Trace number 3461386

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.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-100-3_4-yes1-1.opb
MD5SUM3c1330c3d34b37d42a433028f01e847e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark0.002998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 100
Optimality of the best value was proved YES
Number of variables200
Total number of constraints440
Number of constraints which are clauses439
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
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-3461386-1307083639.opb.
0.00/0.01	c Instance file HOME/instance-3461386-1307083639.opb
0.00/0.01	c File size is 13970 bytes.
0.00/0.02	c Highest Coefficient sum: 4
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.00         s                                      |
0.00/0.02	c |  Number Variables:      200                                                 |
0.00/0.02	c |  Number Clauses:        440                                                 |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     200      440     1219 |     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.001999 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.002999 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.002999 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.002999 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.003999 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.003999 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.003999 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: 4	Core Weight: 1	Total Weight: 12
0.00/0.03	c Current CPU time: 0.003999 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: 4	Core Weight: 1	Total Weight: 13
0.00/0.03	c Current CPU time: 0.003999 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: 4	Core Weight: 1	Total Weight: 14
0.00/0.03	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 15
0.00/0.03	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 16
0.00/0.03	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 17
0.00/0.03	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 18
0.00/0.03	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 19
0.00/0.03	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 20
0.00/0.03	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 21
0.00/0.03	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 22
0.00/0.03	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 23
0.00/0.03	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 24
0.00/0.03	c Current CPU time: 0.006998 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: 4	Core Weight: 1	Total Weight: 25
0.00/0.03	c Current CPU time: 0.006998 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: 4	Core Weight: 1	Total Weight: 26
0.00/0.03	c Current CPU time: 0.006998 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: 4	Core Weight: 1	Total Weight: 27
0.00/0.03	c Current CPU time: 0.006998 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: 4	Core Weight: 1	Total Weight: 28
0.00/0.03	c Current CPU time: 0.006998 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: 4	Core Weight: 1	Total Weight: 29
0.00/0.03	c Current CPU time: 0.007998 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: 4	Core Weight: 1	Total Weight: 30
0.00/0.03	c Current CPU time: 0.007998 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: 4	Core Weight: 1	Total Weight: 31
0.00/0.03	c Current CPU time: 0.007998 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: 4	Core Weight: 1	Total Weight: 32
0.00/0.03	c Current CPU time: 0.007998 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: 4	Core Weight: 1	Total Weight: 33
0.00/0.03	c Current CPU time: 0.008998 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: 4	Core Weight: 1	Total Weight: 34
0.00/0.03	c Current CPU time: 0.008998 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: 4	Core Weight: 1	Total Weight: 35
0.00/0.03	c Current CPU time: 0.008998 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: 4	Core Weight: 1	Total Weight: 36
0.00/0.03	c Current CPU time: 0.008998 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: 4	Core Weight: 1	Total Weight: 37
0.00/0.03	c Current CPU time: 0.009998 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: 4	Core Weight: 1	Total Weight: 38
0.00/0.03	c Current CPU time: 0.009998 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: 4	Core Weight: 1	Total Weight: 39
0.00/0.03	c Current CPU time: 0.009998 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: 4	Core Weight: 1	Total Weight: 40
0.00/0.03	c Current CPU time: 0.009998 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: 4	Core Weight: 1	Total Weight: 41
0.00/0.03	c Current CPU time: 0.010998 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: 4	Core Weight: 1	Total Weight: 42
0.00/0.03	c Current CPU time: 0.010998 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: 4	Core Weight: 1	Total Weight: 43
0.00/0.03	c Current CPU time: 0.010998 s
0.00/0.03	c
0.00/0.03	c core #44
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 44
0.00/0.03	c Current CPU time: 0.010998 s
0.00/0.03	c
0.00/0.03	c core #45
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 45
0.00/0.03	c Current CPU time: 0.011998 s
0.00/0.03	c
0.00/0.03	c core #46
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 46
0.00/0.03	c Current CPU time: 0.011998 s
0.00/0.03	c
0.00/0.03	c core #47
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.03	c Current CPU time: 0.011998 s
0.00/0.03	c
0.00/0.03	c core #48
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 48
0.00/0.03	c Current CPU time: 0.011998 s
0.00/0.03	c
0.00/0.03	c core #49
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 49
0.00/0.03	c Current CPU time: 0.012998 s
0.00/0.03	c
0.00/0.03	c core #50
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 50
0.00/0.03	c Current CPU time: 0.012998 s
0.00/0.03	c
0.00/0.03	c core #51
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.03	c Current CPU time: 0.012998 s
0.00/0.03	c
0.00/0.03	c core #52
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 52
0.00/0.03	c Current CPU time: 0.012998 s
0.00/0.03	c
0.00/0.03	c core #53
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 5	Core Weight: 1	Total Weight: 53
0.00/0.03	c Current CPU time: 0.013997 s
0.00/0.03	c
0.00/0.03	c core #54
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 7	Core Weight: 1	Total Weight: 54
0.00/0.03	c Current CPU time: 0.013997 s
0.00/0.03	c
0.00/0.03	c core #55
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 7	Core Weight: 1	Total Weight: 55
0.00/0.03	c Current CPU time: 0.013997 s
0.00/0.03	c
0.00/0.03	c core #56
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 6	Core Weight: 1	Total Weight: 56
0.00/0.03	c Current CPU time: 0.014997 s
0.00/0.03	c
0.00/0.03	c core #57
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 9	Core Weight: 1	Total Weight: 57
0.00/0.03	c Current CPU time: 0.014997 s
0.00/0.03	c
0.00/0.03	c core #58
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 14	Core Weight: 1	Total Weight: 58
0.00/0.03	c Current CPU time: 0.014997 s
0.00/0.03	c
0.00/0.03	c core #59
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 19	Core Weight: 1	Total Weight: 59
0.00/0.03	c Current CPU time: 0.014997 s
0.00/0.03	c
0.00/0.03	c core #60
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 46	Core Weight: 1	Total Weight: 60
0.00/0.03	c Current CPU time: 0.015997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     390      700     1792 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #61
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 17	Core Weight: 1	Total Weight: 61
0.00/0.03	c Current CPU time: 0.015997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     404      701     1824 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #62
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 46	Core Weight: 1	Total Weight: 62
0.00/0.03	c Current CPU time: 0.016997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     432      702     1881 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #63
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 15	Core Weight: 1	Total Weight: 63
0.00/0.03	c Current CPU time: 0.016997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     441      703     1900 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #64
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 27	Core Weight: 1	Total Weight: 64
0.00/0.03	c Current CPU time: 0.017997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     459      704     1937 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #65
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 56	Core Weight: 1	Total Weight: 65
0.00/0.03	c Current CPU time: 0.017997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     487      706     1996 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #66
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 61	Core Weight: 1	Total Weight: 66
0.00/0.03	c Current CPU time: 0.018997 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     526      710     2082 |     5000        0   -nan |  0.000 % |
0.00/0.03	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: 53	Core Weight: 1	Total Weight: 67
0.00/0.04	c Current CPU time: 0.020996 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     577      717     2199 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       100 |     572      717     2199 |     5500      100      6 |  1.043 % |
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: 89	Core Weight: 1	Total Weight: 68
0.00/0.04	c Current CPU time: 0.021996 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     640      726     2346 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       104 |     640      726     2346 |     5500      104     16 |  0.000 % |
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: 98	Core Weight: 1	Total Weight: 69
0.00/0.04	c Current CPU time: 0.024996 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     710      731     2496 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       102 |     710      731     2496 |     5500      102     35 |  0.000 % |
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: 73	Core Weight: 1	Total Weight: 70
0.00/0.04	c Current CPU time: 0.028995 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     692      751     2560 |     5000        0   -nan |  0.000 % |
0.00/0.04	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: 57	Core Weight: 1	Total Weight: 71
0.00/0.05	c Current CPU time: 0.029995 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     695      754     2578 |     5000        0   -nan |  0.000 % |
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: 94	Core Weight: 1	Total Weight: 72
0.00/0.05	c Current CPU time: 0.030995 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     662      759     2592 |     5000        0   -nan |  0.000 % |
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: 88	Core Weight: 1	Total Weight: 73
0.00/0.05	c Current CPU time: 0.031995 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     671      760     2610 |     5000        0   -nan |  0.000 % |
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: 167	Core Weight: 1	Total Weight: 74
0.00/0.05	c Current CPU time: 0.032994 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     557      762     2642 |     5000        0   -nan |  0.000 % |
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: 148	Core Weight: 1	Total Weight: 75
0.00/0.05	c Current CPU time: 0.032994 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     567      763     2656 |     5000        0   -nan |  0.000 % |
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: 156	Core Weight: 1	Total Weight: 76
0.00/0.05	c Current CPU time: 0.033994 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     576      764     2674 |     5000        0   -nan |  0.000 % |
0.00/0.05	c |       102 |     567      764     2674 |     5500      102     13 | 31.451 % |
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: 155	Core Weight: 1	Total Weight: 77
0.00/0.05	c Current CPU time: 0.035994 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     586      765     2694 |     5000        0   -nan |  0.000 % |
0.00/0.05	c |       102 |     586      765     2694 |     5500      102     18 | 25.729 % |
0.00/0.05	c |       253 |     586      765     2694 |     6050      253     20 | 25.729 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #78
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 170	Core Weight: 1	Total Weight: 78
0.00/0.06	c Current CPU time: 0.039993 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 |     604      766     2730 |     5000        0   -nan |  0.000 % |
0.00/0.06	c |       102 |     604      766     2730 |     5500      102     23 | 25.155 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #79
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 164	Core Weight: 1	Total Weight: 79
0.00/0.06	c Current CPU time: 0.044993 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 |     620      767     2762 |     5000        0   -nan |  0.000 % |
0.00/0.06	c |       102 |     620      767     2762 |     5500      102     29 | 24.666 % |
0.00/0.07	c |       252 |     620      767     2762 |     6050      252     28 | 24.666 % |
0.00/0.07	c |       478 |     620      767     2762 |     6655      478     32 | 24.666 % |
0.00/0.08	c |       815 |     620      767     2762 |     7320      815     35 | 24.666 % |
0.07/0.09	c |      1324 |     620      767     2762 |     8052     1324     35 | 24.666 % |
0.07/0.13	c |      2085 |     620      767     2762 |     8857     2085     35 | 24.666 % |
0.07/0.14	c ===============================================================================
0.07/0.15	c core #80
0.07/0.15	c 
0.07/0.15	c 
0.07/0.15	c Core size: 160	Core Weight: 1	Total Weight: 80
0.07/0.15	c Current CPU time: 0.12798 s
0.07/0.15	c
0.07/0.15	c ============================[ Search Statistics ]==============================
0.07/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.15	c ===============================================================================
0.07/0.15	c |         0 |     636      768     2794 |     5000        0   -nan |  0.000 % |
0.07/0.15	c |       102 |     635      768     2794 |     5500      102     39 | 24.315 % |
0.07/0.15	c ===============================================================================
0.07/0.15	c core #81
0.07/0.15	c 
0.07/0.15	c 
0.07/0.15	c Core size: 137	Core Weight: 1	Total Weight: 81
0.07/0.15	c Current CPU time: 0.131979 s
0.07/0.15	c
0.07/0.15	c ============================[ Search Statistics ]==============================
0.07/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.15	c ===============================================================================
0.07/0.15	c |         0 |     644      769     2810 |     5000        0   -nan |  0.000 % |
0.07/0.15	c |       102 |     644      769     2810 |     5500      102     34 | 23.967 % |
0.07/0.15	c ===============================================================================
0.07/0.16	c core #82
0.07/0.16	c 
0.07/0.16	c 
0.07/0.16	c Core size: 78	Core Weight: 1	Total Weight: 82
0.07/0.16	c Current CPU time: 0.133979 s
0.07/0.16	c
0.07/0.16	c ============================[ Search Statistics ]==============================
0.07/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.16	c ===============================================================================
0.07/0.16	c |         0 |     650      770     2822 |     5000        0   -nan |  0.000 % |
0.07/0.16	c |       102 |     650      770     2822 |     5500      102     34 | 23.798 % |
0.07/0.16	c ===============================================================================
0.07/0.16	c core #83
0.07/0.16	c 
0.07/0.16	c 
0.07/0.16	c Core size: 147	Core Weight: 1	Total Weight: 83
0.07/0.16	c Current CPU time: 0.135979 s
0.07/0.16	c
0.07/0.16	c ============================[ Search Statistics ]==============================
0.07/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.16	c ===============================================================================
0.07/0.16	c |         0 |     665      771     2852 |     5000        0   -nan |  0.000 % |
0.07/0.16	c |       102 |     665      771     2852 |     5500      102     34 | 23.387 % |
0.07/0.16	c ===============================================================================
0.07/0.16	c core #84
0.07/0.16	c 
0.07/0.16	c 
0.07/0.16	c Core size: 178	Core Weight: 1	Total Weight: 84
0.07/0.16	c Current CPU time: 0.139978 s
0.07/0.16	c
0.07/0.16	c ============================[ Search Statistics ]==============================
0.07/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.16	c ===============================================================================
0.07/0.16	c |         0 |     683      772     2888 |     5000        0   -nan |  0.000 % |
0.07/0.16	c |       102 |     683      772     2888 |     5500      102     34 | 22.912 % |
0.07/0.17	c |       254 |     666      772     2888 |     6050      254     31 | 26.524 % |
0.07/0.17	c |       480 |     666      772     2888 |     6655      480     35 | 26.524 % |
0.07/0.18	c |       817 |     651      772     2888 |     7320      817     38 | 26.524 % |
0.07/0.19	c |      1323 |     651      772     2888 |     8052     1323     40 | 26.524 % |
0.18/0.22	c |      2082 |     651      772     2888 |     8857     2082     41 | 26.524 % |
0.18/0.24	c ===============================================================================
0.18/0.25	c core #85
0.18/0.25	c 
0.18/0.25	c 
0.18/0.25	c Core size: 185	Core Weight: 1	Total Weight: 85
0.18/0.25	c Current CPU time: 0.215967 s
0.18/0.25	c
0.18/0.25	c ============================[ Search Statistics ]==============================
0.18/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.18/0.25	c ===============================================================================
0.18/0.25	c |         0 |     709      773     2940 |     5000        0   -nan |  0.000 % |
0.18/0.25	c |       102 |     709      773     2940 |     5500      102     39 | 22.259 % |
0.18/0.25	c ===============================================================================
0.18/0.25	c core #86
0.18/0.25	c 
0.18/0.25	c 
0.18/0.25	c Core size: 137	Core Weight: 1	Total Weight: 86
0.18/0.25	c Current CPU time: 0.219966 s
0.18/0.25	c
0.18/0.25	c ============================[ Search Statistics ]==============================
0.18/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.18/0.25	c ===============================================================================
0.18/0.25	c |         0 |     722      774     2966 |     5000        0   -nan |  0.000 % |
0.18/0.25	c |       102 |     722      774     2966 |     5500      102     39 | 21.946 % |
0.18/0.25	c |       253 |     722      774     2966 |     6050      253     29 | 21.946 % |
0.18/0.26	c |       481 |     722      774     2966 |     6655      481     28 | 21.946 % |
0.18/0.27	c |       823 |     722      774     2966 |     7320      823     28 | 21.946 % |
0.18/0.28	c ===============================================================================
0.18/0.28	c core #87
0.18/0.28	c 
0.18/0.28	c 
0.18/0.28	c Core size: 144	Core Weight: 1	Total Weight: 87
0.18/0.28	c Current CPU time: 0.249962 s
0.18/0.28	c
0.18/0.28	c ============================[ Search Statistics ]==============================
0.18/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.18/0.28	c ===============================================================================
0.18/0.28	c |         0 |     737      775     2996 |     5000        0   -nan |  0.000 % |
0.18/0.28	c |       102 |     737      775     2996 |     5500      102     39 | 21.596 % |
0.18/0.28	c |       252 |     736      775     2996 |     6050      252     27 | 21.702 % |
0.18/0.29	c |       479 |     736      775     2996 |     6655      479     26 | 21.702 % |
0.18/0.29	c ===============================================================================
0.18/0.29	c core #88
0.18/0.29	c 
0.18/0.29	c 
0.18/0.29	c Core size: 176	Core Weight: 1	Total Weight: 88
0.18/0.29	c Current CPU time: 0.25896 s
0.18/0.29	c
0.18/0.29	c ============================[ Search Statistics ]==============================
0.18/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.18/0.29	c ===============================================================================
0.18/0.29	c |         0 |     755      776     3032 |     5000        0   -nan |  0.000 % |
0.18/0.29	c |       102 |     755      776     3032 |     5500      102     39 | 21.190 % |
0.18/0.29	c |       253 |     755      776     3032 |     6050      253     27 | 21.190 % |
0.27/0.30	c |       478 |     755      776     3032 |     6655      478     26 | 21.190 % |
0.27/0.31	c |       815 |     755      776     3032 |     7320      815     29 | 21.190 % |
0.27/0.32	c |      1322 |     755      776     3032 |     8052     1322     30 | 21.190 % |
0.27/0.36	c |      2083 |     755      776     3032 |     8857     2083     32 | 21.190 % |
0.37/0.41	c ===============================================================================
0.37/0.42	c core #89
0.37/0.42	c 
0.37/0.42	c 
0.37/0.42	c Core size: 176	Core Weight: 1	Total Weight: 89
0.37/0.42	c Current CPU time: 0.383941 s
0.37/0.42	c
0.37/0.42	c ============================[ Search Statistics ]==============================
0.37/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.37/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.37/0.42	c ===============================================================================
0.37/0.42	c |         0 |     772      777     3066 |     5000        0   -nan |  0.000 % |
0.37/0.42	c |       101 |     772      777     3066 |     5500      101     41 | 20.821 % |
0.37/0.42	c |       252 |     772      777     3066 |     6050      252     31 | 20.821 % |
0.37/0.43	c |       477 |     772      777     3066 |     6655      477     33 | 20.821 % |
0.37/0.43	c |       814 |     772      777     3066 |     7320      814     39 | 20.821 % |
0.37/0.45	c |      1323 |     772      777     3066 |     8052     1323     43 | 20.821 % |
0.48/0.50	c |      2084 |     772      777     3066 |     8857     2084     44 | 20.821 % |
0.48/0.58	c |      3226 |     772      777     3066 |     9743     3226     45 | 20.821 % |
0.67/0.73	c |      4935 |     772      777     3066 |    10717     4935     45 | 20.821 % |
0.88/0.97	c |      7497 |     772      777     3066 |    11789     7497     46 | 20.821 % |
1.58/1.61	c |     11341 |     772      777     3066 |    12968    11341     47 | 20.821 % |
2.27/2.32	c |     17109 |     772      777     3066 |    14265    10494     47 | 20.821 % |
3.18/3.31	c |     25758 |     754      777     3066 |    15692    11873     44 | 22.667 % |
3.37/3.40	c ===============================================================================
3.47/3.51	c core #90
3.47/3.51	c 
3.47/3.51	c 
3.47/3.51	c Core size: 178	Core Weight: 1	Total Weight: 90
3.47/3.51	c Current CPU time: 3.40548 s
3.47/3.51	c
3.47/3.51	c ============================[ Search Statistics ]==============================
3.47/3.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.47/3.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.47/3.51	c ===============================================================================
3.47/3.51	c |         0 |     789      778     3100 |     5000        0   -nan |  0.000 % |
3.47/3.51	c |       101 |     789      778     3100 |     5500      101     36 | 20.464 % |
3.47/3.52	c |       251 |     789      778     3100 |     6050      251     42 | 20.464 % |
3.47/3.52	c |       476 |     789      778     3100 |     6655      476     47 | 20.464 % |
3.47/3.53	c |       813 |     789      778     3100 |     7320      813     52 | 20.464 % |
3.47/3.55	c |      1320 |     789      778     3100 |     8052     1320     56 | 20.464 % |
3.57/3.60	c |      2080 |     789      778     3100 |     8857     2080     57 | 20.464 % |
3.57/3.66	c |      3220 |     789      778     3100 |     9743     3220     58 | 20.464 % |
3.78/3.84	c |      4929 |     789      778     3100 |    10717     4929     60 | 20.464 % |
4.07/4.18	c |      7491 |     789      778     3100 |    11789     7491     64 | 20.464 % |
4.77/4.87	c |     11335 |     789      778     3100 |    12968    11335     64 | 20.464 % |
5.68/5.75	c |     17101 |     789      778     3100 |    14265    10470     62 | 20.464 % |
7.08/7.15	c |     25752 |     789      778     3100 |    15692    11847     59 | 20.464 % |
8.97/9.08	c |     38728 |     789      778     3100 |    17261     8819     57 | 20.464 % |
12.27/12.40	c |     58191 |     789      778     3100 |    18987    10731     59 | 20.464 % |
17.59/17.65	c |     87385 |     789      778     3100 |    20886    10971     61 | 20.464 % |
26.57/26.64	c |    131176 |     789      778     3100 |    22974    12429     62 | 20.464 % |
40.97/41.05	c |    196860 |     770      778     3100 |    25272    19970     62 | 22.480 % |
41.69/41.72	c ===============================================================================
42.97/43.05	c core #91
42.97/43.05	c 
42.97/43.05	c 
42.97/43.05	c Core size: 181	Core Weight: 1	Total Weight: 91
42.97/43.05	c Current CPU time: 42.4665 s
42.97/43.05	c
42.97/43.05	c ============================[ Search Statistics ]==============================
42.97/43.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.97/43.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
42.97/43.05	c ===============================================================================
42.97/43.05	c |         0 |     809      779     3140 |     5000        0   -nan |  0.000 % |
42.97/43.06	c |       103 |     809      779     3140 |     5500      103     40 | 20.059 % |
42.97/43.06	c |       253 |     809      779     3140 |     6050      253     30 | 20.059 % |
42.97/43.06	c |       478 |     809      779     3140 |     6655      478     30 | 20.059 % |
42.97/43.07	c |       818 |     809      779     3140 |     7320      818     38 | 20.059 % |
42.97/43.08	c |      1324 |     809      779     3140 |     8052     1324     38 | 20.059 % |
43.07/43.11	c |      2083 |     809      779     3140 |     8857     2083     39 | 20.059 % |
43.07/43.17	c |      3226 |     809      779     3140 |     9743     3226     40 | 20.059 % |
43.27/43.31	c |      4936 |     809      779     3140 |    10717     4936     40 | 20.059 % |
43.37/43.44	c ===============================================================================
43.37/43.46	c core #92
43.37/43.46	c 
43.37/43.46	c 
43.37/43.46	c Core size: 151	Core Weight: 1	Total Weight: 92
43.37/43.46	c Current CPU time: 42.9445 s
43.37/43.46	c
43.37/43.46	c ============================[ Search Statistics ]==============================
43.37/43.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.37/43.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.37/43.46	c ===============================================================================
43.37/43.46	c |         0 |     828      780     3178 |     5000        0   -nan |  0.000 % |
43.37/43.46	c |       102 |     828      780     3178 |     5500      102     39 | 19.690 % |
43.37/43.46	c |       252 |     828      780     3178 |     6050      252     33 | 19.690 % |
43.37/43.46	c |       478 |     828      780     3178 |     6655      478     40 | 19.690 % |
43.37/43.47	c |       817 |     828      780     3178 |     7320      817     45 | 19.690 % |
43.37/43.49	c |      1323 |     828      780     3178 |     8052     1323     49 | 19.690 % |
43.47/43.51	c |      2082 |     828      780     3178 |     8857     2082     52 | 19.690 % |
43.47/43.58	c |      3222 |     828      780     3178 |     9743     3222     56 | 19.690 % |
43.57/43.67	c |      4931 |     828      780     3178 |    10717     4931     57 | 19.690 % |
43.77/43.88	c |      7493 |     828      780     3178 |    11789     7493     58 | 19.690 % |
44.27/44.38	c |     11338 |     828      780     3178 |    12968    11338     59 | 19.690 % |
44.87/44.96	c |     17109 |     828      780     3178 |    14265    10473     55 | 19.690 % |
46.37/46.42	c |     25759 |     828      780     3178 |    15692    11823     55 | 19.690 % |
46.37/46.47	c ===============================================================================
46.47/46.58	c core #93
46.47/46.58	c 
46.47/46.58	c 
46.47/46.58	c Core size: 152	Core Weight: 1	Total Weight: 93
46.47/46.58	c Current CPU time: 46.021 s
46.47/46.58	c
46.47/46.58	c ============================[ Search Statistics ]==============================
46.47/46.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.47/46.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.47/46.58	c ===============================================================================
46.47/46.58	c |         0 |     849      781     3220 |     5000        0   -nan |  0.000 % |
46.47/46.58	c |       100 |     849      781     3220 |     5500      100     31 | 19.297 % |
46.47/46.59	c |       251 |     849      781     3220 |     6050      251     38 | 19.297 % |
46.47/46.59	c |       481 |     849      781     3220 |     6655      481     46 | 19.297 % |
46.58/46.60	c |       818 |     849      781     3220 |     7320      818     54 | 19.297 % |
46.58/46.61	c |      1325 |     849      781     3220 |     8052     1325     59 | 19.297 % |
46.58/46.65	c |      2084 |     849      781     3220 |     8857     2084     66 | 19.297 % |
46.67/46.73	c |      3224 |     849      781     3220 |     9743     3224     70 | 19.297 % |
46.77/46.87	c |      4934 |     849      781     3220 |    10717     4934     71 | 19.297 % |
46.97/47.07	c |      7497 |     849      781     3220 |    11789     7497     73 | 19.297 % |
47.47/47.57	c |     11345 |     849      781     3220 |    12968    11345     76 | 19.297 % |
48.67/48.71	c |     17111 |     849      781     3220 |    14265    10493     78 | 19.297 % |
50.67/50.72	c |     25764 |     849      781     3220 |    15692    11870     82 | 19.297 % |
53.79/53.82	c |     38742 |     849      781     3220 |    17261     8871     81 | 19.297 % |
58.47/58.57	c |     58204 |     849      781     3220 |    18987    10769     81 | 19.297 % |
66.27/66.35	c |     87399 |     849      781     3220 |    20886    11034     82 | 19.297 % |
79.47/79.53	c |    131190 |     849      781     3220 |    22974    12463     83 | 19.297 % |
98.58/98.64	c |    196876 |     849      781     3220 |    25272    19934     81 | 19.297 % |
121.38/121.45	c |    295403 |     849      781     3220 |    27799    13511     82 | 19.297 % |
161.07/161.14	c |    443192 |     849      781     3220 |    30579    24043     86 | 19.297 % |
226.08/226.10	c |    664876 |     849      781     3220 |    33637    18583     78 | 19.297 % |
336.98/337.09	c ===============================================================================
344.88/344.91	c core #94
344.88/344.91	c 
344.88/344.91	c 
344.88/344.91	c Core size: 197	Core Weight: 1	Total Weight: 94
344.88/344.91	c Current CPU time: 341.912 s
344.88/344.91	c
344.88/344.91	c ============================[ Search Statistics ]==============================
344.88/344.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
344.88/344.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
344.88/344.91	c ===============================================================================
344.88/344.91	c |         0 |     877      782     3276 |     5000        0   -nan |  0.000 % |
344.88/344.91	c |       100 |     877      782     3276 |     5500      100     35 | 18.796 % |
344.88/344.91	c |       252 |     877      782     3276 |     6050      252     31 | 18.796 % |
344.88/344.91	c |       479 |     877      782     3276 |     6655      479     40 | 18.796 % |
344.88/344.92	c |       816 |     877      782     3276 |     7320      816     50 | 18.796 % |
344.88/344.94	c |      1322 |     877      782     3276 |     8052     1322     51 | 18.796 % |
344.88/344.96	c |      2084 |     877      782     3276 |     8857     2084     56 | 18.796 % |
344.98/345.01	c |      3225 |     877      782     3276 |     9743     3225     57 | 18.796 % |
344.98/345.08	c |      4933 |     877      782     3276 |    10717     4933     59 | 18.796 % |
345.18/345.26	c |      7500 |     877      782     3276 |    11789     7500     62 | 18.796 % |
345.48/345.53	c |     11346 |     877      782     3276 |    12968    11346     66 | 18.796 % |
345.98/346.07	c |     17113 |     877      782     3276 |    14265    10312     70 | 18.796 % |
347.18/347.26	c |     25765 |     877      782     3276 |    15692    11669     84 | 18.796 % |
349.70/349.71	c |     38743 |     877      782     3276 |    17261     8649     85 | 18.796 % |
352.39/352.44	c |     58205 |     877      782     3276 |    18987    10311     80 | 18.796 % |
357.51/357.58	c |     87399 |     877      782     3276 |    20886    10549     97 | 18.796 % |
367.98/368.02	c |    131188 |     877      782     3276 |    22974    11829     84 | 18.796 % |
385.79/385.87	c |    196875 |     877      782     3276 |    25272    19167     90 | 18.796 % |
416.59/416.66	c |    295403 |     877      782     3276 |    27799    25176    100 | 18.796 % |
458.79/458.89	c |    443203 |     877      782     3276 |    30579    24181    100 | 18.796 % |
519.49/519.58	c |    664893 |     877      782     3276 |    33637    18203     91 | 18.796 % |
631.80/631.80	c |    997419 |     877      782     3276 |    37001    16636     94 | 18.796 % |
713.19/713.20	c ===============================================================================
714.09/714.15	c core #95
714.09/714.15	c 
714.09/714.15	c 
714.09/714.15	c Core size: 194	Core Weight: 1	Total Weight: 95
714.09/714.15	c Current CPU time: 708.565 s
714.09/714.15	c
714.09/714.15	c ============================[ Search Statistics ]==============================
714.09/714.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
714.09/714.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
714.09/714.15	c ===============================================================================
714.09/714.15	c |         0 |     914      783     3350 |     5000        0   -nan |  0.000 % |
714.09/714.15	c |       100 |     914      783     3350 |     5500      100     50 | 18.174 % |
714.09/714.16	c |       250 |     914      783     3350 |     6050      250     41 | 18.174 % |
714.09/714.16	c |       475 |     914      783     3350 |     6655      475     45 | 18.174 % |
714.09/714.17	c |       815 |     914      783     3350 |     7320      815     45 | 18.174 % |
714.09/714.18	c |      1321 |     914      783     3350 |     8052     1321     56 | 18.174 % |
714.20/714.21	c |      2080 |     914      783     3350 |     8857     2080     65 | 18.174 % |
714.20/714.26	c |      3225 |     914      783     3350 |     9743     3225     76 | 18.174 % |
714.40/714.43	c |      4936 |     914      783     3350 |    10717     4936     86 | 18.174 % |
714.70/714.78	c |      7498 |     914      783     3350 |    11789     7498     93 | 18.174 % |
715.40/715.48	c |     11342 |     914      783     3350 |    12968    11342     94 | 18.174 % |
716.39/716.47	c |     17109 |     914      783     3350 |    14265    10474     99 | 18.174 % |
718.32/718.32	c |     25758 |     914      783     3350 |    15692    11833     97 | 18.174 % |
720.69/720.75	c |     38735 |     914      783     3350 |    17261     8813     93 | 18.174 % |
725.30/725.30	c |     58196 |     914      783     3350 |    18987    10726    101 | 18.174 % |
734.50/734.55	c |     87390 |     914      783     3350 |    20886    10959     92 | 18.174 % |
743.80/743.88	c |    131179 |     914      783     3350 |    22974    12343     95 | 18.174 % |
756.81/756.88	c |    196864 |     914      783     3350 |    25272    19706     78 | 18.174 % |
781.20/781.25	c |    295397 |     914      783     3350 |    27799    14831     86 | 18.174 % |
828.10/828.19	c |    443187 |     914      783     3350 |    30579    22483     93 | 18.174 % |
894.51/894.52	c |    664874 |     914      783     3350 |    33637    29451     85 | 18.174 % |
999.41/999.45	c |    997399 |     914      783     3350 |    37001    16139     98 | 18.174 % |
1143.41/1143.48	c |   1496187 |     914      783     3350 |    40701    33489     91 | 18.174 % |
1382.12/1382.13	c |   2244370 |     914      783     3350 |    44771    19017     90 | 18.174 % |
1779.75/1779.72	c |   3366644 |     914      783     3350 |    49248    15461     88 | 18.174 % |

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-3461386-1307083639/watcher-3461386-1307083639 -o /tmp/evaluation-result-3461386-1307083639/solver-3461386-1307083639 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461386-1307083639.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.12 2.04 2.01 3/514 17239
/proc/meminfo: memFree=20827228/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/17239/stat : 17239 (runsolver) R 17237 17239 742 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 800779516 12079104 50 33554432000 4194304 5432328 140734497438176 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/17239/statm: 2949 50 31 303 0 2643 0

[startup+0.0974039 s]
/proc/loadavg: 2.12 2.04 2.01 3/514 17239
/proc/meminfo: memFree=20827228/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=2768 CPUtime=0.07 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 485 0 0 0 7 0 0 0 18 0 1 0 800779516 2834432 434 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 692 434 180 372 0 317 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2768

[startup+0.100406 s]
/proc/loadavg: 2.12 2.04 2.01 3/514 17239
/proc/meminfo: memFree=20827228/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=2768 CPUtime=0.07 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 495 0 0 0 7 0 0 0 18 0 1 0 800779516 2834432 444 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 692 445 180 372 0 317 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2768

[startup+0.300366 s]
/proc/loadavg: 2.12 2.04 2.01 3/514 17239
/proc/meminfo: memFree=20827228/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=3716 CPUtime=0.27 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 728 0 0 0 26 1 0 0 18 0 1 0 800779516 3805184 677 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 929 677 180 372 0 554 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 3716

[startup+0.700303 s]
/proc/loadavg: 2.12 2.04 2.01 3/514 17239
/proc/meminfo: memFree=20827228/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=4252 CPUtime=0.67 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 878 0 0 0 65 2 0 0 18 0 1 0 800779516 4354048 827 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 1063 827 180 372 0 688 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 4252

[startup+1.50014 s]
/proc/loadavg: 2.11 2.04 2.01 3/515 17240
/proc/meminfo: memFree=20823056/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=7028 CPUtime=1.47 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 1536 0 0 0 144 3 0 0 19 0 1 0 800779516 7196672 1485 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 1757 1485 180 372 0 1382 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7028

[startup+3.10084 s]
/proc/loadavg: 2.11 2.04 2.01 3/515 17241
/proc/meminfo: memFree=20819212/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=10024 CPUtime=3.07 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 2272 0 0 0 301 6 0 0 20 0 1 0 800779516 10264576 2221 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 2506 2221 180 372 0 2131 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10024

[startup+6.30023 s]
/proc/loadavg: 2.10 2.04 2.01 3/515 17269
/proc/meminfo: memFree=21841552/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=11476 CPUtime=6.27 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 2707 0 0 0 615 12 0 0 19 0 1 0 800779516 11751424 2627 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 2869 2627 180 372 0 2494 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11476

[startup+12.701 s]
/proc/loadavg: 2.09 2.04 2.01 3/515 17269
/proc/meminfo: memFree=21824188/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=17572 CPUtime=12.67 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 4171 0 0 0 1247 20 0 0 25 0 1 0 800779516 17993728 4091 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 4393 4091 180 372 0 4018 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17572

[startup+25.5006 s]
/proc/loadavg: 2.08 2.04 2.01 3/515 17269
/proc/meminfo: memFree=21793424/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=28496 CPUtime=25.48 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 6851 0 0 0 2517 31 0 0 25 0 1 0 800779516 29179904 6771 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 7124 6771 180 372 0 6749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28496

[startup+51.1008 s]
/proc/loadavg: 2.16 2.06 2.02 3/515 17270
/proc/meminfo: memFree=21742004/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=49424 CPUtime=51.07 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 12079 0 0 0 5049 58 0 0 25 0 1 0 800779516 50610176 11953 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 12356 11953 180 372 0 11981 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49424

[startup+102.319 s]
/proc/loadavg: 2.13 2.07 2.02 3/515 17271
/proc/meminfo: memFree=21689660/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=49424 CPUtime=102.29 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 12177 0 0 0 10133 96 0 0 25 0 1 0 800779516 50610176 12051 33554432000 4194304 5714214 140735913757264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 12356 12051 180 372 0 11981 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49424

[startup+162.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/515 17273
/proc/meminfo: memFree=21620680/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=78944 CPUtime=162.27 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 19433 0 0 0 16085 142 0 0 19 0 1 0 800779516 80838656 19307 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319782 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 19736 19307 180 372 0 19361 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 78944

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 17274
/proc/meminfo: memFree=21592868/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=107276 CPUtime=222.28 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 26389 0 0 0 22045 183 0 0 25 0 1 0 800779516 109850624 26263 33554432000 4194304 5714214 140735913757264 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 26819 26263 180 372 0 26444 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 107276

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17276
/proc/meminfo: memFree=21544588/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=134556 CPUtime=282.28 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 33013 0 0 0 28008 220 0 0 25 0 1 0 800779516 137785344 32887 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 33639 32887 180 372 0 33264 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 134556

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17278
/proc/meminfo: memFree=21432560/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=200292 CPUtime=342.28 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 49308 0 0 0 33979 249 0 0 25 0 1 0 800779516 205099008 49182 33554432000 4194304 5714214 140735913757264 18446744073709551615 4324948 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 50073 49182 180 372 0 49698 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 200292

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17279
/proc/meminfo: memFree=21392572/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=199968 CPUtime=402.28 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 49412 0 0 0 39931 297 0 0 25 0 1 0 800779516 204767232 49219 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 49992 49219 180 372 0 49617 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 199968

[startup+462.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/515 17281
/proc/meminfo: memFree=21351608/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=199968 CPUtime=462.28 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 49412 0 0 0 45888 340 0 0 25 0 1 0 800779516 204767232 49219 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 49992 49219 180 372 0 49617 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 199968

[startup+522.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/515 17282
/proc/meminfo: memFree=21301708/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=199968 CPUtime=522.29 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 49462 0 0 0 51843 386 0 0 25 0 1 0 800779516 204767232 49269 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319337 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 49992 49269 180 372 0 49617 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 199968

[startup+582.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/515 17284
/proc/meminfo: memFree=21254548/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=199968 CPUtime=582.29 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 49566 0 0 0 57808 421 0 0 25 0 1 0 800779516 204767232 49373 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 49992 49373 180 372 0 49617 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 199968

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17290
/proc/meminfo: memFree=21075644/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=206704 CPUtime=822.3 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 51557 0 0 0 81643 587 0 0 25 0 1 0 800779516 211664896 51364 33554432000 4194304 5714214 140735913757264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 51676 51364 180 372 0 51301 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 206704

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17301
/proc/meminfo: memFree=21034972/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=206704 CPUtime=882.3 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 51557 0 0 0 87609 621 0 0 25 0 1 0 800779516 211664896 51364 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 51676 51364 180 372 0 51301 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 206704

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17303
/proc/meminfo: memFree=20998964/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=206704 CPUtime=942.31 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 51557 0 0 0 93569 662 0 0 25 0 1 0 800779516 211664896 51364 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 51676 51364 180 372 0 51301 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 206704

[startup+1002.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/515 17304
/proc/meminfo: memFree=20965792/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=206704 CPUtime=1002.3 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 51557 0 0 0 99532 698 0 0 25 0 1 0 800779516 211664896 51364 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 51676 51364 180 372 0 51301 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 206704

[startup+1062.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/515 17306
/proc/meminfo: memFree=20923188/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=206704 CPUtime=1062.31 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 51615 0 0 0 105496 735 0 0 25 0 1 0 800779516 211664896 51422 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 51676 51422 180 372 0 51301 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 206704

[startup+1122.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/515 17307
/proc/meminfo: memFree=20871788/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=223800 CPUtime=1122.31 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 55836 0 0 0 111449 782 0 0 25 0 1 0 800779516 229171200 55643 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 55950 55643 180 372 0 55575 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 223800

[startup+1182.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/515 17309
/proc/meminfo: memFree=20807732/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=251424 CPUtime=1182.32 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 62584 0 0 0 117416 816 0 0 25 0 1 0 800779516 257458176 62391 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 62856 62391 180 372 0 62481 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 251424

[startup+1242.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/515 17311
/proc/meminfo: memFree=20754620/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=271604 CPUtime=1242.31 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 67495 0 0 0 123388 843 0 0 25 0 1 0 800779516 278122496 67302 33554432000 4194304 5714214 140735913757264 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 67901 67302 180 372 0 67526 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 271604

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 17312
/proc/meminfo: memFree=20685864/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=298292 CPUtime=1302.33 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 74062 0 0 0 129346 887 0 0 25 0 1 0 800779516 305451008 73869 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 74573 73869 180 372 0 74198 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 298292

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 17314
/proc/meminfo: memFree=20622072/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=320928 CPUtime=1362.32 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 79617 0 0 0 135309 923 0 0 25 0 1 0 800779516 328630272 79424 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 80232 79424 180 372 0 79857 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 320928

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 17315
/proc/meminfo: memFree=20557148/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=348140 CPUtime=1422.34 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 86408 0 0 0 141274 960 0 0 25 0 1 0 800779516 356495360 86215 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 87035 86215 180 372 0 86660 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 348140

[startup+1482.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/515 17317
/proc/meminfo: memFree=20497084/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=370592 CPUtime=1482.33 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 91965 0 0 0 147241 992 0 0 25 0 1 0 800779516 379486208 91772 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 92648 91772 180 372 0 92273 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 370592

[startup+1542.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/515 17319
/proc/meminfo: memFree=20436504/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=392740 CPUtime=1542.32 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 97358 0 0 0 153208 1024 0 0 25 0 1 0 800779516 402165760 97165 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 98185 97165 180 372 0 97810 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 392740

[startup+1602.3 s]
/proc/loadavg: 2.20 2.08 2.01 3/515 17320
/proc/meminfo: memFree=20382020/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=412972 CPUtime=1602.33 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 102386 0 0 0 159176 1057 0 0 25 0 1 0 800779516 422883328 102193 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 103243 102193 180 372 0 102868 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 412972

[startup+1662.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/515 17322
/proc/meminfo: memFree=20320836/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=434144 CPUtime=1662.33 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 107654 0 0 0 165145 1088 0 0 25 0 1 0 800779516 444563456 107461 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 108536 107461 180 372 0 108161 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 434144

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/515 17323
/proc/meminfo: memFree=20261896/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=454180 CPUtime=1722.34 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 112628 0 0 0 171114 1120 0 0 25 0 1 0 800779516 465080320 112435 33554432000 4194304 5714214 140735913757264 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 113545 112435 180 372 0 113170 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 454180

[startup+1782.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/515 17325
/proc/meminfo: memFree=20202836/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=477764 CPUtime=1782.33 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 118509 0 0 0 177081 1152 0 0 25 0 1 0 800779516 489230336 118316 33554432000 4194304 5714214 140735913757264 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 119441 118316 180 372 0 119066 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 477764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.04 2.00 3/515 17325
/proc/meminfo: memFree=20184960/32951124 swapFree=62999000/67111528
[pid=17239] ppid=17237 vsize=485420 CPUtime=1800.05 cores=1,3,5,7
/proc/17239/stat : 17239 (wbo1.6) R 17237 17239 742 0 -1 4202496 120436 0 0 0 178845 1160 0 0 25 0 1 0 800779516 497070080 120243 33554432000 4194304 5714214 140735913757264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/17239/statm: 121355 120243 180 372 0 120980 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 485420

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.04
CPU time (s): 1800.09
CPU user time (s): 1788.46
CPU system time (s): 11.6272
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 485420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.46
system time used= 11.6272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120436
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= 30
involuntary context switches= 2343

runsolver used 8.45471 second user time and 21.5637 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-03 08:47:19
IDJOB=3461386
IDBENCH=2077
IDSOLVER=1953
FILE ID=node141/3461386-1307083639
RUNJOBID= node141-1307081837-17114
PBS_JOBID= 13497845
Free space on /tmp= 73884 MiB

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

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

MD5SUM BENCH= 3c1330c3d34b37d42a433028f01e847e
RANDOM SEED=1782848489

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32951124 kB
MemFree:      20827508 kB
Buffers:        234112 kB
Cached:         610572 kB
SwapCached:       8848 kB
Active:       11311172 kB
Inactive:       547220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20827508 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            4296 kB
Writeback:           0 kB
AnonPages:    11011496 kB
Mapped:          26284 kB
Slab:           123972 kB
PageTables:      71516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151707740 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= 73880 MiB
End job on node141 at 2011-06-03 09:17:21