Trace number 3460787

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.09 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_14.opb.PB06.opb
MD5SUM3ddf6338b9f9cf35560b94c856457c56
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables468
Total number of constraints468
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints468
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 468
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 468
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 468
Number of bits of the biggest sum of numbers9
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-3460787-1307076286.opb.
0.00/0.00	c Instance file HOME/instance-3460787-1307076286.opb
0.00/0.00	c File size is 42793 bytes.
0.00/0.00	c Highest Coefficient sum: 229
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      468                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 468                                                 |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     468      468     4232 |     5000        0   -nan |  0.000 % |
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #2
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 15	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 5
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #7
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 7
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #8
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 8
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #9
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #10
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 10
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #11
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 13	Core Weight: 1	Total Weight: 11
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #12
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 12
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #13
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 13
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #14
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 14
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #15
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 15
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #16
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 16
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #17
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 17
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #18
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 18
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #19
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 19
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #20
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 20
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #21
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 21
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #22
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 22
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #23
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 23
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #24
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 24
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #25
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 25
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #26
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 26
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #27
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 27
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #28
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 28
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #29
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 29
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #30
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 30
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #31
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 31
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c core #32
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 32
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c core #33
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 33
0.00/0.02	c Current CPU time: 0.019996 s
0.00/0.02	c
0.00/0.02	c core #34
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 34
0.00/0.02	c Current CPU time: 0.020996 s
0.00/0.02	c
0.00/0.02	c core #35
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 35
0.00/0.02	c Current CPU time: 0.020996 s
0.00/0.02	c
0.00/0.02	c core #36
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 36
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #37
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 37
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #38
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 38
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c core #39
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 39
0.00/0.02	c Current CPU time: 0.023996 s
0.00/0.02	c
0.00/0.02	c core #40
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 40
0.00/0.02	c Current CPU time: 0.023996 s
0.00/0.02	c
0.00/0.02	c core #41
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 41
0.00/0.02	c Current CPU time: 0.024996 s
0.00/0.02	c
0.00/0.02	c core #42
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 42
0.00/0.02	c Current CPU time: 0.025996 s
0.00/0.02	c
0.00/0.02	c core #43
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 43
0.00/0.06	c Current CPU time: 0.026995 s
0.00/0.06	c
0.00/0.06	c core #44
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 44
0.00/0.06	c Current CPU time: 0.026995 s
0.00/0.06	c
0.00/0.06	c core #45
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 7	Core Weight: 1	Total Weight: 45
0.00/0.06	c Current CPU time: 0.027995 s
0.00/0.06	c
0.00/0.06	c core #46
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 8	Core Weight: 1	Total Weight: 46
0.00/0.06	c Current CPU time: 0.028995 s
0.00/0.06	c
0.00/0.06	c core #47
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 6	Core Weight: 1	Total Weight: 47
0.00/0.06	c Current CPU time: 0.028995 s
0.00/0.06	c
0.00/0.06	c core #48
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 48
0.00/0.06	c Current CPU time: 0.029995 s
0.00/0.06	c
0.00/0.06	c core #49
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 7	Core Weight: 1	Total Weight: 49
0.00/0.06	c Current CPU time: 0.030995 s
0.00/0.06	c
0.00/0.06	c core #50
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 50
0.00/0.06	c Current CPU time: 0.031995 s
0.00/0.06	c
0.00/0.06	c core #51
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.06	c Current CPU time: 0.032994 s
0.00/0.06	c
0.00/0.06	c core #52
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 52
0.00/0.06	c Current CPU time: 0.033994 s
0.00/0.06	c
0.00/0.06	c core #53
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 53
0.00/0.06	c Current CPU time: 0.034994 s
0.00/0.06	c
0.00/0.06	c core #54
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 54
0.00/0.06	c Current CPU time: 0.034994 s
0.00/0.06	c
0.00/0.06	c core #55
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 55
0.00/0.06	c Current CPU time: 0.035994 s
0.00/0.06	c
0.00/0.06	c core #56
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 7	Core Weight: 1	Total Weight: 56
0.00/0.06	c Current CPU time: 0.036994 s
0.00/0.06	c
0.00/0.06	c core #57
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 57
0.00/0.06	c Current CPU time: 0.037994 s
0.00/0.06	c
0.00/0.06	c core #58
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 58
0.00/0.06	c Current CPU time: 0.038994 s
0.00/0.06	c
0.00/0.06	c core #59
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 59
0.00/0.06	c Current CPU time: 0.039993 s
0.00/0.06	c
0.00/0.06	c core #60
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 60
0.00/0.06	c Current CPU time: 0.040993 s
0.00/0.06	c
0.00/0.06	c core #61
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 61
0.00/0.06	c Current CPU time: 0.042993 s
0.00/0.06	c
0.00/0.06	c core #62
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 62
0.00/0.06	c Current CPU time: 0.043993 s
0.00/0.06	c
0.00/0.06	c core #63
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 63
0.00/0.06	c Current CPU time: 0.044993 s
0.00/0.06	c
0.00/0.06	c core #64
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 10	Core Weight: 1	Total Weight: 64
0.00/0.06	c Current CPU time: 0.045993 s
0.00/0.06	c
0.00/0.06	c core #65
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 13	Core Weight: 1	Total Weight: 65
0.00/0.06	c Current CPU time: 0.046992 s
0.00/0.06	c
0.00/0.06	c core #66
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 1	Total Weight: 66
0.00/0.06	c Current CPU time: 0.047992 s
0.00/0.06	c
0.00/0.06	c core #67
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 13	Core Weight: 1	Total Weight: 67
0.00/0.06	c Current CPU time: 0.049992 s
0.00/0.06	c
0.00/0.06	c core #68
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 16	Core Weight: 1	Total Weight: 68
0.00/0.06	c Current CPU time: 0.050992 s
0.00/0.06	c
0.00/0.06	c core #69
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 11	Core Weight: 1	Total Weight: 69
0.00/0.06	c Current CPU time: 0.051992 s
0.00/0.06	c
0.00/0.06	c core #70
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 9	Core Weight: 1	Total Weight: 70
0.00/0.06	c Current CPU time: 0.052991 s
0.00/0.06	c
0.00/0.06	c core #71
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 9	Core Weight: 1	Total Weight: 71
0.00/0.06	c Current CPU time: 0.054991 s
0.00/0.06	c
0.00/0.06	c core #72
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 13	Core Weight: 1	Total Weight: 72
0.00/0.06	c Current CPU time: 0.055991 s
0.00/0.06	c
0.00/0.06	c core #73
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 11	Core Weight: 1	Total Weight: 73
0.00/0.06	c Current CPU time: 0.056991 s
0.00/0.06	c
0.00/0.06	c core #74
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 17	Core Weight: 1	Total Weight: 74
0.00/0.06	c Current CPU time: 0.057991 s
0.00/0.06	c
0.00/0.06	c core #75
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 12	Core Weight: 1	Total Weight: 75
0.00/0.06	c Current CPU time: 0.05999 s
0.00/0.06	c
0.00/0.06	c core #76
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 12	Core Weight: 1	Total Weight: 76
0.00/0.06	c Current CPU time: 0.06099 s
0.00/0.06	c
0.00/0.06	c core #77
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 1	Total Weight: 77
0.00/0.06	c Current CPU time: 0.06199 s
0.00/0.06	c
0.00/0.06	c core #78
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 22	Core Weight: 1	Total Weight: 78
0.00/0.06	c Current CPU time: 0.06299 s
0.00/0.06	c
0.00/0.06	c core #79
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 1	Total Weight: 79
0.00/0.06	c Current CPU time: 0.06499 s
0.00/0.06	c
0.00/0.06	c core #80
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 9	Core Weight: 1	Total Weight: 80
0.00/0.06	c Current CPU time: 0.065989 s
0.00/0.06	c
0.00/0.06	c core #81
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 17	Core Weight: 1	Total Weight: 81
0.00/0.06	c Current CPU time: 0.066989 s
0.00/0.06	c
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     962     1017     5728 |     5000        0   -nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.07	c core #82
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 21	Core Weight: 1	Total Weight: 82
0.00/0.07	c Current CPU time: 0.068989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     978     1018     5760 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #83
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 17	Core Weight: 1	Total Weight: 83
0.00/0.07	c Current CPU time: 0.069989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     992     1019     5786 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #84
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 20	Core Weight: 1	Total Weight: 84
0.00/0.07	c Current CPU time: 0.070989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1008     1020     5817 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #85
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 32	Core Weight: 1	Total Weight: 85
0.00/0.07	c Current CPU time: 0.071989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1040     1021     5879 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #86
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 12	Core Weight: 1	Total Weight: 86
0.00/0.07	c Current CPU time: 0.073988 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1048     1022     5895 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #87
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 24	Core Weight: 1	Total Weight: 87
0.00/0.07	c Current CPU time: 0.074988 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1068     1023     5934 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.07/0.08	c core #88
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 22	Core Weight: 1	Total Weight: 88
0.07/0.08	c Current CPU time: 0.075988 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    1085     1024     5967 |     5000        0   -nan |  0.000 % |
0.07/0.08	c ===============================================================================
0.07/0.08	c core #89
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 16	Core Weight: 1	Total Weight: 89
0.07/0.08	c Current CPU time: 0.077988 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    1100     1025     5995 |     5000        0   -nan |  0.000 % |
0.07/0.08	c ===============================================================================
0.07/0.08	c core #90
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 12	Core Weight: 1	Total Weight: 90
0.07/0.08	c Current CPU time: 0.079987 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    1110     1026     6015 |     5000        0   -nan |  0.000 % |
0.07/0.08	c ===============================================================================
0.07/0.08	c core #91
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 19	Core Weight: 1	Total Weight: 91
0.07/0.08	c Current CPU time: 0.080987 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    1125     1027     6043 |     5000        0   -nan |  0.000 % |
0.07/0.08	c ===============================================================================
0.07/0.08	c core #92
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 17	Core Weight: 1	Total Weight: 92
0.07/0.08	c Current CPU time: 0.082987 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    1141     1028     6073 |     5000        0   -nan |  0.000 % |
0.07/0.08	c ===============================================================================
0.07/0.08	c core #93
0.07/0.08	c 
0.07/0.08	c 
0.07/0.08	c Core size: 43	Core Weight: 1	Total Weight: 93
0.07/0.08	c Current CPU time: 0.084987 s
0.07/0.08	c
0.07/0.08	c ============================[ Search Statistics ]==============================
0.07/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.08	c ===============================================================================
0.07/0.08	c |         0 |    1184     1029     6155 |     5000        0   -nan |  0.000 % |
0.07/0.08	c ===============================================================================
0.07/0.09	c core #94
0.07/0.09	c 
0.07/0.09	c 
0.07/0.09	c Core size: 25	Core Weight: 1	Total Weight: 94
0.07/0.09	c Current CPU time: 0.087986 s
0.07/0.09	c
0.07/0.09	c ============================[ Search Statistics ]==============================
0.07/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.09	c ===============================================================================
0.07/0.09	c |         0 |    1205     1030     6194 |     5000        0   -nan |  0.000 % |
0.07/0.09	c ===============================================================================
0.07/0.09	c core #95
0.07/0.09	c 
0.07/0.09	c 
0.07/0.09	c Core size: 21	Core Weight: 1	Total Weight: 95
0.07/0.09	c Current CPU time: 0.088986 s
0.07/0.09	c
0.07/0.09	c ============================[ Search Statistics ]==============================
0.07/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.09	c ===============================================================================
0.07/0.09	c |         0 |    1221     1031     6226 |     5000        0   -nan |  0.000 % |
0.07/0.09	c |       100 |    1215     1031     6226 |     5500      100     13 |  2.498 % |
0.07/0.09	c ===============================================================================
0.07/0.09	c core #96
0.07/0.09	c 
0.07/0.09	c 
0.07/0.09	c Core size: 76	Core Weight: 1	Total Weight: 96
0.07/0.09	c Current CPU time: 0.092985 s
0.07/0.09	c
0.07/0.09	c ============================[ Search Statistics ]==============================
0.07/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.09	c ===============================================================================
0.07/0.09	c |         0 |    1298     1032     6377 |     5000        0   -nan |  0.000 % |
0.07/0.09	c |       103 |    1298     1032     6377 |     5500      103     29 |  1.293 % |
0.09/0.10	c |       255 |    1298     1032     6377 |     6050      255     25 |  1.293 % |
0.09/0.10	c |       485 |    1296     1032     6377 |     6655      485     25 |  1.445 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #97
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 52	Core Weight: 1	Total Weight: 97
0.09/0.11	c Current CPU time: 0.106983 s
0.09/0.11	c
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    1347     1033     6475 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #98
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 56	Core Weight: 1	Total Weight: 98
0.09/0.11	c Current CPU time: 0.109983 s
0.09/0.11	c
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    1399     1034     6578 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #99
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 80	Core Weight: 1	Total Weight: 99
0.09/0.11	c Current CPU time: 0.111982 s
0.09/0.11	c
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    1478     1035     6733 |     5000        0   -nan |  0.000 % |
0.09/0.12	c |       100 |    1478     1035     6733 |     5500      100     23 |  0.872 % |
0.09/0.12	c |       250 |    1475     1035     6733 |     6050      250     17 |  1.207 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #100
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 52	Core Weight: 1	Total Weight: 100
0.09/0.12	c Current CPU time: 0.116982 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    1530     1036     6835 |     5000        0   -nan |  0.000 % |
0.09/0.13	c |       100 |    1520     1036     6835 |     5500      100      7 |  1.363 % |
0.09/0.13	c |       253 |    1520     1036     6835 |     6050      253      8 |  1.363 % |
0.09/0.14	c |       478 |    1475     1036     6835 |     6655      478     11 |  4.348 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #101
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 159	Core Weight: 1	Total Weight: 101
0.09/0.14	c Current CPU time: 0.13098 s
0.09/0.14	c
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    1661     1037     7096 |     5000        0   -nan |  0.000 % |
0.09/0.14	c |       100 |    1661     1037     7096 |     5500      100     15 |  0.598 % |
0.09/0.15	c |       250 |    1661     1037     7096 |     6050      250     13 |  0.598 % |
0.09/0.15	c |       477 |    1661     1037     7096 |     6655      477     12 |  0.598 % |
0.09/0.16	c |       814 |    1660     1037     7096 |     7320      814     12 |  0.658 % |
0.09/0.17	c |      1323 |    1660     1037     7096 |     8052     1323     14 |  0.658 % |
0.19/0.20	c |      2085 |    1658     1037     7096 |     8857     2085     16 |  0.778 % |
0.19/0.24	c |      3226 |    1654     1037     7096 |     9743     3226     18 |  1.017 % |
0.19/0.27	c ===============================================================================
0.19/0.28	c core #102
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 186	Core Weight: 1	Total Weight: 102
0.19/0.28	c Current CPU time: 0.249962 s
0.19/0.28	c
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    1847     1038     7464 |     5000        0   -nan |  0.000 % |
0.19/0.28	c |       100 |    1847     1038     7464 |     5500      100     14 |  0.324 % |
0.19/0.29	c |       252 |    1847     1038     7464 |     6050      252     24 |  0.324 % |
0.19/0.29	c |       477 |    1847     1038     7464 |     6655      477     22 |  0.324 % |
0.29/0.30	c |       814 |    1847     1038     7464 |     7320      814     30 |  0.324 % |
0.29/0.32	c |      1320 |    1847     1038     7464 |     8052     1320     25 |  0.324 % |
0.29/0.35	c |      2079 |    1847     1038     7464 |     8857     2079     31 |  0.324 % |
0.39/0.40	c |      3220 |    1847     1038     7464 |     9743     3220     39 |  0.324 % |
0.39/0.49	c |      4928 |    1842     1038     7464 |    10717     4928     42 |  0.648 % |
0.59/0.61	c ===============================================================================
0.59/0.62	c core #103
0.59/0.62	c 
0.59/0.62	c 
0.59/0.62	c Core size: 157	Core Weight: 1	Total Weight: 103
0.59/0.62	c Current CPU time: 0.573912 s
0.59/0.62	c
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    2002     1039     7773 |     5000        0   -nan |  0.000 % |
0.59/0.63	c |       101 |    2002     1039     7773 |     5500      101     22 |  0.249 % |
0.59/0.63	c |       254 |    2002     1039     7773 |     6050      254     18 |  0.249 % |
0.59/0.63	c |       479 |    2002     1039     7773 |     6655      479     18 |  0.249 % |
0.59/0.64	c |       816 |    2002     1039     7773 |     7320      816     18 |  0.249 % |
0.59/0.65	c |      1322 |    2002     1039     7773 |     8052     1322     23 |  0.249 % |
0.59/0.68	c |      2081 |    2002     1039     7773 |     8857     2081     29 |  0.249 % |
0.69/0.72	c |      3225 |    2002     1039     7773 |     9743     3225     41 |  0.249 % |
0.79/0.81	c |      4935 |    2002     1039     7773 |    10717     4935     52 |  0.249 % |
0.89/0.98	c |      7497 |    2002     1039     7773 |    11789     7497     52 |  0.249 % |
1.29/1.33	c ===============================================================================
1.29/1.38	c core #104
1.29/1.38	c 
1.29/1.38	c 
1.29/1.38	c Core size: 115	Core Weight: 1	Total Weight: 104
1.29/1.38	c Current CPU time: 1.3058 s
1.29/1.38	c
1.29/1.38	c ============================[ Search Statistics ]==============================
1.29/1.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.38	c ===============================================================================
1.29/1.38	c |         0 |    2116     1040     8000 |     5000        0   -nan |  0.000 % |
1.29/1.38	c |       100 |    2116     1040     8000 |     5500      100     21 |  0.189 % |
1.29/1.38	c |       250 |    2116     1040     8000 |     6050      250     22 |  0.189 % |
1.29/1.39	c |       475 |    2116     1040     8000 |     6655      475     28 |  0.189 % |
1.39/1.40	c |       812 |    2116     1040     8000 |     7320      812     28 |  0.189 % |
1.39/1.42	c |      1318 |    2116     1040     8000 |     8052     1318     46 |  0.189 % |
1.39/1.45	c |      2079 |    2116     1040     8000 |     8857     2079     56 |  0.189 % |
1.49/1.50	c |      3223 |    2116     1040     8000 |     9743     3223     58 |  0.189 % |
1.49/1.58	c |      4933 |    2116     1040     8000 |    10717     4933     61 |  0.189 % |
1.69/1.71	c |      7496 |    2116     1040     8000 |    11789     7496     68 |  0.189 % |
1.99/2.02	c |     11340 |    2116     1040     8000 |    12968    11340     75 |  0.189 % |
2.59/2.67	c |     17112 |    2116     1040     8000 |    14265    10525     94 |  0.189 % |
4.00/4.01	c |     25765 |    2116     1040     8000 |    15692    11934    101 |  0.189 % |
5.99/6.00	c |     38740 |    2116     1040     8000 |    17261     9022    101 |  0.189 % |
9.99/10.05	c |     58203 |    2116     1040     8000 |    18987    11112    120 |  0.189 % |
14.59/14.65	c |     87398 |    2116     1040     8000 |    20886    11681    120 |  0.189 % |
25.09/25.13	c |    131191 |    2114     1040     8000 |    22974    13089    131 |  0.283 % |
38.89/39.00	c |    196875 |    2114     1040     8000 |    25272    20658    125 |  0.283 % |
59.99/60.04	c |    295403 |    2114     1040     8000 |    27799    16846    131 |  0.283 % |
99.59/99.61	c |    443193 |    2114     1040     8000 |    30579    16397    151 |  0.283 % |
146.69/146.71	c |    664880 |    2113     1040     8000 |    33637    30372    173 |  0.330 % |
234.10/234.17	c |    997405 |    2112     1040     8000 |    37001    25208    187 |  0.425 % |
377.80/377.84	c |   1496195 |    2110     1040     8000 |    40701    28612    163 |  0.472 % |
413.30/413.31	c ===============================================================================
425.20/425.21	c core #105
425.20/425.21	c 
425.20/425.21	c 
425.20/425.21	c Core size: 314	Core Weight: 1	Total Weight: 105
425.20/425.21	c Current CPU time: 419.765 s
425.20/425.21	c
425.20/425.21	c ============================[ Search Statistics ]==============================
425.20/425.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
425.20/425.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
425.20/425.21	c ===============================================================================
425.20/425.21	c |         0 |    2429     1041     8624 |     5000        0   -nan |  0.000 % |
425.20/425.22	c |       100 |    2429     1041     8624 |     5500      100     38 |  0.082 % |
425.20/425.23	c |       251 |    2429     1041     8624 |     6050      251     48 |  0.082 % |
425.20/425.23	c |       476 |    2429     1041     8624 |     6655      476     42 |  0.082 % |
425.20/425.25	c |       813 |    2429     1041     8624 |     7320      813     47 |  0.082 % |
425.20/425.28	c |      1320 |    2429     1041     8624 |     8052     1320     55 |  0.082 % |
425.30/425.31	c |      2079 |    2429     1041     8624 |     8857     2079     65 |  0.082 % |
425.30/425.38	c |      3219 |    2429     1041     8624 |     9743     3219     77 |  0.082 % |
425.40/425.48	c |      4931 |    2429     1041     8624 |    10717     4931     85 |  0.082 % |
425.61/425.68	c |      7495 |    2429     1041     8624 |    11789     7495     97 |  0.082 % |
426.00/426.03	c |     11340 |    2429     1041     8624 |    12968    11340     99 |  0.082 % |
426.50/426.50	c |     17106 |    2429     1041     8624 |    14265    10544     95 |  0.082 % |
427.41/427.45	c |     25756 |    2429     1041     8624 |    15692    11793    115 |  0.082 % |
428.70/428.77	c |     38732 |    2429     1041     8624 |    17261     8778    117 |  0.082 % |
430.80/430.88	c |     58195 |    2429     1041     8624 |    18987    10823    116 |  0.082 % |
434.70/434.77	c |     87387 |    2429     1041     8624 |    20886    10913    146 |  0.082 % |
441.70/441.77	c |    131178 |    2429     1041     8624 |    22974    12353    135 |  0.082 % |
454.21/454.26	c |    196862 |    2429     1041     8624 |    25272    19723    175 |  0.082 % |
478.30/478.35	c |    295388 |    2429     1041     8624 |    27799    15754    134 |  0.082 % |
511.42/511.49	c |    443177 |    2429     1041     8624 |    30579    16787    156 |  0.082 % |
573.02/573.09	c |    664860 |    2429     1041     8624 |    33637    28697    217 |  0.082 % |
680.82/680.85	c |    997385 |    2429     1041     8624 |    37001    28611    178 |  0.082 % |
897.71/897.70	c |   1496173 |    2429     1041     8624 |    40701    22479    194 |  0.082 % |
1173.12/1173.11	c |   2244356 |    2429     1041     8624 |    44771    18632    181 |  0.082 % |
1575.83/1575.80	c |   3366632 |    2429     1041     8624 |    49248    27327    190 |  0.082 % |

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-3460787-1307076286/watcher-3460787-1307076286 -o /tmp/evaluation-result-3460787-1307076286/solver-3460787-1307076286 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460787-1307076286.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.89 2.00 1.99 2/386 26287
/proc/meminfo: memFree=23812700/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=2928 CPUtime=0.01 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 545 0 0 0 1 0 0 0 25 0 1 0 819231407 2998272 487 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 732 487 176 372 0 357 0

[startup+0.0787299 s]
/proc/loadavg: 1.89 2.00 1.99 2/386 26287
/proc/meminfo: memFree=23812700/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=5216 CPUtime=0.07 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 1129 0 0 0 7 0 0 0 18 0 1 0 819231407 5341184 1071 33554432000 4194304 5714214 140736272332656 18446744073709551615 4315409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 1304 1072 179 372 0 929 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5216

[startup+0.100737 s]
/proc/loadavg: 1.89 2.00 1.99 2/386 26287
/proc/meminfo: memFree=23812700/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=5680 CPUtime=0.09 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 1206 0 0 0 9 0 0 0 18 0 1 0 819231407 5816320 1148 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 1420 1148 180 372 0 1045 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5680

[startup+0.30069 s]
/proc/loadavg: 1.89 2.00 1.99 2/386 26287
/proc/meminfo: memFree=23812700/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=7200 CPUtime=0.29 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 1602 0 0 0 26 3 0 0 18 0 1 0 819231407 7372800 1544 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 1800 1544 180 372 0 1425 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7200

[startup+0.700619 s]
/proc/loadavg: 1.89 2.00 1.99 2/386 26287
/proc/meminfo: memFree=23812700/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=8904 CPUtime=0.69 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 2013 0 0 0 64 5 0 0 18 0 1 0 819231407 9117696 1955 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 2226 1955 180 372 0 1851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8904

[startup+1.50048 s]
/proc/loadavg: 1.89 2.00 1.99 3/387 26288
/proc/meminfo: memFree=23804004/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=12184 CPUtime=1.49 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 2845 0 0 0 142 7 0 0 18 0 1 0 819231407 12476416 2787 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 3046 2787 180 372 0 2671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12184

[startup+3.10019 s]
/proc/loadavg: 1.89 2.00 1.99 3/387 26288
/proc/meminfo: memFree=23799168/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=15248 CPUtime=3.09 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 3595 0 0 0 298 11 0 0 22 0 1 0 819231407 15613952 3537 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 3812 3537 180 372 0 3437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15248

[startup+6.30063 s]
/proc/loadavg: 1.90 2.00 1.99 3/387 26288
/proc/meminfo: memFree=23789100/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=21060 CPUtime=6.29 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 5043 0 0 0 614 15 0 0 25 0 1 0 819231407 21565440 4985 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 5265 4985 180 372 0 4890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21060

[startup+12.7005 s]
/proc/loadavg: 1.91 2.00 1.99 3/387 26288
/proc/meminfo: memFree=23773236/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=30696 CPUtime=12.69 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 7374 0 0 0 1245 24 0 0 25 0 1 0 819231407 31432704 7316 33554432000 4194304 5714214 140736272332656 18446744073709551615 4300287 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 7674 7316 180 372 0 7299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30696

[startup+25.5002 s]
/proc/loadavg: 1.93 2.00 1.99 3/387 26289
/proc/meminfo: memFree=23742604/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=45392 CPUtime=25.49 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 10982 0 0 0 2513 36 0 0 25 0 1 0 819231407 46481408 10924 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 11348 10924 180 372 0 10973 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45392

[startup+51.1007 s]
/proc/loadavg: 1.95 2.00 1.99 3/387 26289
/proc/meminfo: memFree=23698180/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=68576 CPUtime=51.09 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 16662 0 0 0 5041 68 0 0 25 0 1 0 819231407 70221824 16604 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 17144 16604 180 372 0 16769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68576

[startup+102.315 s]
/proc/loadavg: 1.98 2.00 1.99 3/387 26291
/proc/meminfo: memFree=23619296/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=111456 CPUtime=102.31 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 27206 0 0 0 10102 129 0 0 25 0 1 0 819231407 114130944 27148 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 27864 27148 180 372 0 27489 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 111456

[startup+162.301 s]
/proc/loadavg: 2.06 2.01 1.99 3/387 26292
/proc/meminfo: memFree=23543356/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=156188 CPUtime=162.3 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 38241 0 0 0 16024 206 0 0 25 0 1 0 819231407 159936512 38183 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 39047 38183 180 372 0 38672 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 156188

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/387 26294
/proc/meminfo: memFree=23457520/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=200992 CPUtime=222.29 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 49350 0 0 0 21955 274 0 0 25 0 1 0 819231407 205815808 49292 33554432000 4194304 5714214 140736272332656 18446744073709551615 4322875 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 50248 49292 180 372 0 49873 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 200992

[startup+282.301 s]
/proc/loadavg: 2.11 2.03 2.00 3/387 26295
/proc/meminfo: memFree=23390012/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=238816 CPUtime=282.3 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 58532 0 0 0 27891 339 0 0 25 0 1 0 819231407 244547584 58474 33554432000 4194304 5714214 140736272332656 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 59704 58474 180 372 0 59329 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 238816

[startup+342.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/387 26297
/proc/meminfo: memFree=23325864/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=279424 CPUtime=342.3 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 68522 0 0 0 33838 392 0 0 25 0 1 0 819231407 286130176 68464 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 69856 68464 180 372 0 69481 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 279424

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26299
/proc/meminfo: memFree=23263312/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=311192 CPUtime=402.3 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 76313 0 0 0 39777 453 0 0 25 0 1 0 819231407 318660608 76255 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319274 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 77798 76255 180 372 0 77423 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 311192

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26300
/proc/meminfo: memFree=23204376/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=333316 CPUtime=462.3 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 86007 0 0 0 45693 537 0 0 25 0 1 0 819231407 341315584 82658 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 83329 82658 180 372 0 82954 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 333316

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26302
/proc/meminfo: memFree=23157960/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=333316 CPUtime=522.31 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 86104 0 0 0 51618 613 0 0 25 0 1 0 819231407 341315584 82755 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 83329 82755 180 372 0 82954 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 333316

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26303
/proc/meminfo: memFree=23133732/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=333316 CPUtime=582.31 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 86153 0 0 0 57555 676 0 0 25 0 1 0 819231407 341315584 82804 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 83329 82804 180 372 0 82954 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 333316

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.16 2.04 2.01 3/387 26310
/proc/meminfo: memFree=22988252/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=333316 CPUtime=822.32 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 86381 0 0 0 81388 844 0 0 25 0 1 0 819231407 341315584 83032 33554432000 4194304 5714214 140736272332656 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 83329 83032 180 372 0 82954 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 333316

[startup+882.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/387 26311
/proc/meminfo: memFree=22952624/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=333316 CPUtime=882.31 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 86411 0 0 0 87356 875 0 0 25 0 1 0 819231407 341315584 83062 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 83329 83062 180 372 0 82954 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 333316

[startup+942.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 26313
/proc/meminfo: memFree=22921080/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=333316 CPUtime=942.31 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 86424 0 0 0 93312 919 0 0 25 0 1 0 819231407 341315584 83075 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 83329 83075 180 372 0 82954 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 333316

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 26324
/proc/meminfo: memFree=22863992/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=364540 CPUtime=1002.32 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 94058 0 0 0 99263 969 0 0 25 0 1 0 819231407 373288960 90709 33554432000 4194304 5714214 140736272332656 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 91135 90709 180 372 0 90760 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 364540

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26325
/proc/meminfo: memFree=22816688/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=387104 CPUtime=1062.32 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 99582 0 0 0 105221 1011 0 0 25 0 1 0 819231407 396394496 96233 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 96776 96233 180 372 0 96401 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 387104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26329
/proc/meminfo: memFree=22767268/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=413756 CPUtime=1122.32 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 106119 0 0 0 111169 1063 0 0 25 0 1 0 819231407 423686144 102770 33554432000 4194304 5714214 140736272332656 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 103439 102770 180 372 0 103064 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 413756

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26331
/proc/meminfo: memFree=22716888/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=446440 CPUtime=1182.32 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 114205 0 0 0 117114 1118 0 0 25 0 1 0 819231407 457154560 110856 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 111610 110856 180 372 0 111235 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 446440

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26333
/proc/meminfo: memFree=22658080/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=480168 CPUtime=1242.32 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 122504 0 0 0 123059 1173 0 0 25 0 1 0 819231407 491692032 119155 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 120042 119155 180 372 0 119667 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 480168

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/387 26335
/proc/meminfo: memFree=22608552/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=506472 CPUtime=1302.34 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 128938 0 0 0 129010 1224 0 0 25 0 1 0 819231407 518627328 125589 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 126618 125589 180 372 0 126243 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 506472

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/387 26336
/proc/meminfo: memFree=22547888/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=542404 CPUtime=1362.33 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 137869 0 0 0 134956 1277 0 0 25 0 1 0 819231407 555421696 134520 33554432000 4194304 5714214 140736272332656 18446744073709551615 4313230 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 135601 134520 180 372 0 135226 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 542404

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.01 3/387 26338
/proc/meminfo: memFree=22494380/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=570132 CPUtime=1422.34 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 144706 0 0 0 140910 1324 0 0 25 0 1 0 819231407 583815168 141357 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 142533 141357 180 372 0 142158 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 570132

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/387 26339
/proc/meminfo: memFree=22440024/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=598100 CPUtime=1482.33 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 151492 0 0 0 146871 1362 0 0 25 0 1 0 819231407 612454400 148143 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 149525 148143 180 372 0 149150 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 598100

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26342
/proc/meminfo: memFree=22395220/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=618484 CPUtime=1542.33 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 156460 0 0 0 152835 1398 0 0 25 0 1 0 819231407 633327616 153111 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 154621 153111 180 372 0 154246 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 618484

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26344
/proc/meminfo: memFree=22345720/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=643380 CPUtime=1602.33 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 162711 0 0 0 158780 1453 0 0 25 0 1 0 819231407 658821120 159362 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 160845 159362 180 372 0 160470 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 643380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26345
/proc/meminfo: memFree=22283540/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=681956 CPUtime=1662.33 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 172313 0 0 0 164723 1510 0 0 25 0 1 0 819231407 698322944 168964 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 170489 168964 180 372 0 170114 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 681956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26347
/proc/meminfo: memFree=22229680/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=700820 CPUtime=1722.34 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 176954 0 0 0 170684 1550 0 0 25 0 1 0 819231407 717639680 173605 33554432000 4194304 5714214 140736272332656 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 175205 173605 180 372 0 174830 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 700820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26377
/proc/meminfo: memFree=22893756/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=725648 CPUtime=1782.33 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 182870 0 0 0 176635 1598 0 0 25 0 1 0 819231407 743063552 179521 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 181412 179521 180 372 0 181037 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 725648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26378
/proc/meminfo: memFree=22844044/32951124 swapFree=49244120/67111528
[pid=26287] ppid=26285 vsize=731788 CPUtime=1800.05 cores=1,3,5,7
/proc/26287/stat : 26287 (wbo1.6) R 26285 26287 23490 0 -1 4202496 184385 0 0 0 178391 1614 0 0 25 0 1 0 819231407 749350912 181036 33554432000 4194304 5714214 140736272332656 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26287/statm: 182947 181036 180 372 0 182572 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 731788

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.09
CPU user time (s): 1783.91
CPU system time (s): 16.1775
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 731788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.91
system time used= 16.1775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184385
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 4151

runsolver used 6.571 second user time and 15.7346 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-03 06:44:46
IDJOB=3460787
IDBENCH=1959
IDSOLVER=1953
FILE ID=node101/3460787-1307076286
RUNJOBID= node101-1307066208-24304
PBS_JOBID= 13497887
Free space on /tmp= 73952 MiB

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

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=1790754024

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.74
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23812972 kB
Buffers:        221784 kB
Cached:         454188 kB
SwapCached:      27120 kB
Active:        8446204 kB
Inactive:       416500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23812972 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            4296 kB
Writeback:           0 kB
AnonPages:     8181708 kB
Mapped:          18640 kB
Slab:           134116 kB
PageTables:      74700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78651524 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= 73928 MiB
End job on node101 at 2011-06-03 07:14:48