Trace number 3460795

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1797.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460795-1307076231.opb.
0.00/0.00	c Instance file HOME/instance-3460795-1307076231.opb
0.00/0.00	c File size is 43258 bytes.
0.00/0.00	c Highest Coefficient sum: 226
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:      476                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 476                                                 |
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 |     476      476     4258 |     5000        0   -nan |  0.000 % |
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #2
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 2
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 3
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 16	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 5
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 11	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #7
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 7
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #8
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 8
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #9
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #10
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 10
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #11
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 11
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #12
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 12
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #13
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 13
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #14
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 14
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #15
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 13	Core Weight: 1	Total Weight: 15
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #16
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 16
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #17
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 17
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #18
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 18
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #19
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 19
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #20
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 20
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #21
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 9	Core Weight: 1	Total Weight: 21
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #22
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 22
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #23
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 23
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #24
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 24
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #25
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 25
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #26
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 26
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #27
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 27
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #28
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 28
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #29
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 29
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #30
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 30
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #31
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 31
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c core #32
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 32
0.00/0.02	c Current CPU time: 0.018997 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: 6	Core Weight: 1	Total Weight: 33
0.00/0.03	c Current CPU time: 0.019996 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: 8	Core Weight: 1	Total Weight: 34
0.00/0.03	c Current CPU time: 0.020996 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: 5	Core Weight: 1	Total Weight: 35
0.00/0.03	c Current CPU time: 0.020996 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: 6	Core Weight: 1	Total Weight: 36
0.00/0.03	c Current CPU time: 0.021996 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: 6	Core Weight: 1	Total Weight: 37
0.00/0.03	c Current CPU time: 0.021996 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: 5	Core Weight: 1	Total Weight: 38
0.00/0.03	c Current CPU time: 0.022996 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: 9	Core Weight: 1	Total Weight: 39
0.00/0.03	c Current CPU time: 0.023996 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: 5	Core Weight: 1	Total Weight: 40
0.00/0.03	c Current CPU time: 0.023996 s
0.00/0.03	c
0.00/0.03	c core #41
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 9	Core Weight: 1	Total Weight: 41
0.00/0.03	c Current CPU time: 0.024996 s
0.00/0.03	c
0.00/0.03	c core #42
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 42
0.00/0.03	c Current CPU time: 0.025996 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: 5	Core Weight: 1	Total Weight: 43
0.05/0.07	c Current CPU time: 0.026995 s
0.05/0.07	c
0.05/0.07	c core #44
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 6	Core Weight: 1	Total Weight: 44
0.05/0.07	c Current CPU time: 0.026995 s
0.05/0.07	c
0.05/0.07	c core #45
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 5	Core Weight: 1	Total Weight: 45
0.05/0.07	c Current CPU time: 0.027995 s
0.05/0.07	c
0.05/0.07	c core #46
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 7	Core Weight: 1	Total Weight: 46
0.05/0.07	c Current CPU time: 0.028995 s
0.05/0.07	c
0.05/0.07	c core #47
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 5	Core Weight: 1	Total Weight: 47
0.05/0.07	c Current CPU time: 0.028995 s
0.05/0.07	c
0.05/0.07	c core #48
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 6	Core Weight: 1	Total Weight: 48
0.05/0.07	c Current CPU time: 0.029995 s
0.05/0.07	c
0.05/0.07	c core #49
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 5	Core Weight: 1	Total Weight: 49
0.05/0.07	c Current CPU time: 0.030995 s
0.05/0.07	c
0.05/0.07	c core #50
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 8	Core Weight: 1	Total Weight: 50
0.05/0.07	c Current CPU time: 0.030995 s
0.05/0.07	c
0.05/0.07	c core #51
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 6	Core Weight: 1	Total Weight: 51
0.05/0.07	c Current CPU time: 0.030995 s
0.05/0.07	c
0.05/0.07	c core #52
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 52
0.05/0.07	c Current CPU time: 0.031995 s
0.05/0.07	c
0.05/0.07	c core #53
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 5	Core Weight: 1	Total Weight: 53
0.05/0.07	c Current CPU time: 0.032994 s
0.05/0.07	c
0.05/0.07	c core #54
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 5	Core Weight: 1	Total Weight: 54
0.05/0.07	c Current CPU time: 0.033994 s
0.05/0.07	c
0.05/0.07	c core #55
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 5	Core Weight: 1	Total Weight: 55
0.05/0.07	c Current CPU time: 0.034994 s
0.05/0.07	c
0.05/0.07	c core #56
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 56
0.05/0.07	c Current CPU time: 0.035994 s
0.05/0.07	c
0.05/0.07	c core #57
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 6	Core Weight: 1	Total Weight: 57
0.05/0.07	c Current CPU time: 0.036994 s
0.05/0.07	c
0.05/0.07	c core #58
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 58
0.05/0.07	c Current CPU time: 0.037994 s
0.05/0.07	c
0.05/0.07	c core #59
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 8	Core Weight: 1	Total Weight: 59
0.05/0.07	c Current CPU time: 0.038994 s
0.05/0.07	c
0.05/0.07	c core #60
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 60
0.05/0.07	c Current CPU time: 0.039993 s
0.05/0.07	c
0.05/0.07	c core #61
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 61
0.05/0.07	c Current CPU time: 0.040993 s
0.05/0.07	c
0.05/0.07	c core #62
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 8	Core Weight: 1	Total Weight: 62
0.05/0.07	c Current CPU time: 0.041993 s
0.05/0.07	c
0.05/0.07	c core #63
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 63
0.05/0.07	c Current CPU time: 0.042993 s
0.05/0.07	c
0.05/0.07	c core #64
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 3	Core Weight: 1	Total Weight: 64
0.05/0.07	c Current CPU time: 0.043993 s
0.05/0.07	c
0.05/0.07	c core #65
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 65
0.05/0.07	c Current CPU time: 0.044993 s
0.05/0.07	c
0.05/0.07	c core #66
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 66
0.05/0.07	c Current CPU time: 0.045993 s
0.05/0.07	c
0.05/0.07	c core #67
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 67
0.05/0.07	c Current CPU time: 0.046992 s
0.05/0.07	c
0.05/0.07	c core #68
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 4	Core Weight: 1	Total Weight: 68
0.05/0.07	c Current CPU time: 0.047992 s
0.05/0.07	c
0.05/0.07	c core #69
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 10	Core Weight: 1	Total Weight: 69
0.05/0.07	c Current CPU time: 0.048992 s
0.05/0.07	c
0.05/0.07	c core #70
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 17	Core Weight: 1	Total Weight: 70
0.05/0.07	c Current CPU time: 0.049992 s
0.05/0.07	c
0.05/0.07	c core #71
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 11	Core Weight: 1	Total Weight: 71
0.05/0.07	c Current CPU time: 0.050992 s
0.05/0.07	c
0.05/0.07	c core #72
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 10	Core Weight: 1	Total Weight: 72
0.05/0.07	c Current CPU time: 0.051992 s
0.05/0.07	c
0.05/0.07	c core #73
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 10	Core Weight: 1	Total Weight: 73
0.05/0.07	c Current CPU time: 0.053991 s
0.05/0.07	c
0.05/0.07	c core #74
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 7	Core Weight: 1	Total Weight: 74
0.05/0.07	c Current CPU time: 0.054991 s
0.05/0.07	c
0.05/0.07	c core #75
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 10	Core Weight: 1	Total Weight: 75
0.05/0.07	c Current CPU time: 0.055991 s
0.05/0.07	c
0.05/0.07	c core #76
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 8	Core Weight: 1	Total Weight: 76
0.05/0.07	c Current CPU time: 0.056991 s
0.05/0.07	c
0.05/0.07	c core #77
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 16	Core Weight: 1	Total Weight: 77
0.05/0.07	c Current CPU time: 0.057991 s
0.05/0.07	c
0.05/0.07	c core #78
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 12	Core Weight: 1	Total Weight: 78
0.05/0.07	c Current CPU time: 0.05999 s
0.05/0.07	c
0.05/0.07	c core #79
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 7	Core Weight: 1	Total Weight: 79
0.05/0.07	c Current CPU time: 0.06099 s
0.05/0.07	c
0.05/0.07	c core #80
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 16	Core Weight: 1	Total Weight: 80
0.05/0.07	c Current CPU time: 0.06199 s
0.05/0.07	c
0.05/0.07	c core #81
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 9	Core Weight: 1	Total Weight: 81
0.05/0.07	c Current CPU time: 0.06199 s
0.05/0.07	c
0.05/0.07	c core #82
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 7	Core Weight: 1	Total Weight: 82
0.05/0.07	c Current CPU time: 0.06399 s
0.05/0.07	c
0.05/0.07	c core #83
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 10	Core Weight: 1	Total Weight: 83
0.05/0.07	c Current CPU time: 0.06499 s
0.05/0.07	c
0.05/0.07	c core #84
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 11	Core Weight: 1	Total Weight: 84
0.05/0.07	c Current CPU time: 0.065989 s
0.05/0.07	c
0.05/0.07	c core #85
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 7	Core Weight: 1	Total Weight: 85
0.05/0.07	c Current CPU time: 0.067989 s
0.05/0.07	c
0.05/0.07	c core #86
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 13	Core Weight: 1	Total Weight: 86
0.05/0.07	c Current CPU time: 0.068989 s
0.05/0.07	c
0.05/0.07	c core #87
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 21	Core Weight: 1	Total Weight: 87
0.05/0.07	c Current CPU time: 0.069989 s
0.05/0.07	c
0.05/0.07	c core #88
0.05/0.07	c 
0.05/0.07	c 
0.05/0.07	c Core size: 8	Core Weight: 1	Total Weight: 88
0.05/0.07	c Current CPU time: 0.071989 s
0.05/0.07	c
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     980     1040     5774 |     5000        0   -nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.08	c core #89
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 9	Core Weight: 1	Total Weight: 89
0.05/0.08	c Current CPU time: 0.072988 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |     986     1041     5786 |     5000        0   -nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #90
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 16	Core Weight: 1	Total Weight: 90
0.05/0.08	c Current CPU time: 0.073988 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |     999     1042     5812 |     5000        0   -nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #91
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 25	Core Weight: 1	Total Weight: 91
0.05/0.08	c Current CPU time: 0.075988 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |    1019     1043     5850 |     5000        0   -nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #92
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 16	Core Weight: 1	Total Weight: 92
0.05/0.08	c Current CPU time: 0.077988 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |    1035     1044     5879 |     5000        0   -nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #93
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 16	Core Weight: 1	Total Weight: 93
0.05/0.08	c Current CPU time: 0.079987 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |    1047     1045     5902 |     5000        0   -nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #94
0.05/0.08	c 
0.05/0.08	c 
0.05/0.08	c Core size: 42	Core Weight: 1	Total Weight: 94
0.05/0.08	c Current CPU time: 0.080987 s
0.05/0.08	c
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |    1085     1046     5974 |     5000        0   -nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.09	c core #95
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 22	Core Weight: 1	Total Weight: 95
0.05/0.09	c Current CPU time: 0.082987 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1102     1047     6008 |     5000        0   -nan |  0.000 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #96
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 46	Core Weight: 1	Total Weight: 96
0.05/0.09	c Current CPU time: 0.084987 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1142     1048     6087 |     5000        0   -nan |  0.000 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #97
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 35	Core Weight: 1	Total Weight: 97
0.05/0.09	c Current CPU time: 0.086986 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1176     1049     6155 |     5000        0   -nan |  0.000 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #98
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 22	Core Weight: 1	Total Weight: 98
0.05/0.09	c Current CPU time: 0.088986 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1191     1050     6185 |     5000        0   -nan |  0.000 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #99
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 16	Core Weight: 1	Total Weight: 99
0.05/0.09	c Current CPU time: 0.090986 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1204     1051     6211 |     5000        0   -nan |  0.000 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #100
0.05/0.09	c 
0.05/0.09	c 
0.05/0.09	c Core size: 16	Core Weight: 1	Total Weight: 100
0.05/0.09	c Current CPU time: 0.091986 s
0.05/0.09	c
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1217     1052     6236 |     5000        0   -nan |  0.000 % |
0.05/0.10	c ===============================================================================
0.09/0.10	c core #101
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 44	Core Weight: 1	Total Weight: 101
0.09/0.10	c Current CPU time: 0.094985 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 |    1260     1053     6320 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #102
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 21	Core Weight: 1	Total Weight: 102
0.09/0.10	c Current CPU time: 0.096985 s
0.09/0.10	c
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1279     1054     6358 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #103
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 46	Core Weight: 1	Total Weight: 103
0.09/0.10	c Current CPU time: 0.098984 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 |    1322     1055     6440 |     5000        0   -nan |  0.000 % |
0.09/0.10	c |       101 |    1316     1055     6440 |     5500      101      7 |  1.871 % |
0.09/0.11	c |       253 |    1304     1055     6440 |     6050      253      7 |  2.397 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #104
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 132	Core Weight: 1	Total Weight: 104
0.09/0.11	c Current CPU time: 0.106983 s
0.09/0.11	c
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    1438     1056     6670 |     5000        0   -nan |  0.000 % |
0.09/0.11	c |       100 |    1437     1056     6670 |     5500      100     23 |  1.379 % |
0.09/0.12	c |       253 |    1429     1056     6670 |     6050      253     21 |  1.448 % |
0.09/0.12	c |       478 |    1429     1056     6670 |     6655      478     21 |  1.448 % |
0.09/0.13	c |       822 |    1429     1056     6670 |     7320      822     23 |  1.448 % |
0.09/0.15	c |      1328 |    1429     1056     6670 |     8052     1328     25 |  1.448 % |
0.09/0.17	c |      2088 |    1429     1056     6670 |     8857     2088     25 |  1.454 % |
0.18/0.22	c ===============================================================================
0.18/0.23	c core #105
0.18/0.23	c 
0.18/0.23	c 
0.18/0.23	c Core size: 147	Core Weight: 1	Total Weight: 105
0.18/0.23	c Current CPU time: 0.218966 s
0.18/0.23	c
0.18/0.23	c ============================[ Search Statistics ]==============================
0.18/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.18/0.23	c ===============================================================================
0.18/0.23	c |         0 |    1576     1057     6945 |     5000        0   -nan |  0.000 % |
0.18/0.23	c |       102 |    1571     1057     6945 |     5500      102      7 |  1.071 % |
0.18/0.23	c |       254 |    1570     1057     6945 |     6050      254     10 |  1.071 % |
0.18/0.24	c |       480 |    1570     1057     6945 |     6655      480     15 |  1.071 % |
0.18/0.25	c |       817 |    1570     1057     6945 |     7320      817     18 |  1.071 % |
0.18/0.27	c |      1323 |    1570     1057     6945 |     8052     1323     21 |  1.071 % |
0.29/0.30	c |      2090 |    1567     1057     6945 |     8857     2090     26 |  1.260 % |
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: 198	Core Weight: 1	Total Weight: 106
0.29/0.34	c Current CPU time: 0.32695 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 |    1773     1058     7335 |     5000        0   -nan |  0.000 % |
0.29/0.34	c |       104 |    1762     1058     7335 |     5500      104     19 |  1.011 % |
0.29/0.35	c |       254 |    1762     1058     7335 |     6050      254     26 |  1.011 % |
0.29/0.35	c |       480 |    1762     1058     7335 |     6655      480     29 |  1.011 % |
0.29/0.36	c |       817 |    1762     1058     7335 |     7320      817     42 |  1.011 % |
0.29/0.39	c |      1326 |    1762     1058     7335 |     8052     1326     46 |  1.011 % |
0.39/0.43	c |      2085 |    1762     1058     7335 |     8857     2085     48 |  1.011 % |
0.39/0.48	c |      3228 |    1762     1058     7335 |     9743     3228     46 |  1.011 % |
0.58/0.60	c |      4937 |    1756     1058     7335 |    10717     4937     48 |  1.348 % |
0.68/0.74	c |      7499 |    1756     1058     7335 |    11789     7499     45 |  1.348 % |
1.00/1.05	c |     11343 |    1756     1058     7335 |    12968    11343     51 |  1.348 % |
1.59/1.67	c |     17109 |    1756     1058     7335 |    14265    10549     65 |  1.348 % |
2.59/2.60	c |     25758 |    1755     1058     7335 |    15692    11961     59 |  1.405 % |
4.08/4.16	c |     38732 |    1755     1058     7335 |    17261     9124     67 |  1.405 % |
6.60/6.63	c |     58193 |    1755     1058     7335 |    18987    11145     68 |  1.405 % |
6.79/6.83	c ===============================================================================
7.09/7.14	c core #107
7.09/7.14	c 
7.09/7.14	c 
7.09/7.14	c Core size: 253	Core Weight: 1	Total Weight: 107
7.09/7.14	c Current CPU time: 7.04493 s
7.09/7.14	c
7.09/7.14	c ============================[ Search Statistics ]==============================
7.09/7.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.09/7.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.09/7.14	c ===============================================================================
7.09/7.14	c |         0 |    2025     1059     7837 |     5000        0   -nan |  0.000 % |
7.09/7.14	c |       100 |    2025     1059     7837 |     5500      100     14 |  0.246 % |
7.09/7.15	c |       250 |    2019     1059     7837 |     6050      250     65 |  0.542 % |
7.09/7.16	c |       476 |    2019     1059     7837 |     6655      476     79 |  0.542 % |
7.09/7.17	c |       814 |    2019     1059     7837 |     7320      814     89 |  0.542 % |
7.19/7.20	c |      1320 |    2019     1059     7837 |     8052     1320     85 |  0.542 % |
7.19/7.24	c |      2080 |    2019     1059     7837 |     8857     2080     75 |  0.542 % |
7.28/7.30	c |      3221 |    2017     1059     7837 |     9743     3221     70 |  0.640 % |
7.28/7.38	c |      4930 |    2017     1059     7837 |    10717     4930     62 |  0.640 % |
7.49/7.52	c |      7492 |    2017     1059     7837 |    11789     7492     60 |  0.640 % |
7.70/7.78	c |     11336 |    2017     1059     7837 |    12968    11336     54 |  0.640 % |
8.18/8.27	c |     17103 |    2017     1059     7837 |    14265    10558     46 |  0.640 % |
9.09/9.11	c |     25754 |    2017     1059     7837 |    15692    11957     52 |  0.640 % |
10.29/10.38	c |     38728 |    2013     1059     7837 |    17261     9112     60 |  0.837 % |
10.90/10.92	c ===============================================================================
11.09/11.11	c core #108
11.09/11.11	c 
11.09/11.11	c 
11.09/11.11	c Core size: 275	Core Weight: 1	Total Weight: 108
11.09/11.11	c Current CPU time: 10.9723 s
11.09/11.11	c
11.09/11.11	c ============================[ Search Statistics ]==============================
11.09/11.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.09/11.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.09/11.11	c ===============================================================================
11.09/11.11	c |         0 |    2299     1060     8384 |     5000        0   -nan |  0.000 % |
11.09/11.12	c |       102 |    2299     1060     8384 |     5500      102     40 |  0.174 % |
11.09/11.12	c |       252 |    2299     1060     8384 |     6050      252     25 |  0.174 % |
11.09/11.13	c |       477 |    2299     1060     8384 |     6655      477     35 |  0.174 % |
11.09/11.15	c |       814 |    2299     1060     8384 |     7320      814     48 |  0.174 % |
11.09/11.17	c |      1320 |    2299     1060     8384 |     8052     1320     49 |  0.174 % |
11.19/11.21	c |      2080 |    2299     1060     8384 |     8857     2080     50 |  0.174 % |
11.19/11.26	c |      3219 |    2299     1060     8384 |     9743     3219     49 |  0.174 % |
11.29/11.34	c |      4928 |    2299     1060     8384 |    10717     4928     52 |  0.174 % |
11.39/11.47	c |      7491 |    2299     1060     8384 |    11789     7491     53 |  0.174 % |
11.69/11.77	c |     11336 |    2299     1060     8384 |    12968    11336     69 |  0.174 % |
12.19/12.29	c |     17102 |    2299     1060     8384 |    14265    10447     86 |  0.174 % |
13.10/13.15	c |     25752 |    2299     1060     8384 |    15692    11744    121 |  0.174 % |
14.59/14.60	c |     38727 |    2299     1060     8384 |    17261     8831    121 |  0.174 % |
16.89/16.97	c |     58188 |    2299     1060     8384 |    18987    10829    124 |  0.174 % |
21.28/21.31	c |     87381 |    2297     1060     8384 |    20886    11223    104 |  0.261 % |
27.59/27.67	c |    131172 |    2296     1060     8384 |    22974    12781    104 |  0.304 % |
28.39/28.42	c ===============================================================================
28.79/28.82	c core #109
28.79/28.82	c 
28.79/28.82	c 
28.79/28.82	c Core size: 279	Core Weight: 1	Total Weight: 109
28.79/28.82	c Current CPU time: 28.4697 s
28.79/28.82	c
28.79/28.82	c ============================[ Search Statistics ]==============================
28.79/28.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.79/28.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
28.79/28.82	c ===============================================================================
28.79/28.82	c |         0 |    2577     1061     8938 |     5000        0   -nan |  0.000 % |
28.79/28.82	c |       100 |    2577     1061     8938 |     5500      100     31 |  0.078 % |
28.79/28.83	c |       250 |    2577     1061     8938 |     6050      250     36 |  0.078 % |
28.79/28.83	c |       476 |    2577     1061     8938 |     6655      476     48 |  0.078 % |
28.79/28.85	c |       814 |    2577     1061     8938 |     7320      814     52 |  0.078 % |
28.79/28.87	c |      1320 |    2577     1061     8938 |     8052     1320     47 |  0.078 % |
28.89/28.91	c |      2079 |    2577     1061     8938 |     8857     2079     58 |  0.078 % |
28.89/28.98	c |      3218 |    2577     1061     8938 |     9743     3218     90 |  0.078 % |
28.99/29.08	c |      4931 |    2577     1061     8938 |    10717     4931     92 |  0.078 % |
29.29/29.30	c |      7494 |    2577     1061     8938 |    11789     7494    102 |  0.078 % |
29.49/29.59	c |     11339 |    2577     1061     8938 |    12968    11339    103 |  0.078 % |
30.09/30.15	c |     17105 |    2577     1061     8938 |    14265    10279    142 |  0.078 % |
30.89/30.90	c |     25754 |    2577     1061     8938 |    15692    11611    133 |  0.078 % |
32.09/32.18	c |     38729 |    2577     1061     8938 |    17261     8452    168 |  0.078 % |
36.09/36.12	c |     58191 |    2577     1061     8938 |    18987    10529    140 |  0.078 % |
42.48/42.57	c |     87386 |    2577     1061     8938 |    20886    11016    145 |  0.078 % |
50.09/50.17	c |    131176 |    2577     1061     8938 |    22974    12720    152 |  0.078 % |
65.68/65.70	c |    196861 |    2577     1061     8938 |    25272    20167    132 |  0.078 % |
86.38/86.49	c |    295389 |    2577     1061     8938 |    27799    15436    140 |  0.078 % |
122.39/122.42	c |    443178 |    2577     1061     8938 |    30579    16704    164 |  0.078 % |
184.89/184.94	c |    664864 |    2577     1061     8938 |    33637    14023    160 |  0.078 % |
292.39/292.45	c |    997389 |    2577     1061     8938 |    37001    20651    207 |  0.078 % |
457.85/457.99	c |   1496186 |    2577     1061     8938 |    40701    14575    182 |  0.078 % |
690.86/690.96	c |   2244368 |    2577     1061     8938 |    44771    23074    192 |  0.078 % |
1061.25/1061.39	c |   3366644 |    2577     1061     8938 |    49248    29095    253 |  0.078 % |
1707.53/1707.61	c |   5050056 |    2577     1061     8938 |    54173    45139    197 |  0.078 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3460795-1307076231/watcher-3460795-1307076231 -o /tmp/evaluation-result-3460795-1307076231/solver-3460795-1307076231 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460795-1307076231.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.93 2.02 1.99 3/386 26257
/proc/meminfo: memFree=22939848/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=2788 CPUtime=0.01 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 510 0 0 0 1 0 0 0 25 0 1 0 819225895 2854912 452 33554432000 4194304 5714214 140736422821744 18446744073709551615 5013543 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 697 452 176 372 0 322 0

[startup+0.058477 s]
/proc/loadavg: 1.93 2.02 1.99 3/386 26257
/proc/meminfo: memFree=22939848/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=4636 CPUtime=0.05 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 978 0 0 0 5 0 0 0 25 0 1 0 819225895 4747264 920 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 1159 920 176 372 0 784 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4636

[startup+0.100473 s]
/proc/loadavg: 1.93 2.02 1.99 3/386 26257
/proc/meminfo: memFree=22939848/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=5672 CPUtime=0.09 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 1233 0 0 0 9 0 0 0 18 0 1 0 819225895 5808128 1175 33554432000 4194304 5714214 140736422821744 18446744073709551615 4444352 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 1418 1175 179 372 0 1043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5672

[startup+0.300447 s]
/proc/loadavg: 1.93 2.02 1.99 3/386 26257
/proc/meminfo: memFree=22939848/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=7032 CPUtime=0.29 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 1579 0 0 0 28 1 0 0 18 0 1 0 819225895 7200768 1521 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 1758 1521 180 372 0 1383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7032

[startup+0.700371 s]
/proc/loadavg: 1.93 2.02 1.99 3/386 26257
/proc/meminfo: memFree=22939848/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=8224 CPUtime=0.68 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 1877 0 0 0 67 1 0 0 18 0 1 0 819225895 8421376 1819 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 2056 1820 180 372 0 1681 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8224

[startup+1.50022 s]
/proc/loadavg: 1.93 2.02 1.99 3/387 26258
/proc/meminfo: memFree=22930912/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=11680 CPUtime=1.49 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 2730 0 0 0 147 2 0 0 18 0 1 0 819225895 11960320 2672 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 2920 2672 180 372 0 2545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11680

[startup+3.10094 s]
/proc/loadavg: 1.93 2.02 1.99 3/387 26258
/proc/meminfo: memFree=22926324/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=15812 CPUtime=3.08 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 3749 0 0 0 305 3 0 0 21 0 1 0 819225895 16191488 3691 33554432000 4194304 5714214 140736422821744 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 3953 3691 180 372 0 3578 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15812

[startup+6.30037 s]
/proc/loadavg: 1.94 2.02 1.99 3/387 26259
/proc/meminfo: memFree=22919628/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=21876 CPUtime=6.29 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 5247 0 0 0 623 6 0 0 25 0 1 0 819225895 22401024 5189 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 5469 5189 180 372 0 5094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21876

[startup+12.7002 s]
/proc/loadavg: 1.94 2.02 1.99 3/387 26259
/proc/meminfo: memFree=22915256/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=23916 CPUtime=12.69 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 5830 0 0 0 1255 14 0 0 25 0 1 0 819225895 24489984 5737 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 5979 5737 180 372 0 5604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23916

[startup+25.501 s]
/proc/loadavg: 1.96 2.02 1.99 3/387 26259
/proc/meminfo: memFree=22902096/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=37652 CPUtime=25.49 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 9201 0 0 0 2522 27 0 0 25 0 1 0 819225895 38555648 9108 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 9413 9108 180 372 0 9038 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37652

[startup+51.1004 s]
/proc/loadavg: 1.97 2.01 1.99 3/387 26260
/proc/meminfo: memFree=22895024/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=44192 CPUtime=51.09 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 10915 0 0 0 5068 41 0 0 25 0 1 0 819225895 45252608 10780 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 11048 10780 180 372 0 10673 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44192

[startup+102.314 s]
/proc/loadavg: 1.95 2.00 1.99 3/387 26289
/proc/meminfo: memFree=23704628/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=93384 CPUtime=102.31 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 23026 0 0 0 10167 64 0 0 25 0 1 0 819225895 95625216 22891 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 23346 22891 180 372 0 22971 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 93384

[startup+162.301 s]
/proc/loadavg: 1.98 2.00 1.99 3/387 26291
/proc/meminfo: memFree=23613096/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=133812 CPUtime=162.29 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 33041 0 0 0 16144 85 0 0 25 0 1 0 819225895 137023488 32906 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 33453 32906 180 372 0 33078 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 133812

[startup+222.301 s]
/proc/loadavg: 2.06 2.01 1.99 3/387 26292
/proc/meminfo: memFree=23533932/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=170552 CPUtime=222.3 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 41982 0 0 0 22123 107 0 0 25 0 1 0 819225895 174645248 41847 33554432000 4194304 5714214 140736422821744 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 42638 41847 180 372 0 42263 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 170552

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/387 26294
/proc/meminfo: memFree=23456280/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=206896 CPUtime=282.29 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 50863 0 0 0 28105 124 0 0 25 0 1 0 819225895 211861504 50728 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 51724 50728 180 372 0 51349 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 206896

[startup+342.301 s]
/proc/loadavg: 2.10 2.03 2.00 3/387 26295
/proc/meminfo: memFree=23380464/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=242364 CPUtime=342.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 59651 0 0 0 34080 145 0 0 25 0 1 0 819225895 248180736 59516 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 60591 59516 180 372 0 60216 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 242364

[startup+402.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/387 26297
/proc/meminfo: memFree=23321888/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=266756 CPUtime=402.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 65646 0 0 0 40063 162 0 0 25 0 1 0 819225895 273158144 65511 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319266 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 66689 65511 180 372 0 66314 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 266756

[startup+462.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26299
/proc/meminfo: memFree=23257732/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=299808 CPUtime=462.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 73705 0 0 0 46042 183 0 0 25 0 1 0 819225895 307003392 73570 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 74952 73570 180 372 0 74577 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 299808

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26300
/proc/meminfo: memFree=23199168/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=334080 CPUtime=522.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 82144 0 0 0 52018 207 0 0 25 0 1 0 819225895 342097920 82009 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 83520 82009 180 372 0 83145 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 334080

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26302
/proc/meminfo: memFree=23153372/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=380700 CPUtime=582.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 93744 0 0 0 57995 230 0 0 25 0 1 0 819225895 389836800 93609 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 95175 93609 180 372 0 94800 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 380700

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.15 2.04 2.01 3/387 26310
/proc/meminfo: memFree=22985896/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=546720 CPUtime=882.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 134889 0 0 0 87890 335 0 0 25 0 1 0 819225895 559841280 134754 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 136680 134754 180 372 0 136305 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 546720

[startup+942.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/387 26311
/proc/meminfo: memFree=22948532/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=583968 CPUtime=942.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 144148 0 0 0 93865 360 0 0 25 0 1 0 819225895 597983232 144013 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 145992 144013 180 372 0 145617 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 583968

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 26313
/proc/meminfo: memFree=22921564/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=611272 CPUtime=1002.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 150928 0 0 0 99848 377 0 0 25 0 1 0 819225895 625942528 150793 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 152818 150793 180 372 0 152443 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 611272

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 26324
/proc/meminfo: memFree=22860892/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=639276 CPUtime=1062.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 157810 0 0 0 105835 390 0 0 25 0 1 0 819225895 654618624 157675 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 159819 157675 180 372 0 159444 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 639276

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26325
/proc/meminfo: memFree=22811468/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=664288 CPUtime=1122.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 164014 0 0 0 111820 405 0 0 25 0 1 0 819225895 680230912 163879 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 166072 163879 180 372 0 165697 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 664288

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26329
/proc/meminfo: memFree=22765532/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=689308 CPUtime=1182.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 170138 0 0 0 117807 418 0 0 25 0 1 0 819225895 705851392 170003 33554432000 4194304 5714214 140736422821744 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 172327 170003 180 372 0 171952 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 689308

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26331
/proc/meminfo: memFree=22714780/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=706596 CPUtime=1242.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 174417 0 0 0 123790 435 0 0 25 0 1 0 819225895 723554304 174282 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 176649 174282 180 372 0 176274 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 706596

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26333
/proc/meminfo: memFree=22653988/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=733096 CPUtime=1302.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 181040 0 0 0 129775 450 0 0 25 0 1 0 819225895 750690304 180905 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 183274 180905 180 372 0 182899 0
Current children cumulated CPU time (s) 1302.25
Current children cumulated vsize (KiB) 733096

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/387 26335
/proc/meminfo: memFree=22605452/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=759052 CPUtime=1362.24 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 187517 0 0 0 135755 469 0 0 25 0 1 0 819225895 777269248 187382 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 189763 187382 180 372 0 189388 0
Current children cumulated CPU time (s) 1362.24
Current children cumulated vsize (KiB) 759052

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/387 26336
/proc/meminfo: memFree=22544408/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=782828 CPUtime=1422.25 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 193290 0 0 0 141742 483 0 0 25 0 1 0 819225895 801615872 193155 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 195707 193155 180 372 0 195332 0
Current children cumulated CPU time (s) 1422.25
Current children cumulated vsize (KiB) 782828

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/387 26338
/proc/meminfo: memFree=22490412/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=806612 CPUtime=1482.24 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 199258 0 0 0 147725 499 0 0 25 0 1 0 819225895 825970688 199123 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 201653 199123 180 372 0 201278 0
Current children cumulated CPU time (s) 1482.24
Current children cumulated vsize (KiB) 806612

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 26341
/proc/meminfo: memFree=22437912/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=834848 CPUtime=1542.24 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 206288 0 0 0 153705 519 0 0 25 0 1 0 819225895 854884352 206153 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319752 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 208712 206153 180 372 0 208337 0
Current children cumulated CPU time (s) 1542.24
Current children cumulated vsize (KiB) 834848

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 26342
/proc/meminfo: memFree=22395096/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=859224 CPUtime=1602.23 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 212322 0 0 0 159688 535 0 0 25 0 1 0 819225895 879845376 212187 33554432000 4194304 5714214 140736422821744 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 214806 212187 180 372 0 214431 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 859224

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26344
/proc/meminfo: memFree=22337660/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=889684 CPUtime=1662.24 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 219927 0 0 0 165671 553 0 0 25 0 1 0 819225895 911036416 219792 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 222421 219792 180 372 0 222046 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 889684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 26345
/proc/meminfo: memFree=22277588/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=914108 CPUtime=1722.23 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 226026 0 0 0 171651 572 0 0 25 0 1 0 819225895 936046592 225891 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 228527 225891 180 372 0 228152 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 914108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26347
/proc/meminfo: memFree=22229308/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=941368 CPUtime=1782.23 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 232820 0 0 0 177631 592 0 0 25 0 1 0 819225895 963960832 232685 33554432000 4194304 5714214 140736422821744 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 235342 232685 180 372 0 234967 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 941368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26347
/proc/meminfo: memFree=22213168/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=948288 CPUtime=1800.04 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 234563 0 0 0 179407 597 0 0 25 0 1 0 819225895 971046912 234428 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319337 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 237072 234428 180 372 0 236697 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 948288

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

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

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 26347
/proc/meminfo: memFree=22213168/32951124 swapFree=49244120/67111528
[pid=26257] ppid=26255 vsize=948288 CPUtime=1800.04 cores=0,2,4,6
/proc/26257/stat : 26257 (wbo1.6) R 26255 26257 23490 0 -1 4202496 234563 0 0 0 179407 597 0 0 25 0 1 0 819225895 971046912 234428 33554432000 4194304 5714214 140736422821744 18446744073709551615 4319337 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/26257/statm: 237072 234428 180 372 0 236697 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 948288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.16
CPU time (s): 1800.1
CPU user time (s): 1794.08
CPU system time (s): 6.01708
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 948288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.08
system time used= 6.01708
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234563
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 2318

runsolver used 7.52286 second user time and 15.3057 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-03 06:43:51
IDJOB=3460795
IDBENCH=1954
IDSOLVER=1953
FILE ID=node101/3460795-1307076231
RUNJOBID= node101-1307066208-24303
PBS_JOBID= 13497887
Free space on /tmp= 73948 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460795-1307076231/watcher-3460795-1307076231 -o /tmp/evaluation-result-3460795-1307076231/solver-3460795-1307076231 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460795-1307076231.opb

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=1576311707

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22940128 kB
Buffers:        221740 kB
Cached:         454580 kB
SwapCached:      27120 kB
Active:        9317572 kB
Inactive:       416444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22940128 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:            4288 kB
Writeback:           4 kB
AnonPages:     9052912 kB
Mapped:          18640 kB
Slab:           134048 kB
PageTables:      76436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79536424 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= 73944 MiB
End job on node101 at 2011-06-03 07:13:53