Trace number 3460712

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.6OPT24890 0.379942 0.380188

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/
submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
MD5SUMaa73e48897f9c10e5003e2188d9e7ab9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24890
Best CPU time to get the best result obtained on this benchmark0.040993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24890
Optimality of the best value was proved YES
Number of variables644
Total number of constraints1034
Number of constraints which are clauses1034
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 353
Biggest coefficient in the objective function 2034
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 561307
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2034
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 561307
Number of bits of the biggest sum of numbers20
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-3460712-1307108827.opb.
0.00/0.00	c Instance file HOME/instance-3460712-1307108827.opb
0.00/0.00	c File size is 31269 bytes.
0.00/0.00	c Highest Coefficient sum: 32
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:      644                                                 |
0.00/0.00	c |  Number Clauses:        1034                                                |
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 |     640     1034     2554 |     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: 1340	Total Weight: 7013
0.00/0.03	c Current CPU time: 0.002999 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: 17	Core Weight: 1132	Total Weight: 8145
0.00/0.03	c Current CPU time: 0.003999 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: 18	Core Weight: 52	Total Weight: 8197
0.00/0.03	c Current CPU time: 0.003999 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: 19	Core Weight: 26	Total Weight: 8223
0.00/0.03	c Current CPU time: 0.004999 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: 14	Core Weight: 232	Total Weight: 8455
0.00/0.03	c Current CPU time: 0.004999 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: 121	Core Weight: 1210	Total Weight: 9665
0.00/0.03	c Current CPU time: 0.005999 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: 123	Core Weight: 26	Total Weight: 9691
0.00/0.03	c Current CPU time: 0.005999 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: 125	Core Weight: 26	Total Weight: 9717
0.00/0.03	c Current CPU time: 0.006998 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: 117	Core Weight: 29	Total Weight: 9746
0.00/0.03	c Current CPU time: 0.006998 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: 120	Core Weight: 75	Total Weight: 9821
0.00/0.03	c Current CPU time: 0.007998 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: 24	Core Weight: 192	Total Weight: 10013
0.00/0.03	c Current CPU time: 0.008998 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: 25	Core Weight: 18	Total Weight: 10031
0.00/0.03	c Current CPU time: 0.008998 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: 26	Core Weight: 1104	Total Weight: 11135
0.00/0.03	c Current CPU time: 0.009998 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: 111	Core Weight: 12	Total Weight: 11147
0.00/0.03	c Current CPU time: 0.009998 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: 33	Core Weight: 189	Total Weight: 11336
0.00/0.03	c Current CPU time: 0.010998 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: 35	Core Weight: 1151	Total Weight: 12487
0.00/0.03	c Current CPU time: 0.011998 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: 10	Core Weight: 1262	Total Weight: 13749
0.00/0.03	c Current CPU time: 0.011998 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: 63	Core Weight: 1288	Total Weight: 15037
0.00/0.03	c Current CPU time: 0.012998 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: 58	Core Weight: 52	Total Weight: 15089
0.00/0.03	c Current CPU time: 0.012998 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: 51	Core Weight: 26	Total Weight: 15115
0.00/0.03	c Current CPU time: 0.013997 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: 34	Core Weight: 116	Total Weight: 15231
0.00/0.03	c Current CPU time: 0.014997 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: 39	Core Weight: 38	Total Weight: 15269
0.00/0.03	c Current CPU time: 0.014997 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: 43	Core Weight: 1186	Total Weight: 16455
0.00/0.03	c Current CPU time: 0.015997 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: 35	Core Weight: 154	Total Weight: 16609
0.00/0.03	c Current CPU time: 0.016997 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: 5	Core Weight: 1314	Total Weight: 17923
0.00/0.03	c Current CPU time: 0.016997 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: 9	Core Weight: 1288	Total Weight: 19211
0.00/0.03	c Current CPU time: 0.017997 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: 121	Core Weight: 52	Total Weight: 19263
0.00/0.03	c Current CPU time: 0.018997 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: 139	Core Weight: 64	Total Weight: 19327
0.00/0.03	c Current CPU time: 0.019996 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: 166	Core Weight: 46	Total Weight: 19373
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: 171	Core Weight: 6	Total Weight: 19379
0.00/0.03	c Current CPU time: 0.020996 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: 176	Core Weight: 39	Total Weight: 19418
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: 184	Core Weight: 78	Total Weight: 19496
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: 180	Core Weight: 5	Total Weight: 19501
0.00/0.03	c Current CPU time: 0.023996 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: 179	Core Weight: 4	Total Weight: 19505
0.00/0.03	c Current CPU time: 0.024996 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: 177	Core Weight: 17	Total Weight: 19522
0.00/0.03	c Current CPU time: 0.025996 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: 173	Core Weight: 61	Total Weight: 19583
0.00/0.03	c Current CPU time: 0.026995 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: 160	Core Weight: 9	Total Weight: 19592
0.00/0.03	c Current CPU time: 0.027995 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: 147	Core Weight: 8	Total Weight: 19600
0.00/0.03	c Current CPU time: 0.028995 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: 188	Core Weight: 9	Total Weight: 19609
0.00/0.03	c Current CPU time: 0.029995 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: 30	Core Weight: 58	Total Weight: 19667
0.00/0.03	c Current CPU time: 0.031995 s
0.00/0.03	c
0.04/0.05	c core #41
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 34	Core Weight: 26	Total Weight: 19693
0.04/0.05	c Current CPU time: 0.032994 s
0.04/0.05	c
0.04/0.05	c core #42
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 29	Core Weight: 148	Total Weight: 19841
0.04/0.05	c Current CPU time: 0.033994 s
0.04/0.05	c
0.04/0.05	c core #43
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 7	Core Weight: 1340	Total Weight: 21181
0.04/0.05	c Current CPU time: 0.034994 s
0.04/0.05	c
0.04/0.05	c core #44
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 4	Core Weight: 1340	Total Weight: 22521
0.04/0.05	c Current CPU time: 0.035994 s
0.04/0.05	c
0.04/0.05	c core #45
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 7	Core Weight: 1314	Total Weight: 23835
0.04/0.05	c Current CPU time: 0.036994 s
0.04/0.05	c
0.04/0.05	c core #46
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 231	Core Weight: 12	Total Weight: 23847
0.04/0.05	c Current CPU time: 0.037994 s
0.04/0.05	c
0.04/0.05	c core #47
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 257	Core Weight: 14	Total Weight: 23861
0.04/0.05	c Current CPU time: 0.038994 s
0.04/0.05	c
0.04/0.05	c core #48
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 257	Core Weight: 35	Total Weight: 23896
0.04/0.05	c Current CPU time: 0.040993 s
0.04/0.05	c
0.04/0.05	c core #49
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 261	Core Weight: 35	Total Weight: 23931
0.04/0.05	c Current CPU time: 0.041993 s
0.04/0.05	c
0.04/0.05	c core #50
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 265	Core Weight: 20	Total Weight: 23951
0.04/0.05	c Current CPU time: 0.042993 s
0.04/0.05	c
0.04/0.05	c core #51
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 265	Core Weight: 9	Total Weight: 23960
0.04/0.05	c Current CPU time: 0.044993 s
0.04/0.05	c
0.04/0.05	c core #52
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 94	Core Weight: 6	Total Weight: 23966
0.04/0.05	c Current CPU time: 0.045993 s
0.04/0.05	c
0.04/0.05	c core #53
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 90	Core Weight: 12	Total Weight: 23978
0.04/0.05	c Current CPU time: 0.047992 s
0.04/0.05	c
0.04/0.05	c core #54
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 86	Core Weight: 20	Total Weight: 23998
0.04/0.05	c Current CPU time: 0.048992 s
0.04/0.05	c
0.04/0.05	c core #55
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 86	Core Weight: 20	Total Weight: 24018
0.04/0.05	c Current CPU time: 0.050992 s
0.04/0.05	c
0.04/0.05	c core #56
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 394	Core Weight: 6	Total Weight: 24024
0.04/0.05	c Current CPU time: 0.052991 s
0.04/0.05	c
0.04/0.05	c core #57
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 393	Core Weight: 2	Total Weight: 24026
0.04/0.05	c Current CPU time: 0.053991 s
0.04/0.05	c
0.04/0.05	c core #58
0.04/0.05	c 
0.04/0.05	c 
0.04/0.05	c Core size: 393	Core Weight: 1	Total Weight: 24027
0.04/0.05	c Current CPU time: 0.055991 s
0.04/0.05	c
0.04/0.05	c ============================[ Search Statistics ]==============================
0.04/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.05	c ===============================================================================
0.04/0.05	c |         0 |    2970     4436     5323 |     5000        0   -nan |  0.000 % |
0.04/0.05	c ===============================================================================
0.04/0.06	c core #59
0.04/0.06	c 
0.04/0.06	c 
0.04/0.06	c Core size: 344	Core Weight: 8	Total Weight: 24035
0.04/0.06	c Current CPU time: 0.058991 s
0.04/0.06	c
0.04/0.06	c ============================[ Search Statistics ]==============================
0.04/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.06	c ===============================================================================
0.04/0.06	c |         0 |    3138     4604     5515 |     5000        0   -nan |  0.000 % |
0.04/0.06	c ===============================================================================
0.04/0.06	c core #60
0.04/0.06	c 
0.04/0.06	c 
0.04/0.06	c Core size: 344	Core Weight: 4	Total Weight: 24039
0.04/0.06	c Current CPU time: 0.06199 s
0.04/0.06	c
0.04/0.06	c ============================[ Search Statistics ]==============================
0.04/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.06	c ===============================================================================
0.04/0.06	c |         0 |    3306     4770     5695 |     5000        0   -nan |  0.000 % |
0.04/0.06	c ===============================================================================
0.04/0.06	c core #61
0.04/0.06	c 
0.04/0.06	c 
0.04/0.06	c Core size: 343	Core Weight: 2	Total Weight: 24041
0.04/0.06	c Current CPU time: 0.06499 s
0.04/0.06	c
0.04/0.06	c ============================[ Search Statistics ]==============================
0.04/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.06	c ===============================================================================
0.04/0.06	c |         0 |    3474     4938     5890 |     5000        0   -nan |  0.000 % |
0.04/0.06	c ===============================================================================
0.04/0.07	c core #62
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 348	Core Weight: 3	Total Weight: 24044
0.04/0.07	c Current CPU time: 0.066989 s
0.04/0.07	c
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |    3644     5108     6095 |     5000        0   -nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #63
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 353	Core Weight: 12	Total Weight: 24056
0.04/0.07	c Current CPU time: 0.069989 s
0.04/0.07	c
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |    3958     5279     6600 |     5000        0   -nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #64
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 374	Core Weight: 5	Total Weight: 24061
0.04/0.07	c Current CPU time: 0.073988 s
0.04/0.07	c
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |    4146     5466     6893 |     5000        0   -nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.08	c core #65
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 353	Core Weight: 1	Total Weight: 24062
0.04/0.08	c Current CPU time: 0.077988 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    4327     5646     7198 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #66
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 352	Core Weight: 2	Total Weight: 24064
0.04/0.08	c Current CPU time: 0.080987 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    4506     5823     7449 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.09	c core #67
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 402	Core Weight: 1	Total Weight: 24065
0.04/0.09	c Current CPU time: 0.084987 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    4706     6022     7711 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #68
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 356	Core Weight: 1	Total Weight: 24066
0.04/0.09	c Current CPU time: 0.088986 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    4882     6195     7945 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.10	c core #69
0.04/0.10	c 
0.04/0.10	c 
0.04/0.10	c Core size: 325	Core Weight: 3	Total Weight: 24069
0.04/0.10	c Current CPU time: 0.092985 s
0.04/0.10	c
0.04/0.10	c ============================[ Search Statistics ]==============================
0.04/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.10	c ===============================================================================
0.04/0.10	c |         0 |    5042     6351     8199 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #70
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 309	Core Weight: 9	Total Weight: 24078
0.09/0.10	c Current CPU time: 0.097985 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 |    5193     6501     8379 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.11	c core #71
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 279	Core Weight: 35	Total Weight: 24113
0.09/0.11	c Current CPU time: 0.101984 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 |    5327     6631     8542 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #72
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 313	Core Weight: 38	Total Weight: 24151
0.09/0.11	c Current CPU time: 0.104984 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 |    5489     6778     8939 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #73
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 358	Core Weight: 1	Total Weight: 24152
0.09/0.11	c Current CPU time: 0.107983 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 |    5670     6958     9191 |     5000        0   -nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #74
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 290	Core Weight: 4	Total Weight: 24156
0.09/0.12	c Current CPU time: 0.112982 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 |    5810     7097     9405 |     5000        0   -nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #75
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 296	Core Weight: 36	Total Weight: 24192
0.09/0.12	c Current CPU time: 0.116982 s
0.09/0.12	c
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    5953     7238     9644 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #76
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 348	Core Weight: 2	Total Weight: 24194
0.09/0.13	c Current CPU time: 0.119981 s
0.09/0.13	c
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    6126     7410     9879 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #77
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 296	Core Weight: 36	Total Weight: 24230
0.09/0.13	c Current CPU time: 0.123981 s
0.09/0.13	c
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    6267     7550    10049 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #78
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 410	Core Weight: 1	Total Weight: 24231
0.09/0.14	c Current CPU time: 0.12898 s
0.09/0.14	c
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    6470     7751    10322 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.15	c core #79
0.09/0.15	c 
0.09/0.15	c 
0.09/0.15	c Core size: 291	Core Weight: 9	Total Weight: 24240
0.09/0.15	c Current CPU time: 0.132979 s
0.09/0.15	c
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    6615     7895    10538 |     5000        0   -nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c core #80
0.09/0.15	c 
0.09/0.15	c 
0.09/0.15	c Core size: 253	Core Weight: 1	Total Weight: 24241
0.09/0.15	c Current CPU time: 0.137979 s
0.09/0.15	c
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    6740     8018    10788 |     5000        0   -nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.16	c core #81
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 286	Core Weight: 4	Total Weight: 24245
0.09/0.16	c Current CPU time: 0.142978 s
0.09/0.16	c
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    6882     8159    11042 |     5000        0   -nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c core #82
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 296	Core Weight: 3	Total Weight: 24248
0.09/0.16	c Current CPU time: 0.147977 s
0.09/0.16	c
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    7027     8299    11317 |     5000        0   -nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.17	c core #83
0.09/0.17	c 
0.09/0.17	c 
0.09/0.17	c Core size: 394	Core Weight: 1	Total Weight: 24249
0.09/0.17	c Current CPU time: 0.152976 s
0.09/0.17	c
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    7239     8510    11656 |     5000        0   -nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.18	c core #84
0.09/0.18	c 
0.09/0.18	c 
0.09/0.18	c Core size: 279	Core Weight: 9	Total Weight: 24258
0.09/0.18	c Current CPU time: 0.157975 s
0.09/0.18	c
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    7380     8650    11862 |     5000        0   -nan |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #85
0.09/0.18	c 
0.09/0.18	c 
0.09/0.18	c Core size: 288	Core Weight: 37	Total Weight: 24295
0.09/0.18	c Current CPU time: 0.164974 s
0.09/0.18	c
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    7523     8791    12086 |     5000        0   -nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c core #86
0.09/0.19	c 
0.09/0.19	c 
0.09/0.19	c Core size: 253	Core Weight: 1	Total Weight: 24296
0.09/0.19	c Current CPU time: 0.169974 s
0.09/0.19	c
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    7645     8912    12252 |     5000        0   -nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.20	c core #87
0.09/0.20	c 
0.09/0.20	c 
0.09/0.20	c Core size: 249	Core Weight: 9	Total Weight: 24305
0.09/0.20	c Current CPU time: 0.175973 s
0.09/0.20	c
0.09/0.20	c ============================[ Search Statistics ]==============================
0.09/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.20	c ===============================================================================
0.09/0.20	c |         0 |    7766     9031    12412 |     5000        0   -nan |  0.000 % |
0.19/0.20	c ===============================================================================
0.19/0.20	c core #88
0.19/0.20	c 
0.19/0.20	c 
0.19/0.20	c Core size: 285	Core Weight: 8	Total Weight: 24313
0.19/0.20	c Current CPU time: 0.180972 s
0.19/0.20	c
0.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |    7909     9171    12651 |     5000        0   -nan |  0.000 % |
0.19/0.20	c ===============================================================================
0.19/0.21	c core #89
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 281	Core Weight: 1	Total Weight: 24314
0.19/0.21	c Current CPU time: 0.185971 s
0.19/0.21	c
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |    8049     9309    12924 |     5000        0   -nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #90
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 275	Core Weight: 43	Total Weight: 24357
0.19/0.21	c Current CPU time: 0.19197 s
0.19/0.21	c
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |    8188     9446    13150 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #91
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 274	Core Weight: 26	Total Weight: 24383
0.19/0.22	c Current CPU time: 0.19597 s
0.19/0.22	c
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    8326     9583    13393 |     5000        0   -nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.23	c core #92
0.19/0.23	c 
0.19/0.23	c 
0.19/0.23	c Core size: 273	Core Weight: 6	Total Weight: 24389
0.19/0.23	c Current CPU time: 0.201969 s
0.19/0.23	c
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    8463     9719    13632 |     5000        0   -nan |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c core #93
0.19/0.23	c 
0.19/0.23	c 
0.19/0.23	c Core size: 277	Core Weight: 52	Total Weight: 24441
0.19/0.23	c Current CPU time: 0.206968 s
0.19/0.23	c
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    8601     9855    13881 |     5000        0   -nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #94
0.19/0.24	c 
0.19/0.24	c 
0.19/0.24	c Core size: 276	Core Weight: 3	Total Weight: 24444
0.19/0.24	c Current CPU time: 0.212967 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 |    8737     9990    14126 |     5000        0   -nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.25	c core #95
0.19/0.25	c 
0.19/0.25	c 
0.19/0.25	c Core size: 396	Core Weight: 2	Total Weight: 24446
0.19/0.25	c Current CPU time: 0.219966 s
0.19/0.25	c
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |    8939    10191    14452 |     5000        0   -nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.26	c core #96
0.19/0.26	c 
0.19/0.26	c 
0.19/0.26	c Core size: 396	Core Weight: 5	Total Weight: 24451
0.19/0.26	c Current CPU time: 0.226965 s
0.19/0.26	c
0.19/0.26	c ============================[ Search Statistics ]==============================
0.19/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |    9141    10392    14777 |     5000        0   -nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c core #97
0.19/0.26	c 
0.19/0.26	c 
0.19/0.26	c Core size: 279	Core Weight: 19	Total Weight: 24470
0.19/0.26	c Current CPU time: 0.233964 s
0.19/0.26	c
0.19/0.26	c ============================[ Search Statistics ]==============================
0.19/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |    9278    10527    15036 |     5000        0   -nan |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c core #98
0.19/0.27	c 
0.19/0.27	c 
0.19/0.27	c Core size: 279	Core Weight: 29	Total Weight: 24499
0.19/0.27	c Current CPU time: 0.239963 s
0.19/0.27	c
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |    9414    10661    15296 |     5000        0   -nan |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c core #99
0.19/0.28	c 
0.19/0.28	c 
0.19/0.28	c Core size: 277	Core Weight: 9	Total Weight: 24508
0.19/0.28	c Current CPU time: 0.245962 s
0.19/0.28	c
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    9549    10794    15557 |     5000        0   -nan |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.29	c core #100
0.19/0.29	c 
0.19/0.29	c 
0.19/0.29	c Core size: 304	Core Weight: 9	Total Weight: 24517
0.19/0.29	c Current CPU time: 0.253961 s
0.19/0.29	c
0.19/0.29	c ============================[ Search Statistics ]==============================
0.19/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |    9697    10940    15818 |     5000        0   -nan |  0.000 % |
0.19/0.29	c ===============================================================================
0.29/0.30	c core #101
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 276	Core Weight: 153	Total Weight: 24670
0.29/0.30	c Current CPU time: 0.25996 s
0.29/0.30	c
0.29/0.30	c ============================[ Search Statistics ]==============================
0.29/0.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.30	c ===============================================================================
0.29/0.30	c |         0 |    9832    11072    16148 |     5000        0   -nan |  0.000 % |
0.29/0.30	c ===============================================================================
0.29/0.31	c core #102
0.29/0.31	c 
0.29/0.31	c 
0.29/0.31	c Core size: 270	Core Weight: 127	Total Weight: 24797
0.29/0.31	c Current CPU time: 0.265959 s
0.29/0.31	c
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |    9968    11201    16609 |     5000        0   -nan |  0.000 % |
0.29/0.31	c ===============================================================================
0.29/0.32	c core #103
0.29/0.32	c 
0.29/0.32	c 
0.29/0.32	c Core size: 282	Core Weight: 5	Total Weight: 24802
0.29/0.32	c Current CPU time: 0.271958 s
0.29/0.32	c
0.29/0.32	c ============================[ Search Statistics ]==============================
0.29/0.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.32	c ===============================================================================
0.29/0.32	c |         0 |   10109    11341    16810 |     5000        0   -nan |  0.000 % |
0.29/0.32	c ===============================================================================
0.29/0.32	c core #104
0.29/0.32	c 
0.29/0.32	c 
0.29/0.32	c Core size: 255	Core Weight: 33	Total Weight: 24835
0.29/0.32	c Current CPU time: 0.276957 s
0.29/0.32	c
0.29/0.32	c ============================[ Search Statistics ]==============================
0.29/0.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.32	c ===============================================================================
0.29/0.32	c |         0 |   10241    11467    17268 |     5000        0   -nan |  0.000 % |
0.29/0.32	c ===============================================================================
0.29/0.33	c core #105
0.29/0.33	c 
0.29/0.33	c 
0.29/0.33	c Core size: 249	Core Weight: 26	Total Weight: 24861
0.29/0.33	c Current CPU time: 0.282956 s
0.29/0.33	c
0.29/0.33	c ============================[ Search Statistics ]==============================
0.29/0.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.33	c ===============================================================================
0.29/0.33	c |         0 |   10367    11592    17447 |     5000        0   -nan |  0.000 % |
0.29/0.33	c ===============================================================================
0.29/0.34	c core #106
0.29/0.34	c 
0.29/0.34	c 
0.29/0.34	c Core size: 247	Core Weight: 20	Total Weight: 24881
0.29/0.34	c Current CPU time: 0.289955 s
0.29/0.34	c
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |   10506    11716    17773 |     5000        0   -nan |  0.000 % |
0.29/0.34	c ===============================================================================
0.29/0.35	c core #107
0.29/0.35	c 
0.29/0.35	c 
0.29/0.35	c Core size: 349	Core Weight: 1	Total Weight: 24882
0.29/0.35	c Current CPU time: 0.296954 s
0.29/0.35	c
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |   10706    11915    18132 |     5000        0   -nan |  0.000 % |
0.29/0.35	c ===============================================================================
0.29/0.36	c core #108
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 299	Core Weight: 1	Total Weight: 24883
0.29/0.36	c Current CPU time: 0.304953 s
0.29/0.36	c
0.29/0.36	c ============================[ Search Statistics ]==============================
0.29/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |   10868    12076    18367 |     5000        0   -nan |  0.000 % |
0.29/0.36	c ===============================================================================
0.29/0.37	c core #109
0.29/0.37	c 
0.29/0.37	c 
0.29/0.37	c Core size: 261	Core Weight: 7	Total Weight: 24890
0.29/0.37	c Current CPU time: 0.311952 s
0.29/0.37	c
0.29/0.37	c ============================[ Search Statistics ]==============================
0.29/0.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.37	c ===============================================================================
0.29/0.37	c |         0 |   11005    12212    18719 |     5000        0   -nan |  0.000 % |
0.29/0.37	c ===============================================================================
0.29/0.37	c #cores: 109
0.29/0.37	c Final Weight: 24890
0.29/0.37	o 24890
0.29/0.37	s OPTIMUM FOUND
0.29/0.37	v -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x77 -x79 -x80 -x81 -x82 -x84 -x86 -x88 x89 -x91 -x93 -x95 -x97 -x99 -x100 -x102 -x104 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x120 -x122 -x124 -x126 -x127 -x129 -x131 -x133 -x135 -x137 -x139 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 -x174 -x176 -x178 -x180 -x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x235 -x237 -x239 -x241 -x243 -x245 -x247 -x249 -x251 -x253 -x255 -x256 -x258 -x260 -x262 -x263 -x265 -x267 -x269 -x271 -x273 x274 -x276 -x278 -x280 -x282 -x283 -x285 -x287 -x288 -x290 -x292 -x293 -x295 -x297 -x299 -x301 -x303 -x305 -x307 -x309 -x310 -x311 -x313 -x314 -x316 -x318 -x319 -x321 -x323 -x324 -x326 -x327 -x329 -x331 -x333 -x334 -x336 -x338 -x340 -x342 -x343 -x345 -x346 -x348 -x349 -x350 -x352 -x354 -x355 -x357 -x358 -x359 -x360 -x362 -x363 -x365 -x367 -x368 -x370 -x371 -x373 -x375 -x377 -x379 -x381 -x383 -x385 -x387 -x388 -x389 -x391 -x393 -x395 -x397 -x399 -x401 -x403 -x405 -x407 -x409 -x410 -x412 -x414 -x416 -x418 -x420 -x422 -x423 -x425 -x426 -x428 -x430 -x432 -x434 -x435 -x437 -x439 -x441 -x443 -x445 x447 -x449 -x451 -x452 -x454 -x455 -x457 -x458 -x459 -x461 -x463 -x465 -x467 -x469 x470 -x472 -x473 -x474 -x475 -x477 -x479 -x481 -x482 -x483 -x485 -x486 -x487 -x489 -x490 -x492 -x493 -x494 -x496 -x498 -x500 -x502 -x503 -x505 -x506 -x508 -x510 x511 -x513 -x515 -x517 -x519 -x521 -x523 -x525 -x526 -x528 -x530 -x531 -x532 -x534 -x536 -x537 -x539 -x541 -x543 -x544 -x546 -x547 -x548 -x550 -x551 -x553 -x555 -x556 -x558 -x559 -x561 -x563 -x565 -x567 x569 -x570 -x571 -x573 -x574 -x575 -x576 -x578 -x580 -x581 x582 -x583 -x585 -x586 -x587 -x589 -x591 -x593 x594 -x595 -x596 -x598 -x599 x600 -x602 -x604 -x605 -x606 -x607 -x609 -x610 -x611 x612 -x613 -x615 x616 x617 -x618 -x619 -x621 -x622 -x623 x624 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 x640 x641 x642 x643 -x644 -x55 -x1 -x57 -x59 -x61 -x2 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x3 -x78 -x4 -x5 -x6 -x83 -x85 -x87 -x90 -x92 -x94 -x96 -x98 -x7 -x101 -x103 -x8 -x106 -x108 -x110 -x9 -x112 -x114 -x116 -x118 -x121 -x123 -x10 -x125 -x128 -x11 -x130 -x132 -x134 -x136 -x138 -x141 -x12 -x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197 x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x13 -x236 -x238 -x240 -x242 -x14 -x244 -x246 -x248 -x250 -x252 -x254 -x257 -x259 -x261 -x15 -x264 -x266 -x268 -x270 -x272 -x275 -x277 -x279 -x281 -x284 -x286 -x16 -x289 -x291 -x17 -x294 -x296 -x298 -x300 -x302 -x304 -x306 -x18 -x308 -x19 -x312 -x20 -x315 -x317 -x21 -x320 -x322 -x22 -x325 -x23 -x328 -x330 -x332 -x335 -x337 -x339 -x24 -x341 -x344 -x25 -x347 -x26 -x27 -x351 -x28 -x353 -x356 -x29 -x30 -x361 -x364 -x31 -x366 -x369 -x32 -x372 -x374 -x376 -x378 -x380 -x382 -x384 -x386 -x390 -x392 -x394 -x396 -x33 -x398 -x400 -x402 -x404 -x406 -x408 -x411 -x413 -x415 -x417 -x34 -x419 -x421 -x424 -x35 -x427 -x429 -x431 -x433 -x436 -x438 -x440 -x442 -x444 x446 -x448 -x450 -x453 -x36 -x456 -x37 -x460 -x462 -x464 -x466 -x468 -x471 -x38 -x39 -x40 -x476 -x478 -x480 -x41 -x484 -x42 -x488 -x491 -x43 -x495 -x497 -x499 -x501 -x504 -x507 -x509 -x512 -x514 -x516 -x518 -x520 -x522 -x524 -x527 -x529 -x44 -x533 -x535 -x45 -x538 -x540 -x542 -x545 -x549 -x552 -x554 -x557 -x560 -x562 -x564 -x566 x568 -x572 -x46 -x577 -x579 -x47 -x584 -x588 -x590 -x592 -x48 -x49 -x597 x50 -x601 -x51 -x603 -x608 -x614 -x620 -x52 -x625 -x53 -x54
0.29/0.37	c Total CPU time: 0.321951 s

Verifier Data

OK	24890

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

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

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


[startup+0 s]
/proc/loadavg: 1.02 1.22 1.59 2/498 21988
/proc/meminfo: memFree=26658984/32950928 swapFree=34421304/67111528
[pid=21988] ppid=21986 vsize=2648 CPUtime=0 cores=1,3,5,7
/proc/21988/stat : 21988 (wbo1.6) R 21986 21988 20254 0 -1 4202496 470 0 0 0 0 0 0 0 18 0 1 0 901113411 2711552 415 33554432000 4194304 5714214 140734346444560 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21988/statm: 662 415 175 372 0 287 0

[startup+0.0433699 s]
/proc/loadavg: 1.02 1.22 1.59 2/498 21988
/proc/meminfo: memFree=26658984/32950928 swapFree=34421304/67111528
[pid=21988] ppid=21986 vsize=3576 CPUtime=0.04 cores=1,3,5,7
/proc/21988/stat : 21988 (wbo1.6) R 21986 21988 20254 0 -1 4202496 739 0 0 0 4 0 0 0 18 0 1 0 901113411 3661824 648 33554432000 4194304 5714214 140734346444560 18446744073709551615 4336569 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21988/statm: 894 648 176 372 0 519 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3576

[startup+0.100346 s]
/proc/loadavg: 1.02 1.22 1.59 2/498 21988
/proc/meminfo: memFree=26658984/32950928 swapFree=34421304/67111528
[pid=21988] ppid=21986 vsize=5780 CPUtime=0.09 cores=1,3,5,7
/proc/21988/stat : 21988 (wbo1.6) R 21986 21988 20254 0 -1 4202496 1356 0 0 0 9 0 0 0 18 0 1 0 901113411 5918720 1183 33554432000 4194304 5714214 140734346444560 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21988/statm: 1445 1183 179 372 0 1070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5780

[startup+0.300329 s]
/proc/loadavg: 1.02 1.22 1.59 2/498 21988
/proc/meminfo: memFree=26658984/32950928 swapFree=34421304/67111528
[pid=21988] ppid=21986 vsize=9840 CPUtime=0.29 cores=1,3,5,7
/proc/21988/stat : 21988 (wbo1.6) R 21986 21988 20254 0 -1 4202496 3772 0 0 0 26 3 0 0 18 0 1 0 901113411 10076160 2121 33554432000 4194304 5714214 140734346444560 18446744073709551615 4356065 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/21988/statm: 2460 2121 179 372 0 2085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9840

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

Child status: 0
Real time (s): 0.380188
CPU time (s): 0.379942
CPU user time (s): 0.321951
CPU system time (s): 0.057991
CPU usage (%): 99.9353
Max. virtual memory (cumulated for all children) (KiB): 9840

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

runsolver used 0.009998 second user time and 0.015997 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-03 15:47:07
IDJOB=3460712
IDBENCH=25022
IDSOLVER=1953
FILE ID=node113/3460712-1307108827
RUNJOBID= node113-1307108827-21969
PBS_JOBID= 13497976
Free space on /tmp= 73772 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460712-1307108827/watcher-3460712-1307108827 -o /tmp/evaluation-result-3460712-1307108827/solver-3460712-1307108827 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460712-1307108827.opb

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

MD5SUM BENCH= aa73e48897f9c10e5003e2188d9e7ab9
RANDOM SEED=811082245

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26659140 kB
Buffers:        236048 kB
Cached:         697596 kB
SwapCached:      13476 kB
Active:        5369584 kB
Inactive:       601904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26659140 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:            9192 kB
Writeback:           0 kB
AnonPages:     5035808 kB
Mapped:          21832 kB
Slab:           134552 kB
PageTables:     116696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154793676 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= 73768 MiB
End job on node113 at 2011-06-03 15:47:08