Trace number 3461423

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.6UNSAT 1.22381 1.22315

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-ssa2670-130.opb
MD5SUM805460c9bad8cc3db817372fa8e96e60
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.012997
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2718
Total number of constraints4680
Number of constraints which are clauses4680
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 constraint1
Maximum length of a constraint5
Number of terms in the objective function 2718
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 2718
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2718
Number of bits of the biggest sum of numbers12
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-3461423-1307087661.opb.
0.00/0.00	c Instance file HOME/instance-3461423-1307087661.opb
0.00/0.00	c File size is 147109 bytes.
0.00/0.01	c Highest Coefficient sum: 6
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      2718                                                |
0.00/0.01	c |  Number Clauses:        4680                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    2604     4680     4859 |     5000        0   -nan |  0.000 % |
0.00/0.04	c core #1
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 8	Total Weight: 65
0.00/0.04	c Current CPU time: 0.014997 s
0.00/0.04	c
0.00/0.04	c core #2
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 10	Total Weight: 75
0.00/0.04	c Current CPU time: 0.015997 s
0.00/0.04	c
0.00/0.04	c core #3
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 78
0.00/0.04	c Current CPU time: 0.016997 s
0.00/0.04	c
0.00/0.04	c core #4
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 81
0.00/0.04	c Current CPU time: 0.017997 s
0.00/0.04	c
0.00/0.04	c core #5
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 8	Total Weight: 89
0.00/0.04	c Current CPU time: 0.017997 s
0.00/0.04	c
0.00/0.04	c core #6
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 92
0.00/0.04	c Current CPU time: 0.018997 s
0.00/0.04	c
0.00/0.04	c core #7
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 95
0.00/0.04	c Current CPU time: 0.019996 s
0.00/0.04	c
0.00/0.04	c core #8
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 43	Total Weight: 138
0.00/0.04	c Current CPU time: 0.020996 s
0.00/0.04	c
0.00/0.04	c core #9
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 141
0.00/0.04	c Current CPU time: 0.020996 s
0.00/0.04	c
0.00/0.04	c core #10
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 144
0.00/0.04	c Current CPU time: 0.021996 s
0.00/0.04	c
0.00/0.04	c core #11
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 147
0.00/0.04	c Current CPU time: 0.022996 s
0.00/0.04	c
0.00/0.04	c core #12
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 43	Total Weight: 190
0.00/0.04	c Current CPU time: 0.023996 s
0.00/0.04	c
0.00/0.04	c core #13
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 9	Total Weight: 199
0.00/0.04	c Current CPU time: 0.024996 s
0.00/0.04	c
0.00/0.04	c core #14
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 202
0.00/0.04	c Current CPU time: 0.024996 s
0.00/0.04	c
0.00/0.04	c core #15
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 8	Total Weight: 210
0.00/0.04	c Current CPU time: 0.024996 s
0.00/0.04	c
0.00/0.04	c core #16
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 5	Total Weight: 215
0.00/0.04	c Current CPU time: 0.025996 s
0.00/0.04	c
0.00/0.04	c core #17
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 5	Total Weight: 220
0.00/0.04	c Current CPU time: 0.026995 s
0.00/0.04	c
0.00/0.04	c core #18
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 223
0.00/0.04	c Current CPU time: 0.027995 s
0.00/0.04	c
0.00/0.04	c core #19
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 19	Total Weight: 242
0.00/0.04	c Current CPU time: 0.027995 s
0.00/0.04	c
0.00/0.04	c core #20
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 8	Total Weight: 250
0.00/0.04	c Current CPU time: 0.028995 s
0.00/0.04	c
0.00/0.04	c core #21
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 253
0.00/0.04	c Current CPU time: 0.029995 s
0.00/0.04	c
0.00/0.04	c core #22
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 256
0.00/0.04	c Current CPU time: 0.030995 s
0.00/0.04	c
0.00/0.04	c core #23
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 9	Total Weight: 265
0.00/0.04	c Current CPU time: 0.030995 s
0.00/0.04	c
0.00/0.04	c core #24
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 7	Total Weight: 272
0.00/0.04	c Current CPU time: 0.031995 s
0.00/0.04	c
0.00/0.04	c core #25
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 275
0.00/0.04	c Current CPU time: 0.032994 s
0.00/0.04	c
0.00/0.04	c core #26
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 6	Total Weight: 281
0.00/0.04	c Current CPU time: 0.033994 s
0.00/0.04	c
0.00/0.04	c core #27
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 284
0.00/0.04	c Current CPU time: 0.034994 s
0.00/0.04	c
0.00/0.04	c core #28
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 43	Total Weight: 327
0.00/0.04	c Current CPU time: 0.034994 s
0.00/0.04	c
0.00/0.04	c core #29
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 5	Total Weight: 332
0.00/0.04	c Current CPU time: 0.034994 s
0.00/0.04	c
0.00/0.04	c core #30
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 4	Total Weight: 336
0.00/0.04	c Current CPU time: 0.035994 s
0.00/0.04	c
0.00/0.04	c core #31
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 43	Total Weight: 379
0.00/0.04	c Current CPU time: 0.036994 s
0.00/0.04	c
0.00/0.04	c core #32
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 7	Total Weight: 386
0.00/0.04	c Current CPU time: 0.037994 s
0.00/0.04	c
0.00/0.04	c core #33
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 7	Total Weight: 393
0.00/0.04	c Current CPU time: 0.038994 s
0.00/0.04	c
0.00/0.04	c core #34
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 6	Total Weight: 399
0.00/0.04	c Current CPU time: 0.038994 s
0.00/0.04	c
0.00/0.04	c core #35
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 6	Total Weight: 405
0.00/0.04	c Current CPU time: 0.039993 s
0.00/0.04	c
0.00/0.04	c core #36
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 7	Total Weight: 412
0.00/0.04	c Current CPU time: 0.040993 s
0.00/0.04	c
0.00/0.04	c core #37
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 415
0.00/0.04	c Current CPU time: 0.041993 s
0.00/0.04	c
0.00/0.04	c core #38
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 418
0.00/0.04	c Current CPU time: 0.042993 s
0.00/0.04	c
0.00/0.04	c core #39
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 4	Total Weight: 422
0.00/0.04	c Current CPU time: 0.042993 s
0.00/0.04	c
0.00/0.04	c core #40
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 3	Total Weight: 425
0.00/0.04	c Current CPU time: 0.043993 s
0.00/0.04	c
0.00/0.04	c core #41
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 4	Total Weight: 429
0.00/0.04	c Current CPU time: 0.044993 s
0.00/0.04	c
0.00/0.04	c core #42
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 2	Core Weight: 4	Total Weight: 433
0.00/0.04	c Current CPU time: 0.045993 s
0.04/0.08	c
0.04/0.08	c core #43
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 436
0.04/0.08	c Current CPU time: 0.046992 s
0.04/0.08	c
0.04/0.08	c core #44
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 439
0.04/0.08	c Current CPU time: 0.047992 s
0.04/0.08	c
0.04/0.08	c core #45
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 443
0.04/0.08	c Current CPU time: 0.047992 s
0.04/0.08	c
0.04/0.08	c core #46
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 446
0.04/0.08	c Current CPU time: 0.048992 s
0.04/0.08	c
0.04/0.08	c core #47
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 449
0.04/0.08	c Current CPU time: 0.049992 s
0.04/0.08	c
0.04/0.08	c core #48
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 453
0.04/0.08	c Current CPU time: 0.050992 s
0.04/0.08	c
0.04/0.08	c core #49
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 457
0.04/0.08	c Current CPU time: 0.051992 s
0.04/0.08	c
0.04/0.08	c core #50
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 5	Total Weight: 462
0.04/0.08	c Current CPU time: 0.052991 s
0.04/0.08	c
0.04/0.08	c core #51
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 468
0.04/0.08	c Current CPU time: 0.052991 s
0.04/0.08	c
0.04/0.08	c core #52
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 472
0.04/0.08	c Current CPU time: 0.053991 s
0.04/0.08	c
0.04/0.08	c core #53
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 476
0.04/0.08	c Current CPU time: 0.054991 s
0.04/0.08	c
0.04/0.08	c core #54
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 482
0.04/0.08	c Current CPU time: 0.055991 s
0.04/0.08	c
0.04/0.08	c core #55
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 19	Total Weight: 501
0.04/0.08	c Current CPU time: 0.056991 s
0.04/0.08	c
0.04/0.08	c core #56
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 504
0.04/0.08	c Current CPU time: 0.057991 s
0.04/0.08	c
0.04/0.08	c core #57
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 508
0.04/0.08	c Current CPU time: 0.057991 s
0.04/0.08	c
0.04/0.08	c core #58
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 59	Total Weight: 567
0.04/0.08	c Current CPU time: 0.058991 s
0.04/0.08	c
0.04/0.08	c core #59
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 573
0.04/0.08	c Current CPU time: 0.05999 s
0.04/0.08	c
0.04/0.08	c core #60
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 577
0.04/0.08	c Current CPU time: 0.06099 s
0.04/0.08	c
0.04/0.08	c core #61
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 580
0.04/0.08	c Current CPU time: 0.06199 s
0.04/0.08	c
0.04/0.08	c core #62
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 583
0.04/0.08	c Current CPU time: 0.06299 s
0.04/0.08	c
0.04/0.08	c core #63
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 5	Total Weight: 588
0.04/0.08	c Current CPU time: 0.06399 s
0.04/0.08	c
0.04/0.08	c core #64
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 9	Total Weight: 597
0.04/0.08	c Current CPU time: 0.06399 s
0.04/0.08	c
0.04/0.08	c core #65
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 12	Total Weight: 609
0.04/0.08	c Current CPU time: 0.06499 s
0.04/0.08	c
0.04/0.08	c core #66
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 13	Total Weight: 622
0.04/0.08	c Current CPU time: 0.065989 s
0.04/0.08	c
0.04/0.08	c core #67
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 625
0.04/0.08	c Current CPU time: 0.066989 s
0.04/0.08	c
0.04/0.08	c core #68
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 7	Total Weight: 632
0.04/0.08	c Current CPU time: 0.067989 s
0.04/0.08	c
0.04/0.08	c core #69
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 635
0.04/0.08	c Current CPU time: 0.068989 s
0.04/0.08	c
0.04/0.08	c core #70
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 5	Total Weight: 640
0.04/0.08	c Current CPU time: 0.069989 s
0.04/0.08	c
0.04/0.08	c core #71
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 646
0.04/0.08	c Current CPU time: 0.069989 s
0.04/0.08	c
0.04/0.08	c core #72
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 652
0.04/0.08	c Current CPU time: 0.070989 s
0.04/0.08	c
0.04/0.08	c core #73
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 658
0.04/0.08	c Current CPU time: 0.071989 s
0.04/0.08	c
0.04/0.08	c core #74
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 662
0.04/0.08	c Current CPU time: 0.072988 s
0.04/0.08	c
0.04/0.08	c core #75
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 8	Total Weight: 670
0.04/0.08	c Current CPU time: 0.073988 s
0.04/0.08	c
0.04/0.08	c core #76
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 674
0.04/0.08	c Current CPU time: 0.074988 s
0.04/0.08	c
0.04/0.08	c core #77
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 11	Total Weight: 685
0.04/0.08	c Current CPU time: 0.075988 s
0.04/0.08	c
0.04/0.08	c core #78
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 9	Total Weight: 694
0.04/0.08	c Current CPU time: 0.076988 s
0.04/0.08	c
0.04/0.08	c core #79
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 12	Total Weight: 706
0.04/0.08	c Current CPU time: 0.076988 s
0.04/0.08	c
0.04/0.08	c core #80
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 16	Total Weight: 722
0.04/0.08	c Current CPU time: 0.077988 s
0.04/0.08	c
0.04/0.08	c core #81
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 12	Total Weight: 734
0.04/0.08	c Current CPU time: 0.078987 s
0.04/0.08	c
0.04/0.08	c core #82
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 6	Total Weight: 740
0.04/0.08	c Current CPU time: 0.079987 s
0.04/0.08	c
0.04/0.08	c core #83
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 4	Total Weight: 744
0.04/0.08	c Current CPU time: 0.080987 s
0.04/0.08	c
0.04/0.08	c core #84
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 2	Core Weight: 3	Total Weight: 747
0.04/0.08	c Current CPU time: 0.081987 s
0.09/0.12	c
0.09/0.12	c core #85
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 751
0.09/0.12	c Current CPU time: 0.082987 s
0.09/0.12	c
0.09/0.12	c core #86
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 754
0.09/0.12	c Current CPU time: 0.083987 s
0.09/0.12	c
0.09/0.12	c core #87
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 758
0.09/0.12	c Current CPU time: 0.083987 s
0.09/0.12	c
0.09/0.12	c core #88
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 761
0.09/0.12	c Current CPU time: 0.084987 s
0.09/0.12	c
0.09/0.12	c core #89
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 764
0.09/0.12	c Current CPU time: 0.085986 s
0.09/0.12	c
0.09/0.12	c core #90
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 9	Total Weight: 773
0.09/0.12	c Current CPU time: 0.086986 s
0.09/0.12	c
0.09/0.12	c core #91
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 5	Total Weight: 778
0.09/0.12	c Current CPU time: 0.087986 s
0.09/0.12	c
0.09/0.12	c core #92
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 785
0.09/0.12	c Current CPU time: 0.088986 s
0.09/0.12	c
0.09/0.12	c core #93
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 2	Total Weight: 787
0.09/0.12	c Current CPU time: 0.089986 s
0.09/0.12	c
0.09/0.12	c core #94
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 794
0.09/0.12	c Current CPU time: 0.090986 s
0.09/0.12	c
0.09/0.12	c core #95
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 798
0.09/0.12	c Current CPU time: 0.091986 s
0.09/0.12	c
0.09/0.12	c core #96
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 801
0.09/0.12	c Current CPU time: 0.092985 s
0.09/0.12	c
0.09/0.12	c core #97
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 804
0.09/0.12	c Current CPU time: 0.092985 s
0.09/0.12	c
0.09/0.12	c core #98
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 807
0.09/0.12	c Current CPU time: 0.093985 s
0.09/0.12	c
0.09/0.12	c core #99
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 810
0.09/0.12	c Current CPU time: 0.094985 s
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: 2	Core Weight: 8	Total Weight: 818
0.09/0.12	c Current CPU time: 0.095985 s
0.09/0.12	c
0.09/0.12	c core #101
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 822
0.09/0.12	c Current CPU time: 0.096985 s
0.09/0.12	c
0.09/0.12	c core #102
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 826
0.09/0.12	c Current CPU time: 0.097985 s
0.09/0.12	c
0.09/0.12	c core #103
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 830
0.09/0.12	c Current CPU time: 0.098984 s
0.09/0.12	c
0.09/0.12	c core #104
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 6	Total Weight: 836
0.09/0.12	c Current CPU time: 0.099984 s
0.09/0.12	c
0.09/0.12	c core #105
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 6	Total Weight: 842
0.09/0.12	c Current CPU time: 0.100984 s
0.09/0.12	c
0.09/0.12	c core #106
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 845
0.09/0.12	c Current CPU time: 0.101984 s
0.09/0.12	c
0.09/0.12	c core #107
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 849
0.09/0.12	c Current CPU time: 0.102984 s
0.09/0.12	c
0.09/0.12	c core #108
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 2	Total Weight: 851
0.09/0.12	c Current CPU time: 0.103984 s
0.09/0.12	c
0.09/0.12	c core #109
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 855
0.09/0.12	c Current CPU time: 0.104984 s
0.09/0.12	c
0.09/0.12	c core #110
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 859
0.09/0.12	c Current CPU time: 0.105983 s
0.09/0.12	c
0.09/0.12	c core #111
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 863
0.09/0.12	c Current CPU time: 0.106983 s
0.09/0.12	c
0.09/0.12	c core #112
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 4	Total Weight: 867
0.09/0.12	c Current CPU time: 0.107983 s
0.09/0.12	c
0.09/0.12	c core #113
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 874
0.09/0.12	c Current CPU time: 0.108983 s
0.09/0.12	c
0.09/0.12	c core #114
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 881
0.09/0.12	c Current CPU time: 0.109983 s
0.09/0.12	c
0.09/0.12	c core #115
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 888
0.09/0.12	c Current CPU time: 0.109983 s
0.09/0.12	c
0.09/0.12	c core #116
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 895
0.09/0.12	c Current CPU time: 0.110983 s
0.09/0.12	c
0.09/0.12	c core #117
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 902
0.09/0.12	c Current CPU time: 0.111982 s
0.09/0.12	c
0.09/0.12	c core #118
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 909
0.09/0.12	c Current CPU time: 0.112982 s
0.09/0.12	c
0.09/0.12	c core #119
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 916
0.09/0.12	c Current CPU time: 0.113982 s
0.09/0.12	c
0.09/0.12	c core #120
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 919
0.09/0.12	c Current CPU time: 0.114982 s
0.09/0.12	c
0.09/0.12	c core #121
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 922
0.09/0.12	c Current CPU time: 0.115982 s
0.09/0.12	c
0.09/0.12	c core #122
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 929
0.09/0.12	c Current CPU time: 0.116982 s
0.09/0.12	c
0.09/0.12	c core #123
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 3	Total Weight: 932
0.09/0.12	c Current CPU time: 0.117982 s
0.09/0.12	c
0.09/0.12	c core #124
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 7	Total Weight: 939
0.09/0.12	c Current CPU time: 0.118981 s
0.09/0.12	c
0.09/0.12	c core #125
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 2	Total Weight: 941
0.09/0.12	c Current CPU time: 0.119981 s
0.09/0.12	c
0.09/0.12	c core #126
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 2	Core Weight: 5	Total Weight: 946
0.09/0.16	c Current CPU time: 0.120981 s
0.09/0.16	c
0.09/0.16	c core #127
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 2	Total Weight: 948
0.09/0.16	c Current CPU time: 0.121981 s
0.09/0.16	c
0.09/0.16	c core #128
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 4	Total Weight: 952
0.09/0.16	c Current CPU time: 0.122981 s
0.09/0.16	c
0.09/0.16	c core #129
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 6	Total Weight: 958
0.09/0.16	c Current CPU time: 0.123981 s
0.09/0.16	c
0.09/0.16	c core #130
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 961
0.09/0.16	c Current CPU time: 0.124981 s
0.09/0.16	c
0.09/0.16	c core #131
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 4	Total Weight: 965
0.09/0.16	c Current CPU time: 0.12598 s
0.09/0.16	c
0.09/0.16	c core #132
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 6	Total Weight: 971
0.09/0.16	c Current CPU time: 0.12698 s
0.09/0.16	c
0.09/0.16	c core #133
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 4	Total Weight: 975
0.09/0.16	c Current CPU time: 0.12798 s
0.09/0.16	c
0.09/0.16	c core #134
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 4	Total Weight: 979
0.09/0.16	c Current CPU time: 0.12898 s
0.09/0.16	c
0.09/0.16	c core #135
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 2	Total Weight: 981
0.09/0.16	c Current CPU time: 0.12998 s
0.09/0.16	c
0.09/0.16	c core #136
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 7	Total Weight: 988
0.09/0.16	c Current CPU time: 0.12998 s
0.09/0.16	c
0.09/0.16	c core #137
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 7	Total Weight: 995
0.09/0.16	c Current CPU time: 0.13098 s
0.09/0.16	c
0.09/0.16	c core #138
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 7	Total Weight: 1002
0.09/0.16	c Current CPU time: 0.131979 s
0.09/0.16	c
0.09/0.16	c core #139
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1005
0.09/0.16	c Current CPU time: 0.132979 s
0.09/0.16	c
0.09/0.16	c core #140
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1008
0.09/0.16	c Current CPU time: 0.133979 s
0.09/0.16	c
0.09/0.16	c core #141
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1011
0.09/0.16	c Current CPU time: 0.134979 s
0.09/0.16	c
0.09/0.16	c core #142
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 2	Total Weight: 1013
0.09/0.16	c Current CPU time: 0.135979 s
0.09/0.16	c
0.09/0.16	c core #143
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1016
0.09/0.16	c Current CPU time: 0.136979 s
0.09/0.16	c
0.09/0.16	c core #144
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1019
0.09/0.16	c Current CPU time: 0.138978 s
0.09/0.16	c
0.09/0.16	c core #145
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1022
0.09/0.16	c Current CPU time: 0.138978 s
0.09/0.16	c
0.09/0.16	c core #146
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 2	Total Weight: 1024
0.09/0.16	c Current CPU time: 0.139978 s
0.09/0.16	c
0.09/0.16	c core #147
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 10	Total Weight: 1034
0.09/0.16	c Current CPU time: 0.140978 s
0.09/0.16	c
0.09/0.16	c core #148
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 3	Total Weight: 1037
0.09/0.16	c Current CPU time: 0.141978 s
0.09/0.16	c
0.09/0.16	c core #149
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 2	Core Weight: 7	Total Weight: 1044
0.09/0.16	c Current CPU time: 0.142978 s
0.09/0.16	c
0.09/0.16	c core #150
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1045
0.09/0.16	c Current CPU time: 0.143978 s
0.09/0.16	c
0.09/0.16	c core #151
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1046
0.09/0.16	c Current CPU time: 0.144977 s
0.09/0.16	c
0.09/0.16	c core #152
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1047
0.09/0.16	c Current CPU time: 0.145977 s
0.09/0.16	c
0.09/0.16	c core #153
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1048
0.09/0.16	c Current CPU time: 0.146977 s
0.09/0.16	c
0.09/0.16	c core #154
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1049
0.09/0.16	c Current CPU time: 0.147977 s
0.09/0.16	c
0.09/0.16	c core #155
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1050
0.09/0.16	c Current CPU time: 0.148977 s
0.09/0.16	c
0.09/0.16	c core #156
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1051
0.09/0.16	c Current CPU time: 0.149977 s
0.09/0.16	c
0.09/0.16	c core #157
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1052
0.09/0.16	c Current CPU time: 0.150977 s
0.09/0.16	c
0.09/0.16	c core #158
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1053
0.09/0.16	c Current CPU time: 0.151976 s
0.09/0.16	c
0.09/0.16	c core #159
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1054
0.09/0.16	c Current CPU time: 0.152976 s
0.09/0.16	c
0.09/0.16	c core #160
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1055
0.09/0.16	c Current CPU time: 0.153976 s
0.09/0.16	c
0.09/0.16	c core #161
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 1056
0.09/0.16	c Current CPU time: 0.154976 s
0.09/0.16	c
0.09/0.16	c core #162
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1057
0.09/0.16	c Current CPU time: 0.155976 s
0.09/0.16	c
0.09/0.16	c core #163
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 1058
0.09/0.16	c Current CPU time: 0.156976 s
0.09/0.16	c
0.09/0.16	c core #164
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 1059
0.09/0.16	c Current CPU time: 0.157975 s
0.09/0.16	c
0.09/0.16	c core #165
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 1060
0.09/0.16	c Current CPU time: 0.158975 s
0.09/0.16	c
0.09/0.16	c core #166
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 1061
0.09/0.16	c Current CPU time: 0.159975 s
0.09/0.16	c
0.09/0.16	c core #167
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 5	Core Weight: 1	Total Weight: 1062
0.19/0.21	c Current CPU time: 0.160975 s
0.19/0.21	c
0.19/0.21	c core #168
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1063
0.19/0.21	c Current CPU time: 0.161975 s
0.19/0.21	c
0.19/0.21	c core #169
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1064
0.19/0.21	c Current CPU time: 0.162975 s
0.19/0.21	c
0.19/0.21	c core #170
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1065
0.19/0.21	c Current CPU time: 0.163975 s
0.19/0.21	c
0.19/0.21	c core #171
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 5	Core Weight: 1	Total Weight: 1066
0.19/0.21	c Current CPU time: 0.164974 s
0.19/0.21	c
0.19/0.21	c core #172
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1067
0.19/0.21	c Current CPU time: 0.166974 s
0.19/0.21	c
0.19/0.21	c core #173
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1068
0.19/0.21	c Current CPU time: 0.167974 s
0.19/0.21	c
0.19/0.21	c core #174
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1069
0.19/0.21	c Current CPU time: 0.168974 s
0.19/0.21	c
0.19/0.21	c core #175
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1070
0.19/0.21	c Current CPU time: 0.169974 s
0.19/0.21	c
0.19/0.21	c core #176
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1071
0.19/0.21	c Current CPU time: 0.170974 s
0.19/0.21	c
0.19/0.21	c core #177
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1072
0.19/0.21	c Current CPU time: 0.171973 s
0.19/0.21	c
0.19/0.21	c core #178
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1073
0.19/0.21	c Current CPU time: 0.172973 s
0.19/0.21	c
0.19/0.21	c core #179
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1074
0.19/0.21	c Current CPU time: 0.173973 s
0.19/0.21	c
0.19/0.21	c core #180
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1075
0.19/0.21	c Current CPU time: 0.174973 s
0.19/0.21	c
0.19/0.21	c core #181
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1076
0.19/0.21	c Current CPU time: 0.175973 s
0.19/0.21	c
0.19/0.21	c core #182
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1077
0.19/0.21	c Current CPU time: 0.176973 s
0.19/0.21	c
0.19/0.21	c core #183
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1078
0.19/0.21	c Current CPU time: 0.177972 s
0.19/0.21	c
0.19/0.21	c core #184
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1079
0.19/0.21	c Current CPU time: 0.178972 s
0.19/0.21	c
0.19/0.21	c core #185
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1080
0.19/0.21	c Current CPU time: 0.179972 s
0.19/0.21	c
0.19/0.21	c core #186
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1081
0.19/0.21	c Current CPU time: 0.180972 s
0.19/0.21	c
0.19/0.21	c core #187
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1082
0.19/0.21	c Current CPU time: 0.181972 s
0.19/0.21	c
0.19/0.21	c core #188
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1083
0.19/0.21	c Current CPU time: 0.183972 s
0.19/0.21	c
0.19/0.21	c core #189
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1084
0.19/0.21	c Current CPU time: 0.184971 s
0.19/0.21	c
0.19/0.21	c core #190
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1085
0.19/0.21	c Current CPU time: 0.185971 s
0.19/0.21	c
0.19/0.21	c core #191
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1086
0.19/0.21	c Current CPU time: 0.186971 s
0.19/0.21	c
0.19/0.21	c core #192
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1087
0.19/0.21	c Current CPU time: 0.187971 s
0.19/0.21	c
0.19/0.21	c core #193
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1088
0.19/0.21	c Current CPU time: 0.188971 s
0.19/0.21	c
0.19/0.21	c core #194
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1089
0.19/0.21	c Current CPU time: 0.189971 s
0.19/0.21	c
0.19/0.21	c core #195
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1090
0.19/0.21	c Current CPU time: 0.19097 s
0.19/0.21	c
0.19/0.21	c core #196
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1091
0.19/0.21	c Current CPU time: 0.19197 s
0.19/0.21	c
0.19/0.21	c core #197
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1092
0.19/0.21	c Current CPU time: 0.19397 s
0.19/0.21	c
0.19/0.21	c core #198
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1093
0.19/0.21	c Current CPU time: 0.19497 s
0.19/0.21	c
0.19/0.21	c core #199
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1094
0.19/0.21	c Current CPU time: 0.19597 s
0.19/0.21	c
0.19/0.21	c core #200
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1095
0.19/0.21	c Current CPU time: 0.19697 s
0.19/0.21	c
0.19/0.21	c core #201
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1096
0.19/0.21	c Current CPU time: 0.197969 s
0.19/0.21	c
0.19/0.21	c core #202
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 3	Core Weight: 1	Total Weight: 1097
0.19/0.21	c Current CPU time: 0.198969 s
0.19/0.21	c
0.19/0.21	c core #203
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1098
0.19/0.21	c Current CPU time: 0.199969 s
0.19/0.21	c
0.19/0.21	c core #204
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1099
0.19/0.21	c Current CPU time: 0.200969 s
0.19/0.21	c
0.19/0.21	c core #205
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1100
0.19/0.21	c Current CPU time: 0.201969 s
0.19/0.21	c
0.19/0.21	c core #206
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1101
0.19/0.21	c Current CPU time: 0.203968 s
0.19/0.21	c
0.19/0.21	c core #207
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1102
0.19/0.21	c Current CPU time: 0.204968 s
0.19/0.21	c
0.19/0.21	c core #208
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 1103
0.19/0.25	c Current CPU time: 0.205968 s
0.19/0.25	c
0.19/0.25	c core #209
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1104
0.19/0.25	c Current CPU time: 0.206968 s
0.19/0.25	c
0.19/0.25	c core #210
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 1105
0.19/0.25	c Current CPU time: 0.207968 s
0.19/0.25	c
0.19/0.25	c core #211
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 5	Core Weight: 1	Total Weight: 1106
0.19/0.25	c Current CPU time: 0.208968 s
0.19/0.25	c
0.19/0.25	c core #212
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1107
0.19/0.25	c Current CPU time: 0.209968 s
0.19/0.25	c
0.19/0.25	c core #213
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1108
0.19/0.25	c Current CPU time: 0.211967 s
0.19/0.25	c
0.19/0.25	c core #214
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1109
0.19/0.25	c Current CPU time: 0.212967 s
0.19/0.25	c
0.19/0.25	c core #215
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1110
0.19/0.25	c Current CPU time: 0.213967 s
0.19/0.25	c
0.19/0.25	c core #216
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1111
0.19/0.25	c Current CPU time: 0.214967 s
0.19/0.25	c
0.19/0.25	c core #217
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1112
0.19/0.25	c Current CPU time: 0.215967 s
0.19/0.25	c
0.19/0.25	c core #218
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1113
0.19/0.25	c Current CPU time: 0.216967 s
0.19/0.25	c
0.19/0.25	c core #219
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1114
0.19/0.25	c Current CPU time: 0.217966 s
0.19/0.25	c
0.19/0.25	c core #220
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1115
0.19/0.25	c Current CPU time: 0.219966 s
0.19/0.25	c
0.19/0.25	c core #221
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1116
0.19/0.25	c Current CPU time: 0.220966 s
0.19/0.25	c
0.19/0.25	c core #222
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1117
0.19/0.25	c Current CPU time: 0.221966 s
0.19/0.25	c
0.19/0.25	c core #223
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1118
0.19/0.25	c Current CPU time: 0.222966 s
0.19/0.25	c
0.19/0.25	c core #224
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1119
0.19/0.25	c Current CPU time: 0.223965 s
0.19/0.25	c
0.19/0.25	c core #225
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1120
0.19/0.25	c Current CPU time: 0.224965 s
0.19/0.25	c
0.19/0.25	c core #226
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1121
0.19/0.25	c Current CPU time: 0.225965 s
0.19/0.25	c
0.19/0.25	c core #227
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1122
0.19/0.25	c Current CPU time: 0.227965 s
0.19/0.25	c
0.19/0.25	c core #228
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1123
0.19/0.25	c Current CPU time: 0.228965 s
0.19/0.25	c
0.19/0.25	c core #229
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1124
0.19/0.25	c Current CPU time: 0.229965 s
0.19/0.25	c
0.19/0.25	c core #230
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1125
0.19/0.25	c Current CPU time: 0.230964 s
0.19/0.25	c
0.19/0.25	c core #231
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1126
0.19/0.25	c Current CPU time: 0.231964 s
0.19/0.25	c
0.19/0.25	c core #232
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1127
0.19/0.25	c Current CPU time: 0.232964 s
0.19/0.25	c
0.19/0.25	c core #233
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1128
0.19/0.25	c Current CPU time: 0.234964 s
0.19/0.25	c
0.19/0.25	c core #234
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1129
0.19/0.25	c Current CPU time: 0.235964 s
0.19/0.25	c
0.19/0.25	c core #235
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1130
0.19/0.25	c Current CPU time: 0.236963 s
0.19/0.25	c
0.19/0.25	c core #236
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1131
0.19/0.25	c Current CPU time: 0.237963 s
0.19/0.25	c
0.19/0.25	c core #237
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1132
0.19/0.25	c Current CPU time: 0.238963 s
0.19/0.25	c
0.19/0.25	c core #238
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1133
0.19/0.25	c Current CPU time: 0.239963 s
0.19/0.25	c
0.19/0.25	c core #239
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1134
0.19/0.25	c Current CPU time: 0.241963 s
0.19/0.25	c
0.19/0.25	c core #240
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1135
0.19/0.25	c Current CPU time: 0.242963 s
0.19/0.25	c
0.19/0.25	c core #241
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1136
0.19/0.25	c Current CPU time: 0.243962 s
0.19/0.25	c
0.19/0.25	c core #242
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 1137
0.19/0.25	c Current CPU time: 0.244962 s
0.19/0.25	c
0.19/0.25	c core #243
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1138
0.19/0.25	c Current CPU time: 0.245962 s
0.19/0.25	c
0.19/0.25	c core #244
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1139
0.19/0.25	c Current CPU time: 0.246962 s
0.19/0.25	c
0.19/0.25	c core #245
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1140
0.19/0.25	c Current CPU time: 0.248962 s
0.19/0.25	c
0.19/0.25	c core #246
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1141
0.19/0.25	c Current CPU time: 0.249962 s
0.19/0.25	c
0.19/0.25	c core #247
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1142
0.19/0.25	c Current CPU time: 0.250961 s
0.19/0.25	c
0.19/0.25	c core #248
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 3	Core Weight: 1	Total Weight: 1143
0.19/0.25	c Current CPU time: 0.251961 s
0.19/0.25	c
0.19/0.25	c core #249
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 1144
0.29/0.30	c Current CPU time: 0.252961 s
0.29/0.30	c
0.29/0.30	c core #250
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1145
0.29/0.30	c Current CPU time: 0.254961 s
0.29/0.30	c
0.29/0.30	c core #251
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1146
0.29/0.30	c Current CPU time: 0.255961 s
0.29/0.30	c
0.29/0.30	c core #252
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1147
0.29/0.30	c Current CPU time: 0.25696 s
0.29/0.30	c
0.29/0.30	c core #253
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1148
0.29/0.30	c Current CPU time: 0.25796 s
0.29/0.30	c
0.29/0.30	c core #254
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1149
0.29/0.30	c Current CPU time: 0.25896 s
0.29/0.30	c
0.29/0.30	c core #255
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1150
0.29/0.30	c Current CPU time: 0.26096 s
0.29/0.30	c
0.29/0.30	c core #256
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1151
0.29/0.30	c Current CPU time: 0.26196 s
0.29/0.30	c
0.29/0.30	c core #257
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1152
0.29/0.30	c Current CPU time: 0.26296 s
0.29/0.30	c
0.29/0.30	c core #258
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1153
0.29/0.30	c Current CPU time: 0.263959 s
0.29/0.30	c
0.29/0.30	c core #259
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1154
0.29/0.30	c Current CPU time: 0.265959 s
0.29/0.30	c
0.29/0.30	c core #260
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1155
0.29/0.30	c Current CPU time: 0.266959 s
0.29/0.30	c
0.29/0.30	c core #261
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1156
0.29/0.30	c Current CPU time: 0.267959 s
0.29/0.30	c
0.29/0.30	c core #262
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1157
0.29/0.30	c Current CPU time: 0.268959 s
0.29/0.30	c
0.29/0.30	c core #263
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1158
0.29/0.30	c Current CPU time: 0.269958 s
0.29/0.30	c
0.29/0.30	c core #264
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1159
0.29/0.30	c Current CPU time: 0.271958 s
0.29/0.30	c
0.29/0.30	c core #265
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1160
0.29/0.30	c Current CPU time: 0.272958 s
0.29/0.30	c
0.29/0.30	c core #266
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1161
0.29/0.30	c Current CPU time: 0.273958 s
0.29/0.30	c
0.29/0.30	c core #267
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1162
0.29/0.30	c Current CPU time: 0.274958 s
0.29/0.30	c
0.29/0.30	c core #268
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1163
0.29/0.30	c Current CPU time: 0.275958 s
0.29/0.30	c
0.29/0.30	c core #269
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 1164
0.29/0.30	c Current CPU time: 0.277957 s
0.29/0.30	c
0.29/0.30	c core #270
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1165
0.29/0.30	c Current CPU time: 0.278957 s
0.29/0.30	c
0.29/0.30	c core #271
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 6	Core Weight: 1	Total Weight: 1166
0.29/0.30	c Current CPU time: 0.279957 s
0.29/0.30	c
0.29/0.30	c core #272
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1167
0.29/0.30	c Current CPU time: 0.280957 s
0.29/0.30	c
0.29/0.30	c core #273
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1168
0.29/0.30	c Current CPU time: 0.282956 s
0.29/0.30	c
0.29/0.30	c core #274
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1169
0.29/0.30	c Current CPU time: 0.283956 s
0.29/0.30	c
0.29/0.30	c core #275
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1170
0.29/0.30	c Current CPU time: 0.284956 s
0.29/0.30	c
0.29/0.30	c core #276
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 6	Core Weight: 1	Total Weight: 1171
0.29/0.30	c Current CPU time: 0.285956 s
0.29/0.30	c
0.29/0.30	c core #277
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 8	Core Weight: 1	Total Weight: 1172
0.29/0.30	c Current CPU time: 0.287956 s
0.29/0.30	c
0.29/0.30	c core #278
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1173
0.29/0.30	c Current CPU time: 0.288956 s
0.29/0.30	c
0.29/0.30	c core #279
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1174
0.29/0.30	c Current CPU time: 0.289955 s
0.29/0.30	c
0.29/0.30	c core #280
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 6	Core Weight: 1	Total Weight: 1175
0.29/0.30	c Current CPU time: 0.290955 s
0.29/0.30	c
0.29/0.30	c core #281
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1176
0.29/0.30	c Current CPU time: 0.292955 s
0.29/0.30	c
0.29/0.30	c core #282
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1177
0.29/0.30	c Current CPU time: 0.293955 s
0.29/0.30	c
0.29/0.30	c core #283
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1178
0.29/0.30	c Current CPU time: 0.294955 s
0.29/0.30	c
0.29/0.30	c core #284
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1179
0.29/0.30	c Current CPU time: 0.295955 s
0.29/0.30	c
0.29/0.30	c core #285
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1180
0.29/0.30	c Current CPU time: 0.297954 s
0.29/0.30	c
0.29/0.30	c core #286
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1181
0.29/0.30	c Current CPU time: 0.298954 s
0.29/0.30	c
0.29/0.30	c core #287
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 6	Core Weight: 1	Total Weight: 1182
0.29/0.30	c Current CPU time: 0.299954 s
0.29/0.30	c
0.29/0.30	c core #288
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 5	Core Weight: 1	Total Weight: 1183
0.29/0.30	c Current CPU time: 0.300954 s
0.29/0.30	c
0.29/0.30	c core #289
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1184
0.29/0.30	c Current CPU time: 0.302953 s
0.29/0.30	c
0.29/0.30	c core #290
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 1185
0.29/0.36	c Current CPU time: 0.303953 s
0.29/0.36	c
0.29/0.36	c core #291
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1186
0.29/0.36	c Current CPU time: 0.304953 s
0.29/0.36	c
0.29/0.36	c core #292
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1187
0.29/0.36	c Current CPU time: 0.306953 s
0.29/0.36	c
0.29/0.36	c core #293
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1188
0.29/0.36	c Current CPU time: 0.307953 s
0.29/0.36	c
0.29/0.36	c core #294
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 10	Core Weight: 1	Total Weight: 1189
0.29/0.36	c Current CPU time: 0.308953 s
0.29/0.36	c
0.29/0.36	c core #295
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1190
0.29/0.36	c Current CPU time: 0.309952 s
0.29/0.36	c
0.29/0.36	c core #296
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 1191
0.29/0.36	c Current CPU time: 0.311952 s
0.29/0.36	c
0.29/0.36	c core #297
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1192
0.29/0.36	c Current CPU time: 0.312952 s
0.29/0.36	c
0.29/0.36	c core #298
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1193
0.29/0.36	c Current CPU time: 0.313952 s
0.29/0.36	c
0.29/0.36	c core #299
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 11	Core Weight: 1	Total Weight: 1194
0.29/0.36	c Current CPU time: 0.315951 s
0.29/0.36	c
0.29/0.36	c core #300
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 8	Core Weight: 1	Total Weight: 1195
0.29/0.36	c Current CPU time: 0.316951 s
0.29/0.36	c
0.29/0.36	c core #301
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1196
0.29/0.36	c Current CPU time: 0.317951 s
0.29/0.36	c
0.29/0.36	c core #302
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1197
0.29/0.36	c Current CPU time: 0.319951 s
0.29/0.36	c
0.29/0.36	c core #303
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1198
0.29/0.36	c Current CPU time: 0.320951 s
0.29/0.36	c
0.29/0.36	c core #304
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1199
0.29/0.36	c Current CPU time: 0.321951 s
0.29/0.36	c
0.29/0.36	c core #305
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1200
0.29/0.36	c Current CPU time: 0.32395 s
0.29/0.36	c
0.29/0.36	c core #306
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1201
0.29/0.36	c Current CPU time: 0.32495 s
0.29/0.36	c
0.29/0.36	c core #307
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1202
0.29/0.36	c Current CPU time: 0.32595 s
0.29/0.36	c
0.29/0.36	c core #308
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1203
0.29/0.36	c Current CPU time: 0.32795 s
0.29/0.36	c
0.29/0.36	c core #309
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 1204
0.29/0.36	c Current CPU time: 0.328949 s
0.29/0.36	c
0.29/0.36	c core #310
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: 1205
0.29/0.36	c Current CPU time: 0.329949 s
0.29/0.36	c
0.29/0.36	c core #311
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 12	Core Weight: 1	Total Weight: 1206
0.29/0.36	c Current CPU time: 0.331949 s
0.29/0.36	c
0.29/0.36	c core #312
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1207
0.29/0.36	c Current CPU time: 0.332949 s
0.29/0.36	c
0.29/0.36	c core #313
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 22	Core Weight: 1	Total Weight: 1208
0.29/0.36	c Current CPU time: 0.333949 s
0.29/0.36	c
0.29/0.36	c core #314
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1209
0.29/0.36	c Current CPU time: 0.335948 s
0.29/0.36	c
0.29/0.36	c core #315
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 5	Core Weight: 1	Total Weight: 1210
0.29/0.36	c Current CPU time: 0.336948 s
0.29/0.36	c
0.29/0.36	c core #316
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 20	Core Weight: 1	Total Weight: 1211
0.29/0.36	c Current CPU time: 0.337948 s
0.29/0.36	c
0.29/0.36	c core #317
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 8	Core Weight: 1	Total Weight: 1212
0.29/0.36	c Current CPU time: 0.339948 s
0.29/0.36	c
0.29/0.36	c core #318
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 7	Core Weight: 1	Total Weight: 1213
0.29/0.36	c Current CPU time: 0.340948 s
0.29/0.36	c
0.29/0.36	c core #319
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 1214
0.29/0.36	c Current CPU time: 0.342947 s
0.29/0.36	c
0.29/0.36	c core #320
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 9	Core Weight: 1	Total Weight: 1215
0.29/0.36	c Current CPU time: 0.343947 s
0.29/0.36	c
0.29/0.36	c core #321
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 9	Core Weight: 1	Total Weight: 1216
0.29/0.36	c Current CPU time: 0.344947 s
0.29/0.36	c
0.29/0.36	c core #322
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 13	Core Weight: 1	Total Weight: 1217
0.29/0.36	c Current CPU time: 0.346947 s
0.29/0.36	c
0.29/0.36	c core #323
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 12	Core Weight: 1	Total Weight: 1218
0.29/0.36	c Current CPU time: 0.347947 s
0.29/0.36	c
0.29/0.36	c core #324
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 13	Core Weight: 1	Total Weight: 1219
0.29/0.36	c Current CPU time: 0.349946 s
0.29/0.36	c
0.29/0.36	c core #325
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 10	Core Weight: 1	Total Weight: 1220
0.29/0.36	c Current CPU time: 0.350946 s
0.29/0.36	c
0.29/0.36	c core #326
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 8	Core Weight: 1	Total Weight: 1221
0.29/0.36	c Current CPU time: 0.352946 s
0.29/0.36	c
0.29/0.36	c core #327
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 22	Core Weight: 1	Total Weight: 1222
0.29/0.36	c Current CPU time: 0.353946 s
0.29/0.36	c
0.29/0.36	c core #328
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 15	Core Weight: 1	Total Weight: 1223
0.29/0.36	c Current CPU time: 0.354946 s
0.29/0.36	c
0.29/0.36	c core #329
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 8	Core Weight: 1	Total Weight: 1224
0.29/0.36	c Current CPU time: 0.356945 s
0.29/0.36	c
0.29/0.36	c core #330
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 13	Core Weight: 1	Total Weight: 1225
0.29/0.36	c Current CPU time: 0.357945 s
0.29/0.36	c
0.29/0.36	c core #331
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 13	Core Weight: 1	Total Weight: 1226
0.29/0.39	c Current CPU time: 0.359945 s
0.29/0.39	c
0.29/0.39	c core #332
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 12	Core Weight: 1	Total Weight: 1227
0.29/0.39	c Current CPU time: 0.360945 s
0.29/0.39	c
0.29/0.39	c core #333
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 8	Core Weight: 1	Total Weight: 1228
0.29/0.39	c Current CPU time: 0.362944 s
0.29/0.39	c
0.29/0.39	c core #334
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 12	Core Weight: 1	Total Weight: 1229
0.29/0.39	c Current CPU time: 0.363944 s
0.29/0.39	c
0.29/0.39	c core #335
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 11	Core Weight: 1	Total Weight: 1230
0.29/0.39	c Current CPU time: 0.364944 s
0.29/0.39	c
0.29/0.39	c core #336
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 9	Core Weight: 1	Total Weight: 1231
0.29/0.39	c Current CPU time: 0.366944 s
0.29/0.39	c
0.29/0.39	c core #337
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 11	Core Weight: 1	Total Weight: 1232
0.29/0.39	c Current CPU time: 0.368943 s
0.29/0.39	c
0.29/0.39	c core #338
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 7	Core Weight: 1	Total Weight: 1233
0.29/0.39	c Current CPU time: 0.369943 s
0.29/0.39	c
0.29/0.39	c core #339
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 8	Core Weight: 1	Total Weight: 1234
0.29/0.39	c Current CPU time: 0.371943 s
0.29/0.39	c
0.29/0.39	c core #340
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 21	Core Weight: 1	Total Weight: 1235
0.29/0.39	c Current CPU time: 0.372943 s
0.29/0.39	c
0.29/0.39	c core #341
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 11	Core Weight: 1	Total Weight: 1236
0.29/0.39	c Current CPU time: 0.374943 s
0.29/0.39	c
0.29/0.39	c core #342
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 19	Core Weight: 1	Total Weight: 1237
0.29/0.39	c Current CPU time: 0.375942 s
0.29/0.39	c
0.29/0.39	c core #343
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 8	Core Weight: 1	Total Weight: 1238
0.29/0.39	c Current CPU time: 0.377942 s
0.29/0.39	c
0.29/0.39	c core #344
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 14	Core Weight: 1	Total Weight: 1239
0.29/0.39	c Current CPU time: 0.378942 s
0.29/0.39	c
0.29/0.39	c core #345
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 8	Core Weight: 1	Total Weight: 1240
0.29/0.39	c Current CPU time: 0.380942 s
0.29/0.39	c
0.29/0.39	c core #346
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 8	Core Weight: 1	Total Weight: 1241
0.29/0.39	c Current CPU time: 0.381941 s
0.29/0.39	c
0.29/0.39	c core #347
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 14	Core Weight: 1	Total Weight: 1242
0.29/0.39	c Current CPU time: 0.383941 s
0.29/0.39	c
0.29/0.39	c core #348
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 41	Core Weight: 1	Total Weight: 1243
0.29/0.39	c Current CPU time: 0.384941 s
0.29/0.39	c
0.29/0.39	c core #349
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 12	Core Weight: 1	Total Weight: 1244
0.29/0.39	c Current CPU time: 0.386941 s
0.29/0.39	c
0.29/0.39	c core #350
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 15	Core Weight: 1	Total Weight: 1245
0.29/0.39	c Current CPU time: 0.387941 s
0.29/0.39	c
0.29/0.39	c core #351
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 25	Core Weight: 1	Total Weight: 1246
0.29/0.39	c Current CPU time: 0.38994 s
0.29/0.39	c
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    3159     3099     6327 |     5000        0   -nan |  0.000 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c core #352
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 26	Core Weight: 1	Total Weight: 1247
0.29/0.39	c Current CPU time: 0.39194 s
0.29/0.39	c
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    3173     3100     6356 |     5000        0   -nan |  0.000 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c core #353
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 40	Core Weight: 1	Total Weight: 1248
0.29/0.39	c Current CPU time: 0.39294 s
0.29/0.39	c
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    3214     3102     6439 |     5000        0   -nan |  0.000 % |
0.29/0.40	c ===============================================================================
0.39/0.40	c core #354
0.39/0.40	c 
0.39/0.40	c 
0.39/0.40	c Core size: 8	Core Weight: 1	Total Weight: 1249
0.39/0.40	c Current CPU time: 0.394939 s
0.39/0.40	c
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    3242     3104     6465 |     5000        0   -nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #355
0.39/0.40	c 
0.39/0.40	c 
0.39/0.40	c Core size: 26	Core Weight: 1	Total Weight: 1250
0.39/0.40	c Current CPU time: 0.396939 s
0.39/0.40	c
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    3254     3106     6491 |     5000        0   -nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #356
0.39/0.40	c 
0.39/0.40	c 
0.39/0.40	c Core size: 12	Core Weight: 1	Total Weight: 1251
0.39/0.40	c Current CPU time: 0.398939 s
0.39/0.40	c
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    3262     3108     6509 |     5000        0   -nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #357
0.39/0.40	c 
0.39/0.40	c 
0.39/0.40	c Core size: 7	Core Weight: 1	Total Weight: 1252
0.39/0.40	c Current CPU time: 0.400939 s
0.39/0.40	c
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    3267     3110     6522 |     5000        0   -nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #358
0.39/0.40	c 
0.39/0.40	c 
0.39/0.40	c Core size: 11	Core Weight: 1	Total Weight: 1253
0.39/0.40	c Current CPU time: 0.401938 s
0.39/0.40	c
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    3274     3111     6537 |     5000        0   -nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.41	c core #359
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 15	Core Weight: 1	Total Weight: 1254
0.39/0.41	c Current CPU time: 0.403938 s
0.39/0.41	c
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    3281     3112     6551 |     5000        0   -nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #360
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 13	Core Weight: 1	Total Weight: 1255
0.39/0.41	c Current CPU time: 0.404938 s
0.39/0.41	c
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    3294     3113     6581 |     5000        0   -nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #361
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 23	Core Weight: 1	Total Weight: 1256
0.39/0.41	c Current CPU time: 0.406938 s
0.39/0.41	c
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    3314     3114     6621 |     5000        0   -nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #362
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 28	Core Weight: 1	Total Weight: 1257
0.39/0.41	c Current CPU time: 0.408937 s
0.39/0.41	c
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    3335     3115     6669 |     5000        0   -nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #363
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 21	Core Weight: 1	Total Weight: 1258
0.39/0.41	c Current CPU time: 0.411937 s
0.39/0.41	c
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    3347     3116     6693 |     5000        0   -nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.42	c core #364
0.39/0.42	c 
0.39/0.42	c 
0.39/0.42	c Core size: 10	Core Weight: 1	Total Weight: 1259
0.39/0.42	c Current CPU time: 0.412937 s
0.39/0.42	c
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    3351     3117     6701 |     5000        0   -nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #365
0.39/0.42	c 
0.39/0.42	c 
0.39/0.42	c Core size: 37	Core Weight: 1	Total Weight: 1260
0.39/0.42	c Current CPU time: 0.414936 s
0.39/0.42	c
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    3363     3118     6725 |     5000        0   -nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #366
0.39/0.42	c 
0.39/0.42	c 
0.39/0.42	c Core size: 12	Core Weight: 1	Total Weight: 1261
0.39/0.42	c Current CPU time: 0.415936 s
0.39/0.42	c
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    3380     3121     6774 |     5000        0   -nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #367
0.39/0.42	c 
0.39/0.42	c 
0.39/0.42	c Core size: 9	Core Weight: 1	Total Weight: 1262
0.39/0.42	c Current CPU time: 0.417936 s
0.39/0.42	c
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    3405     3122     6813 |     5000        0   -nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #368
0.39/0.42	c 
0.39/0.42	c 
0.39/0.42	c Core size: 16	Core Weight: 1	Total Weight: 1263
0.39/0.42	c Current CPU time: 0.419936 s
0.39/0.42	c
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    3434     3123     6846 |     5000        0   -nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.43	c core #369
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 29	Core Weight: 1	Total Weight: 1264
0.39/0.43	c Current CPU time: 0.420936 s
0.39/0.43	c
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    3460     3124     6906 |     5000        0   -nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #370
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 22	Core Weight: 1	Total Weight: 1265
0.39/0.43	c Current CPU time: 0.422935 s
0.39/0.43	c
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    3481     3125     6953 |     5000        0   -nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #371
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 49	Core Weight: 1	Total Weight: 1266
0.39/0.43	c Current CPU time: 0.424935 s
0.39/0.43	c
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    3515     3126     7029 |     5000        0   -nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #372
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 98	Core Weight: 1	Total Weight: 1267
0.39/0.43	c Current CPU time: 0.428934 s
0.39/0.43	c
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    3574     3133     7181 |     5000        0   -nan |  0.000 % |
0.39/0.44	c |       100 |    3574     3133     7181 |     5500      100     16 |  5.199 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #373
0.39/0.44	c 
0.39/0.44	c 
0.39/0.44	c Core size: 9	Core Weight: 1	Total Weight: 1268
0.39/0.44	c Current CPU time: 0.433934 s
0.39/0.44	c
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    3604     3137     7228 |     5000        0   -nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #374
0.39/0.44	c 
0.39/0.44	c 
0.39/0.44	c Core size: 17	Core Weight: 1	Total Weight: 1269
0.39/0.44	c Current CPU time: 0.435933 s
0.39/0.44	c
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    3626     3139     7283 |     5000        0   -nan |  0.000 % |
0.39/0.44	c |       104 |    3626     3139     7283 |     5500      104     17 |  4.352 % |
0.39/0.45	c |       256 |    3614     3139     7283 |     6050      256     16 |  4.670 % |
0.39/0.45	c ===============================================================================
0.39/0.46	c core #375
0.39/0.46	c 
0.39/0.46	c 
0.39/0.46	c Core size: 112	Core Weight: 1	Total Weight: 1270
0.39/0.46	c Current CPU time: 0.449931 s
0.39/0.46	c
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    3700     3147     7449 |     5000        0   -nan |  0.000 % |
0.39/0.46	c |       101 |    3687     3147     7449 |     5500      101     11 |  4.631 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c core #376
0.39/0.46	c 
0.39/0.46	c 
0.39/0.46	c Core size: 35	Core Weight: 1	Total Weight: 1271
0.39/0.46	c Current CPU time: 0.45593 s
0.39/0.46	c
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    3716     3153     7505 |     5000        0   -nan |  0.000 % |
0.39/0.46	c |       102 |    3714     3153     7505 |     5500      102     15 |  4.353 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #377
0.39/0.47	c 
0.39/0.47	c 
0.39/0.47	c Core size: 19	Core Weight: 1	Total Weight: 1272
0.39/0.47	c Current CPU time: 0.460929 s
0.39/0.47	c
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    3726     3156     7530 |     5000        0   -nan |  0.000 % |
0.39/0.47	c |       100 |    3682     3156     7530 |     5500      100     11 |  5.421 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #378
0.39/0.47	c 
0.39/0.47	c 
0.39/0.47	c Core size: 57	Core Weight: 1	Total Weight: 1273
0.39/0.47	c Current CPU time: 0.464929 s
0.39/0.47	c
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    3743     3158     7569 |     5000        0   -nan |  0.000 % |
0.39/0.48	c |       100 |    3734     3158     7569 |     5500      100     14 |  4.502 % |
0.39/0.48	c |       251 |    3733     3158     7569 |     6050      251     17 |  4.527 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #379
0.39/0.48	c 
0.39/0.48	c 
0.39/0.48	c Core size: 18	Core Weight: 1	Total Weight: 1274
0.39/0.48	c Current CPU time: 0.472928 s
0.39/0.48	c
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    3760     3162     7616 |     5000        0   -nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.49	c core #380
0.39/0.49	c 
0.39/0.49	c 
0.39/0.49	c Core size: 26	Core Weight: 1	Total Weight: 1275
0.39/0.49	c Current CPU time: 0.475927 s
0.39/0.49	c
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    3785     3165     7679 |     5000        0   -nan |  0.000 % |
0.39/0.49	c |       100 |    3783     3165     7679 |     5500      100     13 |  3.986 % |
0.39/0.49	c |       250 |    3779     3165     7679 |     6050      250     12 |  4.086 % |
0.49/0.50	c |       476 |    3779     3165     7679 |     6655      476     13 |  4.112 % |
0.49/0.50	c |       813 |    3695     3165     7679 |     7320      813     15 |  6.218 % |
0.49/0.52	c |      1319 |    3676     3165     7679 |     8052     1319     16 |  7.208 % |
0.49/0.52	c ===============================================================================
0.49/0.53	c core #381
0.49/0.53	c 
0.49/0.53	c 
0.49/0.53	c Core size: 128	Core Weight: 1	Total Weight: 1276
0.49/0.53	c Current CPU time: 0.513921 s
0.49/0.53	c
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |    3864     3167     7845 |     5000        0   -nan |  0.000 % |
0.49/0.53	c ===============================================================================
0.49/0.53	c core #382
0.49/0.53	c 
0.49/0.53	c 
0.49/0.53	c Core size: 12	Core Weight: 1	Total Weight: 1277
0.49/0.53	c Current CPU time: 0.515921 s
0.49/0.53	c
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |    3872     3169     7863 |     5000        0   -nan |  0.000 % |
0.49/0.53	c |       100 |    3870     3169     7863 |     5500      100     26 |  3.923 % |
0.49/0.54	c |       251 |    3870     3169     7863 |     6050      251     28 |  3.923 % |
0.49/0.54	c |       476 |    3866     3169     7863 |     6655      476     20 |  4.273 % |
0.49/0.54	c ===============================================================================
0.49/0.55	c core #383
0.49/0.55	c 
0.49/0.55	c 
0.49/0.55	c Core size: 86	Core Weight: 1	Total Weight: 1278
0.49/0.55	c Current CPU time: 0.526919 s
0.49/0.55	c
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    3931     3174     8000 |     5000        0   -nan |  0.000 % |
0.49/0.55	c |       102 |    3931     3174     8000 |     5500      102     28 |  3.652 % |
0.49/0.55	c |       253 |    3931     3174     8000 |     6050      253     29 |  3.652 % |
0.49/0.56	c |       478 |    3930     3174     8000 |     6655      478     31 |  3.677 % |
0.49/0.57	c |       815 |    3930     3174     8000 |     7320      815     33 |  3.677 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c core #384
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 9	Core Weight: 1	Total Weight: 1279
0.49/0.58	c Current CPU time: 0.560914 s
0.49/0.58	c
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |    3936     3183     8032 |     5000        0   -nan |  0.000 % |
0.49/0.58	c |       100 |    3936     3183     8032 |     5500      100     19 |  3.624 % |
0.49/0.59	c |       250 |    3936     3183     8032 |     6050      250     20 |  3.624 % |
0.49/0.59	c |       475 |    3936     3183     8032 |     6655      475     17 |  3.624 % |
0.59/0.60	c |       813 |    3936     3183     8032 |     7320      813     18 |  3.624 % |
0.59/0.61	c |      1319 |    3925     3183     8032 |     8052     1319     23 |  4.530 % |
0.59/0.64	c |      2079 |    3898     3183     8032 |     8857     2079     28 |  4.604 % |
0.69/0.70	c |      3218 |    3894     3183     8032 |     9743     3218     36 |  4.653 % |
0.79/0.83	c |      4926 |    3892     3183     8032 |    10717     4926     41 |  4.702 % |
0.89/0.94	c |      7490 |    3866     3183     8032 |    11789     7490     37 |  5.411 % |
1.01/1.11	c ===============================================================================
1.11/1.14	c core #385
1.11/1.14	c 
1.11/1.14	c 
1.11/1.14	c Core size: 249	Core Weight: 1	Total Weight: 1280
1.11/1.14	c Current CPU time: 1.09283 s
1.11/1.14	c
1.11/1.14	c ============================[ Search Statistics ]==============================
1.11/1.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.14	c ===============================================================================
1.11/1.14	c |         0 |    4101     3209     8435 |     5000        0   -nan |  0.000 % |
1.11/1.14	c ===============================================================================
1.11/1.14	c core #386
1.11/1.14	c 
1.11/1.14	c 
1.11/1.14	c Core size: 66	Core Weight: 1	Total Weight: 1281
1.11/1.14	c Current CPU time: 1.09883 s
1.11/1.14	c
1.11/1.14	c ============================[ Search Statistics ]==============================
1.11/1.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.14	c ===============================================================================
1.11/1.14	c |         0 |    4121     3224     8516 |     5000        0   -nan |  0.000 % |
1.11/1.15	c |       100 |    4119     3224     8516 |     5500      100     36 |  3.933 % |
1.11/1.15	c |       250 |    4103     3224     8516 |     6050      250     24 |  3.956 % |
1.11/1.15	c ===============================================================================
1.11/1.15	c core #387
1.11/1.15	c 
1.11/1.15	c 
1.11/1.15	c Core size: 37	Core Weight: 1	Total Weight: 1282
1.11/1.15	c Current CPU time: 1.10683 s
1.11/1.15	c
1.11/1.15	c ============================[ Search Statistics ]==============================
1.11/1.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.15	c ===============================================================================
1.11/1.15	c |         0 |    4124     3228     8560 |     5000        0   -nan |  0.000 % |
1.11/1.15	c ===============================================================================
1.11/1.16	c core #388
1.11/1.16	c 
1.11/1.16	c 
1.11/1.16	c Core size: 24	Core Weight: 1	Total Weight: 1283
1.11/1.16	c Current CPU time: 1.10983 s
1.11/1.16	c
1.11/1.16	c ============================[ Search Statistics ]==============================
1.11/1.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.16	c ===============================================================================
1.11/1.16	c |         0 |    4140     3229     8592 |     5000        0   -nan |  0.000 % |
1.11/1.16	c |       100 |    4140     3229     8592 |     5500      100     32 |  3.900 % |
1.11/1.16	c |       250 |    4140     3229     8592 |     6050      250     41 |  3.900 % |
1.11/1.17	c |       477 |    4138     3229     8592 |     6655      477     37 |  4.643 % |
1.11/1.18	c |       816 |    4137     3229     8592 |     7320      816     35 |  4.643 % |
1.11/1.20	c |      1322 |    4107     3229     8592 |     8052     1322     35 |  4.666 % |
1.11/1.20	c ===============================================================================
1.19/1.20	c core #389
1.19/1.20	c 
1.19/1.20	c 
1.19/1.20	c Core size: 56	Core Weight: 1	Total Weight: 1284
1.19/1.20	c Current CPU time: 1.14983 s
1.19/1.20	c
1.19/1.20	c ============================[ Search Statistics ]==============================
1.19/1.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.20	c ===============================================================================
1.19/1.20	c |         0 |    4146     3247     8710 |     5000        0   -nan |  0.000 % |
1.19/1.20	c |       105 |    4146     3247     8710 |     5500      105     77 |  4.580 % |
1.19/1.21	c |       257 |    4146     3247     8710 |     6050      257     40 |  4.580 % |
1.19/1.21	c |       483 |    4145     3247     8710 |     6655      483     32 |  4.604 % |
1.19/1.21	c ===============================================================================
1.19/1.22	c core #390
1.19/1.22	c 
1.19/1.22	c 
1.19/1.22	c Core size: 49	Core Weight: 1	Total Weight: 1285
1.19/1.22	c Current CPU time: 1.16482 s
1.19/1.22	c
1.19/1.22	c ============================[ Search Statistics ]==============================
1.19/1.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.22	c ===============================================================================
1.19/1.22	c |         0 |    4148     3269     8774 |     5000        0   -nan |  0.000 % |
1.19/1.22	c ===============================================================================
1.19/1.22	c core #391
1.19/1.22	c 
1.19/1.22	c 
1.19/1.22	c Core size: 25	Core Weight: 2147483647	Total Weight: -2147482364
1.19/1.22	c Current CPU time: 1.16782 s
1.19/1.22	c
1.19/1.22	s UNSATISFIABLE
1.19/1.22	c Total CPU time: 1.16782 s

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

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.03 2.01 2/558 30907
/proc/meminfo: memFree=28777208/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=4976 CPUtime=0.01 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 1088 0 0 0 1 0 0 0 22 0 1 0 898996755 5095424 1004 33554432000 4194304 5714214 140733581947328 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 1244 1004 175 372 0 869 0

[startup+0.0503391 s]
/proc/loadavg: 2.10 2.03 2.01 2/558 30907
/proc/meminfo: memFree=28777208/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=4900 CPUtime=0.04 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 1132 0 0 0 4 0 0 0 22 0 1 0 898996755 5017600 977 33554432000 4194304 5714214 140733581947328 18446744073709551615 4964907 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 1225 977 175 372 0 850 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4900

[startup+0.100344 s]
/proc/loadavg: 2.10 2.03 2.01 2/558 30907
/proc/meminfo: memFree=28777208/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=5152 CPUtime=0.09 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 1245 0 0 0 9 0 0 0 22 0 1 0 898996755 5275648 1024 33554432000 4194304 5714214 140733581947328 18446744073709551615 4968873 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 1288 1024 175 372 0 913 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5152

[startup+0.300299 s]
/proc/loadavg: 2.10 2.03 2.01 2/558 30907
/proc/meminfo: memFree=28777208/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=6312 CPUtime=0.29 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 2626 0 0 0 29 0 0 0 23 0 1 0 898996755 6463488 1337 33554432000 4194304 5714214 140733581947328 18446744073709551615 4355979 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 1578 1337 175 372 0 1203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6312

[startup+0.700232 s]
/proc/loadavg: 2.10 2.03 2.01 2/558 30907
/proc/meminfo: memFree=28777208/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=8176 CPUtime=0.69 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 3864 0 0 0 66 3 0 0 18 0 1 0 898996755 8372224 1779 33554432000 4194304 5714214 140733581947328 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 2044 1779 180 372 0 1669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8176

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

[startup+1.12116 s]
/proc/loadavg: 2.10 2.03 2.01 3/559 30908
/proc/meminfo: memFree=28766788/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=11248 CPUtime=1.11 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 4606 0 0 0 107 4 0 0 18 0 1 0 898996755 11517952 2521 33554432000 4194304 5714214 140733581947328 18446744073709551615 4197796 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 2812 2522 180 372 0 2437 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 11248

[startup+1.20115 s]
/proc/loadavg: 2.10 2.03 2.01 3/559 30908
/proc/meminfo: memFree=28766788/32951124 swapFree=34426104/67111528
[pid=30907] ppid=30905 vsize=11928 CPUtime=1.19 cores=1,3,5,7
/proc/30907/stat : 30907 (wbo1.6) R 30905 30907 27313 0 -1 4202496 4853 0 0 0 114 5 0 0 18 0 1 0 898996755 12214272 2704 33554432000 4194304 5714214 140733581947328 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/30907/statm: 2982 2704 180 372 0 2607 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 11928

Child status: 0
Real time (s): 1.22315
CPU time (s): 1.22381
CPU user time (s): 1.16782
CPU system time (s): 0.055991
CPU usage (%): 100.054
Max. virtual memory (cumulated for all children) (KiB): 11928

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

runsolver used 0.019996 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-03 09:54:21
IDJOB=3461423
IDBENCH=2142
IDSOLVER=1953
FILE ID=node118/3461423-1307087661
RUNJOBID= node118-1307082245-30506
PBS_JOBID= 13497868
Free space on /tmp= 73748 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ssa2670-130.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461423-1307087661/watcher-3461423-1307087661 -o /tmp/evaluation-result-3461423-1307087661/solver-3461423-1307087661 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461423-1307087661.opb

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

MD5SUM BENCH= 805460c9bad8cc3db817372fa8e96e60
RANDOM SEED=1307165909

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28777364 kB
Buffers:        309316 kB
Cached:        1951256 kB
SwapCached:      56168 kB
Active:         851460 kB
Inactive:      2985440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28777364 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:            8940 kB
Writeback:           8 kB
AnonPages:     1533352 kB
Mapped:          15492 kB
Slab:           150144 kB
PageTables:     114968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183807496 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= 73744 MiB
End job on node118 at 2011-06-03 09:54:22