Trace number 3461401

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.09 1800.16

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark30.6343
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 444
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 444
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 444
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461401-1307085428.opb.
0.00/0.00	c Instance file HOME/instance-3461401-1307085428.opb
0.00/0.00	c File size is 63636 bytes.
0.00/0.00	c Highest Coefficient sum: 33
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      444                                                 |
0.00/0.00	c |  Number Clauses:        1408                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     444     1408     6426 |     5000        0   -nan |  0.000 % |
0.00/0.03	c core #1
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 1
0.00/0.03	c Current CPU time: 0.004999 s
0.00/0.03	c
0.00/0.03	c core #2
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 2
0.00/0.03	c Current CPU time: 0.005999 s
0.00/0.03	c
0.00/0.03	c core #3
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 3
0.00/0.03	c Current CPU time: 0.005999 s
0.00/0.03	c
0.00/0.03	c core #4
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 4
0.00/0.03	c Current CPU time: 0.006998 s
0.00/0.03	c
0.00/0.03	c core #5
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 5
0.00/0.03	c Current CPU time: 0.006998 s
0.00/0.03	c
0.00/0.03	c core #6
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 6
0.00/0.03	c Current CPU time: 0.007998 s
0.00/0.03	c
0.00/0.03	c core #7
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 7
0.00/0.03	c Current CPU time: 0.007998 s
0.00/0.03	c
0.00/0.03	c core #8
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 8
0.00/0.03	c Current CPU time: 0.008998 s
0.00/0.03	c
0.00/0.03	c core #9
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 9
0.00/0.03	c Current CPU time: 0.008998 s
0.00/0.03	c
0.00/0.03	c core #10
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 10
0.00/0.03	c Current CPU time: 0.009998 s
0.00/0.03	c
0.00/0.03	c core #11
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 11
0.00/0.03	c Current CPU time: 0.010998 s
0.00/0.03	c
0.00/0.03	c core #12
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 12
0.00/0.03	c Current CPU time: 0.010998 s
0.00/0.03	c
0.00/0.03	c core #13
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 13
0.00/0.03	c Current CPU time: 0.011998 s
0.00/0.03	c
0.00/0.03	c core #14
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 14
0.00/0.03	c Current CPU time: 0.011998 s
0.00/0.03	c
0.00/0.03	c core #15
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 15
0.00/0.03	c Current CPU time: 0.012998 s
0.00/0.03	c
0.00/0.03	c core #16
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 16
0.00/0.03	c Current CPU time: 0.013997 s
0.00/0.03	c
0.00/0.03	c core #17
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 17
0.00/0.03	c Current CPU time: 0.013997 s
0.00/0.03	c
0.00/0.03	c core #18
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 18
0.00/0.03	c Current CPU time: 0.014997 s
0.00/0.03	c
0.00/0.03	c core #19
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 19
0.00/0.03	c Current CPU time: 0.014997 s
0.00/0.03	c
0.00/0.03	c core #20
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 20
0.00/0.03	c Current CPU time: 0.015997 s
0.00/0.03	c
0.00/0.03	c core #21
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 21
0.00/0.03	c Current CPU time: 0.015997 s
0.00/0.03	c
0.00/0.03	c core #22
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 22
0.00/0.03	c Current CPU time: 0.016997 s
0.00/0.03	c
0.00/0.03	c core #23
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 23
0.00/0.03	c Current CPU time: 0.017997 s
0.00/0.03	c
0.00/0.03	c core #24
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 24
0.00/0.03	c Current CPU time: 0.017997 s
0.00/0.03	c
0.00/0.03	c core #25
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 25
0.00/0.03	c Current CPU time: 0.018997 s
0.00/0.03	c
0.00/0.03	c core #26
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 26
0.00/0.03	c Current CPU time: 0.018997 s
0.00/0.03	c
0.00/0.03	c core #27
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 27
0.00/0.03	c Current CPU time: 0.019996 s
0.00/0.03	c
0.00/0.03	c core #28
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 28
0.00/0.03	c Current CPU time: 0.020996 s
0.00/0.03	c
0.00/0.03	c core #29
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 29
0.00/0.03	c Current CPU time: 0.020996 s
0.00/0.03	c
0.00/0.03	c core #30
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 30
0.00/0.03	c Current CPU time: 0.021996 s
0.00/0.03	c
0.00/0.03	c core #31
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 31
0.00/0.03	c Current CPU time: 0.021996 s
0.00/0.03	c
0.00/0.03	c core #32
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 32
0.00/0.03	c Current CPU time: 0.022996 s
0.00/0.03	c
0.00/0.03	c core #33
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 33
0.00/0.03	c Current CPU time: 0.022996 s
0.00/0.03	c
0.00/0.03	c core #34
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 34
0.00/0.03	c Current CPU time: 0.023996 s
0.00/0.03	c
0.00/0.03	c core #35
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 35
0.00/0.03	c Current CPU time: 0.024996 s
0.00/0.03	c
0.00/0.03	c core #36
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 36
0.00/0.03	c Current CPU time: 0.024996 s
0.00/0.03	c
0.00/0.03	c core #37
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 37
0.00/0.03	c Current CPU time: 0.025996 s
0.00/0.03	c
0.00/0.03	c core #38
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 38
0.00/0.03	c Current CPU time: 0.025996 s
0.00/0.03	c
0.00/0.03	c core #39
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 39
0.00/0.03	c Current CPU time: 0.026995 s
0.00/0.03	c
0.00/0.03	c core #40
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 40
0.00/0.03	c Current CPU time: 0.027995 s
0.00/0.03	c
0.00/0.03	c core #41
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 41
0.00/0.03	c Current CPU time: 0.027995 s
0.00/0.03	c
0.00/0.03	c core #42
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 42
0.00/0.03	c Current CPU time: 0.028995 s
0.00/0.03	c
0.00/0.03	c core #43
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 43
0.00/0.05	c Current CPU time: 0.028995 s
0.00/0.05	c
0.00/0.05	c core #44
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 44
0.00/0.05	c Current CPU time: 0.029995 s
0.00/0.05	c
0.00/0.05	c core #45
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 45
0.00/0.05	c Current CPU time: 0.030995 s
0.00/0.05	c
0.00/0.05	c core #46
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 46
0.00/0.05	c Current CPU time: 0.030995 s
0.00/0.05	c
0.00/0.05	c core #47
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 47
0.00/0.05	c Current CPU time: 0.031995 s
0.00/0.05	c
0.00/0.05	c core #48
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 48
0.00/0.05	c Current CPU time: 0.032994 s
0.00/0.05	c
0.00/0.05	c core #49
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 49
0.00/0.05	c Current CPU time: 0.032994 s
0.00/0.05	c
0.00/0.05	c core #50
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 50
0.00/0.05	c Current CPU time: 0.033994 s
0.00/0.05	c
0.00/0.05	c core #51
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 51
0.00/0.05	c Current CPU time: 0.033994 s
0.00/0.05	c
0.00/0.05	c core #52
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 52
0.00/0.05	c Current CPU time: 0.034994 s
0.00/0.05	c
0.00/0.05	c core #53
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 53
0.00/0.05	c Current CPU time: 0.035994 s
0.00/0.05	c
0.00/0.05	c core #54
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 54
0.00/0.05	c Current CPU time: 0.035994 s
0.00/0.05	c
0.00/0.05	c core #55
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 55
0.00/0.05	c Current CPU time: 0.036994 s
0.00/0.05	c
0.00/0.05	c core #56
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 56
0.00/0.05	c Current CPU time: 0.037994 s
0.00/0.05	c
0.00/0.05	c core #57
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 57
0.00/0.05	c Current CPU time: 0.037994 s
0.00/0.05	c
0.00/0.05	c core #58
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 58
0.00/0.05	c Current CPU time: 0.038994 s
0.00/0.05	c
0.00/0.05	c core #59
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 59
0.00/0.05	c Current CPU time: 0.038994 s
0.00/0.05	c
0.00/0.05	c core #60
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 60
0.00/0.05	c Current CPU time: 0.039993 s
0.00/0.05	c
0.00/0.05	c core #61
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 61
0.00/0.05	c Current CPU time: 0.040993 s
0.00/0.05	c
0.00/0.05	c core #62
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 62
0.00/0.05	c Current CPU time: 0.040993 s
0.00/0.05	c
0.00/0.05	c core #63
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 63
0.00/0.05	c Current CPU time: 0.041993 s
0.00/0.05	c
0.00/0.05	c core #64
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 64
0.00/0.05	c Current CPU time: 0.042993 s
0.00/0.05	c
0.00/0.05	c core #65
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 65
0.00/0.05	c Current CPU time: 0.042993 s
0.00/0.05	c
0.00/0.05	c core #66
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 66
0.00/0.05	c Current CPU time: 0.043993 s
0.00/0.05	c
0.00/0.05	c core #67
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 67
0.00/0.05	c Current CPU time: 0.043993 s
0.00/0.05	c
0.00/0.05	c core #68
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 68
0.00/0.05	c Current CPU time: 0.044993 s
0.00/0.05	c
0.00/0.05	c core #69
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 69
0.00/0.05	c Current CPU time: 0.045993 s
0.00/0.05	c
0.00/0.05	c core #70
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 70
0.00/0.05	c Current CPU time: 0.045993 s
0.00/0.05	c
0.00/0.05	c core #71
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 71
0.00/0.05	c Current CPU time: 0.046992 s
0.00/0.05	c
0.00/0.05	c core #72
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 72
0.00/0.05	c Current CPU time: 0.047992 s
0.00/0.05	c
0.00/0.05	c core #73
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 73
0.00/0.05	c Current CPU time: 0.047992 s
0.00/0.05	c
0.00/0.05	c core #74
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 74
0.00/0.05	c Current CPU time: 0.048992 s
0.00/0.05	c
0.00/0.05	c core #75
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 75
0.00/0.05	c Current CPU time: 0.049992 s
0.00/0.05	c
0.00/0.05	c core #76
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 76
0.00/0.05	c Current CPU time: 0.049992 s
0.00/0.05	c
0.00/0.05	c core #77
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 77
0.00/0.05	c Current CPU time: 0.050992 s
0.00/0.05	c
0.00/0.05	c core #78
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 78
0.00/0.05	c Current CPU time: 0.050992 s
0.00/0.05	c
0.00/0.05	c core #79
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 79
0.00/0.05	c Current CPU time: 0.051992 s
0.00/0.05	c
0.00/0.05	c core #80
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 80
0.00/0.05	c Current CPU time: 0.052991 s
0.00/0.05	c
0.00/0.05	c core #81
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 81
0.00/0.05	c Current CPU time: 0.052991 s
0.00/0.05	c
0.00/0.05	c core #82
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 82
0.00/0.05	c Current CPU time: 0.053991 s
0.00/0.05	c
0.00/0.05	c core #83
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 83
0.00/0.05	c Current CPU time: 0.054991 s
0.00/0.05	c
0.00/0.05	c core #84
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 84
0.00/0.05	c Current CPU time: 0.054991 s
0.00/0.05	c
0.00/0.05	c core #85
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 85
0.00/0.08	c Current CPU time: 0.055991 s
0.00/0.08	c
0.00/0.08	c core #86
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 86
0.00/0.08	c Current CPU time: 0.056991 s
0.00/0.08	c
0.00/0.08	c core #87
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 87
0.00/0.08	c Current CPU time: 0.056991 s
0.00/0.08	c
0.00/0.08	c core #88
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 88
0.00/0.08	c Current CPU time: 0.057991 s
0.00/0.08	c
0.00/0.08	c core #89
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 89
0.00/0.08	c Current CPU time: 0.058991 s
0.00/0.08	c
0.00/0.08	c core #90
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 90
0.00/0.08	c Current CPU time: 0.058991 s
0.00/0.08	c
0.00/0.08	c core #91
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 91
0.00/0.08	c Current CPU time: 0.05999 s
0.00/0.08	c
0.00/0.08	c core #92
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 92
0.00/0.08	c Current CPU time: 0.06099 s
0.00/0.08	c
0.00/0.08	c core #93
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 93
0.00/0.08	c Current CPU time: 0.06099 s
0.00/0.08	c
0.00/0.08	c core #94
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 94
0.00/0.08	c Current CPU time: 0.06199 s
0.00/0.08	c
0.00/0.08	c core #95
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 95
0.00/0.08	c Current CPU time: 0.06299 s
0.00/0.08	c
0.00/0.08	c core #96
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 3	Core Weight: 1	Total Weight: 96
0.00/0.08	c Current CPU time: 0.06399 s
0.00/0.08	c
0.00/0.08	c core #97
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 33	Core Weight: 1	Total Weight: 97
0.00/0.08	c Current CPU time: 0.06399 s
0.00/0.08	c
0.00/0.08	c core #98
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 33	Core Weight: 1	Total Weight: 98
0.00/0.08	c Current CPU time: 0.06499 s
0.00/0.08	c
0.00/0.08	c core #99
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 33	Core Weight: 1	Total Weight: 99
0.00/0.08	c Current CPU time: 0.065989 s
0.00/0.08	c
0.00/0.08	c core #100
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 100
0.00/0.08	c Current CPU time: 0.066989 s
0.00/0.08	c
0.00/0.08	c core #101
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 101
0.00/0.08	c Current CPU time: 0.066989 s
0.00/0.08	c
0.00/0.08	c core #102
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 102
0.00/0.08	c Current CPU time: 0.067989 s
0.00/0.08	c
0.00/0.08	c core #103
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 103
0.00/0.08	c Current CPU time: 0.068989 s
0.00/0.08	c
0.00/0.08	c core #104
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 104
0.00/0.08	c Current CPU time: 0.069989 s
0.00/0.08	c
0.00/0.08	c core #105
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 105
0.00/0.08	c Current CPU time: 0.069989 s
0.00/0.08	c
0.00/0.08	c core #106
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 106
0.00/0.08	c Current CPU time: 0.070989 s
0.00/0.08	c
0.00/0.08	c core #107
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 107
0.00/0.08	c Current CPU time: 0.071989 s
0.00/0.08	c
0.00/0.08	c core #108
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 108
0.00/0.08	c Current CPU time: 0.072988 s
0.00/0.08	c
0.00/0.08	c core #109
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 109
0.00/0.08	c Current CPU time: 0.073988 s
0.00/0.08	c
0.00/0.08	c core #110
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 49	Core Weight: 1	Total Weight: 110
0.00/0.08	c Current CPU time: 0.073988 s
0.00/0.08	c
0.00/0.08	c core #111
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 49	Core Weight: 1	Total Weight: 111
0.00/0.08	c Current CPU time: 0.074988 s
0.00/0.08	c
0.00/0.08	c core #112
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 49	Core Weight: 1	Total Weight: 112
0.00/0.08	c Current CPU time: 0.075988 s
0.00/0.08	c
0.00/0.08	c core #113
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 190	Core Weight: 1	Total Weight: 113
0.00/0.08	c Current CPU time: 0.076988 s
0.00/0.08	c
0.00/0.08	c core #114
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 7	Core Weight: 1	Total Weight: 114
0.00/0.08	c Current CPU time: 0.077988 s
0.00/0.08	c
0.00/0.08	c core #115
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 162	Core Weight: 1	Total Weight: 115
0.00/0.08	c Current CPU time: 0.078987 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 |     866     1967     7699 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #116
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 10	Core Weight: 1	Total Weight: 116
0.00/0.08	c Current CPU time: 0.079987 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 |     872     1968     7711 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #117
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 21	Core Weight: 1	Total Weight: 117
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 |     885     1969     7737 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #118
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 10	Core Weight: 1	Total Weight: 118
0.00/0.08	c Current CPU time: 0.081987 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 |     891     1970     7749 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #119
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 17	Core Weight: 1	Total Weight: 119
0.00/0.08	c Current CPU time: 0.083987 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 |     901     1971     7769 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #120
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 12	Core Weight: 1	Total Weight: 120
0.00/0.08	c Current CPU time: 0.084987 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 |     908     1972     7783 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #121
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 25	Core Weight: 1	Total Weight: 121
0.00/0.08	c Current CPU time: 0.085986 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 |     922     1973     7811 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #122
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 107	Core Weight: 1	Total Weight: 122
0.00/0.08	c Current CPU time: 0.086986 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 |     956     1974     7879 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #123
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 57	Core Weight: 1	Total Weight: 123
0.00/0.09	c Current CPU time: 0.087986 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |     989     1975     7945 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #124
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 176	Core Weight: 1	Total Weight: 124
0.00/0.09	c Current CPU time: 0.089986 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1042     1976     8057 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #125
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 84	Core Weight: 1	Total Weight: 125
0.00/0.09	c Current CPU time: 0.091986 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1103     1977     8186 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #126
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 121	Core Weight: 1	Total Weight: 126
0.00/0.09	c Current CPU time: 0.093985 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1123     1978     8228 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.09/0.09	c core #127
0.09/0.09	c 
0.09/0.09	c 
0.09/0.09	c Core size: 143	Core Weight: 1	Total Weight: 127
0.09/0.09	c Current CPU time: 0.095985 s
0.09/0.09	c
0.09/0.09	c ============================[ Search Statistics ]==============================
0.09/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.09	c ===============================================================================
0.09/0.09	c |         0 |    1149     1979     8280 |     5000        0   -nan |  0.000 % |
0.09/0.09	c ===============================================================================
0.09/0.10	c core #128
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 29	Core Weight: 1	Total Weight: 128
0.09/0.10	c Current CPU time: 0.096985 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1159     1980     8300 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #129
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 92	Core Weight: 1	Total Weight: 129
0.09/0.10	c Current CPU time: 0.099984 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1181     1981     8344 |     5000        0   -nan |  0.000 % |
0.09/0.10	c |       101 |    1151     1981     8344 |     5500      101     18 |  7.028 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #130
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 147	Core Weight: 1	Total Weight: 130
0.09/0.10	c Current CPU time: 0.103984 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1266     1982     8514 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.11	c core #131
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 29	Core Weight: 1	Total Weight: 131
0.09/0.11	c Current CPU time: 0.106983 s
0.09/0.11	c
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    1286     1983     8554 |     5000        0   -nan |  0.000 % |
0.09/0.11	c |       100 |    1285     1983     8554 |     5500      100     27 |  0.078 % |
0.09/0.11	c |       250 |    1285     1983     8554 |     6050      250     31 |  0.078 % |
0.09/0.12	c |       475 |    1283     1983     8554 |     6655      475     28 |  0.238 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #132
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 120	Core Weight: 1	Total Weight: 132
0.09/0.12	c Current CPU time: 0.120981 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    1399     1984     8780 |     5000        0   -nan |  0.000 % |
0.09/0.12	c |       102 |    1397     1984     8780 |     5500      102      6 |  0.147 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #133
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 48	Core Weight: 1	Total Weight: 133
0.09/0.12	c Current CPU time: 0.124981 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    1434     1985     8850 |     5000        0   -nan |  0.000 % |
0.09/0.13	c |       100 |    1434     1985     8850 |     5500      100     18 |  0.001 % |
0.09/0.13	c |       251 |    1434     1985     8850 |     6050      251     29 |  0.000 % |
0.09/0.14	c |       476 |    1429     1985     8850 |     6655      476     30 |  0.350 % |
0.09/0.15	c |       813 |    1427     1985     8850 |     7320      813     32 |  0.488 % |
0.09/0.17	c |      1319 |    1426     1985     8850 |     8052     1319     34 |  0.558 % |
0.19/0.21	c |      2078 |    1426     1985     8850 |     8857     2078     35 |  0.558 % |
0.19/0.23	c ===============================================================================
0.19/0.24	c core #134
0.19/0.24	c 
0.19/0.24	c 
0.19/0.24	c Core size: 169	Core Weight: 1	Total Weight: 134
0.19/0.24	c Current CPU time: 0.228965 s
0.19/0.24	c
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |    1581     1986     9144 |     5000        0   -nan |  0.000 % |
0.19/0.24	c |       100 |    1581     1986     9144 |     5500      100     43 |  0.000 % |
0.19/0.24	c |       250 |    1581     1986     9144 |     6050      250     43 |  0.000 % |
0.19/0.25	c |       475 |    1581     1986     9144 |     6655      475     37 |  0.000 % |
0.19/0.26	c |       812 |    1581     1986     9144 |     7320      812     32 |  0.000 % |
0.19/0.27	c |      1320 |    1581     1986     9144 |     8052     1320     36 |  0.000 % |
0.29/0.30	c |      2081 |    1581     1986     9144 |     8857     2081     37 |  0.000 % |
0.29/0.36	c |      3220 |    1581     1986     9144 |     9743     3220     41 |  0.000 % |
0.39/0.44	c |      4928 |    1581     1986     9144 |    10717     4928     43 |  0.003 % |
0.59/0.62	c |      7491 |    1579     1986     9144 |    11789     7491     46 |  0.127 % |
0.89/0.92	c |     11335 |    1579     1986     9144 |    12968    11335     47 |  0.127 % |
1.00/1.07	c ===============================================================================
1.11/1.11	c core #135
1.11/1.11	c 
1.11/1.11	c 
1.11/1.11	c Core size: 210	Core Weight: 1	Total Weight: 135
1.11/1.11	c Current CPU time: 1.07284 s
1.11/1.11	c
1.11/1.11	c ============================[ Search Statistics ]==============================
1.11/1.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.11	c ===============================================================================
1.11/1.11	c |         0 |    1771     1987     9524 |     5000        0   -nan |  0.000 % |
1.11/1.12	c |       100 |    1771     1987     9524 |     5500      100     39 |  0.000 % |
1.11/1.12	c |       252 |    1771     1987     9524 |     6050      252     43 |  0.000 % |
1.11/1.13	c |       477 |    1771     1987     9524 |     6655      477     35 |  0.000 % |
1.11/1.14	c |       815 |    1769     1987     9524 |     7320      815     30 |  0.114 % |
1.11/1.15	c |      1321 |    1767     1987     9524 |     8052     1321     28 |  0.227 % |
1.11/1.18	c ===============================================================================
1.11/1.18	c core #136
1.11/1.18	c 
1.11/1.18	c 
1.11/1.18	c Core size: 135	Core Weight: 1	Total Weight: 136
1.11/1.18	c Current CPU time: 1.14083 s
1.11/1.18	c
1.11/1.18	c ============================[ Search Statistics ]==============================
1.11/1.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.18	c ===============================================================================
1.11/1.18	c |         0 |    1886     1988     9754 |     5000        0   -nan |  0.000 % |
1.11/1.19	c |       101 |    1886     1988     9754 |     5500      101     41 |  0.000 % |
1.11/1.19	c |       253 |    1886     1988     9754 |     6050      253     28 |  0.000 % |
1.19/1.20	c |       479 |    1886     1988     9754 |     6655      479     24 |  0.000 % |
1.19/1.21	c |       819 |    1886     1988     9754 |     7320      819     20 |  0.000 % |
1.19/1.22	c |      1326 |    1886     1988     9754 |     8052     1326     21 |  0.000 % |
1.19/1.24	c |      2086 |    1884     1988     9754 |     8857     2086     22 |  0.107 % |
1.19/1.29	c |      3227 |    1880     1988     9754 |     9743     3227     23 |  0.319 % |
1.29/1.33	c ===============================================================================
1.29/1.34	c core #137
1.29/1.34	c 
1.29/1.34	c 
1.29/1.34	c Core size: 102	Core Weight: 1	Total Weight: 137
1.29/1.34	c Current CPU time: 1.2878 s
1.29/1.34	c
1.29/1.34	c ============================[ Search Statistics ]==============================
1.29/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.34	c ===============================================================================
1.29/1.34	c |         0 |    1978     1989     9938 |     5000        0   -nan |  0.000 % |
1.29/1.35	c |       100 |    1978     1989     9938 |     5500      100     44 |  0.000 % |
1.29/1.35	c |       250 |    1978     1989     9938 |     6050      250     42 |  0.000 % |
1.29/1.36	c |       475 |    1978     1989     9938 |     6655      475     41 |  0.000 % |
1.29/1.37	c |       816 |    1978     1989     9938 |     7320      816     37 |  0.000 % |
1.29/1.39	c |      1322 |    1978     1989     9938 |     8052     1322     37 |  0.000 % |
1.39/1.40	c |      2081 |    1978     1989     9938 |     8857     2081     36 |  0.000 % |
1.39/1.44	c |      3220 |    1978     1989     9938 |     9743     3220     41 |  0.000 % |
1.49/1.50	c |      4928 |    1978     1989     9938 |    10717     4928     44 |  0.000 % |
1.59/1.63	c |      7491 |    1978     1989     9938 |    11789     7491     49 |  0.000 % |
1.79/1.81	c |     11336 |    1978     1989     9938 |    12968    11336     47 |  0.000 % |
2.20/2.23	c |     17102 |    1978     1989     9938 |    14265    10428     57 |  0.000 % |
2.79/2.87	c |     25751 |    1978     1989     9938 |    15692    11741     66 |  0.000 % |
4.30/4.33	c |     38726 |    1978     1989     9938 |    17261     8546     71 |  0.002 % |
5.89/5.94	c |     58198 |    1978     1989     9938 |    18987    10478     73 |  0.002 % |
8.99/9.03	c |     87390 |    1978     1989     9938 |    20886    10858     63 |  0.003 % |
15.19/15.30	c ===============================================================================
15.58/15.67	c core #138
15.58/15.67	c 
15.58/15.67	c 
15.58/15.67	c Core size: 228	Core Weight: 1	Total Weight: 138
15.58/15.67	c Current CPU time: 15.2267 s
15.58/15.67	c
15.58/15.67	c ============================[ Search Statistics ]==============================
15.58/15.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.58/15.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.58/15.67	c ===============================================================================
15.58/15.67	c |         0 |    2144     1992    10275 |     5000        0   -nan |  0.000 % |
15.58/15.67	c |       101 |    2144     1992    10275 |     5500      101     14 |  0.000 % |
15.58/15.67	c |       252 |    2144     1992    10275 |     6050      252     14 |  0.002 % |
15.58/15.68	c |       478 |    2144     1992    10275 |     6655      478     33 |  0.000 % |
15.58/15.69	c |       815 |    2144     1992    10275 |     7320      815     29 |  0.000 % |
15.69/15.70	c |      1322 |    2144     1992    10275 |     8052     1322     24 |  0.000 % |
15.69/15.72	c |      2081 |    2144     1992    10275 |     8857     2081     22 |  0.000 % |
15.69/15.76	c |      3220 |    2142     1992    10275 |     9743     3220     24 |  0.094 % |
15.79/15.83	c |      4929 |    2140     1992    10275 |    10717     4929     28 |  0.187 % |
15.88/15.96	c |      7495 |    2134     1992    10275 |    11789     7495     33 |  0.467 % |
16.19/16.21	c |     11340 |    2127     1992    10275 |    12968    11340     38 |  0.840 % |
16.40/16.46	c ===============================================================================
16.40/16.51	c core #139
16.40/16.51	c 
16.40/16.51	c 
16.40/16.51	c Core size: 95	Core Weight: 1	Total Weight: 139
16.40/16.51	c Current CPU time: 16.0696 s
16.40/16.51	c
16.40/16.51	c ============================[ Search Statistics ]==============================
16.40/16.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.40/16.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.40/16.51	c ===============================================================================
16.40/16.51	c |         0 |    2226     1993    10439 |     5000        0   -nan |  0.000 % |
16.40/16.51	c |       100 |    2226     1993    10439 |     5500      100     54 |  0.000 % |
16.51/16.51	c |       250 |    2226     1993    10439 |     6050      250     49 |  0.000 % |
16.51/16.52	c |       475 |    2226     1993    10439 |     6655      475     33 |  0.000 % |
16.51/16.53	c |       812 |    2226     1993    10439 |     7320      812     39 |  0.000 % |
16.51/16.54	c |      1320 |    2226     1993    10439 |     8052     1320     41 |  0.000 % |
16.51/16.57	c |      2081 |    2226     1993    10439 |     8857     2081     44 |  0.000 % |
16.59/16.61	c |      3223 |    2226     1993    10439 |     9743     3223     41 |  0.000 % |
16.59/16.67	c |      4938 |    2226     1993    10439 |    10717     4938     42 |  0.000 % |
16.79/16.81	c |      7500 |    2226     1993    10439 |    11789     7500     48 |  0.000 % |
17.09/17.11	c |     11344 |    2226     1993    10439 |    12968    11344     56 |  0.000 % |
17.50/17.61	c |     17116 |    2226     1993    10439 |    14265    10333     70 |  0.000 % |
18.49/18.52	c |     25768 |    2226     1993    10439 |    15692    11638     87 |  0.000 % |
19.89/19.98	c |     38744 |    2226     1993    10439 |    17261     8289     87 |  0.000 % |
22.49/22.59	c |     58206 |    2226     1993    10439 |    18987     9999     74 |  0.000 % |
24.89/24.90	c |     87398 |    2226     1993    10439 |    20886     9878     53 |  0.000 % |
29.09/29.16	c |    131188 |    2226     1993    10439 |    22974    10926     97 |  0.000 % |
36.20/36.25	c |    196875 |    2226     1993    10439 |    25272    17144     72 |  0.000 % |
49.99/50.01	c |    295402 |    2226     1993    10439 |    27799    21256    104 |  0.000 % |
71.19/71.27	c |    443194 |    2226     1993    10439 |    30579    19195     91 |  0.000 % |
118.59/118.60	c |    664877 |    2226     1993    10439 |    33637    24936    105 |  0.000 % |
163.39/163.44	c |    997404 |    2223     1993    10439 |    37001    18660     92 |  0.135 % |
289.09/289.14	c |   1496195 |    2223     1993    10439 |    40701    36774     90 |  0.135 % |
440.30/440.48	c |   2244377 |    2223     1993    10439 |    44771    30188    135 |  0.135 % |
513.62/513.72	c ===============================================================================
522.41/522.52	c core #140
522.41/522.52	c 
522.41/522.52	c 
522.41/522.52	c Core size: 370	Core Weight: 1	Total Weight: 140
522.41/522.52	c Current CPU time: 514.881 s
522.41/522.52	c
522.41/522.52	c ============================[ Search Statistics ]==============================
522.41/522.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
522.41/522.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
522.41/522.52	c ===============================================================================
522.41/522.52	c |         0 |    2566     2004    11145 |     5000        0   -nan |  0.000 % |
522.41/522.52	c |       100 |    2566     2004    11145 |     5500      100     32 |  0.000 % |
522.41/522.53	c |       250 |    2566     2004    11145 |     6050      250     33 |  0.000 % |
522.41/522.53	c |       476 |    2566     2004    11145 |     6655      476     33 |  0.000 % |
522.41/522.54	c |       813 |    2566     2004    11145 |     7320      813     33 |  0.000 % |
522.41/522.56	c |      1323 |    2566     2004    11145 |     8052     1323     38 |  0.000 % |
522.41/522.59	c |      2082 |    2566     2004    11145 |     8857     2082     40 |  0.000 % |
522.49/522.64	c |      3224 |    2566     2004    11145 |     9743     3224     54 |  0.000 % |
522.59/522.72	c |      4937 |    2566     2004    11145 |    10717     4937     57 |  0.000 % |
522.70/522.83	c |      7500 |    2566     2004    11145 |    11789     7500     55 |  0.000 % |
522.90/523.03	c |     11345 |    2566     2004    11145 |    12968    11345     55 |  0.000 % |
523.29/523.45	c |     17111 |    2566     2004    11145 |    14265    10334     61 |  0.000 % |
524.00/524.11	c |     25761 |    2566     2004    11145 |    15692    11571     60 |  0.000 % |
525.00/525.19	c |     38736 |    2566     2004    11145 |    17261     8257     98 |  0.000 % |
526.60/526.77	c |     58197 |    2566     2004    11145 |    18987     9953     79 |  0.000 % |
530.59/530.71	c |     87391 |    2566     2004    11145 |    20886    19507     92 |  0.000 % |
537.82/537.95	c |    131180 |    2566     2004    11145 |    22974    20320    137 |  0.000 % |
545.10/545.21	c |    196868 |    2566     2004    11145 |    25272    14991     76 |  0.000 % |
555.31/555.50	c |    295396 |    2566     2004    11145 |    27799    18805     84 |  0.000 % |
589.09/589.21	c |    443186 |    2566     2004    11145 |    30579    26913    119 |  0.000 % |
631.00/631.13	c |    664869 |    2566     2004    11145 |    33637    13374     92 |  0.000 % |
707.40/707.51	c |    997395 |    2566     2004    11145 |    37001    14909    115 |  0.000 % |
812.72/812.90	c |   1496183 |    2564     2004    11145 |    40701    22981    108 |  0.078 % |
996.21/996.33	c |   2244365 |    2564     2004    11145 |    44771    30544    170 |  0.078 % |
1298.01/1298.18	c |   3366643 |    2560     2004    11145 |    49248    39251    129 |  0.234 % |

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.97 2/473 24200
/proc/meminfo: memFree=20427556/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=2500 CPUtime=0.01 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 446 0 0 0 1 0 0 0 25 0 1 0 820142486 2560000 383 33554432000 4194304 5714214 140733418748880 18446744073709551615 4337220 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 625 383 175 372 0 250 0

[startup+0.097475 s]
/proc/loadavg: 2.00 2.02 1.97 2/473 24200
/proc/meminfo: memFree=20427556/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=3228 CPUtime=0.09 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 634 0 0 0 9 0 0 0 25 0 1 0 820142486 3305472 571 33554432000 4194304 5714214 140733418748880 18446744073709551615 4327563 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 807 571 179 372 0 432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.100474 s]
/proc/loadavg: 2.00 2.02 1.97 2/473 24200
/proc/meminfo: memFree=20427556/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=3332 CPUtime=0.09 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 643 0 0 0 9 0 0 0 25 0 1 0 820142486 3411968 580 33554432000 4194304 5714214 140733418748880 18446744073709551615 4968224 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 833 580 179 372 0 458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.300439 s]
/proc/loadavg: 2.00 2.02 1.97 2/473 24200
/proc/meminfo: memFree=20427556/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=4424 CPUtime=0.29 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 922 0 0 0 28 1 0 0 25 0 1 0 820142486 4530176 859 33554432000 4194304 5714214 140733418748880 18446744073709551615 4329517 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 1106 859 180 372 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.700368 s]
/proc/loadavg: 2.00 2.02 1.97 2/473 24200
/proc/meminfo: memFree=20427556/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=6568 CPUtime=0.69 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 1443 0 0 0 67 2 0 0 25 0 1 0 820142486 6725632 1380 33554432000 4194304 5714214 140733418748880 18446744073709551615 4322667 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 1642 1380 180 372 0 1267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6568

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 24201
/proc/meminfo: memFree=20414156/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=9260 CPUtime=1.49 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 2151 0 0 0 142 7 0 0 25 0 1 0 820142486 9482240 2063 33554432000 4194304 5714214 140733418748880 18446744073709551615 4323084 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 2315 2063 180 372 0 1940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9260

[startup+3.10095 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 24201
/proc/meminfo: memFree=20410044/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=12836 CPUtime=3.09 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 3047 0 0 0 296 13 0 0 25 0 1 0 820142486 13144064 2959 33554432000 4194304 5714214 140733418748880 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 3209 2959 180 372 0 2834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12836

[startup+6.30038 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 24201
/proc/meminfo: memFree=20396736/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=19316 CPUtime=6.29 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 4655 0 0 0 608 21 0 0 25 0 1 0 820142486 19779584 4567 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 4829 4568 180 372 0 4454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19316

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.97 3/474 24201
/proc/meminfo: memFree=20372608/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=31028 CPUtime=12.69 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 7540 0 0 0 1233 36 0 0 25 0 1 0 820142486 31772672 7452 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 7757 7452 180 372 0 7382 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31028

[startup+25.501 s]
/proc/loadavg: 2.00 2.01 1.97 3/474 24202
/proc/meminfo: memFree=20355504/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=32784 CPUtime=25.49 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 8605 0 0 0 2485 64 0 0 25 0 1 0 820142486 33570816 7962 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 8196 7962 180 372 0 7821 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32784

[startup+51.1005 s]
/proc/loadavg: 2.08 2.03 1.98 3/474 24202
/proc/meminfo: memFree=20300136/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=69992 CPUtime=51.09 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 17745 0 0 0 4995 114 0 0 25 0 1 0 820142486 71671808 17102 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 17498 17102 180 372 0 17123 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69992

[startup+102.317 s]
/proc/loadavg: 2.03 2.02 1.98 3/474 24204
/proc/meminfo: memFree=20232264/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=120852 CPUtime=102.31 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 30308 0 0 0 10061 170 0 0 25 0 1 0 820142486 123752448 29665 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 30213 29665 180 372 0 29838 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 120852

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 1.98 3/474 24205
/proc/meminfo: memFree=20149388/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=183860 CPUtime=162.29 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 45936 0 0 0 15971 258 0 0 25 0 1 0 820142486 188272640 45293 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 45965 45293 180 372 0 45590 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183860

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/474 24207
/proc/meminfo: memFree=20071468/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=232308 CPUtime=222.29 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 57895 0 0 0 21921 308 0 0 25 0 1 0 820142486 237883392 57252 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 58077 57252 180 372 0 57702 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 232308

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24208
/proc/meminfo: memFree=20010296/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=268180 CPUtime=282.3 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 66765 0 0 0 27876 354 0 0 25 0 1 0 820142486 274616320 66122 33554432000 4194304 5714214 140733418748880 18446744073709551615 4300192 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24200/statm: 67045 66122 180 372 0 66670 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 268180

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24210
/proc/meminfo: memFree=19932140/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=317224 CPUtime=342.19 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 78855 0 0 0 33801 418 0 0 25 0 1 0 820142486 324837376 78212 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 79306 78212 180 372 0 78931 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 317224

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24212
/proc/meminfo: memFree=19859440/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=361252 CPUtime=402.19 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 89794 0 0 0 39714 505 0 0 25 0 1 0 820142486 369922048 89151 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 90313 89151 180 372 0 89938 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 361252

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24213
/proc/meminfo: memFree=19778172/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=407580 CPUtime=462.19 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 101206 0 0 0 45655 564 0 0 25 0 1 0 820142486 417361920 100563 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 101895 100563 180 372 0 101520 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 407580

[startup+522.301 s]
/proc/loadavg: 2.09 2.03 1.99 3/474 24215
/proc/meminfo: memFree=19674608/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=479976 CPUtime=522.19 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 119210 0 0 0 51590 629 0 0 25 0 1 0 820142486 491495424 118567 33554432000 4194304 5714214 140733418748880 18446744073709551615 4956314 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 119994 118567 180 372 0 119619 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 479976

[startup+582.301 s]
/proc/loadavg: 2.17 2.06 2.00 3/474 24216
/proc/meminfo: memFree=19648776/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=479492 CPUtime=582.19 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 119244 0 0 0 57496 723 0 0 25 0 1 0 820142486 490999808 118512 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319274 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 119873 118512 180 372 0 119498 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 479492

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24224
/proc/meminfo: memFree=19494056/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=479492 CPUtime=882.2 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 119895 0 0 0 87188 1032 0 0 25 0 1 0 820142486 490999808 119163 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 119873 119163 180 372 0 119498 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 479492

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24226
/proc/meminfo: memFree=19467472/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=479492 CPUtime=942.2 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 119992 0 0 0 93129 1091 0 0 25 0 1 0 820142486 490999808 119260 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 119873 119260 180 372 0 119498 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 479492

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 24228
/proc/meminfo: memFree=19437328/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=479492 CPUtime=1002.2 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 120126 0 0 0 99069 1151 0 0 25 0 1 0 820142486 490999808 119394 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 119873 119394 180 372 0 119498 0
Current children cumulated CPU time (s) 1002.2
Current children cumulated vsize (KiB) 479492

[startup+1062.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/474 24229
/proc/meminfo: memFree=19416832/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=479492 CPUtime=1062.21 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 120290 0 0 0 104994 1227 0 0 25 0 1 0 820142486 490999808 119558 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 119873 119558 180 372 0 119498 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 479492

[startup+1122.3 s]
/proc/loadavg: 2.24 2.07 2.02 3/474 24231
/proc/meminfo: memFree=19366460/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=510396 CPUtime=1122.21 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 127899 0 0 0 110948 1273 0 0 25 0 1 0 820142486 522645504 127167 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 127599 127167 180 372 0 127224 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 510396

[startup+1182.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/474 24232
/proc/meminfo: memFree=19317804/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=539420 CPUtime=1182.21 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 134938 0 0 0 116914 1307 0 0 25 0 1 0 820142486 552366080 134206 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 134855 134206 180 372 0 134480 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 539420

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/474 24234
/proc/meminfo: memFree=19262344/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=570748 CPUtime=1242.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 142664 0 0 0 122865 1357 0 0 25 0 1 0 820142486 584445952 141932 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 142687 141932 180 372 0 142312 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 570748

[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/474 24236
/proc/meminfo: memFree=19209620/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=603908 CPUtime=1302.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 150816 0 0 0 128830 1392 0 0 25 0 1 0 820142486 618401792 150084 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 150977 150084 180 372 0 150602 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 603908

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 24237
/proc/meminfo: memFree=19153540/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=640064 CPUtime=1362.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 159764 0 0 0 134788 1434 0 0 25 0 1 0 820142486 655425536 159032 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 160016 159032 180 372 0 159641 0
Current children cumulated CPU time (s) 1362.22
Current children cumulated vsize (KiB) 640064

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24239
/proc/meminfo: memFree=19106244/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=671168 CPUtime=1422.24 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 167300 0 0 0 140760 1464 0 0 25 0 1 0 820142486 687276032 166568 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 167792 166568 180 372 0 167417 0
Current children cumulated CPU time (s) 1422.24
Current children cumulated vsize (KiB) 671168

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24240
/proc/meminfo: memFree=19057972/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=692000 CPUtime=1482.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 172471 0 0 0 146733 1489 0 0 25 0 1 0 820142486 708608000 171739 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 173000 171739 180 372 0 172625 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 692000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 24242
/proc/meminfo: memFree=19027064/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=710692 CPUtime=1542.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 177111 0 0 0 152701 1521 0 0 25 0 1 0 820142486 727748608 176379 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 177673 176379 180 372 0 177298 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 710692

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 24244
/proc/meminfo: memFree=18992804/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=730560 CPUtime=1602.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 181946 0 0 0 158664 1558 0 0 25 0 1 0 820142486 748093440 181214 33554432000 4194304 5714214 140733418748880 18446744073709551615 4198966 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 182640 181214 180 372 0 182265 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 730560

[startup+1662.3 s]
/proc/loadavg: 2.22 2.06 2.02 3/474 24245
/proc/meminfo: memFree=18932504/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=762036 CPUtime=1662.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 189720 0 0 0 164618 1604 0 0 25 0 1 0 820142486 780324864 188988 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 190509 188988 180 372 0 190134 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 762036

[startup+1722.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/474 24247
/proc/meminfo: memFree=18867880/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=798544 CPUtime=1722.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 198775 0 0 0 170561 1661 0 0 25 0 1 0 820142486 817709056 198043 33554432000 4194304 5714214 140733418748880 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 199636 198043 180 372 0 199261 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 798544

[startup+1782.3 s]
/proc/loadavg: 2.08 2.07 2.02 3/474 24248
/proc/meminfo: memFree=18791440/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=835604 CPUtime=1782.22 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 207901 0 0 0 176520 1702 0 0 25 0 1 0 820142486 855658496 207169 33554432000 4194304 5714214 140733418748880 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 208901 207169 180 372 0 208526 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 835604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.07 2.07 2.02 2/472 24250
/proc/meminfo: memFree=19585160/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=843144 CPUtime=1800.04 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 209730 0 0 0 178286 1718 0 0 25 0 1 0 820142486 863379456 208998 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 210786 208998 180 372 0 210411 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 843144

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

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

[startup+1800.1 s]
/proc/loadavg: 2.07 2.07 2.02 2/472 24250
/proc/meminfo: memFree=19585160/32950928 swapFree=61858088/67111528
[pid=24200] ppid=24198 vsize=843144 CPUtime=1800.04 cores=1,3,5,7
/proc/24200/stat : 24200 (wbo1.6) R 24198 24200 21173 0 -1 4202496 209730 0 0 0 178286 1718 0 0 25 0 1 0 820142486 863379456 208998 33554432000 4194304 5714214 140733418748880 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24200/statm: 210786 208998 180 372 0 210411 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 843144

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.16
CPU time (s): 1800.09
CPU user time (s): 1782.87
CPU system time (s): 17.2224
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 843144

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

runsolver used 8.03878 second user time and 19.665 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-03 09:17:08
IDJOB=3461401
IDBENCH=2105
IDSOLVER=1953
FILE ID=node125/3461401-1307085428
RUNJOBID= node125-1307083625-24005
PBS_JOBID= 13497861
Free space on /tmp= 73756 MiB

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

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

MD5SUM BENCH= 0d4648505d14cf43905d3198d6f686c2
RANDOM SEED=828714722

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20427852 kB
Buffers:        339952 kB
Cached:        3467212 kB
SwapCached:       3616 kB
Active:        8807120 kB
Inactive:      3371860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20427852 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:            8684 kB
Writeback:           0 kB
AnonPages:     8369988 kB
Mapped:          34664 kB
Slab:           214632 kB
PageTables:      61448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130027988 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73752 MiB
End job on node125 at 2011-06-03 09:47:10