Trace number 3460659

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.6OPT8908 0.145976 0.150707

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
poldner/PB/testset/normalized-11_22.opb
MD5SUM75c7e5778aa6d0e8c18984c9064c30c6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8908
Best CPU time to get the best result obtained on this benchmark0.025995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8908
Optimality of the best value was proved YES
Number of variables253
Total number of constraints264
Number of constraints which are clauses242
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Number of terms in the objective function 253
Biggest coefficient in the objective function 2437
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 125403
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2437
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 125403
Number of bits of the biggest sum of numbers17
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-3460659-1307107666.opb.
0.00/0.00	c Instance file HOME/instance-3460659-1307107666.opb
0.00/0.00	c File size is 10053 bytes.
0.00/0.00	c Highest Coefficient sum: 12
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:      253                                                 |
0.00/0.00	c |  Number Clauses:        264                                                 |
0.00/0.00	c |  Number Cardinality:    22                                                  |
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 |     253      286      968 |     5000        0   -nan |  0.000 % |
0.00/0.01	c core #1
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 122	Total Weight: 122
0.00/0.01	c Current CPU time: 0.000999 s
0.00/0.01	c
0.00/0.01	c core #2
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 173	Total Weight: 295
0.00/0.01	c Current CPU time: 0.000999 s
0.00/0.01	c
0.00/0.01	c core #3
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 102	Total Weight: 397
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #4
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 145	Total Weight: 542
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #5
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 204	Total Weight: 746
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #6
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 119	Total Weight: 865
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #7
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 179	Total Weight: 1044
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #8
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 223	Total Weight: 1267
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #9
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 146	Total Weight: 1413
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #10
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 114	Total Weight: 1527
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #11
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 195	Total Weight: 1722
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #12
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 258	Total Weight: 1980
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #13
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 144	Total Weight: 2124
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #14
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 121	Total Weight: 2245
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #15
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 123	Total Weight: 2368
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #16
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 111	Total Weight: 2479
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #17
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 134	Total Weight: 2613
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #18
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 141	Total Weight: 2754
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #19
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 131	Total Weight: 2885
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #20
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 177	Total Weight: 3062
0.00/0.01	c Current CPU time: 0.005999 s
0.00/0.01	c
0.00/0.01	c core #21
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 145	Total Weight: 3207
0.00/0.01	c Current CPU time: 0.005999 s
0.00/0.01	c
0.00/0.01	c core #22
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 132	Total Weight: 3339
0.00/0.01	c Current CPU time: 0.005999 s
0.00/0.01	c
0.00/0.01	c core #23
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 59	Total Weight: 3398
0.00/0.01	c Current CPU time: 0.006998 s
0.00/0.01	c
0.00/0.01	c core #24
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 103	Total Weight: 3501
0.00/0.01	c Current CPU time: 0.006998 s
0.00/0.01	c
0.00/0.01	c core #25
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 57	Total Weight: 3558
0.00/0.01	c Current CPU time: 0.006998 s
0.00/0.01	c
0.00/0.01	c core #26
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 57	Total Weight: 3615
0.00/0.01	c Current CPU time: 0.006998 s
0.00/0.01	c
0.00/0.01	c core #27
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 320	Total Weight: 3935
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
0.00/0.01	c core #28
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 290	Total Weight: 4225
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
0.00/0.01	c core #29
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 96	Total Weight: 4321
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
0.00/0.01	c core #30
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 14	Core Weight: 6	Total Weight: 4327
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #31
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 15	Core Weight: 19	Total Weight: 4346
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #32
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 32	Total Weight: 4378
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #33
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 149	Total Weight: 4527
0.00/0.01	c Current CPU time: 0.009998 s
0.00/0.01	c
0.00/0.01	c core #34
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 28	Total Weight: 4555
0.00/0.01	c Current CPU time: 0.009998 s
0.00/0.01	c
0.00/0.01	c core #35
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 14	Core Weight: 73	Total Weight: 4628
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #36
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 15	Core Weight: 7	Total Weight: 4635
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #37
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 236	Total Weight: 4871
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #38
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 14	Core Weight: 138	Total Weight: 5009
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #39
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 14	Core Weight: 15	Total Weight: 5024
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #40
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 15	Core Weight: 19	Total Weight: 5043
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #41
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 13	Core Weight: 272	Total Weight: 5315
0.00/0.03	c Current CPU time: 0.011998 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: 15	Core Weight: 63	Total Weight: 5378
0.00/0.03	c Current CPU time: 0.011998 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: 16	Core Weight: 19	Total Weight: 5397
0.00/0.03	c Current CPU time: 0.012998 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: 17	Core Weight: 3	Total Weight: 5400
0.00/0.03	c Current CPU time: 0.012998 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: 13	Core Weight: 127	Total Weight: 5527
0.00/0.03	c Current CPU time: 0.013997 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: 14	Core Weight: 22	Total Weight: 5549
0.00/0.03	c Current CPU time: 0.013997 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: 15	Core Weight: 5	Total Weight: 5554
0.00/0.03	c Current CPU time: 0.013997 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: 13	Core Weight: 106	Total Weight: 5660
0.00/0.03	c Current CPU time: 0.014997 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: 14	Core Weight: 73	Total Weight: 5733
0.00/0.03	c Current CPU time: 0.014997 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: 13	Core Weight: 16	Total Weight: 5749
0.00/0.03	c Current CPU time: 0.015997 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: 14	Core Weight: 110	Total Weight: 5859
0.00/0.03	c Current CPU time: 0.015997 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: 13	Core Weight: 66	Total Weight: 5925
0.00/0.03	c Current CPU time: 0.016997 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: 14	Core Weight: 44	Total Weight: 5969
0.00/0.03	c Current CPU time: 0.016997 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: 14	Core Weight: 66	Total Weight: 6035
0.00/0.03	c Current CPU time: 0.017997 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: 15	Core Weight: 1	Total Weight: 6036
0.00/0.03	c Current CPU time: 0.017997 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: 16	Core Weight: 100	Total Weight: 6136
0.00/0.03	c Current CPU time: 0.018997 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: 17	Core Weight: 42	Total Weight: 6178
0.00/0.03	c Current CPU time: 0.018997 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: 16	Core Weight: 12	Total Weight: 6190
0.00/0.03	c Current CPU time: 0.019996 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: 17	Core Weight: 59	Total Weight: 6249
0.00/0.03	c Current CPU time: 0.019996 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: 18	Core Weight: 10	Total Weight: 6259
0.00/0.03	c Current CPU time: 0.019996 s
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: 13	Core Weight: 152	Total Weight: 6411
0.00/0.03	c Current CPU time: 0.020996 s
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: 14	Core Weight: 14	Total Weight: 6425
0.00/0.03	c Current CPU time: 0.020996 s
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: 18	Core Weight: 32	Total Weight: 6457
0.00/0.03	c Current CPU time: 0.021996 s
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: 19	Core Weight: 13	Total Weight: 6470
0.00/0.03	c Current CPU time: 0.021996 s
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: 13	Core Weight: 32	Total Weight: 6502
0.00/0.03	c Current CPU time: 0.022996 s
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: 14	Core Weight: 152	Total Weight: 6654
0.00/0.03	c Current CPU time: 0.023996 s
0.00/0.03	c
0.00/0.03	c core #67
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 15	Core Weight: 27	Total Weight: 6681
0.00/0.03	c Current CPU time: 0.023996 s
0.00/0.03	c
0.00/0.03	c core #68
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 16	Core Weight: 13	Total Weight: 6694
0.00/0.03	c Current CPU time: 0.024996 s
0.00/0.03	c
0.00/0.03	c core #69
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 17	Core Weight: 90	Total Weight: 6784
0.00/0.03	c Current CPU time: 0.024996 s
0.00/0.03	c
0.00/0.03	c core #70
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 18	Core Weight: 5	Total Weight: 6789
0.00/0.03	c Current CPU time: 0.025996 s
0.00/0.03	c
0.00/0.03	c core #71
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 13	Core Weight: 19	Total Weight: 6808
0.00/0.03	c Current CPU time: 0.025996 s
0.00/0.03	c
0.00/0.03	c core #72
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 14	Core Weight: 9	Total Weight: 6817
0.00/0.03	c Current CPU time: 0.026995 s
0.00/0.03	c
0.00/0.03	c core #73
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 15	Core Weight: 13	Total Weight: 6830
0.00/0.03	c Current CPU time: 0.026995 s
0.00/0.03	c
0.00/0.03	c core #74
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 16	Core Weight: 163	Total Weight: 6993
0.00/0.03	c Current CPU time: 0.027995 s
0.00/0.03	c
0.00/0.03	c core #75
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 17	Core Weight: 10	Total Weight: 7003
0.00/0.03	c Current CPU time: 0.028995 s
0.00/0.03	c
0.00/0.03	c core #76
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 14	Core Weight: 59	Total Weight: 7062
0.00/0.03	c Current CPU time: 0.028995 s
0.00/0.03	c
0.00/0.03	c core #77
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 15	Core Weight: 31	Total Weight: 7093
0.00/0.03	c Current CPU time: 0.029995 s
0.00/0.03	c
0.00/0.03	c core #78
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 15	Core Weight: 19	Total Weight: 7112
0.00/0.03	c Current CPU time: 0.029995 s
0.00/0.03	c
0.00/0.03	c core #79
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 16	Core Weight: 7	Total Weight: 7119
0.00/0.03	c Current CPU time: 0.030995 s
0.00/0.03	c
0.00/0.03	c core #80
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 17	Core Weight: 28	Total Weight: 7147
0.00/0.03	c Current CPU time: 0.031995 s
0.00/0.03	c
0.00/0.03	c core #81
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 14	Core Weight: 45	Total Weight: 7192
0.00/0.03	c Current CPU time: 0.031995 s
0.00/0.06	c
0.00/0.06	c core #82
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 24	Total Weight: 7216
0.00/0.06	c Current CPU time: 0.032994 s
0.00/0.06	c
0.00/0.06	c core #83
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 135	Total Weight: 7351
0.00/0.06	c Current CPU time: 0.033994 s
0.00/0.06	c
0.00/0.06	c core #84
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 14	Total Weight: 7365
0.00/0.06	c Current CPU time: 0.033994 s
0.00/0.06	c
0.00/0.06	c core #85
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 13	Total Weight: 7378
0.00/0.06	c Current CPU time: 0.034994 s
0.00/0.06	c
0.00/0.06	c core #86
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 13	Core Weight: 10	Total Weight: 7388
0.00/0.06	c Current CPU time: 0.034994 s
0.00/0.06	c
0.00/0.06	c core #87
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 237	Total Weight: 7625
0.00/0.06	c Current CPU time: 0.035994 s
0.00/0.06	c
0.00/0.06	c core #88
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 2	Total Weight: 7627
0.00/0.06	c Current CPU time: 0.036994 s
0.00/0.06	c
0.00/0.06	c core #89
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 16	Core Weight: 9	Total Weight: 7636
0.00/0.06	c Current CPU time: 0.036994 s
0.00/0.06	c
0.00/0.06	c core #90
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 17	Core Weight: 6	Total Weight: 7642
0.00/0.06	c Current CPU time: 0.037994 s
0.00/0.06	c
0.00/0.06	c core #91
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 18	Core Weight: 38	Total Weight: 7680
0.00/0.06	c Current CPU time: 0.038994 s
0.00/0.06	c
0.00/0.06	c core #92
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 19	Core Weight: 103	Total Weight: 7783
0.00/0.06	c Current CPU time: 0.038994 s
0.00/0.06	c
0.00/0.06	c core #93
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 13	Core Weight: 92	Total Weight: 7875
0.00/0.06	c Current CPU time: 0.039993 s
0.00/0.06	c
0.00/0.06	c core #94
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 10	Total Weight: 7885
0.00/0.06	c Current CPU time: 0.040993 s
0.00/0.06	c
0.00/0.06	c core #95
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 20	Total Weight: 7905
0.00/0.06	c Current CPU time: 0.040993 s
0.00/0.06	c
0.00/0.06	c core #96
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 13	Core Weight: 55	Total Weight: 7960
0.00/0.06	c Current CPU time: 0.041993 s
0.00/0.06	c
0.00/0.06	c core #97
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 67	Total Weight: 8027
0.00/0.06	c Current CPU time: 0.042993 s
0.00/0.06	c
0.00/0.06	c core #98
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 4	Total Weight: 8031
0.00/0.06	c Current CPU time: 0.043993 s
0.00/0.06	c
0.00/0.06	c core #99
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 16	Core Weight: 46	Total Weight: 8077
0.00/0.06	c Current CPU time: 0.043993 s
0.00/0.06	c
0.00/0.06	c core #100
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 17	Core Weight: 21	Total Weight: 8098
0.00/0.06	c Current CPU time: 0.044993 s
0.00/0.06	c
0.00/0.06	c core #101
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 18	Core Weight: 25	Total Weight: 8123
0.00/0.06	c Current CPU time: 0.045993 s
0.00/0.06	c
0.00/0.06	c core #102
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 19	Core Weight: 29	Total Weight: 8152
0.00/0.06	c Current CPU time: 0.045993 s
0.00/0.06	c
0.00/0.06	c core #103
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 16	Core Weight: 40	Total Weight: 8192
0.00/0.06	c Current CPU time: 0.045993 s
0.00/0.06	c
0.00/0.06	c core #104
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 65	Total Weight: 8257
0.00/0.06	c Current CPU time: 0.046992 s
0.00/0.06	c
0.00/0.06	c core #105
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 14	Core Weight: 11	Total Weight: 8268
0.00/0.06	c Current CPU time: 0.047992 s
0.00/0.06	c
0.00/0.06	c core #106
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 33	Total Weight: 8301
0.00/0.06	c Current CPU time: 0.047992 s
0.00/0.06	c
0.00/0.06	c core #107
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 16	Core Weight: 60	Total Weight: 8361
0.00/0.06	c Current CPU time: 0.048992 s
0.00/0.06	c
0.00/0.06	c core #108
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 17	Core Weight: 16	Total Weight: 8377
0.00/0.06	c Current CPU time: 0.049992 s
0.00/0.06	c
0.00/0.06	c core #109
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 15	Core Weight: 9	Total Weight: 8386
0.00/0.06	c Current CPU time: 0.050992 s
0.00/0.06	c
0.00/0.06	c core #110
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 16	Core Weight: 50	Total Weight: 8436
0.00/0.06	c Current CPU time: 0.051992 s
0.00/0.06	c
0.00/0.06	c core #111
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 17	Core Weight: 19	Total Weight: 8455
0.00/0.06	c Current CPU time: 0.051992 s
0.00/0.06	c
0.00/0.06	c core #112
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 18	Core Weight: 27	Total Weight: 8482
0.00/0.06	c Current CPU time: 0.052991 s
0.00/0.06	c
0.00/0.06	c core #113
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 19	Core Weight: 20	Total Weight: 8502
0.00/0.06	c Current CPU time: 0.053991 s
0.00/0.06	c
0.00/0.06	c core #114
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 33	Core Weight: 6	Total Weight: 8508
0.00/0.06	c Current CPU time: 0.054991 s
0.00/0.06	c
0.00/0.06	c core #115
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 33	Core Weight: 14	Total Weight: 8522
0.00/0.06	c Current CPU time: 0.055991 s
0.00/0.06	c
0.00/0.06	c core #116
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 34	Core Weight: 1	Total Weight: 8523
0.00/0.06	c Current CPU time: 0.055991 s
0.00/0.06	c
0.00/0.06	c core #117
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 34	Core Weight: 4	Total Weight: 8527
0.00/0.06	c Current CPU time: 0.056991 s
0.00/0.06	c
0.00/0.06	c core #118
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 31	Core Weight: 2	Total Weight: 8529
0.00/0.06	c Current CPU time: 0.057991 s
0.00/0.06	c
0.00/0.06	c core #119
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 30	Core Weight: 39	Total Weight: 8568
0.00/0.06	c Current CPU time: 0.058991 s
0.00/0.06	c
0.00/0.06	c core #120
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 31	Core Weight: 5	Total Weight: 8573
0.00/0.06	c Current CPU time: 0.05999 s
0.00/0.06	c
0.00/0.06	c core #121
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 32	Core Weight: 3	Total Weight: 8576
0.00/0.06	c Current CPU time: 0.06099 s
0.00/0.06	c
0.00/0.06	c core #122
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 32	Core Weight: 7	Total Weight: 8583
0.00/0.08	c Current CPU time: 0.06199 s
0.00/0.08	c
0.00/0.08	c core #123
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 29	Core Weight: 7	Total Weight: 8590
0.00/0.08	c Current CPU time: 0.06299 s
0.00/0.08	c
0.00/0.08	c core #124
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 29	Core Weight: 20	Total Weight: 8610
0.00/0.08	c Current CPU time: 0.06399 s
0.00/0.08	c
0.00/0.08	c core #125
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 31	Core Weight: 2	Total Weight: 8612
0.00/0.08	c Current CPU time: 0.06499 s
0.00/0.08	c
0.00/0.08	c core #126
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 31	Core Weight: 5	Total Weight: 8617
0.00/0.08	c Current CPU time: 0.065989 s
0.00/0.08	c
0.00/0.08	c core #127
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 31	Core Weight: 42	Total Weight: 8659
0.00/0.08	c Current CPU time: 0.067989 s
0.00/0.08	c
0.00/0.08	c core #128
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 31	Core Weight: 12	Total Weight: 8671
0.00/0.08	c Current CPU time: 0.068989 s
0.00/0.08	c
0.00/0.08	c core #129
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 31	Core Weight: 3	Total Weight: 8674
0.00/0.08	c Current CPU time: 0.069989 s
0.00/0.08	c
0.00/0.08	c core #130
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 32	Core Weight: 17	Total Weight: 8691
0.00/0.08	c Current CPU time: 0.070989 s
0.00/0.08	c
0.00/0.08	c core #131
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 33	Core Weight: 7	Total Weight: 8698
0.00/0.08	c Current CPU time: 0.071989 s
0.00/0.08	c
0.00/0.08	c core #132
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 34	Core Weight: 5	Total Weight: 8703
0.00/0.08	c Current CPU time: 0.072988 s
0.00/0.08	c
0.00/0.08	c core #133
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 47	Core Weight: 4	Total Weight: 8707
0.00/0.08	c Current CPU time: 0.073988 s
0.00/0.08	c
0.00/0.08	c core #134
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 48	Core Weight: 10	Total Weight: 8717
0.00/0.08	c Current CPU time: 0.075988 s
0.00/0.08	c
0.00/0.08	c core #135
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 49	Core Weight: 5	Total Weight: 8722
0.00/0.08	c Current CPU time: 0.076988 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    1789     2256     3267 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #136
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 46	Core Weight: 3	Total Weight: 8725
0.00/0.08	c Current CPU time: 0.078987 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    1823     2289     3321 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #137
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 46	Core Weight: 5	Total Weight: 8730
0.00/0.08	c Current CPU time: 0.079987 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    1857     2320     3371 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #138
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 46	Core Weight: 10	Total Weight: 8740
0.00/0.08	c Current CPU time: 0.081987 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    1891     2353     3425 |     5000        0   -nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.09	c core #139
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 46	Core Weight: 10	Total Weight: 8750
0.00/0.09	c Current CPU time: 0.083987 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1935     2387     3641 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #140
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 61	Core Weight: 2	Total Weight: 8752
0.00/0.09	c Current CPU time: 0.084987 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1982     2432     3734 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #141
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 61	Core Weight: 1	Total Weight: 8753
0.00/0.09	c Current CPU time: 0.086986 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    2028     2477     3824 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #142
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 61	Core Weight: 2	Total Weight: 8755
0.00/0.09	c Current CPU time: 0.088986 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    2074     2522     3914 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #143
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 44	Core Weight: 6	Total Weight: 8761
0.00/0.09	c Current CPU time: 0.090986 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    2104     2552     3960 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.10	c core #144
0.00/0.10	c 
0.00/0.10	c 
0.00/0.10	c Core size: 45	Core Weight: 2	Total Weight: 8763
0.00/0.10	c Current CPU time: 0.092985 s
0.00/0.10	c
0.00/0.10	c ============================[ Search Statistics ]==============================
0.00/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.10	c ===============================================================================
0.00/0.10	c |         0 |    2136     2583     4009 |     5000        0   -nan |  0.000 % |
0.00/0.10	c ===============================================================================
0.00/0.10	c core #145
0.00/0.10	c 
0.00/0.10	c 
0.00/0.10	c Core size: 45	Core Weight: 13	Total Weight: 8776
0.00/0.10	c Current CPU time: 0.093985 s
0.00/0.10	c
0.00/0.10	c ============================[ Search Statistics ]==============================
0.00/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.10	c ===============================================================================
0.00/0.10	c |         0 |    2168     2614     4058 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #146
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 45	Core Weight: 9	Total Weight: 8785
0.09/0.10	c Current CPU time: 0.095985 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 |    2200     2646     4113 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #147
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 45	Core Weight: 1	Total Weight: 8786
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 |    2232     2677     4199 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #148
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 45	Core Weight: 12	Total Weight: 8798
0.09/0.10	c Current CPU time: 0.099984 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    2263     2708     4253 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.11	c core #149
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 44	Core Weight: 2	Total Weight: 8800
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 |    2292     2737     4302 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #150
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 45	Core Weight: 6	Total Weight: 8806
0.09/0.11	c Current CPU time: 0.103984 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 |    2322     2766     4349 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #151
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 46	Core Weight: 5	Total Weight: 8811
0.09/0.11	c Current CPU time: 0.105983 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 |    2353     2796     4400 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #152
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 44	Core Weight: 6	Total Weight: 8817
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 |    2380     2822     4441 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #153
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 45	Core Weight: 2	Total Weight: 8819
0.09/0.11	c Current CPU time: 0.110983 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 |    2408     2849     4533 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.12	c core #154
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 41	Core Weight: 9	Total Weight: 8828
0.09/0.12	c Current CPU time: 0.111982 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 |    2436     2877     4584 |     5000        0   -nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #155
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 45	Core Weight: 16	Total Weight: 8844
0.09/0.12	c Current CPU time: 0.113982 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 |    2463     2904     4630 |     5000        0   -nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #156
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 42	Core Weight: 2	Total Weight: 8846
0.09/0.12	c Current CPU time: 0.115982 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 |    2491     2931     4678 |     5000        0   -nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #157
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 46	Core Weight: 2	Total Weight: 8848
0.09/0.12	c Current CPU time: 0.118981 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 |    2519     2958     4729 |     5000        0   -nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.13	c core #158
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 45	Core Weight: 5	Total Weight: 8853
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 |    2546     2985     4779 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #159
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 45	Core Weight: 6	Total Weight: 8859
0.09/0.13	c Current CPU time: 0.120981 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 |    2572     3010     4822 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #160
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 45	Core Weight: 18	Total Weight: 8877
0.09/0.13	c Current CPU time: 0.122981 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 |    2598     3034     4867 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #161
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 49	Core Weight: 6	Total Weight: 8883
0.09/0.13	c Current CPU time: 0.12598 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 |    2629     3065     4930 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #162
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 55	Core Weight: 1	Total Weight: 8884
0.09/0.13	c Current CPU time: 0.12798 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 |    2664     3100     4993 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #163
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 47	Core Weight: 4	Total Weight: 8888
0.09/0.14	c Current CPU time: 0.12998 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 |    2690     3125     5039 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #164
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 46	Core Weight: 6	Total Weight: 8894
0.09/0.14	c Current CPU time: 0.132979 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 |    2717     3151     5089 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #165
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 46	Core Weight: 3	Total Weight: 8897
0.09/0.14	c Current CPU time: 0.133979 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 |    2744     3178     5141 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #166
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 47	Core Weight: 11	Total Weight: 8908
0.09/0.14	c Current CPU time: 0.135979 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 |    2772     3205     5262 |     5000        0   -nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c #cores: 166
0.09/0.15	c Final Weight: 8908
0.09/0.15	o 8908
0.09/0.15	s OPTIMUM FOUND
0.09/0.15	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 x252 -x253
0.09/0.15	c Total CPU time: 0.138978 s

Verifier Data

OK	8908

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

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

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


[startup+0 s]
/proc/loadavg: 1.90 2.01 1.99 2/512 18939
/proc/meminfo: memFree=21837396/32951124 swapFree=62999000/67111528
[pid=18939] ppid=18937 vsize=2368 CPUtime=0 cores=0,2,4,6
/proc/18939/stat : 18939 (wbo1.6) R 18937 18939 17882 0 -1 4202496 391 0 0 0 0 0 0 0 25 0 1 0 803182247 2424832 342 33554432000 4194304 5714214 140735510171696 18446744073709551615 4956134 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18939/statm: 592 342 176 372 0 217 0

[startup+0.102471 s]
/proc/loadavg: 1.90 2.01 1.99 2/512 18939
/proc/meminfo: memFree=21837396/32951124 swapFree=62999000/67111528
[pid=18939] ppid=18937 vsize=4156 CPUtime=0.09 cores=0,2,4,6
/proc/18939/stat : 18939 (wbo1.6) R 18937 18939 17882 0 -1 4202496 859 0 0 0 9 0 0 0 25 0 1 0 803182247 4255744 792 33554432000 4194304 5714214 140735510171696 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18939/statm: 1039 792 179 372 0 664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4156

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

[startup+0.102471 s]
/proc/loadavg: 1.90 2.01 1.99 2/512 18939
/proc/meminfo: memFree=21837396/32951124 swapFree=62999000/67111528
[pid=18939] ppid=18937 vsize=4156 CPUtime=0.09 cores=0,2,4,6
/proc/18939/stat : 18939 (wbo1.6) R 18937 18939 17882 0 -1 4202496 859 0 0 0 9 0 0 0 25 0 1 0 803182247 4255744 792 33554432000 4194304 5714214 140735510171696 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/18939/statm: 1039 792 179 372 0 664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4156

Child status: 0
Real time (s): 0.150707
CPU time (s): 0.145976
CPU user time (s): 0.138978
CPU system time (s): 0.006998
CPU usage (%): 96.8608
Max. virtual memory (cumulated for all children) (KiB): 4156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.138978
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1168
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= 8
involuntary context switches= 1

runsolver used 0.001999 second user time and 0.020996 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-03 15:27:46
IDJOB=3460659
IDBENCH=24969
IDSOLVER=1953
FILE ID=node141/3460659-1307107666
RUNJOBID= node141-1307093248-17900
PBS_JOBID= 13497991
Free space on /tmp= 73884 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/poldner/PB/testset/normalized-11_22.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460659-1307107666/watcher-3460659-1307107666 -o /tmp/evaluation-result-3460659-1307107666/solver-3460659-1307107666 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460659-1307107666.opb

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

MD5SUM BENCH= 75c7e5778aa6d0e8c18984c9064c30c6
RANDOM SEED=1645792880

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:      21837568 kB
Buffers:        246640 kB
Cached:         612100 kB
SwapCached:       8848 kB
Active:       10300688 kB
Inactive:       548524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21837568 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            4312 kB
Writeback:           0 kB
AnonPages:     9988856 kB
Mapped:          25564 kB
Slab:           124200 kB
PageTables:      69876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150685920 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= 73884 MiB
End job on node141 at 2011-06-03 15:27:47