Trace number 3460786

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.12 1800.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1797.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
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 475
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-3460786-1307076219.opb.
0.00/0.00	c Instance file HOME/instance-3460786-1307076219.opb
0.00/0.00	c File size is 43295 bytes.
0.00/0.00	c Highest Coefficient sum: 263
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:      475                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 475                                                 |
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 |     475      475     4273 |     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: 8	Core Weight: 1	Total Weight: 1
0.00/0.02	c Current CPU time: 0.004999 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: 16	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: 12	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: 6	Core Weight: 1	Total Weight: 4
0.00/0.02	c Current CPU time: 0.005999 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: 13	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: 12	Core Weight: 1	Total Weight: 6
0.00/0.02	c Current CPU time: 0.006998 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: 8	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.007998 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: 9	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.007998 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: 10	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: 6	Core Weight: 1	Total Weight: 11
0.00/0.02	c Current CPU time: 0.008998 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: 9	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: 9	Core Weight: 1	Total Weight: 13
0.00/0.02	c Current CPU time: 0.009998 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: 10	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: 10	Core Weight: 1	Total Weight: 15
0.00/0.02	c Current CPU time: 0.010998 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: 6	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.011998 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: 11	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: 11	Core Weight: 1	Total Weight: 19
0.00/0.02	c Current CPU time: 0.012998 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: 9	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: 10	Core Weight: 1	Total Weight: 21
0.00/0.02	c Current CPU time: 0.013997 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: 9	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: 6	Core Weight: 1	Total Weight: 23
0.00/0.02	c Current CPU time: 0.014997 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: 4	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: 9	Core Weight: 1	Total Weight: 25
0.00/0.02	c Current CPU time: 0.015997 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: 6	Core Weight: 1	Total Weight: 26
0.00/0.02	c Current CPU time: 0.016997 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: 4	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: 7	Core Weight: 1	Total Weight: 28
0.00/0.02	c Current CPU time: 0.017997 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: 8	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: 5	Core Weight: 1	Total Weight: 30
0.00/0.02	c Current CPU time: 0.018997 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.019996 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: 4	Core Weight: 1	Total Weight: 32
0.00/0.02	c Current CPU time: 0.019996 s
0.00/0.02	c
0.00/0.02	c core #33
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 33
0.00/0.02	c Current CPU time: 0.020996 s
0.00/0.02	c
0.00/0.02	c core #34
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 34
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #35
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 35
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #36
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 36
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c core #37
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 37
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c core #38
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 38
0.00/0.02	c Current CPU time: 0.023996 s
0.00/0.02	c
0.00/0.02	c core #39
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 39
0.00/0.02	c Current CPU time: 0.024996 s
0.00/0.02	c
0.00/0.02	c core #40
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 40
0.00/0.02	c Current CPU time: 0.024996 s
0.00/0.02	c
0.00/0.02	c core #41
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 41
0.00/0.02	c Current CPU time: 0.025996 s
0.00/0.02	c
0.00/0.02	c core #42
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 42
0.00/0.02	c Current CPU time: 0.026995 s
0.00/0.02	c
0.00/0.02	c core #43
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 43
0.04/0.07	c Current CPU time: 0.027995 s
0.04/0.07	c
0.04/0.07	c core #44
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 7	Core Weight: 1	Total Weight: 44
0.04/0.07	c Current CPU time: 0.027995 s
0.04/0.07	c
0.04/0.07	c core #45
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 4	Core Weight: 1	Total Weight: 45
0.04/0.07	c Current CPU time: 0.028995 s
0.04/0.07	c
0.04/0.07	c core #46
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 7	Core Weight: 1	Total Weight: 46
0.04/0.07	c Current CPU time: 0.029995 s
0.04/0.07	c
0.04/0.07	c core #47
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 4	Core Weight: 1	Total Weight: 47
0.04/0.07	c Current CPU time: 0.030995 s
0.04/0.07	c
0.04/0.07	c core #48
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 48
0.04/0.07	c Current CPU time: 0.030995 s
0.04/0.07	c
0.04/0.07	c core #49
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 6	Core Weight: 1	Total Weight: 49
0.04/0.07	c Current CPU time: 0.031995 s
0.04/0.07	c
0.04/0.07	c core #50
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 5	Core Weight: 1	Total Weight: 50
0.04/0.07	c Current CPU time: 0.032994 s
0.04/0.07	c
0.04/0.07	c core #51
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 5	Core Weight: 1	Total Weight: 51
0.04/0.07	c Current CPU time: 0.033994 s
0.04/0.07	c
0.04/0.07	c core #52
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 7	Core Weight: 1	Total Weight: 52
0.04/0.07	c Current CPU time: 0.033994 s
0.04/0.07	c
0.04/0.07	c core #53
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 5	Core Weight: 1	Total Weight: 53
0.04/0.07	c Current CPU time: 0.034994 s
0.04/0.07	c
0.04/0.07	c core #54
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 4	Core Weight: 1	Total Weight: 54
0.04/0.07	c Current CPU time: 0.035994 s
0.04/0.07	c
0.04/0.07	c core #55
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 4	Core Weight: 1	Total Weight: 55
0.04/0.07	c Current CPU time: 0.036994 s
0.04/0.07	c
0.04/0.07	c core #56
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 56
0.04/0.07	c Current CPU time: 0.037994 s
0.04/0.07	c
0.04/0.07	c core #57
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 6	Core Weight: 1	Total Weight: 57
0.04/0.07	c Current CPU time: 0.038994 s
0.04/0.07	c
0.04/0.07	c core #58
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 8	Core Weight: 1	Total Weight: 58
0.04/0.07	c Current CPU time: 0.039993 s
0.04/0.07	c
0.04/0.07	c core #59
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 4	Core Weight: 1	Total Weight: 59
0.04/0.07	c Current CPU time: 0.040993 s
0.04/0.07	c
0.04/0.07	c core #60
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 5	Core Weight: 1	Total Weight: 60
0.04/0.07	c Current CPU time: 0.041993 s
0.04/0.07	c
0.04/0.07	c core #61
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 61
0.04/0.07	c Current CPU time: 0.042993 s
0.04/0.07	c
0.04/0.07	c core #62
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 6	Core Weight: 1	Total Weight: 62
0.04/0.07	c Current CPU time: 0.043993 s
0.04/0.07	c
0.04/0.07	c core #63
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 63
0.04/0.07	c Current CPU time: 0.044993 s
0.04/0.07	c
0.04/0.07	c core #64
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 64
0.04/0.07	c Current CPU time: 0.045993 s
0.04/0.07	c
0.04/0.07	c core #65
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 65
0.04/0.07	c Current CPU time: 0.046992 s
0.04/0.07	c
0.04/0.07	c core #66
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 5	Core Weight: 1	Total Weight: 66
0.04/0.07	c Current CPU time: 0.047992 s
0.04/0.07	c
0.04/0.07	c core #67
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 5	Core Weight: 1	Total Weight: 67
0.04/0.07	c Current CPU time: 0.048992 s
0.04/0.07	c
0.04/0.07	c core #68
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 13	Core Weight: 1	Total Weight: 68
0.04/0.07	c Current CPU time: 0.049992 s
0.04/0.07	c
0.04/0.07	c core #69
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 24	Core Weight: 1	Total Weight: 69
0.04/0.07	c Current CPU time: 0.051992 s
0.04/0.07	c
0.04/0.07	c core #70
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 9	Core Weight: 1	Total Weight: 70
0.04/0.07	c Current CPU time: 0.052991 s
0.04/0.07	c
0.04/0.07	c core #71
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 17	Core Weight: 1	Total Weight: 71
0.04/0.07	c Current CPU time: 0.053991 s
0.04/0.07	c
0.04/0.07	c core #72
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 10	Core Weight: 1	Total Weight: 72
0.04/0.07	c Current CPU time: 0.054991 s
0.04/0.07	c
0.04/0.07	c core #73
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 12	Core Weight: 1	Total Weight: 73
0.04/0.07	c Current CPU time: 0.055991 s
0.04/0.07	c
0.04/0.07	c core #74
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 11	Core Weight: 1	Total Weight: 74
0.04/0.07	c Current CPU time: 0.057991 s
0.04/0.07	c
0.04/0.07	c core #75
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 7	Core Weight: 1	Total Weight: 75
0.04/0.07	c Current CPU time: 0.058991 s
0.04/0.07	c
0.04/0.07	c core #76
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 14	Core Weight: 1	Total Weight: 76
0.04/0.07	c Current CPU time: 0.05999 s
0.04/0.07	c
0.04/0.07	c core #77
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 11	Core Weight: 1	Total Weight: 77
0.04/0.07	c Current CPU time: 0.06199 s
0.04/0.07	c
0.04/0.07	c core #78
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 9	Core Weight: 1	Total Weight: 78
0.04/0.07	c Current CPU time: 0.06299 s
0.04/0.07	c
0.04/0.07	c core #79
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 30	Core Weight: 1	Total Weight: 79
0.04/0.07	c Current CPU time: 0.06399 s
0.04/0.07	c
0.04/0.07	c core #80
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 8	Core Weight: 1	Total Weight: 80
0.04/0.07	c Current CPU time: 0.06499 s
0.04/0.07	c
0.04/0.07	c core #81
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 8	Core Weight: 1	Total Weight: 81
0.04/0.07	c Current CPU time: 0.066989 s
0.04/0.07	c
0.04/0.07	c core #82
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 8	Core Weight: 1	Total Weight: 82
0.04/0.07	c Current CPU time: 0.067989 s
0.04/0.07	c
0.04/0.07	c core #83
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 8	Core Weight: 1	Total Weight: 83
0.04/0.07	c Current CPU time: 0.068989 s
0.04/0.07	c
0.04/0.07	c core #84
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 10	Core Weight: 1	Total Weight: 84
0.04/0.07	c Current CPU time: 0.070989 s
0.04/0.07	c
0.04/0.07	c core #85
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 9	Core Weight: 1	Total Weight: 85
0.04/0.07	c Current CPU time: 0.071989 s
0.04/0.07	c
0.04/0.07	c core #86
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 8	Core Weight: 1	Total Weight: 86
0.04/0.07	c Current CPU time: 0.072988 s
0.04/0.07	c
0.04/0.07	c core #87
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 10	Core Weight: 1	Total Weight: 87
0.04/0.07	c Current CPU time: 0.073988 s
0.04/0.07	c
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |     981     1037     5792 |     5000        0   -nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #88
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 18	Core Weight: 1	Total Weight: 88
0.04/0.07	c Current CPU time: 0.075988 s
0.04/0.07	c
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |     995     1038     5819 |     5000        0   -nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #89
0.04/0.07	c 
0.04/0.07	c 
0.04/0.07	c Core size: 20	Core Weight: 1	Total Weight: 89
0.04/0.07	c Current CPU time: 0.076988 s
0.04/0.07	c
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |    1007     1039     5842 |     5000        0   -nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.08	c core #90
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 13	Core Weight: 1	Total Weight: 90
0.04/0.08	c Current CPU time: 0.078987 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1015     1040     5858 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #91
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 17	Core Weight: 1	Total Weight: 91
0.04/0.08	c Current CPU time: 0.079987 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1027     1041     5882 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #92
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 18	Core Weight: 1	Total Weight: 92
0.04/0.08	c Current CPU time: 0.081987 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1040     1042     5906 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #93
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 22	Core Weight: 1	Total Weight: 93
0.04/0.08	c Current CPU time: 0.083987 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1056     1043     5938 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #94
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 28	Core Weight: 1	Total Weight: 94
0.04/0.08	c Current CPU time: 0.085986 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1080     1044     5986 |     5000        0   -nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #95
0.04/0.08	c 
0.04/0.08	c 
0.04/0.08	c Core size: 20	Core Weight: 1	Total Weight: 95
0.04/0.08	c Current CPU time: 0.087986 s
0.04/0.08	c
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |    1094     1045     6014 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #96
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 34	Core Weight: 1	Total Weight: 96
0.04/0.09	c Current CPU time: 0.089986 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    1123     1046     6072 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #97
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 22	Core Weight: 1	Total Weight: 97
0.04/0.09	c Current CPU time: 0.090986 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    1142     1047     6108 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #98
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 11	Core Weight: 1	Total Weight: 98
0.04/0.09	c Current CPU time: 0.092985 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    1150     1048     6124 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #99
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 23	Core Weight: 1	Total Weight: 99
0.04/0.09	c Current CPU time: 0.094985 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    1167     1049     6157 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #100
0.04/0.09	c 
0.04/0.09	c 
0.04/0.09	c Core size: 20	Core Weight: 1	Total Weight: 100
0.04/0.09	c Current CPU time: 0.095985 s
0.04/0.09	c
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |    1183     1050     6188 |     5000        0   -nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.10	c core #101
0.04/0.10	c 
0.04/0.10	c 
0.04/0.10	c Core size: 24	Core Weight: 1	Total Weight: 101
0.04/0.10	c Current CPU time: 0.098984 s
0.04/0.10	c
0.04/0.10	c ============================[ Search Statistics ]==============================
0.04/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.10	c ===============================================================================
0.04/0.10	c |         0 |    1198     1051     6218 |     5000        0   -nan |  0.000 % |
0.04/0.10	c ===============================================================================
0.10/0.10	c core #102
0.10/0.10	c 
0.10/0.10	c 
0.10/0.10	c Core size: 15	Core Weight: 1	Total Weight: 102
0.10/0.10	c Current CPU time: 0.099984 s
0.10/0.10	c
0.10/0.10	c ============================[ Search Statistics ]==============================
0.10/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.10	c ===============================================================================
0.10/0.10	c |         0 |    1210     1052     6242 |     5000        0   -nan |  0.000 % |
0.10/0.10	c ===============================================================================
0.10/0.10	c core #103
0.10/0.10	c 
0.10/0.10	c 
0.10/0.10	c Core size: 41	Core Weight: 1	Total Weight: 103
0.10/0.10	c Current CPU time: 0.102984 s
0.10/0.10	c
0.10/0.10	c ============================[ Search Statistics ]==============================
0.10/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.10	c ===============================================================================
0.10/0.10	c |         0 |    1244     1053     6310 |     5000        0   -nan |  0.000 % |
0.10/0.10	c ===============================================================================
0.10/0.10	c core #104
0.10/0.10	c 
0.10/0.10	c 
0.10/0.10	c Core size: 113	Core Weight: 1	Total Weight: 104
0.10/0.10	c Current CPU time: 0.105983 s
0.10/0.10	c
0.10/0.10	c ============================[ Search Statistics ]==============================
0.10/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.10	c ===============================================================================
0.10/0.10	c |         0 |    1349     1054     6514 |     5000        0   -nan |  0.000 % |
0.10/0.10	c |       100 |    1348     1054     6514 |     5500      100      8 |  1.463 % |
0.10/0.11	c ===============================================================================
0.10/0.11	c core #105
0.10/0.11	c 
0.10/0.11	c 
0.10/0.11	c Core size: 48	Core Weight: 1	Total Weight: 105
0.10/0.11	c Current CPU time: 0.110983 s
0.10/0.11	c
0.10/0.11	c ============================[ Search Statistics ]==============================
0.10/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.11	c ===============================================================================
0.10/0.11	c |         0 |    1396     1055     6608 |     5000        0   -nan |  0.000 % |
0.10/0.11	c |       100 |    1396     1055     6608 |     5500      100      6 |  1.273 % |
0.10/0.11	c |       251 |    1392     1055     6608 |     6050      251      9 |  2.122 % |
0.10/0.12	c ===============================================================================
0.10/0.12	c core #106
0.10/0.12	c 
0.10/0.12	c 
0.10/0.12	c Core size: 112	Core Weight: 1	Total Weight: 106
0.10/0.12	c Current CPU time: 0.121981 s
0.10/0.12	c
0.10/0.12	c ============================[ Search Statistics ]==============================
0.10/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.12	c ===============================================================================
0.10/0.12	c |         0 |    1506     1056     6824 |     5000        0   -nan |  0.000 % |
0.10/0.12	c |       100 |    1506     1056     6824 |     5500      100     17 |  0.921 % |
0.10/0.12	c |       250 |    1496     1056     6824 |     6050      250     16 |  1.645 % |
0.10/0.13	c |       475 |    1490     1056     6824 |     6655      475     15 |  1.974 % |
0.10/0.14	c ===============================================================================
0.10/0.14	c core #107
0.10/0.14	c 
0.10/0.14	c 
0.10/0.14	c Core size: 141	Core Weight: 1	Total Weight: 107
0.10/0.14	c Current CPU time: 0.145977 s
0.10/0.14	c
0.10/0.14	c ============================[ Search Statistics ]==============================
0.10/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.14	c ===============================================================================
0.10/0.14	c |         0 |    1648     1057     7103 |     5000        0   -nan |  0.000 % |
0.10/0.15	c |       104 |    1648     1057     7103 |     5500      104     10 |  0.543 % |
0.10/0.15	c |       256 |    1648     1057     7103 |     6050      256     20 |  0.543 % |
0.10/0.16	c |       482 |    1648     1057     7103 |     6655      482     18 |  0.543 % |
0.10/0.17	c |       819 |    1648     1057     7103 |     7320      819     18 |  0.543 % |
0.10/0.18	c |      1328 |    1645     1057     7103 |     8052     1328     19 |  0.724 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #108
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 111	Core Weight: 1	Total Weight: 108
0.19/0.21	c Current CPU time: 0.212967 s
0.19/0.21	c
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |    1753     1058     7313 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       100 |    1753     1058     7313 |     5500      100     23 |  0.511 % |
0.19/0.22	c |       251 |    1753     1058     7313 |     6050      251     27 |  0.511 % |
0.19/0.23	c |       477 |    1753     1058     7313 |     6655      477     34 |  0.511 % |
0.19/0.24	c |       816 |    1753     1058     7313 |     7320      816     35 |  0.511 % |
0.19/0.26	c |      1322 |    1753     1058     7313 |     8052     1322     38 |  0.511 % |
0.19/0.28	c |      2083 |    1753     1058     7313 |     8857     2083     42 |  0.511 % |
0.29/0.33	c |      3228 |    1753     1058     7313 |     9743     3228     45 |  0.511 % |
0.39/0.43	c |      4937 |    1753     1058     7313 |    10717     4937     45 |  0.511 % |
0.49/0.58	c |      7499 |    1751     1058     7313 |    11789     7499     47 |  0.624 % |
0.79/0.87	c |     11344 |    1751     1058     7313 |    12968    11344     49 |  0.624 % |
1.39/1.45	c |     17112 |    1751     1058     7313 |    14265    10521     56 |  0.624 % |
2.10/2.12	c ===============================================================================
2.20/2.25	c core #109
2.20/2.25	c 
2.20/2.25	c 
2.20/2.25	c Core size: 173	Core Weight: 1	Total Weight: 109
2.20/2.25	c Current CPU time: 2.21866 s
2.20/2.25	c
2.20/2.25	c ============================[ Search Statistics ]==============================
2.20/2.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.20/2.25	c ===============================================================================
2.20/2.25	c |         0 |    1922     1059     7649 |     5000        0   -nan |  0.000 % |
2.20/2.26	c |       100 |    1922     1059     7649 |     5500      100     24 |  0.363 % |
2.20/2.26	c |       250 |    1922     1059     7649 |     6050      250     17 |  0.363 % |
2.20/2.26	c |       475 |    1922     1059     7649 |     6655      475     23 |  0.363 % |
2.20/2.27	c |       812 |    1922     1059     7649 |     7320      812     22 |  0.363 % |
2.20/2.29	c |      1321 |    1922     1059     7649 |     8052     1321     23 |  0.363 % |
2.29/2.32	c |      2080 |    1922     1059     7649 |     8857     2080     29 |  0.363 % |
2.29/2.36	c |      3220 |    1922     1059     7649 |     9743     3220     31 |  0.363 % |
2.39/2.44	c |      4928 |    1922     1059     7649 |    10717     4928     37 |  0.363 % |
2.59/2.60	c |      7496 |    1922     1059     7649 |    11789     7496     40 |  0.363 % |
2.79/2.82	c |     11340 |    1922     1059     7649 |    12968    11340     40 |  0.363 % |
3.20/3.22	c |     17107 |    1922     1059     7649 |    14265    10581     39 |  0.363 % |
3.89/3.98	c |     25756 |    1922     1059     7649 |    15692    12030     45 |  0.363 % |
4.79/4.80	c ===============================================================================
4.89/4.99	c core #110
4.89/4.99	c 
4.89/4.99	c 
4.89/4.99	c Core size: 200	Core Weight: 1	Total Weight: 110
4.89/4.99	c Current CPU time: 4.91125 s
4.89/4.99	c
4.89/4.99	c ============================[ Search Statistics ]==============================
4.89/4.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/4.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.89/4.99	c ===============================================================================
4.89/4.99	c |         0 |    2108     1060     8020 |     5000        0   -nan |  0.000 % |
4.89/4.99	c |       100 |    2108     1060     8020 |     5500      100     43 |  0.284 % |
4.89/4.99	c |       250 |    2108     1060     8020 |     6050      250     42 |  0.284 % |
4.99/5.00	c |       476 |    2108     1060     8020 |     6655      476     36 |  0.284 % |
4.99/5.01	c |       813 |    2108     1060     8020 |     7320      813     45 |  0.284 % |
4.99/5.03	c |      1319 |    2108     1060     8020 |     8052     1319     38 |  0.284 % |
4.99/5.05	c |      2078 |    2108     1060     8020 |     8857     2078     42 |  0.284 % |
5.09/5.10	c |      3217 |    2108     1060     8020 |     9743     3217     44 |  0.284 % |
5.09/5.18	c |      4927 |    2108     1060     8020 |    10717     4927     56 |  0.284 % |
5.29/5.31	c |      7489 |    2108     1060     8020 |    11789     7489     60 |  0.284 % |
5.40/5.47	c |     11333 |    2108     1060     8020 |    12968    11333     56 |  0.284 % |
5.79/5.81	c |     17099 |    2108     1060     8020 |    14265    10410     49 |  0.284 % |
6.39/6.40	c |     25755 |    2108     1060     8020 |    15692    11905     43 |  0.284 % |
7.39/7.43	c |     38730 |    2108     1060     8020 |    17261     9044     51 |  0.284 % |
9.49/9.58	c |     58194 |    2108     1060     8020 |    18987    11043     81 |  0.284 % |
12.99/13.05	c |     87390 |    2108     1060     8020 |    20886    11515     72 |  0.284 % |
19.09/19.15	c |    131179 |    2108     1060     8020 |    22974    12999     96 |  0.284 % |
30.09/30.12	c |    196869 |    2108     1060     8020 |    25272    20768    109 |  0.284 % |
49.99/50.02	c |    295402 |    2108     1060     8020 |    27799    17151     93 |  0.284 % |
73.89/73.98	c ===============================================================================
75.69/75.76	c core #111
75.69/75.76	c 
75.69/75.76	c 
75.69/75.76	c Core size: 210	Core Weight: 1	Total Weight: 111
75.69/75.76	c Current CPU time: 75.1066 s
75.69/75.76	c
75.69/75.76	c ============================[ Search Statistics ]==============================
75.69/75.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
75.69/75.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
75.69/75.76	c ===============================================================================
75.69/75.76	c |         0 |    2315     1061     8432 |     5000        0   -nan |  0.000 % |
75.69/75.77	c |       108 |    2315     1061     8432 |     5500      108     52 |  0.173 % |
75.69/75.77	c |       263 |    2315     1061     8432 |     6050      263     44 |  0.173 % |
75.69/75.78	c |       490 |    2315     1061     8432 |     6655      490     48 |  0.173 % |
75.69/75.79	c |       832 |    2315     1061     8432 |     7320      832     45 |  0.173 % |
75.69/75.81	c |      1340 |    2315     1061     8432 |     8052     1340     47 |  0.173 % |
75.80/75.84	c |      2099 |    2315     1061     8432 |     8857     2099     47 |  0.173 % |
75.80/75.91	c |      3240 |    2315     1061     8432 |     9743     3240     63 |  0.173 % |
76.00/76.00	c |      4950 |    2315     1061     8432 |    10717     4950     65 |  0.173 % |
76.10/76.15	c |      7512 |    2315     1061     8432 |    11789     7512     75 |  0.173 % |
76.40/76.44	c |     11356 |    2315     1061     8432 |    12968    11356     89 |  0.173 % |
76.90/76.93	c |     17124 |    2315     1061     8432 |    14265    10471    102 |  0.173 % |
77.80/77.84	c |     25774 |    2315     1061     8432 |    15692    11892    128 |  0.173 % |
79.59/79.60	c |     38749 |    2315     1061     8432 |    17261     8935    131 |  0.173 % |
83.89/83.97	c |     58210 |    2315     1061     8432 |    18987    10756    168 |  0.173 % |
90.79/90.88	c |     87404 |    2315     1061     8432 |    20886    11174    180 |  0.173 % |
101.10/101.15	c |    131193 |    2315     1061     8432 |    22974    12683    157 |  0.173 % |
118.71/118.72	c |    196879 |    2315     1061     8432 |    25272    20320    187 |  0.173 % |
143.50/143.55	c |    295405 |    2315     1061     8432 |    27799    15637    161 |  0.173 % |
177.80/177.81	c |    443202 |    2315     1061     8432 |    30579    26349    180 |  0.173 % |
217.59/217.60	c |    664886 |    2315     1061     8432 |    33637    18947    171 |  0.173 % |
314.10/314.13	c |    997411 |    2315     1061     8432 |    37001    15549    213 |  0.173 % |
458.21/458.27	c |   1496199 |    2315     1061     8432 |    40701    36125    191 |  0.173 % |
679.51/679.56	c |   2244383 |    2315     1061     8432 |    44771    28949    155 |  0.173 % |
1034.62/1034.66	c |   3366662 |    2314     1061     8432 |    49248    24737    152 |  0.216 % |
1586.26/1586.22	c |   5050075 |    2314     1061     8432 |    54173    27726    170 |  0.216 % |

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-3460786-1307076219/watcher-3460786-1307076219 -o /tmp/evaluation-result-3460786-1307076219/solver-3460786-1307076219 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460786-1307076219.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: 2.24 2.11 2.15 1/431 17022
/proc/meminfo: memFree=20957544/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=2920 CPUtime=0.01 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 533 0 0 0 1 0 0 0 25 0 1 0 819219817 2990080 475 33554432000 4194304 5714214 140735986251040 18446744073709551615 4315342 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 730 475 176 372 0 355 0

[startup+0.04873 s]
/proc/loadavg: 2.24 2.11 2.15 1/431 17022
/proc/meminfo: memFree=20957544/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=4564 CPUtime=0.04 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 926 0 0 0 4 0 0 0 25 0 1 0 819219817 4673536 868 33554432000 4194304 5714214 140735986251040 18446744073709551615 4301851 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 1141 868 176 372 0 766 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4564

[startup+0.100731 s]
/proc/loadavg: 2.24 2.11 2.15 1/431 17022
/proc/meminfo: memFree=20957544/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=5940 CPUtime=0.1 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 1269 0 0 0 10 0 0 0 18 0 1 0 819219817 6082560 1211 33554432000 4194304 5714214 140735986251040 18446744073709551615 4977520 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 1485 1211 179 372 0 1110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5940

[startup+0.300689 s]
/proc/loadavg: 2.24 2.11 2.15 1/431 17022
/proc/meminfo: memFree=20957544/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=6784 CPUtime=0.29 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 1500 0 0 0 29 0 0 0 18 0 1 0 819219817 6946816 1442 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 1696 1442 180 372 0 1321 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6784

[startup+0.700643 s]
/proc/loadavg: 2.24 2.11 2.15 1/431 17022
/proc/meminfo: memFree=20957544/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=9520 CPUtime=0.69 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 2194 0 0 0 68 1 0 0 18 0 1 0 819219817 9748480 2136 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 2380 2136 180 372 0 2005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9520

[startup+1.5005 s]
/proc/loadavg: 2.22 2.10 2.15 3/437 17035
/proc/meminfo: memFree=20938648/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=12460 CPUtime=1.49 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 2920 0 0 0 148 1 0 0 19 0 1 0 819219817 12759040 2862 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 3115 2862 180 372 0 2740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12460

[startup+3.10017 s]
/proc/loadavg: 2.22 2.10 2.15 3/437 17035
/proc/meminfo: memFree=20930708/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=14964 CPUtime=3.09 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 3548 0 0 0 305 4 0 0 23 0 1 0 819219817 15323136 3461 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 3741 3461 180 372 0 3366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14964

[startup+6.30058 s]
/proc/loadavg: 2.20 2.10 2.14 3/437 17035
/proc/meminfo: memFree=20918644/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=17412 CPUtime=6.29 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 4183 0 0 0 620 9 0 0 25 0 1 0 819219817 17829888 4096 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 4353 4096 180 372 0 3978 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17412

[startup+12.7004 s]
/proc/loadavg: 2.19 2.10 2.14 3/437 17036
/proc/meminfo: memFree=20902580/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=29572 CPUtime=12.69 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 7172 0 0 0 1253 16 0 0 25 0 1 0 819219817 30281728 7085 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 7393 7085 180 372 0 7018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29572

[startup+25.5011 s]
/proc/loadavg: 2.14 2.09 2.14 3/437 17036
/proc/meminfo: memFree=20865008/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=48148 CPUtime=25.5 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 11784 0 0 0 2526 24 0 0 25 0 1 0 819219817 49303552 11697 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 12037 11697 180 372 0 11662 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 48148

[startup+51.1003 s]
/proc/loadavg: 2.15 2.10 2.14 3/437 17037
/proc/meminfo: memFree=20826100/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=74464 CPUtime=51.09 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 18262 0 0 0 5072 37 0 0 25 0 1 0 819219817 76251136 18175 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 18616 18175 180 372 0 18241 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74464

[startup+102.317 s]
/proc/loadavg: 2.06 2.08 2.13 3/437 17038
/proc/meminfo: memFree=20771496/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=100144 CPUtime=102.31 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 24620 0 0 0 10171 60 0 0 25 0 1 0 819219817 102547456 24477 33554432000 4194304 5714214 140735986251040 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 25036 24477 180 372 0 24661 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 100144

[startup+162.301 s]
/proc/loadavg: 2.02 2.07 2.12 3/437 17040
/proc/meminfo: memFree=20730664/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=103632 CPUtime=162.3 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 25768 0 0 0 16145 85 0 0 25 0 1 0 819219817 106119168 25625 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 25908 25625 180 372 0 25533 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 103632

[startup+222.301 s]
/proc/loadavg: 2.01 2.05 2.11 3/437 17041
/proc/meminfo: memFree=20634404/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=156220 CPUtime=222.3 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 38819 0 0 0 22115 115 0 0 25 0 1 0 819219817 159969280 38676 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 39055 38676 180 372 0 38680 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156220

[startup+282.3 s]
/proc/loadavg: 2.15 2.07 2.11 3/437 17043
/proc/meminfo: memFree=20561828/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=200200 CPUtime=282.3 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 49549 0 0 0 28093 137 0 0 25 0 1 0 819219817 205004800 49406 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 50050 49406 180 372 0 49675 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 200200

[startup+342.3 s]
/proc/loadavg: 2.05 2.06 2.10 3/437 17044
/proc/meminfo: memFree=20499064/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=232100 CPUtime=342.3 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 57372 0 0 0 34071 159 0 0 25 0 1 0 819219817 237670400 57229 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 58025 57229 180 372 0 57650 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 232100

[startup+402.3 s]
/proc/loadavg: 2.14 2.09 2.10 3/437 17046
/proc/meminfo: memFree=20435412/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=268692 CPUtime=402.3 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 66401 0 0 0 40048 182 0 0 25 0 1 0 819219817 275140608 66258 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 67173 66258 180 372 0 66798 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 268692

[startup+462.301 s]
/proc/loadavg: 2.09 2.08 2.09 3/437 17048
/proc/meminfo: memFree=20365336/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=306108 CPUtime=462.31 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 75644 0 0 0 46027 204 0 0 25 0 1 0 819219817 313454592 75501 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 76527 75501 180 372 0 76152 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 306108

[startup+522.301 s]
/proc/loadavg: 2.03 2.06 2.09 3/437 17049
/proc/meminfo: memFree=20308508/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=337904 CPUtime=522.31 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 83432 0 0 0 52001 230 0 0 25 0 1 0 819219817 346013696 83289 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 84476 83289 180 372 0 84101 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 337904

[startup+582.301 s]
/proc/loadavg: 2.01 2.05 2.08 3/437 17051
/proc/meminfo: memFree=20247228/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=370304 CPUtime=582.31 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 91550 0 0 0 57983 248 0 0 25 0 1 0 819219817 379191296 91407 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 92576 91407 180 372 0 92201 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 370304

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.09 2.05 2.07 3/437 17057
/proc/meminfo: memFree=19960264/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=508936 CPUtime=822.32 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 125942 0 0 0 81892 340 0 0 25 0 1 0 819219817 521150464 125799 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 127234 125799 180 372 0 126859 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 508936

[startup+882.3 s]
/proc/loadavg: 2.11 2.07 2.08 3/437 17059
/proc/meminfo: memFree=19930588/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=536848 CPUtime=882.32 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 132804 0 0 0 87871 361 0 0 25 0 1 0 819219817 549732352 132661 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 134212 132661 180 372 0 133837 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 536848

[startup+942.3 s]
/proc/loadavg: 2.22 2.10 2.09 3/437 17060
/proc/meminfo: memFree=19900192/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=568064 CPUtime=942.32 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 140554 0 0 0 93849 383 0 0 25 0 1 0 819219817 581697536 140411 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 142016 140411 180 372 0 141641 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 568064

[startup+1002.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/437 17062
/proc/meminfo: memFree=19860232/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=607756 CPUtime=1002.32 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 150400 0 0 0 99828 404 0 0 25 0 1 0 819219817 622342144 150257 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 151939 150257 180 372 0 151564 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 607756

[startup+1062.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/437 17073
/proc/meminfo: memFree=19832344/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=636448 CPUtime=1062.33 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 157521 0 0 0 105805 428 0 0 25 0 1 0 819219817 651722752 157378 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 159112 157378 180 372 0 158737 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 636448

[startup+1122.3 s]
/proc/loadavg: 2.05 2.07 2.08 3/437 17074
/proc/meminfo: memFree=19796324/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=670520 CPUtime=1122.33 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 165973 0 0 0 111785 448 0 0 25 0 1 0 819219817 686612480 165830 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 167630 165830 180 372 0 167255 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 670520

[startup+1182.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/437 17076
/proc/meminfo: memFree=19761460/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=705196 CPUtime=1182.33 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 174580 0 0 0 117765 468 0 0 25 0 1 0 819219817 722120704 174437 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 176299 174437 180 372 0 175924 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 705196

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/437 17078
/proc/meminfo: memFree=19738604/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=727832 CPUtime=1242.33 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 180210 0 0 0 123744 489 0 0 25 0 1 0 819219817 745299968 180067 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 181958 180067 180 372 0 181583 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 727832

[startup+1302.3 s]
/proc/loadavg: 2.04 2.05 2.07 3/437 17082
/proc/meminfo: memFree=19703652/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=761572 CPUtime=1302.35 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 188601 0 0 0 129729 506 0 0 25 0 1 0 819219817 779849728 188458 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 190393 188458 180 372 0 190018 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 761572

[startup+1362.3 s]
/proc/loadavg: 2.18 2.08 2.08 3/437 17084
/proc/meminfo: memFree=19682296/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=782608 CPUtime=1362.34 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 193761 0 0 0 135711 523 0 0 25 0 1 0 819219817 801390592 193618 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 195652 193618 180 372 0 195277 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 782608

[startup+1422.32 s]
/proc/loadavg: 2.12 2.08 2.08 3/437 17085
/proc/meminfo: memFree=19659288/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=805868 CPUtime=1422.36 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 199498 0 0 0 141690 546 0 0 25 0 1 0 819219817 825208832 199355 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319373 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 201467 199355 180 372 0 201092 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 805868

[startup+1482.3 s]
/proc/loadavg: 2.11 2.09 2.08 3/437 17087
/proc/meminfo: memFree=19623296/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=841860 CPUtime=1482.34 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 208431 0 0 0 147665 569 0 0 25 0 1 0 819219817 862064640 208288 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 210465 208288 180 372 0 210090 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 841860

[startup+1542.3 s]
/proc/loadavg: 2.07 2.09 2.08 3/437 17088
/proc/meminfo: memFree=19585676/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=880780 CPUtime=1542.34 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 218121 0 0 0 153644 590 0 0 25 0 1 0 819219817 901918720 217978 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 220195 217978 180 372 0 219820 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 880780

[startup+1602.3 s]
/proc/loadavg: 2.02 2.07 2.08 3/437 17090
/proc/meminfo: memFree=19548568/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=904900 CPUtime=1602.35 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 224157 0 0 0 159627 608 0 0 25 0 1 0 819219817 926617600 224014 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 226225 224014 180 372 0 225850 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 904900

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/437 17092
/proc/meminfo: memFree=19482820/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=931356 CPUtime=1662.34 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 230753 0 0 0 165607 627 0 0 25 0 1 0 819219817 953708544 230610 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 232839 230610 180 372 0 232464 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 931356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/437 17093
/proc/meminfo: memFree=19406664/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=969012 CPUtime=1722.35 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 240174 0 0 0 171587 648 0 0 25 0 1 0 819219817 992268288 240031 33554432000 4194304 5714214 140735986251040 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 242253 240031 180 372 0 241878 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 969012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/437 17095
/proc/meminfo: memFree=19346508/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=997760 CPUtime=1782.35 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 247128 0 0 0 177568 667 0 0 25 0 1 0 819219817 1021706240 246985 33554432000 4194304 5714214 140735986251040 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 249440 246985 180 372 0 249065 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 997760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.06 3/437 17095
/proc/meminfo: memFree=19326296/32951124 swapFree=60787360/67111528
[pid=17022] ppid=17020 vsize=1009068 CPUtime=1800.06 cores=0,2,4,6
/proc/17022/stat : 17022 (wbo1.6) R 17020 17022 11639 0 -1 4202496 249942 0 0 0 179334 672 0 0 25 0 1 0 819219817 1033285632 249799 33554432000 4194304 5714214 140735986251040 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17022/statm: 252267 249799 180 372 0 251892 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1009068

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.12
CPU user time (s): 1793.35
CPU system time (s): 6.76797
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1009068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.35
system time used= 6.76797
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249942
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= 21
involuntary context switches= 2642

runsolver used 8.21875 second user time and 16.8594 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-03 06:43:40
IDJOB=3460786
IDBENCH=1952
IDSOLVER=1953
FILE ID=node135/3460786-1307076219
RUNJOBID= node135-1307074417-16910
PBS_JOBID= 13497851
Free space on /tmp= 73956 MiB

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

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1739665533

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20957700 kB
Buffers:        208640 kB
Cached:         428176 kB
SwapCached:       6168 kB
Active:       11369624 kB
Inactive:       366144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20957700 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:            4324 kB
Writeback:           0 kB
AnonPages:    11098116 kB
Mapped:          25544 kB
Slab:           124844 kB
PageTables:      65452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124375868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73952 MiB
End job on node135 at 2011-06-03 07:13:42