Trace number 3461429

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.12 1800.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-200-3_4-yes1-3.opb
MD5SUM110745290448fc70d55421e7e203e2bf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark0.009997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200
Optimality of the best value was proved YES
Number of variables400
Total number of constraints880
Number of constraints which are clauses878
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 400
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 400
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c wbo 1.6 beta - 20110321
0.00/0.01	c Parsing opb file format. File HOME/instance-3461429-1307088321.opb.
0.00/0.01	c Instance file HOME/instance-3461429-1307088321.opb
0.00/0.01	c File size is 28504 bytes.
0.00/0.01	c Highest Coefficient sum: 4
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.00         s                                      |
0.00/0.01	c |  Number Variables:      400                                                 |
0.00/0.01	c |  Number Clauses:        880                                                 |
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 |     400      880     2438 |     5000        0   -nan |  0.000 % |
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #2
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0.001999 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 5
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #7
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 7
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #8
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 8
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #9
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #10
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 10
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #11
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 11
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #12
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 12
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #13
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 13
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #14
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #15
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 15
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #16
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 16
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #17
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 17
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #18
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 18
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #19
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 19
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #20
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 20
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #21
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 21
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #22
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 22
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #23
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 23
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #24
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 24
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #25
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 25
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #26
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 26
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #27
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 27
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #28
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 28
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #29
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 29
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #30
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 30
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #31
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 31
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #32
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #33
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 33
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #34
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 34
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #35
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 35
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #36
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 36
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #37
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 37
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #38
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 38
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #39
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 39
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #40
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 40
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #41
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 41
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #42
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 42
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #43
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 43
0.00/0.04	c Current CPU time: 0.018997 s
0.00/0.04	c
0.00/0.04	c core #44
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 44
0.00/0.04	c Current CPU time: 0.018997 s
0.00/0.04	c
0.00/0.04	c core #45
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 45
0.00/0.04	c Current CPU time: 0.019996 s
0.00/0.04	c
0.00/0.04	c core #46
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 46
0.00/0.04	c Current CPU time: 0.019996 s
0.00/0.04	c
0.00/0.04	c core #47
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.04	c Current CPU time: 0.020996 s
0.00/0.04	c
0.00/0.04	c core #48
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 48
0.00/0.04	c Current CPU time: 0.020996 s
0.00/0.04	c
0.00/0.04	c core #49
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 49
0.00/0.04	c Current CPU time: 0.021996 s
0.00/0.04	c
0.00/0.04	c core #50
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 50
0.00/0.04	c Current CPU time: 0.021996 s
0.00/0.04	c
0.00/0.04	c core #51
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.04	c Current CPU time: 0.022996 s
0.00/0.04	c
0.00/0.04	c core #52
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 52
0.00/0.04	c Current CPU time: 0.022996 s
0.00/0.04	c
0.00/0.04	c core #53
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 53
0.00/0.04	c Current CPU time: 0.022996 s
0.00/0.04	c
0.00/0.04	c core #54
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 54
0.00/0.04	c Current CPU time: 0.023996 s
0.00/0.04	c
0.00/0.04	c core #55
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 55
0.00/0.04	c Current CPU time: 0.023996 s
0.00/0.04	c
0.00/0.04	c core #56
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 56
0.00/0.04	c Current CPU time: 0.024996 s
0.00/0.04	c
0.00/0.04	c core #57
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 57
0.00/0.04	c Current CPU time: 0.024996 s
0.00/0.04	c
0.00/0.04	c core #58
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 58
0.00/0.04	c Current CPU time: 0.025996 s
0.00/0.04	c
0.00/0.04	c core #59
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 59
0.00/0.04	c Current CPU time: 0.025996 s
0.00/0.04	c
0.00/0.04	c core #60
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 60
0.00/0.04	c Current CPU time: 0.026995 s
0.00/0.04	c
0.00/0.04	c core #61
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 61
0.00/0.04	c Current CPU time: 0.026995 s
0.00/0.04	c
0.00/0.04	c core #62
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 62
0.00/0.04	c Current CPU time: 0.027995 s
0.00/0.04	c
0.00/0.04	c core #63
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 63
0.00/0.04	c Current CPU time: 0.027995 s
0.00/0.04	c
0.00/0.04	c core #64
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 64
0.00/0.04	c Current CPU time: 0.028995 s
0.00/0.04	c
0.00/0.04	c core #65
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 65
0.00/0.04	c Current CPU time: 0.028995 s
0.00/0.04	c
0.00/0.04	c core #66
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 66
0.00/0.04	c Current CPU time: 0.029995 s
0.00/0.04	c
0.00/0.04	c core #67
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 67
0.00/0.04	c Current CPU time: 0.029995 s
0.00/0.04	c
0.00/0.04	c core #68
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 68
0.00/0.04	c Current CPU time: 0.030995 s
0.00/0.04	c
0.00/0.04	c core #69
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 69
0.00/0.04	c Current CPU time: 0.030995 s
0.00/0.04	c
0.00/0.04	c core #70
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 70
0.00/0.04	c Current CPU time: 0.031995 s
0.00/0.04	c
0.00/0.04	c core #71
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 71
0.00/0.04	c Current CPU time: 0.031995 s
0.00/0.04	c
0.00/0.04	c core #72
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 72
0.00/0.04	c Current CPU time: 0.032994 s
0.00/0.04	c
0.00/0.04	c core #73
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 73
0.00/0.04	c Current CPU time: 0.032994 s
0.00/0.04	c
0.00/0.04	c core #74
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 74
0.00/0.04	c Current CPU time: 0.033994 s
0.00/0.04	c
0.00/0.04	c core #75
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 75
0.00/0.04	c Current CPU time: 0.033994 s
0.00/0.04	c
0.00/0.04	c core #76
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 76
0.00/0.04	c Current CPU time: 0.034994 s
0.00/0.04	c
0.00/0.04	c core #77
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 77
0.00/0.04	c Current CPU time: 0.035994 s
0.00/0.04	c
0.00/0.04	c core #78
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 78
0.00/0.04	c Current CPU time: 0.035994 s
0.00/0.04	c
0.00/0.04	c core #79
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 79
0.00/0.04	c Current CPU time: 0.036994 s
0.00/0.04	c
0.00/0.04	c core #80
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 80
0.00/0.04	c Current CPU time: 0.036994 s
0.00/0.04	c
0.00/0.04	c core #81
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 81
0.00/0.04	c Current CPU time: 0.037994 s
0.00/0.04	c
0.00/0.04	c core #82
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 82
0.00/0.04	c Current CPU time: 0.037994 s
0.00/0.04	c
0.00/0.04	c core #83
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 83
0.00/0.04	c Current CPU time: 0.038994 s
0.00/0.04	c
0.00/0.04	c core #84
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 84
0.00/0.04	c Current CPU time: 0.038994 s
0.00/0.04	c
0.00/0.04	c core #85
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 85
0.00/0.06	c Current CPU time: 0.039993 s
0.00/0.06	c
0.00/0.06	c core #86
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 86
0.00/0.06	c Current CPU time: 0.039993 s
0.00/0.06	c
0.00/0.06	c core #87
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 87
0.00/0.06	c Current CPU time: 0.040993 s
0.00/0.06	c
0.00/0.06	c core #88
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 88
0.00/0.06	c Current CPU time: 0.041993 s
0.00/0.06	c
0.00/0.06	c core #89
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 89
0.00/0.06	c Current CPU time: 0.041993 s
0.00/0.06	c
0.00/0.06	c core #90
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 90
0.00/0.06	c Current CPU time: 0.042993 s
0.00/0.06	c
0.00/0.06	c core #91
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 91
0.00/0.06	c Current CPU time: 0.042993 s
0.00/0.06	c
0.00/0.06	c core #92
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 92
0.00/0.06	c Current CPU time: 0.043993 s
0.00/0.06	c
0.00/0.06	c core #93
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 93
0.00/0.06	c Current CPU time: 0.043993 s
0.00/0.06	c
0.00/0.06	c core #94
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 94
0.00/0.06	c Current CPU time: 0.044993 s
0.00/0.06	c
0.00/0.06	c core #95
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 95
0.00/0.06	c Current CPU time: 0.045993 s
0.00/0.06	c
0.00/0.06	c core #96
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 96
0.00/0.06	c Current CPU time: 0.045993 s
0.00/0.06	c
0.00/0.06	c core #97
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 97
0.00/0.06	c Current CPU time: 0.046992 s
0.00/0.06	c
0.00/0.06	c core #98
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 98
0.00/0.06	c Current CPU time: 0.046992 s
0.00/0.06	c
0.00/0.06	c core #99
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 99
0.00/0.06	c Current CPU time: 0.047992 s
0.00/0.06	c
0.00/0.06	c core #100
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 100
0.00/0.06	c Current CPU time: 0.047992 s
0.00/0.06	c
0.00/0.06	c core #101
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 101
0.00/0.06	c Current CPU time: 0.048992 s
0.00/0.06	c
0.00/0.06	c core #102
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 102
0.00/0.06	c Current CPU time: 0.049992 s
0.00/0.06	c
0.00/0.06	c core #103
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 103
0.00/0.06	c Current CPU time: 0.049992 s
0.00/0.06	c
0.00/0.06	c core #104
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 104
0.00/0.06	c Current CPU time: 0.050992 s
0.00/0.06	c
0.00/0.06	c core #105
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 105
0.00/0.06	c Current CPU time: 0.050992 s
0.00/0.06	c
0.00/0.06	c core #106
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 106
0.00/0.06	c Current CPU time: 0.051992 s
0.00/0.06	c
0.00/0.06	c core #107
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 107
0.00/0.06	c Current CPU time: 0.052991 s
0.00/0.06	c
0.00/0.06	c core #108
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 6	Core Weight: 1	Total Weight: 108
0.00/0.06	c Current CPU time: 0.052991 s
0.00/0.06	c
0.00/0.06	c core #109
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 7	Core Weight: 1	Total Weight: 109
0.00/0.06	c Current CPU time: 0.053991 s
0.00/0.06	c
0.00/0.06	c core #110
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 7	Core Weight: 1	Total Weight: 110
0.00/0.06	c Current CPU time: 0.053991 s
0.00/0.06	c
0.00/0.06	c core #111
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 8	Core Weight: 1	Total Weight: 111
0.00/0.06	c Current CPU time: 0.054991 s
0.00/0.06	c
0.00/0.06	c core #112
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 1	Total Weight: 112
0.00/0.06	c Current CPU time: 0.055991 s
0.00/0.06	c
0.00/0.06	c core #113
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 51	Core Weight: 1	Total Weight: 113
0.00/0.06	c Current CPU time: 0.055991 s
0.00/0.06	c
0.00/0.06	c core #114
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 1	Total Weight: 114
0.00/0.06	c Current CPU time: 0.056991 s
0.00/0.06	c
0.00/0.06	c core #115
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 1	Total Weight: 115
0.00/0.06	c Current CPU time: 0.057991 s
0.00/0.06	c
0.00/0.06	c core #116
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 116
0.00/0.06	c Current CPU time: 0.057991 s
0.00/0.06	c
0.00/0.06	c core #117
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 47	Core Weight: 1	Total Weight: 117
0.00/0.06	c Current CPU time: 0.058991 s
0.00/0.06	c
0.00/0.06	c core #118
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 45	Core Weight: 1	Total Weight: 118
0.00/0.06	c Current CPU time: 0.05999 s
0.00/0.06	c
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     792     1398     3615 |     5000        0   -nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #119
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 23	Core Weight: 1	Total Weight: 119
0.00/0.06	c Current CPU time: 0.06099 s
0.00/0.06	c
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     805     1400     3646 |     5000        0   -nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #120
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 32	Core Weight: 1	Total Weight: 120
0.00/0.06	c Current CPU time: 0.06099 s
0.00/0.06	c
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     832     1401     3703 |     5000        0   -nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.07	c core #121
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 58	Core Weight: 1	Total Weight: 121
0.00/0.07	c Current CPU time: 0.06299 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     887     1404     3820 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #122
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 45	Core Weight: 1	Total Weight: 122
0.00/0.07	c Current CPU time: 0.06399 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     917     1406     3883 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #123
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 22	Core Weight: 1	Total Weight: 123
0.00/0.07	c Current CPU time: 0.06499 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     929     1411     3918 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #124
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 74	Core Weight: 1	Total Weight: 124
0.00/0.07	c Current CPU time: 0.066989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     968     1414     4001 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #125
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 93	Core Weight: 1	Total Weight: 125
0.00/0.07	c Current CPU time: 0.067989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1045     1421     4171 |     5000        0   -nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #126
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 93	Core Weight: 1	Total Weight: 126
0.00/0.07	c Current CPU time: 0.069989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    1106     1429     4310 |     5000        0   -nan |  0.000 % |
0.00/0.07	c |       103 |    1105     1429     4310 |     5500      103     20 |  0.090 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #127
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 171	Core Weight: 1	Total Weight: 127
0.00/0.08	c Current CPU time: 0.075988 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    1247     1438     4611 |     5000        0   -nan |  0.000 % |
0.00/0.08	c |       100 |    1246     1438     4611 |     5500      100     20 |  0.080 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #128
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 114	Core Weight: 1	Total Weight: 128
0.00/0.08	c Current CPU time: 0.080987 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    1338     1471     4875 |     5000        0   -nan |  0.000 % |
0.00/0.09	c |       101 |    1338     1471     4875 |     5500      101     10 |  0.000 % |
0.00/0.09	c ===============================================================================
0.08/0.09	c core #129
0.08/0.09	c 
0.08/0.09	c 
0.08/0.09	c Core size: 60	Core Weight: 1	Total Weight: 129
0.08/0.09	c Current CPU time: 0.086986 s
0.08/0.09	c
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    1393     1530     5135 |     5000        0   -nan |  0.000 % |
0.08/0.09	c ===============================================================================
0.08/0.09	c core #130
0.08/0.09	c 
0.08/0.09	c 
0.08/0.09	c Core size: 45	Core Weight: 1	Total Weight: 130
0.08/0.09	c Current CPU time: 0.088986 s
0.08/0.09	c
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    1378     1539     5158 |     5000        0   -nan |  0.000 % |
0.08/0.09	c ===============================================================================
0.08/0.09	c core #131
0.08/0.09	c 
0.08/0.09	c 
0.08/0.09	c Core size: 88	Core Weight: 1	Total Weight: 131
0.08/0.09	c Current CPU time: 0.090986 s
0.08/0.09	c
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    1294     1543     5168 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #132
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 152	Core Weight: 1	Total Weight: 132
0.19/0.22	c Current CPU time: 0.091986 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |     988     1546     5178 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #133
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 186	Core Weight: 1	Total Weight: 133
0.19/0.22	c Current CPU time: 0.092985 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |     992     1547     5186 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #134
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 191	Core Weight: 1	Total Weight: 134
0.19/0.22	c Current CPU time: 0.094985 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |     999     1548     5200 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #135
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 278	Core Weight: 1	Total Weight: 135
0.19/0.22	c Current CPU time: 0.095985 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1009     1549     5214 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #136
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 165	Core Weight: 1	Total Weight: 136
0.19/0.22	c Current CPU time: 0.097985 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1014     1550     5224 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #137
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 288	Core Weight: 1	Total Weight: 137
0.19/0.22	c Current CPU time: 0.099984 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1027     1551     5250 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #138
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 299	Core Weight: 1	Total Weight: 138
0.19/0.22	c Current CPU time: 0.101984 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1045     1552     5286 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #139
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 300	Core Weight: 1	Total Weight: 139
0.19/0.22	c Current CPU time: 0.104984 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1063     1553     5322 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #140
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 246	Core Weight: 1	Total Weight: 140
0.19/0.22	c Current CPU time: 0.106983 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1074     1554     5338 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #141
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 210	Core Weight: 1	Total Weight: 141
0.19/0.22	c Current CPU time: 0.108983 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1078     1555     5346 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       101 |    1070     1555     5346 |     5500      101     23 | 28.188 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #142
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 315	Core Weight: 1	Total Weight: 142
0.19/0.22	c Current CPU time: 0.113982 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1103     1556     5396 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       100 |    1103     1556     5396 |     5500      100     28 | 27.261 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #143
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 198	Core Weight: 1	Total Weight: 143
0.19/0.22	c Current CPU time: 0.116982 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1109     1557     5408 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #144
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 282	Core Weight: 1	Total Weight: 144
0.19/0.22	c Current CPU time: 0.119981 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1128     1558     5446 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #145
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 240	Core Weight: 1	Total Weight: 145
0.19/0.22	c Current CPU time: 0.120981 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1137     1559     5464 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       100 |    1137     1559     5464 |     5500      100     30 | 26.598 % |
0.19/0.22	c |       250 |    1137     1559     5464 |     6050      250     39 | 26.598 % |
0.19/0.22	c |       476 |    1136     1559     5464 |     6655      476     40 | 26.662 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #146
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 362	Core Weight: 1	Total Weight: 146
0.19/0.22	c Current CPU time: 0.140978 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1184     1560     5558 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       101 |    1184     1560     5558 |     5500      101     38 | 25.815 % |
0.19/0.22	c |       251 |    1184     1560     5558 |     6050      251     47 | 25.815 % |
0.19/0.22	c |       476 |    1182     1560     5558 |     6655      476     47 | 25.940 % |
0.19/0.22	c |       813 |    1181     1560     5558 |     7320      813     45 | 26.003 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #147
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 385	Core Weight: 1	Total Weight: 147
0.19/0.22	c Current CPU time: 0.178972 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1242     1561     5674 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       100 |    1242     1561     5674 |     5500      100     49 | 24.909 % |
0.19/0.22	c |       253 |    1238     1561     5674 |     6050      253     43 | 25.151 % |
0.19/0.22	c |       479 |    1238     1561     5674 |     6655      479     37 | 25.151 % |
0.19/0.22	c |       818 |    1238     1561     5674 |     7320      818     37 | 25.151 % |
0.19/0.22	c |      1325 |    1238     1561     5674 |     8052     1325     38 | 25.151 % |
0.19/0.25	c |      2086 |    1238     1561     5674 |     8857     2086     38 | 25.151 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c core #148
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 369	Core Weight: 1	Total Weight: 148
0.19/0.28	c Current CPU time: 0.276957 s
0.19/0.28	c
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    1289     1562     5768 |     5000        0   -nan |  0.000 % |
0.19/0.29	c |       101 |    1289     1562     5768 |     5500      101     38 | 24.221 % |
0.19/0.29	c |       252 |    1289     1562     5768 |     6050      252     34 | 24.221 % |
0.28/0.30	c |       477 |    1289     1562     5768 |     6655      477     42 | 24.221 % |
0.28/0.31	c |       817 |    1289     1562     5768 |     7320      817     60 | 24.221 % |
0.28/0.32	c |      1323 |    1289     1562     5768 |     8052     1323     49 | 24.221 % |
0.28/0.33	c ===============================================================================
0.28/0.33	c core #149
0.28/0.33	c 
0.28/0.33	c 
0.28/0.33	c Core size: 315	Core Weight: 1	Total Weight: 149
0.28/0.33	c Current CPU time: 0.32595 s
0.28/0.33	c
0.28/0.33	c ============================[ Search Statistics ]==============================
0.28/0.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.28/0.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.28/0.33	c ===============================================================================
0.28/0.33	c |         0 |    1317     1563     5824 |     5000        0   -nan |  0.000 % |
0.28/0.34	c |       100 |    1317     1563     5824 |     5500      100     39 | 23.829 % |
0.28/0.34	c |       250 |    1317     1563     5824 |     6050      250     40 | 23.829 % |
0.28/0.35	c |       479 |    1317     1563     5824 |     6655      479     51 | 23.829 % |
0.28/0.36	c |       817 |    1317     1563     5824 |     7320      817     56 | 23.829 % |
0.28/0.39	c |      1325 |    1317     1563     5824 |     8052     1325     60 | 23.829 % |
0.38/0.44	c |      2085 |    1317     1563     5824 |     8857     2085     61 | 23.829 % |
0.48/0.56	c |      3226 |    1317     1563     5824 |     9743     3226     60 | 23.829 % |
0.68/0.72	c |      4934 |    1317     1563     5824 |    10717     4934     59 | 23.829 % |
0.99/1.11	c |      7497 |    1317     1563     5824 |    11789     7497     61 | 23.829 % |
1.78/1.86	c |     11346 |    1317     1563     5824 |    12968    11346     63 | 23.829 % |
2.09/2.15	c ===============================================================================
2.09/2.21	c core #150
2.09/2.21	c 
2.09/2.21	c 
2.09/2.21	c Core size: 333	Core Weight: 1	Total Weight: 150
2.09/2.21	c Current CPU time: 2.18367 s
2.09/2.21	c
2.09/2.21	c ============================[ Search Statistics ]==============================
2.09/2.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.09/2.21	c ===============================================================================
2.09/2.21	c |         0 |    1349     1564     5888 |     5000        0   -nan |  0.000 % |
2.09/2.21	c ===============================================================================
2.09/2.21	c core #151
2.09/2.21	c 
2.09/2.21	c 
2.09/2.21	c Core size: 250	Core Weight: 1	Total Weight: 151
2.09/2.21	c Current CPU time: 2.18867 s
2.09/2.21	c
2.09/2.21	c ============================[ Search Statistics ]==============================
2.09/2.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.09/2.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.09/2.21	c ===============================================================================
2.09/2.21	c |         0 |    1356     1565     5902 |     5000        0   -nan |  0.000 % |
2.21/2.21	c ===============================================================================
2.21/2.22	c core #152
2.21/2.22	c 
2.21/2.22	c 
2.21/2.22	c Core size: 227	Core Weight: 1	Total Weight: 152
2.21/2.22	c Current CPU time: 2.19167 s
2.21/2.22	c
2.21/2.22	c ============================[ Search Statistics ]==============================
2.21/2.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.21/2.22	c ===============================================================================
2.21/2.22	c |         0 |    1364     1566     5918 |     5000        0   -nan |  0.000 % |
2.21/2.22	c |       100 |    1364     1566     5918 |     5500      100     15 | 23.198 % |
2.21/2.22	c ===============================================================================
2.21/2.22	c core #153
2.21/2.22	c 
2.21/2.22	c 
2.21/2.22	c Core size: 249	Core Weight: 1	Total Weight: 153
2.21/2.22	c Current CPU time: 2.19667 s
2.21/2.22	c
2.21/2.22	c ============================[ Search Statistics ]==============================
2.21/2.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.21/2.22	c ===============================================================================
2.21/2.22	c |         0 |    1375     1567     5940 |     5000        0   -nan |  0.000 % |
2.21/2.22	c ===============================================================================
2.21/2.22	c core #154
2.21/2.22	c 
2.21/2.22	c 
2.21/2.22	c Core size: 223	Core Weight: 1	Total Weight: 154
2.21/2.22	c Current CPU time: 2.19767 s
2.21/2.22	c
2.21/2.22	c ============================[ Search Statistics ]==============================
2.21/2.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.21/2.22	c ===============================================================================
2.21/2.22	c |         0 |    1383     1568     5956 |     5000        0   -nan |  0.000 % |
2.21/2.22	c |       101 |    1383     1568     5956 |     5500      101     42 | 22.953 % |
2.21/2.23	c |       252 |    1383     1568     5956 |     6050      252     40 | 22.953 % |
2.21/2.23	c |       477 |    1383     1568     5956 |     6655      477     40 | 22.953 % |
2.21/2.24	c |       815 |    1383     1568     5956 |     7320      815     49 | 22.953 % |
2.21/2.26	c |      1321 |    1383     1568     5956 |     8052     1321     59 | 22.953 % |
2.28/2.30	c |      2082 |    1383     1568     5956 |     8857     2082     66 | 22.953 % |
2.28/2.36	c |      3224 |    1383     1568     5956 |     9743     3224     66 | 22.953 % |
2.38/2.49	c |      4932 |    1383     1568     5956 |    10717     4932     66 | 22.953 % |
2.79/2.83	c |      7494 |    1383     1568     5956 |    11789     7494     68 | 22.953 % |
3.39/3.41	c |     11342 |    1383     1568     5956 |    12968    11342     67 | 22.953 % |
4.40/4.48	c |     17108 |    1383     1568     5956 |    14265    10307     63 | 22.953 % |
6.18/6.29	c |     25757 |    1383     1568     5956 |    15692    11580     60 | 22.953 % |
8.59/8.71	c ===============================================================================
8.89/8.90	c core #155
8.89/8.90	c 
8.89/8.90	c 
8.89/8.90	c Core size: 301	Core Weight: 1	Total Weight: 155
8.89/8.90	c Current CPU time: 8.82466 s
8.89/8.90	c
8.89/8.90	c ============================[ Search Statistics ]==============================
8.89/8.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/8.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/8.90	c ===============================================================================
8.89/8.90	c |         0 |    1406     1569     6002 |     5000        0   -nan |  0.000 % |
8.89/8.91	c |       101 |    1406     1569     6002 |     5500      101     31 | 22.662 % |
8.89/8.91	c |       251 |    1406     1569     6002 |     6050      251     30 | 22.662 % |
8.89/8.92	c |       476 |    1406     1569     6002 |     6655      476     35 | 22.662 % |
8.89/8.93	c |       816 |    1406     1569     6002 |     7320      816     44 | 22.662 % |
8.89/8.95	c |      1322 |    1406     1569     6002 |     8052     1322     46 | 22.662 % |
8.89/8.99	c |      2081 |    1406     1569     6002 |     8857     2081     49 | 22.662 % |
8.99/9.07	c |      3220 |    1406     1569     6002 |     9743     3220     50 | 22.662 % |
9.18/9.26	c |      4931 |    1406     1569     6002 |    10717     4931     51 | 22.662 % |
9.58/9.60	c |      7496 |    1406     1569     6002 |    11789     7496     51 | 22.662 % |
9.98/10.07	c ===============================================================================
10.08/10.12	c core #156
10.08/10.12	c 
10.08/10.12	c 
10.08/10.12	c Core size: 307	Core Weight: 1	Total Weight: 156
10.08/10.12	c Current CPU time: 10.0465 s
10.08/10.12	c
10.08/10.12	c ============================[ Search Statistics ]==============================
10.08/10.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.08/10.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.08/10.12	c ===============================================================================
10.08/10.12	c |         0 |    1432     1570     6054 |     5000        0   -nan |  0.000 % |
10.08/10.12	c |       100 |    1432     1570     6054 |     5500      100     26 | 22.343 % |
10.08/10.13	c |       253 |    1432     1570     6054 |     6050      253     29 | 22.343 % |
10.08/10.13	c |       478 |    1432     1570     6054 |     6655      478     36 | 22.343 % |
10.08/10.14	c |       816 |    1432     1570     6054 |     7320      816     43 | 22.343 % |
10.08/10.16	c |      1323 |    1432     1570     6054 |     8052     1323     48 | 22.343 % |
10.18/10.20	c |      2082 |    1432     1570     6054 |     8857     2082     53 | 22.343 % |
10.18/10.29	c |      3221 |    1432     1570     6054 |     9743     3221     54 | 22.343 % |
10.39/10.44	c |      4929 |    1432     1570     6054 |    10717     4929     57 | 22.343 % |
10.69/10.75	c |      7492 |    1432     1570     6054 |    11789     7492     58 | 22.343 % |
11.29/11.31	c ===============================================================================
11.29/11.36	c core #157
11.29/11.36	c 
11.29/11.36	c 
11.29/11.36	c Core size: 335	Core Weight: 1	Total Weight: 157
11.29/11.36	c Current CPU time: 11.2803 s
11.29/11.36	c
11.29/11.36	c ============================[ Search Statistics ]==============================
11.29/11.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.29/11.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.29/11.36	c ===============================================================================
11.29/11.36	c |         0 |    1466     1571     6122 |     5000        0   -nan |  0.000 % |
11.29/11.36	c |       100 |    1466     1571     6122 |     5500      100     55 | 21.938 % |
11.29/11.37	c |       253 |    1466     1571     6122 |     6050      253     55 | 21.938 % |
11.29/11.38	c |       479 |    1466     1571     6122 |     6655      479     72 | 21.938 % |
11.38/11.40	c |       817 |    1466     1571     6122 |     7320      817     88 | 21.938 % |
11.38/11.43	c |      1326 |    1466     1571     6122 |     8052     1326     90 | 21.938 % |
11.48/11.50	c |      2085 |    1466     1571     6122 |     8857     2085     92 | 21.938 % |
11.48/11.56	c |      3224 |    1465     1571     6122 |     9743     3224     84 | 21.992 % |
11.58/11.68	c |      4932 |    1465     1571     6122 |    10717     4932     79 | 21.992 % |
11.88/11.94	c |      7495 |    1453     1571     6122 |    11789     7495     75 | 22.843 % |
12.49/12.51	c |     11340 |    1450     1571     6122 |    12968    11340     74 | 23.429 % |
13.28/13.32	c |     17109 |    1450     1571     6122 |    14265    10309     66 | 23.429 % |
14.69/14.72	c |     25763 |    1438     1571     6122 |    15692    11547     68 | 23.429 % |
16.69/16.78	c ===============================================================================
16.88/16.99	c core #158
16.88/16.99	c 
16.88/16.99	c 
16.88/16.99	c Core size: 358	Core Weight: 1	Total Weight: 158
16.88/16.99	c Current CPU time: 16.8824 s
16.88/16.99	c
16.88/16.99	c ============================[ Search Statistics ]==============================
16.88/16.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.88/16.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.88/16.99	c ===============================================================================
16.88/16.99	c |         0 |    1512     1572     6214 |     5000        0   -nan |  0.000 % |
16.98/17.00	c |       101 |    1512     1572     6214 |     5500      101     12 | 21.414 % |
16.98/17.00	c ===============================================================================
16.98/17.00	c core #159
16.98/17.00	c 
16.98/17.00	c 
16.98/17.00	c Core size: 262	Core Weight: 1	Total Weight: 159
16.98/17.00	c Current CPU time: 16.8994 s
16.98/17.00	c
16.98/17.00	c ============================[ Search Statistics ]==============================
16.98/17.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.98/17.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.98/17.00	c ===============================================================================
16.98/17.00	c |         0 |    1524     1573     6238 |     5000        0   -nan |  0.000 % |
16.98/17.00	c |       100 |    1524     1573     6238 |     5500      100     43 | 21.281 % |
16.98/17.00	c |       250 |    1524     1573     6238 |     6050      250     33 | 21.281 % |
16.98/17.01	c |       479 |    1524     1573     6238 |     6655      479     44 | 21.281 % |
16.98/17.02	c |       816 |    1524     1573     6238 |     7320      816     45 | 21.281 % |
16.98/17.03	c |      1323 |    1524     1573     6238 |     8052     1323     50 | 21.281 % |
16.98/17.06	c |      2083 |    1524     1573     6238 |     8857     2083     62 | 21.281 % |
17.08/17.12	c |      3224 |    1524     1573     6238 |     9743     3224     71 | 21.281 % |
17.19/17.23	c |      4932 |    1524     1573     6238 |    10717     4932     74 | 21.281 % |
17.38/17.43	c |      7496 |    1524     1573     6238 |    11789     7496     86 | 21.281 % |
17.89/17.99	c |     11340 |    1524     1573     6238 |    12968    11340     99 | 21.281 % |
19.09/19.10	c |     17106 |    1524     1573     6238 |    14265    10363    111 | 21.281 % |
20.59/20.69	c |     25755 |    1524     1573     6238 |    15692    11593     87 | 21.281 % |
24.10/24.11	c |     38729 |    1524     1573     6238 |    17261     8336     88 | 21.281 % |
28.89/28.96	c |     58194 |    1524     1573     6238 |    18987     9963     94 | 21.281 % |
35.20/35.28	c |     87394 |    1524     1573     6238 |    20886    19550     85 | 21.281 % |
46.09/46.16	c ===============================================================================
46.88/46.99	c core #160
46.88/46.99	c 
46.88/46.99	c 
46.88/46.99	c Core size: 386	Core Weight: 1	Total Weight: 160
46.88/46.99	c Current CPU time: 46.7299 s
46.88/46.99	c
46.88/46.99	c ============================[ Search Statistics ]==============================
46.88/46.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.88/46.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.88/46.99	c ===============================================================================
46.88/46.99	c |         0 |    1581     1574     6352 |     5000        0   -nan |  0.000 % |
46.88/46.99	c |       103 |    1581     1574     6352 |     5500      103     22 | 20.672 % |
46.98/47.00	c |       253 |    1581     1574     6352 |     6050      253     24 | 20.672 % |
46.98/47.00	c |       479 |    1581     1574     6352 |     6655      479     25 | 20.672 % |
46.98/47.01	c ===============================================================================
46.98/47.02	c core #161
46.98/47.02	c 
46.98/47.02	c 
46.98/47.02	c Core size: 249	Core Weight: 1	Total Weight: 161
46.98/47.02	c Current CPU time: 46.8169 s
46.98/47.02	c
46.98/47.02	c ============================[ Search Statistics ]==============================
46.98/47.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.98/47.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.98/47.02	c ===============================================================================
46.98/47.02	c |         0 |    1592     1575     6374 |     5000        0   -nan |  0.000 % |
46.98/47.02	c |       101 |    1592     1575     6374 |     5500      101     38 | 20.559 % |
46.98/47.02	c |       252 |    1592     1575     6374 |     6050      252     38 | 20.559 % |
46.98/47.03	c |       477 |    1592     1575     6374 |     6655      477     42 | 20.559 % |
46.98/47.04	c |       814 |    1592     1575     6374 |     7320      814     59 | 20.559 % |
46.98/47.06	c |      1321 |    1592     1575     6374 |     8052     1321     66 | 20.559 % |
47.08/47.12	c |      2081 |    1592     1575     6374 |     8857     2081     75 | 20.559 % |
47.19/47.22	c |      3220 |    1592     1575     6374 |     9743     3220     80 | 20.559 % |
47.38/47.40	c |      4930 |    1592     1575     6374 |    10717     4930     84 | 20.559 % |
47.69/47.74	c |      7494 |    1592     1575     6374 |    11789     7494     86 | 20.559 % |
48.18/48.24	c |     11339 |    1592     1575     6374 |    12968    11339     84 | 20.559 % |
49.19/49.20	c |     17106 |    1592     1575     6374 |    14265    10339     84 | 20.559 % |
50.60/50.66	c |     25757 |    1592     1575     6374 |    15692    11536     86 | 20.559 % |
53.18/53.28	c |     38731 |    1592     1575     6374 |    17261     8287     81 | 20.559 % |
57.48/57.50	c |     58192 |    1592     1575     6374 |    18987     9968     86 | 20.559 % |
64.68/64.76	c |     87386 |    1592     1575     6374 |    20886     9881     93 | 20.559 % |
74.89/74.93	c ===============================================================================
74.89/74.98	c core #162
74.89/74.98	c 
74.89/74.98	c 
74.89/74.98	c Core size: 212	Core Weight: 1	Total Weight: 162
74.89/74.98	c Current CPU time: 74.6337 s
74.89/74.98	c
74.89/74.98	c ============================[ Search Statistics ]==============================
74.89/74.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.89/74.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
74.89/74.98	c ===============================================================================
74.89/74.98	c |         0 |    1603     1576     6396 |     5000        0   -nan |  0.000 % |
74.89/74.98	c |       100 |    1603     1576     6396 |     5500      100     27 | 20.447 % |
74.89/74.98	c |       250 |    1603     1576     6396 |     6050      250     29 | 20.447 % |
74.89/74.99	c |       476 |    1603     1576     6396 |     6655      476     30 | 20.447 % |
74.99/75.00	c |       813 |    1603     1576     6396 |     7320      813     31 | 20.447 % |
74.99/75.02	c |      1321 |    1603     1576     6396 |     8052     1321     32 | 20.447 % |
74.99/75.06	c |      2082 |    1603     1576     6396 |     8857     2082     33 | 20.447 % |
75.08/75.14	c |      3222 |    1603     1576     6396 |     9743     3222     33 | 20.447 % |
75.28/75.31	c |      4930 |    1603     1576     6396 |    10717     4930     33 | 20.447 % |
75.38/75.41	c ===============================================================================
75.38/75.44	c core #163
75.38/75.44	c 
75.38/75.44	c 
75.38/75.44	c Core size: 252	Core Weight: 1	Total Weight: 163
75.38/75.44	c Current CPU time: 75.1366 s
75.38/75.44	c
75.38/75.44	c ============================[ Search Statistics ]==============================
75.38/75.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.38/75.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.38/75.44	c ===============================================================================
75.38/75.44	c |         0 |    1614     1577     6418 |     5000        0   -nan |  0.000 % |
75.38/75.44	c |       100 |    1614     1577     6418 |     5500      100     35 | 20.336 % |
75.38/75.44	c |       251 |    1614     1577     6418 |     6050      251     26 | 20.336 % |
75.38/75.45	c |       477 |    1614     1577     6418 |     6655      477     27 | 20.336 % |
75.38/75.46	c |       815 |    1614     1577     6418 |     7320      815     29 | 20.336 % |
75.38/75.48	c ===============================================================================
75.38/75.48	c core #164
75.38/75.48	c 
75.38/75.48	c 
75.38/75.48	c Core size: 288	Core Weight: 1	Total Weight: 164
75.38/75.48	c Current CPU time: 75.1776 s
75.38/75.48	c
75.38/75.48	c ============================[ Search Statistics ]==============================
75.38/75.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.38/75.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.38/75.48	c ===============================================================================
75.38/75.48	c |         0 |    1632     1578     6454 |     5000        0   -nan |  0.000 % |
75.38/75.48	c |       100 |    1632     1578     6454 |     5500      100     24 | 20.157 % |
75.38/75.49	c |       250 |    1632     1578     6454 |     6050      250     30 | 20.157 % |
75.38/75.49	c |       475 |    1632     1578     6454 |     6655      475     34 | 20.157 % |
75.49/75.50	c |       813 |    1632     1578     6454 |     7320      813     39 | 20.157 % |
75.49/75.52	c |      1320 |    1632     1578     6454 |     8052     1320     41 | 20.157 % |
75.49/75.56	c |      2079 |    1632     1578     6454 |     8857     2079     42 | 20.157 % |
75.59/75.62	c ===============================================================================
75.59/75.63	c core #165
75.59/75.63	c 
75.59/75.63	c 
75.59/75.63	c Core size: 299	Core Weight: 1	Total Weight: 165
75.59/75.63	c Current CPU time: 75.3225 s
75.59/75.63	c
75.59/75.63	c ============================[ Search Statistics ]==============================
75.59/75.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.59/75.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.59/75.63	c ===============================================================================
75.59/75.63	c |         0 |    1652     1579     6494 |     5000        0   -nan |  0.000 % |
75.59/75.63	c |       100 |    1652     1579     6494 |     5500      100     66 | 19.961 % |
75.59/75.63	c |       250 |    1652     1579     6494 |     6050      250     58 | 19.961 % |
75.59/75.64	c |       475 |    1652     1579     6494 |     6655      475     56 | 19.961 % |
75.59/75.65	c |       812 |    1652     1579     6494 |     7320      812     71 | 19.961 % |
75.59/75.68	c |      1318 |    1652     1579     6494 |     8052     1318     76 | 19.961 % |
75.68/75.71	c |      2079 |    1652     1579     6494 |     8857     2079     89 | 19.961 % |
75.68/75.78	c |      3219 |    1652     1579     6494 |     9743     3219     99 | 19.961 % |
75.90/75.97	c |      4927 |    1652     1579     6494 |    10717     4927    110 | 19.961 % |
76.29/76.35	c |      7489 |    1652     1579     6494 |    11789     7489    119 | 19.961 % |
77.79/77.84	c |     11336 |    1652     1579     6494 |    12968    11336    127 | 19.961 % |
79.78/79.80	c |     17110 |    1652     1579     6494 |    14265    10365    135 | 19.961 % |
82.78/82.81	c |     25760 |    1652     1579     6494 |    15692    11585    137 | 19.961 % |
86.58/86.69	c |     38735 |    1652     1579     6494 |    17261     8326    141 | 19.961 % |
91.99/92.05	c |     58196 |    1652     1579     6494 |    18987     9895    112 | 19.961 % |
97.68/97.79	c |     87389 |    1652     1579     6494 |    20886    19482    110 | 19.961 % |
112.79/112.82	c |    131179 |    1652     1579     6494 |    22974    20191    102 | 19.961 % |
126.69/126.78	c |    196863 |    1652     1579     6494 |    25272    15055    104 | 19.961 % |
159.19/159.20	c |    295389 |    1652     1579     6494 |    27799    22312    125 | 19.961 % |
212.00/212.07	c |    443179 |    1652     1579     6494 |    30579    20290    134 | 19.961 % |
311.31/311.39	c |    664862 |    1652     1579     6494 |    33637    30889    144 | 19.961 % |
424.90/424.98	c |    997389 |    1652     1579     6494 |    37001    33254    120 | 19.961 % |
605.41/605.47	c |   1496182 |    1648     1579     6494 |    40701    16062    134 | 20.155 % |
929.54/929.54	c |   2244365 |    1648     1579     6494 |    44771    25580    164 | 20.155 % |
1473.64/1473.69	c |   3366639 |    1648     1579     6494 |    49248    34733    158 | 20.155 % |

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.84 1.98 1.99 3/515 8001
/proc/meminfo: memFree=23244976/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=2104 CPUtime=0 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 899062764 2154496 281 33554432000 4194304 5714214 140735812025200 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 526 282 170 372 0 151 0

[startup+0.0955319 s]
/proc/loadavg: 1.84 1.98 1.99 3/515 8001
/proc/meminfo: memFree=23244976/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=3204 CPUtime=0.08 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 610 0 0 0 8 0 0 0 25 0 1 0 899062764 3280896 557 33554432000 4194304 5714214 140735812025200 18446744073709551615 4743136 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 801 557 180 372 0 426 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3204

[startup+0.100492 s]
/proc/loadavg: 1.84 1.98 1.99 3/515 8001
/proc/meminfo: memFree=23244976/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=3312 CPUtime=0.09 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 631 0 0 0 9 0 0 0 25 0 1 0 899062764 3391488 578 33554432000 4194304 5714214 140735812025200 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 828 578 180 372 0 453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3312

[startup+0.300492 s]
/proc/loadavg: 1.84 1.98 1.99 3/515 8001
/proc/meminfo: memFree=23244976/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=4388 CPUtime=0.28 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 913 0 0 0 28 0 0 0 25 0 1 0 899062764 4493312 860 33554432000 4194304 5714214 140735812025200 18446744073709551615 4967703 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 1097 860 180 372 0 722 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 4388

[startup+0.700419 s]
/proc/loadavg: 1.84 1.98 1.99 3/515 8001
/proc/meminfo: memFree=23244976/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=5180 CPUtime=0.68 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 1086 0 0 0 68 0 0 0 25 0 1 0 899062764 5304320 1033 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319269 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 1295 1033 180 372 0 920 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5180

[startup+1.50027 s]
/proc/loadavg: 1.84 1.98 1.99 3/516 8002
/proc/meminfo: memFree=23234784/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=7744 CPUtime=1.49 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 1732 0 0 0 148 1 0 0 25 0 1 0 899062764 7929856 1679 33554432000 4194304 5714214 140735812025200 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 1936 1679 180 372 0 1561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7744

[startup+3.10097 s]
/proc/loadavg: 1.84 1.98 1.99 3/516 8002
/proc/meminfo: memFree=23228336/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=10248 CPUtime=3.09 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 2406 0 0 0 306 3 0 0 25 0 1 0 899062764 10493952 2329 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319793 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 2562 2329 180 372 0 2187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10248

[startup+6.30035 s]
/proc/loadavg: 1.85 1.98 1.99 3/516 8003
/proc/meminfo: memFree=23223584/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=12188 CPUtime=6.28 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 2859 0 0 0 624 4 0 0 25 0 1 0 899062764 12480512 2782 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 3047 2782 180 372 0 2672 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12188

[startup+12.7011 s]
/proc/loadavg: 1.86 1.98 1.99 3/516 8003
/proc/meminfo: memFree=23213484/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=16852 CPUtime=12.69 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 4000 0 0 0 1261 8 0 0 25 0 1 0 899062764 17256448 3923 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 4213 3923 180 372 0 3838 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16852

[startup+25.5007 s]
/proc/loadavg: 1.89 1.98 1.99 3/516 8003
/proc/meminfo: memFree=23196872/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=17992 CPUtime=25.49 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 4319 0 0 0 2536 13 0 0 25 0 1 0 899062764 18423808 4242 33554432000 4194304 5714214 140735812025200 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 4498 4242 180 372 0 4123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17992

[startup+51.1009 s]
/proc/loadavg: 1.99 2.00 1.99 3/516 8004
/proc/meminfo: memFree=23157276/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=40956 CPUtime=51.08 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 10000 0 0 0 5087 21 0 0 25 0 1 0 899062764 41938944 9881 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 10239 9881 180 372 0 9864 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40956

[startup+102.319 s]
/proc/loadavg: 1.99 2.00 1.99 3/516 8005
/proc/meminfo: memFree=23150272/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=40956 CPUtime=102.3 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 10057 0 0 0 10192 38 0 0 25 0 1 0 899062764 41938944 9938 33554432000 4194304 5714214 140735812025200 18446744073709551615 4198963 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 10239 9938 180 372 0 9864 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40956

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/516 8007
/proc/meminfo: memFree=23080676/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=76948 CPUtime=162.29 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 18887 0 0 0 16170 59 0 0 25 0 1 0 899062764 78794752 18768 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319420 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 19237 18768 180 372 0 18862 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76948

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/516 8008
/proc/meminfo: memFree=23019840/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=106188 CPUtime=222.29 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 26121 0 0 0 22158 71 0 0 25 0 1 0 899062764 108736512 26002 33554432000 4194304 5714214 140735812025200 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 26547 26002 180 372 0 26172 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 106188

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/516 8010
/proc/meminfo: memFree=22960528/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=131100 CPUtime=282.3 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 32189 0 0 0 28144 86 0 0 25 0 1 0 899062764 134246400 32070 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 32775 32070 180 372 0 32400 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 131100

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/516 8011
/proc/meminfo: memFree=22909012/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=155164 CPUtime=342.3 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 38140 0 0 0 34131 99 0 0 25 0 1 0 899062764 158887936 38021 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 38791 38021 180 372 0 38416 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 155164

[startup+402.3 s]
/proc/loadavg: 2.13 2.03 2.00 3/516 8013
/proc/meminfo: memFree=22861332/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=181232 CPUtime=402.3 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 44418 0 0 0 40115 115 0 0 25 0 1 0 899062764 185581568 44299 33554432000 4194304 5714214 140735812025200 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 45308 44299 180 372 0 44933 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181232

[startup+462.301 s]
/proc/loadavg: 2.11 2.04 2.00 3/516 8015
/proc/meminfo: memFree=22792572/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=219448 CPUtime=462.31 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 53956 0 0 0 46098 133 0 0 25 0 1 0 899062764 224714752 53760 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319893 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 54862 53760 180 372 0 54487 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 219448

[startup+522.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/516 8016
/proc/meminfo: memFree=22748708/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=246120 CPUtime=522.31 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 60573 0 0 0 52083 148 0 0 25 0 1 0 899062764 252026880 60377 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319269 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 61530 60377 180 372 0 61155 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 246120

[startup+582.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/516 8018
/proc/meminfo: memFree=22701796/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=272080 CPUtime=582.31 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 67048 0 0 0 58069 162 0 0 25 0 1 0 899062764 278609920 66852 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 68020 66852 180 372 0 67645 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 272080

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 8024
/proc/meminfo: memFree=22528352/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=361880 CPUtime=822.32 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 89285 0 0 0 82015 217 0 0 25 0 1 0 899062764 370565120 89089 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 90470 89089 180 372 0 90095 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 361880

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/516 8026
/proc/meminfo: memFree=22488840/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=388584 CPUtime=882.32 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 95951 0 0 0 87999 233 0 0 25 0 1 0 899062764 397910016 95755 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 97146 95755 180 372 0 96771 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 388584

[startup+942.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/516 8027
/proc/meminfo: memFree=22441404/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=407784 CPUtime=942.32 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 100749 0 0 0 93988 244 0 0 25 0 1 0 899062764 417570816 100553 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 101946 100553 180 372 0 101571 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 407784

[startup+1002.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/516 8029
/proc/meminfo: memFree=22397464/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=425364 CPUtime=1002.32 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 105019 0 0 0 99976 256 0 0 25 0 1 0 899062764 435572736 104823 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 106341 104823 180 372 0 105966 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 425364

[startup+1062.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/516 8031
/proc/meminfo: memFree=22358700/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=442608 CPUtime=1062.32 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 109289 0 0 0 105966 266 0 0 25 0 1 0 899062764 453230592 109093 33554432000 4194304 5714214 140735812025200 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 110652 109093 180 372 0 110277 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 442608

[startup+1122.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/516 8032
/proc/meminfo: memFree=22309148/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=465924 CPUtime=1122.33 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 115052 0 0 0 111954 279 0 0 25 0 1 0 899062764 477106176 114856 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 116481 114856 180 372 0 116106 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 465924

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/516 8034
/proc/meminfo: memFree=22256984/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=486420 CPUtime=1182.33 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 120186 0 0 0 117942 291 0 0 25 0 1 0 899062764 498094080 119990 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 121605 119991 180 372 0 121230 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 486420

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 8035
/proc/meminfo: memFree=22211164/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=505824 CPUtime=1242.33 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 125028 0 0 0 123931 302 0 0 25 0 1 0 899062764 517963776 124832 33554432000 4194304 5714214 140735812025200 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 126456 124832 180 372 0 126081 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 505824

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 8037
/proc/meminfo: memFree=22170936/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=518792 CPUtime=1302.34 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 128248 0 0 0 129920 314 0 0 25 0 1 0 899062764 531243008 128052 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 129698 128052 180 372 0 129323 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 518792

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 8039
/proc/meminfo: memFree=22128204/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=541024 CPUtime=1362.33 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 133780 0 0 0 135908 325 0 0 25 0 1 0 899062764 554008576 133584 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 135256 133584 180 372 0 134881 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 541024

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/516 8040
/proc/meminfo: memFree=22088704/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=556480 CPUtime=1422.36 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 137635 0 0 0 141901 335 0 0 25 0 1 0 899062764 569835520 137439 33554432000 4194304 5714214 140735812025200 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 139120 137439 180 372 0 138745 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 556480

[startup+1482.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/516 8042
/proc/meminfo: memFree=22057500/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=568572 CPUtime=1482.34 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 140636 0 0 0 147889 345 0 0 25 0 1 0 899062764 582217728 140440 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 142143 140440 180 372 0 141768 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 568572

[startup+1542.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/516 8043
/proc/meminfo: memFree=22018392/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=586624 CPUtime=1542.34 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 145116 0 0 0 153881 353 0 0 25 0 1 0 899062764 600702976 144920 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 146656 144920 180 372 0 146281 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 586624

[startup+1602.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/516 8045
/proc/meminfo: memFree=21984480/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=601868 CPUtime=1602.35 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 148903 0 0 0 159872 363 0 0 25 0 1 0 899062764 616312832 148707 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 150467 148707 180 372 0 150092 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 601868

[startup+1662.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/516 8047
/proc/meminfo: memFree=21952180/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=615208 CPUtime=1662.35 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 152172 0 0 0 165859 376 0 0 25 0 1 0 899062764 629972992 151976 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 153802 151976 180 372 0 153427 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 615208

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/516 8048
/proc/meminfo: memFree=21915516/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=635888 CPUtime=1722.35 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 157359 0 0 0 171847 388 0 0 25 0 1 0 899062764 651149312 157163 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 158972 157163 180 372 0 158597 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 635888

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/516 8050
/proc/meminfo: memFree=21869568/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=661336 CPUtime=1782.35 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 163660 0 0 0 177835 400 0 0 25 0 1 0 899062764 677208064 163464 33554432000 4194304 5714214 140735812025200 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 165334 163464 180 372 0 164959 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 661336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.00 2/514 8051
/proc/meminfo: memFree=22580092/32950928 swapFree=58671692/67111528
[pid=8001] ppid=7999 vsize=666364 CPUtime=1800.06 cores=0,2,4,6
/proc/8001/stat : 8001 (wbo1.6) R 7999 8001 1417 0 -1 4202496 164917 0 0 0 179604 402 0 0 25 0 1 0 899062764 682356736 164721 33554432000 4194304 5714214 140735812025200 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8001/statm: 166591 164721 180 372 0 166216 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 666364

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.12
CPU user time (s): 1796.06
CPU system time (s): 4.05938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 666364

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

runsolver used 10.0185 second user time and 20.7958 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-03 10:05:21
IDJOB=3461429
IDBENCH=2150
IDSOLVER=1953
FILE ID=node115/3461429-1307088321
RUNJOBID= node115-1307082914-7618
PBS_JOBID= 13497873
Free space on /tmp= 73828 MiB

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

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

MD5SUM BENCH= 110745290448fc70d55421e7e203e2bf
RANDOM SEED=1029768770

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23245256 kB
Buffers:        123136 kB
Cached:         248672 kB
SwapCached:      65796 kB
Active:        1048388 kB
Inactive:      8416592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23245256 kB
SwapTotal:    67111528 kB
SwapFree:     58671692 kB
Dirty:            8648 kB
Writeback:          60 kB
AnonPages:     9031300 kB
Mapped:          28416 kB
Slab:            96268 kB
PageTables:      75408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151831128 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= 73820 MiB
End job on node115 at 2011-06-03 10:35:23