Trace number 1875581

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (MO) 1446.96 1447.49

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-max1024.r.opb
MD5SUM87c08328e44aaf86c5913a3ba08592cd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark245
Best CPU time to get the best result obtained on this benchmark49.6205
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 245
Optimality of the best value was proved YES
Number of variables1264
Total number of constraints1090
Number of constraints which are clauses1090
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 1264
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 1264
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1264
Number of bits of the biggest sum of numbers11
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875581-1245172760.opb.
0.00/0.00	c Instance file HOME/instance-1875581-1245172760.opb
0.00/0.00	c File size is 75875 bytes.
0.00/0.01	c Highest Coefficient sum: 21
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1264                                                |
0.00/0.01	c |  Number Clauses:        2354                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c core #1
0.00/0.01	c Core size: 8	Core Weight: 1	Total Weight: 1
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #2
0.00/0.01	c Core size: 8	Core Weight: 1	Total Weight: 2
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #3
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 3
0.00/0.01	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #4
0.00/0.01	c Core size: 10	Core Weight: 1	Total Weight: 4
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #5
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 5
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.02/0.02	c core #6
0.02/0.02	c Core size: 14	Core Weight: 1	Total Weight: 6
0.02/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.02/0.02	c core #7
0.02/0.02	c Core size: 13	Core Weight: 1	Total Weight: 7
0.02/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.02/0.02	c core #8
0.02/0.02	c Core size: 10	Core Weight: 1	Total Weight: 8
0.02/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.02/0.03	c core #9
0.02/0.03	c Core size: 10	Core Weight: 1	Total Weight: 9
0.02/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.02/0.03	c core #10
0.02/0.03	c Core size: 3	Core Weight: 1	Total Weight: 10
0.02/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.02/0.03	c core #11
0.02/0.03	c Core size: 3	Core Weight: 1	Total Weight: 11
0.02/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.02/0.03	c core #12
0.02/0.03	c Core size: 6	Core Weight: 1	Total Weight: 12
0.02/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.02/0.03	c core #13
0.02/0.03	c Core size: 4	Core Weight: 1	Total Weight: 13
0.02/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.02/0.04	c core #14
0.02/0.04	c Core size: 7	Core Weight: 1	Total Weight: 14
0.02/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.02/0.04	c core #15
0.02/0.04	c Core size: 10	Core Weight: 1	Total Weight: 15
0.02/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.02/0.04	c core #16
0.02/0.04	c Core size: 13	Core Weight: 1	Total Weight: 16
0.02/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.02/0.04	c core #17
0.02/0.04	c Core size: 13	Core Weight: 1	Total Weight: 17
0.02/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.02/0.05	c core #18
0.02/0.05	c Core size: 5	Core Weight: 1	Total Weight: 18
0.02/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.02/0.05	c core #19
0.02/0.05	c Core size: 6	Core Weight: 1	Total Weight: 19
0.02/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.02/0.05	c core #20
0.02/0.05	c Core size: 9	Core Weight: 1	Total Weight: 20
0.02/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.02/0.05	c core #21
0.02/0.05	c Core size: 7	Core Weight: 1	Total Weight: 21
0.02/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.02/0.05	c core #22
0.02/0.05	c Core size: 5	Core Weight: 1	Total Weight: 22
0.02/0.05	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 1799.94 s
0.02/0.06	c core #23
0.02/0.06	c Core size: 4	Core Weight: 1	Total Weight: 23
0.02/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.02/0.06	c core #24
0.02/0.06	c Core size: 6	Core Weight: 1	Total Weight: 24
0.02/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.02/0.06	c core #25
0.02/0.06	c Core size: 6	Core Weight: 1	Total Weight: 25
0.02/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.02/0.06	c core #26
0.02/0.06	c Core size: 3	Core Weight: 1	Total Weight: 26
0.02/0.06	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 1799.93 s
0.02/0.07	c core #27
0.02/0.07	c Core size: 3	Core Weight: 1	Total Weight: 27
0.02/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.02/0.07	c core #28
0.02/0.07	c Core size: 3	Core Weight: 1	Total Weight: 28
0.02/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.02/0.07	c core #29
0.02/0.07	c Core size: 4	Core Weight: 1	Total Weight: 29
0.02/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.02/0.07	c core #30
0.02/0.07	c Core size: 5	Core Weight: 1	Total Weight: 30
0.02/0.07	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.02/0.07	c core #31
0.02/0.07	c Core size: 7	Core Weight: 1	Total Weight: 31
0.02/0.07	c Elapsed CPU time: 0.078987 s	Remaining CPU time: 1799.92 s
0.02/0.08	c core #32
0.02/0.08	c Core size: 7	Core Weight: 1	Total Weight: 32
0.02/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.02/0.08	c core #33
0.02/0.08	c Core size: 5	Core Weight: 1	Total Weight: 33
0.02/0.08	c Elapsed CPU time: 0.083987 s	Remaining CPU time: 1799.92 s
0.02/0.08	c core #34
0.02/0.08	c Core size: 12	Core Weight: 1	Total Weight: 34
0.02/0.08	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.02/0.08	c core #35
0.02/0.08	c Core size: 12	Core Weight: 1	Total Weight: 35
0.02/0.08	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.02/0.09	c core #36
0.02/0.09	c Core size: 3	Core Weight: 1	Total Weight: 36
0.02/0.09	c Elapsed CPU time: 0.090986 s	Remaining CPU time: 1799.91 s
0.02/0.09	c core #37
0.02/0.09	c Core size: 4	Core Weight: 1	Total Weight: 37
0.02/0.09	c Elapsed CPU time: 0.092985 s	Remaining CPU time: 1799.91 s
0.02/0.09	c core #38
0.02/0.09	c Core size: 4	Core Weight: 1	Total Weight: 38
0.02/0.09	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 1799.91 s
0.02/0.09	c core #39
0.02/0.09	c Core size: 16	Core Weight: 1	Total Weight: 39
0.02/0.09	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 1799.9 s
0.02/0.10	c core #40
0.02/0.10	c Core size: 17	Core Weight: 1	Total Weight: 40
0.02/0.10	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #41
0.09/0.10	c Core size: 10	Core Weight: 1	Total Weight: 41
0.09/0.10	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #42
0.09/0.10	c Core size: 5	Core Weight: 1	Total Weight: 42
0.09/0.10	c Elapsed CPU time: 0.104984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #43
0.09/0.10	c Core size: 5	Core Weight: 1	Total Weight: 43
0.09/0.10	c Elapsed CPU time: 0.107983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #44
0.09/0.11	c Core size: 4	Core Weight: 1	Total Weight: 44
0.09/0.11	c Elapsed CPU time: 0.109983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #45
0.09/0.11	c Core size: 4	Core Weight: 1	Total Weight: 45
0.09/0.11	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #46
0.09/0.11	c Core size: 9	Core Weight: 1	Total Weight: 46
0.09/0.11	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #47
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 47
0.09/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #48
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 48
0.09/0.12	c Elapsed CPU time: 0.119981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #49
0.09/0.12	c Core size: 7	Core Weight: 1	Total Weight: 49
0.09/0.12	c Elapsed CPU time: 0.121981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #50
0.09/0.12	c Core size: 7	Core Weight: 1	Total Weight: 50
0.09/0.12	c Elapsed CPU time: 0.124981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #51
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 51
0.09/0.12	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #52
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 52
0.09/0.13	c Elapsed CPU time: 0.12998 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #53
0.09/0.13	c Core size: 7	Core Weight: 1	Total Weight: 53
0.09/0.13	c Elapsed CPU time: 0.131979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #54
0.09/0.13	c Core size: 7	Core Weight: 1	Total Weight: 54
0.09/0.13	c Elapsed CPU time: 0.134979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #55
0.09/0.13	c Core size: 5	Core Weight: 1	Total Weight: 55
0.09/0.13	c Elapsed CPU time: 0.136979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #56
0.09/0.14	c Core size: 7	Core Weight: 1	Total Weight: 56
0.09/0.14	c Elapsed CPU time: 0.138978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #57
0.09/0.14	c Core size: 7	Core Weight: 1	Total Weight: 57
0.09/0.14	c Elapsed CPU time: 0.141978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #58
0.09/0.14	c Core size: 7	Core Weight: 1	Total Weight: 58
0.09/0.14	c Elapsed CPU time: 0.143978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #59
0.09/0.14	c Core size: 7	Core Weight: 1	Total Weight: 59
0.09/0.14	c Elapsed CPU time: 0.146977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #60
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 60
0.09/0.15	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #61
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 61
0.09/0.15	c Elapsed CPU time: 0.151976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #62
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 62
0.09/0.15	c Elapsed CPU time: 0.154976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #63
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: 63
0.09/0.15	c Elapsed CPU time: 0.156976 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #64
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: 64
0.09/0.16	c Elapsed CPU time: 0.159975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #65
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 65
0.09/0.16	c Elapsed CPU time: 0.161975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #66
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 66
0.09/0.16	c Elapsed CPU time: 0.164974 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #67
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 67
0.09/0.16	c Elapsed CPU time: 0.167974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #68
0.09/0.17	c Core size: 6	Core Weight: 1	Total Weight: 68
0.09/0.17	c Elapsed CPU time: 0.169974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #69
0.09/0.17	c Core size: 9	Core Weight: 1	Total Weight: 69
0.09/0.17	c Elapsed CPU time: 0.172973 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #70
0.09/0.17	c Core size: 10	Core Weight: 1	Total Weight: 70
0.09/0.17	c Elapsed CPU time: 0.175973 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #71
0.09/0.18	c Core size: 6	Core Weight: 1	Total Weight: 71
0.09/0.18	c Elapsed CPU time: 0.178972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #72
0.09/0.18	c Core size: 10	Core Weight: 1	Total Weight: 72
0.09/0.18	c Elapsed CPU time: 0.180972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #73
0.09/0.18	c Core size: 6	Core Weight: 1	Total Weight: 73
0.09/0.18	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #74
0.09/0.18	c Core size: 5	Core Weight: 1	Total Weight: 74
0.09/0.18	c Elapsed CPU time: 0.186971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #75
0.09/0.19	c Core size: 5	Core Weight: 1	Total Weight: 75
0.09/0.19	c Elapsed CPU time: 0.189971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #76
0.09/0.19	c Core size: 6	Core Weight: 1	Total Weight: 76
0.09/0.19	c Elapsed CPU time: 0.19197 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #77
0.09/0.19	c Core size: 5	Core Weight: 1	Total Weight: 77
0.09/0.19	c Elapsed CPU time: 0.19497 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #78
0.09/0.19	c Core size: 5	Core Weight: 1	Total Weight: 78
0.09/0.19	c Elapsed CPU time: 0.197969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #79
0.19/0.20	c Core size: 3	Core Weight: 1	Total Weight: 79
0.19/0.20	c Elapsed CPU time: 0.199969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #80
0.19/0.20	c Core size: 9	Core Weight: 1	Total Weight: 80
0.19/0.20	c Elapsed CPU time: 0.202969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #81
0.19/0.20	c Core size: 6	Core Weight: 1	Total Weight: 81
0.19/0.20	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #82
0.19/0.21	c Core size: 7	Core Weight: 1	Total Weight: 82
0.19/0.21	c Elapsed CPU time: 0.208968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #83
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 83
0.19/0.21	c Elapsed CPU time: 0.211967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #84
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: 84
0.19/0.21	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #85
0.19/0.21	c Core size: 7	Core Weight: 1	Total Weight: 85
0.19/0.21	c Elapsed CPU time: 0.216967 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #86
0.19/0.22	c Core size: 5	Core Weight: 1	Total Weight: 86
0.19/0.22	c Elapsed CPU time: 0.219966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #87
0.19/0.22	c Core size: 5	Core Weight: 1	Total Weight: 87
0.19/0.22	c Elapsed CPU time: 0.222966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #88
0.19/0.22	c Core size: 4	Core Weight: 1	Total Weight: 88
0.19/0.22	c Elapsed CPU time: 0.225965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #89
0.19/0.23	c Core size: 4	Core Weight: 1	Total Weight: 89
0.19/0.23	c Elapsed CPU time: 0.227965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #90
0.19/0.23	c Core size: 7	Core Weight: 1	Total Weight: 90
0.19/0.23	c Elapsed CPU time: 0.230964 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #91
0.19/0.23	c Core size: 10	Core Weight: 1	Total Weight: 91
0.19/0.23	c Elapsed CPU time: 0.233964 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #92
0.19/0.23	c Core size: 10	Core Weight: 1	Total Weight: 92
0.19/0.23	c Elapsed CPU time: 0.236963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #93
0.19/0.24	c Core size: 8	Core Weight: 1	Total Weight: 93
0.19/0.24	c Elapsed CPU time: 0.239963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #94
0.19/0.24	c Core size: 4	Core Weight: 1	Total Weight: 94
0.19/0.24	c Elapsed CPU time: 0.242963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #95
0.19/0.24	c Core size: 4	Core Weight: 1	Total Weight: 95
0.19/0.24	c Elapsed CPU time: 0.245962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #96
0.19/0.25	c Core size: 7	Core Weight: 1	Total Weight: 96
0.19/0.25	c Elapsed CPU time: 0.247962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #97
0.19/0.25	c Core size: 12	Core Weight: 1	Total Weight: 97
0.19/0.25	c Elapsed CPU time: 0.250961 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #98
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 98
0.19/0.25	c Elapsed CPU time: 0.253961 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #99
0.19/0.25	c Core size: 4	Core Weight: 1	Total Weight: 99
0.19/0.25	c Elapsed CPU time: 0.25696 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #100
0.19/0.26	c Core size: 4	Core Weight: 1	Total Weight: 100
0.19/0.26	c Elapsed CPU time: 0.25996 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #101
0.19/0.26	c Core size: 4	Core Weight: 1	Total Weight: 101
0.19/0.26	c Elapsed CPU time: 0.26296 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #102
0.19/0.26	c Core size: 4	Core Weight: 1	Total Weight: 102
0.19/0.26	c Elapsed CPU time: 0.265959 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #103
0.19/0.27	c Core size: 4	Core Weight: 1	Total Weight: 103
0.19/0.27	c Elapsed CPU time: 0.268959 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #104
0.19/0.27	c Core size: 3	Core Weight: 1	Total Weight: 104
0.19/0.27	c Elapsed CPU time: 0.271958 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #105
0.19/0.27	c Core size: 4	Core Weight: 1	Total Weight: 105
0.19/0.27	c Elapsed CPU time: 0.274958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c core #106
0.19/0.28	c Core size: 7	Core Weight: 1	Total Weight: 106
0.19/0.28	c Elapsed CPU time: 0.277957 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #107
0.19/0.28	c Core size: 10	Core Weight: 1	Total Weight: 107
0.19/0.28	c Elapsed CPU time: 0.280957 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #108
0.19/0.28	c Core size: 10	Core Weight: 1	Total Weight: 108
0.19/0.28	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #109
0.19/0.28	c Core size: 3	Core Weight: 1	Total Weight: 109
0.19/0.28	c Elapsed CPU time: 0.286956 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #110
0.19/0.29	c Core size: 3	Core Weight: 1	Total Weight: 110
0.19/0.29	c Elapsed CPU time: 0.289955 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #111
0.19/0.29	c Core size: 3	Core Weight: 1	Total Weight: 111
0.19/0.29	c Elapsed CPU time: 0.292955 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #112
0.19/0.29	c Core size: 8	Core Weight: 1	Total Weight: 112
0.19/0.29	c Elapsed CPU time: 0.295955 s	Remaining CPU time: 1799.7 s
0.19/0.30	c core #113
0.19/0.30	c Core size: 8	Core Weight: 1	Total Weight: 113
0.19/0.30	c Elapsed CPU time: 0.298954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #114
0.29/0.30	c Core size: 3	Core Weight: 1	Total Weight: 114
0.29/0.30	c Elapsed CPU time: 0.301954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #115
0.29/0.30	c Core size: 9	Core Weight: 1	Total Weight: 115
0.29/0.30	c Elapsed CPU time: 0.304953 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #116
0.29/0.31	c Core size: 9	Core Weight: 1	Total Weight: 116
0.29/0.31	c Elapsed CPU time: 0.307953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #117
0.29/0.31	c Core size: 3	Core Weight: 1	Total Weight: 117
0.29/0.31	c Elapsed CPU time: 0.310952 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #118
0.29/0.31	c Core size: 5	Core Weight: 1	Total Weight: 118
0.29/0.31	c Elapsed CPU time: 0.314952 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #119
0.29/0.31	c Core size: 4	Core Weight: 1	Total Weight: 119
0.29/0.31	c Elapsed CPU time: 0.317951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #120
0.29/0.32	c Core size: 7	Core Weight: 1	Total Weight: 120
0.29/0.32	c Elapsed CPU time: 0.320951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #121
0.29/0.32	c Core size: 9	Core Weight: 1	Total Weight: 121
0.29/0.32	c Elapsed CPU time: 0.32395 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #122
0.29/0.32	c Core size: 5	Core Weight: 1	Total Weight: 122
0.29/0.32	c Elapsed CPU time: 0.32695 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #123
0.29/0.33	c Core size: 3	Core Weight: 1	Total Weight: 123
0.29/0.33	c Elapsed CPU time: 0.329949 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #124
0.29/0.33	c Core size: 4	Core Weight: 1	Total Weight: 124
0.29/0.33	c Elapsed CPU time: 0.332949 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #125
0.29/0.33	c Core size: 4	Core Weight: 1	Total Weight: 125
0.29/0.33	c Elapsed CPU time: 0.335948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #126
0.29/0.34	c Core size: 4	Core Weight: 1	Total Weight: 126
0.29/0.34	c Elapsed CPU time: 0.338948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #127
0.29/0.34	c Core size: 5	Core Weight: 1	Total Weight: 127
0.29/0.34	c Elapsed CPU time: 0.341948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #128
0.29/0.34	c Core size: 5	Core Weight: 1	Total Weight: 128
0.29/0.34	c Elapsed CPU time: 0.344947 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #129
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 129
0.29/0.35	c Elapsed CPU time: 0.348946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #130
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 130
0.29/0.35	c Elapsed CPU time: 0.351946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #131
0.29/0.35	c Core size: 4	Core Weight: 1	Total Weight: 131
0.29/0.35	c Elapsed CPU time: 0.354946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #132
0.29/0.35	c Core size: 7	Core Weight: 1	Total Weight: 132
0.29/0.35	c Elapsed CPU time: 0.357945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #133
0.29/0.36	c Core size: 7	Core Weight: 1	Total Weight: 133
0.29/0.36	c Elapsed CPU time: 0.359945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #134
0.29/0.36	c Core size: 7	Core Weight: 1	Total Weight: 134
0.29/0.36	c Elapsed CPU time: 0.362944 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #135
0.29/0.36	c Core size: 3	Core Weight: 1	Total Weight: 135
0.29/0.36	c Elapsed CPU time: 0.366944 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #136
0.29/0.37	c Core size: 5	Core Weight: 1	Total Weight: 136
0.29/0.37	c Elapsed CPU time: 0.369943 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #137
0.29/0.37	c Core size: 5	Core Weight: 1	Total Weight: 137
0.29/0.37	c Elapsed CPU time: 0.372943 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #138
0.29/0.37	c Core size: 3	Core Weight: 1	Total Weight: 138
0.29/0.37	c Elapsed CPU time: 0.375942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #139
0.29/0.38	c Core size: 3	Core Weight: 1	Total Weight: 139
0.29/0.38	c Elapsed CPU time: 0.378942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #140
0.29/0.38	c Core size: 3	Core Weight: 1	Total Weight: 140
0.29/0.38	c Elapsed CPU time: 0.381941 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #141
0.29/0.38	c Core size: 4	Core Weight: 1	Total Weight: 141
0.29/0.38	c Elapsed CPU time: 0.385941 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #142
0.29/0.39	c Core size: 4	Core Weight: 1	Total Weight: 142
0.29/0.39	c Elapsed CPU time: 0.38894 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #143
0.29/0.39	c Core size: 5	Core Weight: 1	Total Weight: 143
0.29/0.39	c Elapsed CPU time: 0.39194 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #144
0.29/0.39	c Core size: 5	Core Weight: 1	Total Weight: 144
0.29/0.39	c Elapsed CPU time: 0.394939 s	Remaining CPU time: 1799.61 s
0.39/0.40	c core #145
0.39/0.40	c Core size: 4	Core Weight: 1	Total Weight: 145
0.39/0.40	c Elapsed CPU time: 0.397939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #146
0.39/0.40	c Core size: 4	Core Weight: 1	Total Weight: 146
0.39/0.40	c Elapsed CPU time: 0.401938 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #147
0.39/0.40	c Core size: 4	Core Weight: 1	Total Weight: 147
0.39/0.40	c Elapsed CPU time: 0.404938 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #148
0.39/0.41	c Core size: 4	Core Weight: 1	Total Weight: 148
0.39/0.41	c Elapsed CPU time: 0.407937 s	Remaining CPU time: 1799.59 s
0.39/0.41	c core #149
0.39/0.41	c Core size: 4	Core Weight: 1	Total Weight: 149
0.39/0.41	c Elapsed CPU time: 0.410937 s	Remaining CPU time: 1799.59 s
0.39/0.41	c core #150
0.39/0.41	c Core size: 4	Core Weight: 1	Total Weight: 150
0.39/0.41	c Elapsed CPU time: 0.413937 s	Remaining CPU time: 1799.59 s
0.39/0.42	c core #151
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 151
0.39/0.42	c Elapsed CPU time: 0.417936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c core #152
0.39/0.42	c Core size: 3	Core Weight: 1	Total Weight: 152
0.39/0.42	c Elapsed CPU time: 0.420936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c core #153
0.39/0.42	c Core size: 10	Core Weight: 1	Total Weight: 153
0.39/0.42	c Elapsed CPU time: 0.423935 s	Remaining CPU time: 1799.58 s
0.39/0.43	c core #154
0.39/0.43	c Core size: 5	Core Weight: 1	Total Weight: 154
0.39/0.43	c Elapsed CPU time: 0.426935 s	Remaining CPU time: 1799.57 s
0.39/0.43	c core #155
0.39/0.43	c Core size: 5	Core Weight: 1	Total Weight: 155
0.39/0.43	c Elapsed CPU time: 0.429934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c core #156
0.39/0.43	c Core size: 4	Core Weight: 1	Total Weight: 156
0.39/0.43	c Elapsed CPU time: 0.433934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c core #157
0.39/0.43	c Core size: 4	Core Weight: 1	Total Weight: 157
0.39/0.43	c Elapsed CPU time: 0.436933 s	Remaining CPU time: 1799.56 s
0.39/0.44	c core #158
0.39/0.44	c Core size: 6	Core Weight: 1	Total Weight: 158
0.39/0.44	c Elapsed CPU time: 0.439933 s	Remaining CPU time: 1799.56 s
0.39/0.44	c core #159
0.39/0.44	c Core size: 6	Core Weight: 1	Total Weight: 159
0.39/0.44	c Elapsed CPU time: 0.443932 s	Remaining CPU time: 1799.56 s
0.39/0.44	c core #160
0.39/0.44	c Core size: 6	Core Weight: 1	Total Weight: 160
0.39/0.44	c Elapsed CPU time: 0.446932 s	Remaining CPU time: 1799.55 s
0.39/0.45	c core #161
0.39/0.45	c Core size: 5	Core Weight: 1	Total Weight: 161
0.39/0.45	c Elapsed CPU time: 0.449931 s	Remaining CPU time: 1799.55 s
0.39/0.45	c core #162
0.39/0.45	c Core size: 7	Core Weight: 1	Total Weight: 162
0.39/0.45	c Elapsed CPU time: 0.45393 s	Remaining CPU time: 1799.55 s
0.39/0.45	c core #163
0.39/0.45	c Core size: 9	Core Weight: 1	Total Weight: 163
0.39/0.45	c Elapsed CPU time: 0.45693 s	Remaining CPU time: 1799.54 s
0.39/0.46	c core #164
0.39/0.46	c Core size: 4	Core Weight: 1	Total Weight: 164
0.39/0.46	c Elapsed CPU time: 0.45993 s	Remaining CPU time: 1799.54 s
0.39/0.46	c core #165
0.39/0.46	c Core size: 4	Core Weight: 1	Total Weight: 165
0.39/0.46	c Elapsed CPU time: 0.463929 s	Remaining CPU time: 1799.54 s
0.39/0.46	c core #166
0.39/0.46	c Core size: 9	Core Weight: 1	Total Weight: 166
0.39/0.46	c Elapsed CPU time: 0.466929 s	Remaining CPU time: 1799.53 s
0.39/0.47	c core #167
0.39/0.47	c Core size: 9	Core Weight: 1	Total Weight: 167
0.39/0.47	c Elapsed CPU time: 0.469928 s	Remaining CPU time: 1799.53 s
0.39/0.47	c core #168
0.39/0.47	c Core size: 7	Core Weight: 1	Total Weight: 168
0.39/0.47	c Elapsed CPU time: 0.473927 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #169
0.39/0.48	c Core size: 3	Core Weight: 1	Total Weight: 169
0.39/0.48	c Elapsed CPU time: 0.476927 s	Remaining CPU time: 1799.52 s
0.39/0.48	c core #170
0.39/0.48	c Core size: 3	Core Weight: 1	Total Weight: 170
0.39/0.48	c Elapsed CPU time: 0.479927 s	Remaining CPU time: 1799.52 s
0.39/0.48	c core #171
0.39/0.48	c Core size: 4	Core Weight: 1	Total Weight: 171
0.39/0.48	c Elapsed CPU time: 0.483926 s	Remaining CPU time: 1799.52 s
0.39/0.49	c core #172
0.39/0.49	c Core size: 5	Core Weight: 1	Total Weight: 172
0.39/0.49	c Elapsed CPU time: 0.486925 s	Remaining CPU time: 1799.51 s
0.39/0.49	c core #173
0.39/0.49	c Core size: 3	Core Weight: 1	Total Weight: 173
0.39/0.49	c Elapsed CPU time: 0.489925 s	Remaining CPU time: 1799.51 s
0.39/0.49	c core #174
0.39/0.49	c Core size: 3	Core Weight: 1	Total Weight: 174
0.39/0.49	c Elapsed CPU time: 0.493924 s	Remaining CPU time: 1799.51 s
0.39/0.50	c core #175
0.39/0.50	c Core size: 7	Core Weight: 1	Total Weight: 175
0.39/0.50	c Elapsed CPU time: 0.496924 s	Remaining CPU time: 1799.5 s
0.49/0.50	c core #176
0.49/0.50	c Core size: 9	Core Weight: 1	Total Weight: 176
0.49/0.50	c Elapsed CPU time: 0.500923 s	Remaining CPU time: 1799.5 s
0.49/0.50	c core #177
0.49/0.50	c Core size: 4	Core Weight: 1	Total Weight: 177
0.49/0.50	c Elapsed CPU time: 0.503923 s	Remaining CPU time: 1799.5 s
0.49/0.51	c core #178
0.49/0.51	c Core size: 4	Core Weight: 1	Total Weight: 178
0.49/0.51	c Elapsed CPU time: 0.506922 s	Remaining CPU time: 1799.49 s
0.49/0.51	c core #179
0.49/0.51	c Core size: 5	Core Weight: 1	Total Weight: 179
0.49/0.51	c Elapsed CPU time: 0.510922 s	Remaining CPU time: 1799.49 s
0.49/0.51	c core #180
0.49/0.51	c Core size: 5	Core Weight: 1	Total Weight: 180
0.49/0.51	c Elapsed CPU time: 0.513921 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #181
0.49/0.52	c Core size: 9	Core Weight: 1	Total Weight: 181
0.49/0.52	c Elapsed CPU time: 0.516921 s	Remaining CPU time: 1799.48 s
0.49/0.52	c core #182
0.49/0.52	c Core size: 9	Core Weight: 1	Total Weight: 182
0.49/0.52	c Elapsed CPU time: 0.52092 s	Remaining CPU time: 1799.48 s
0.49/0.52	c core #183
0.49/0.52	c Core size: 6	Core Weight: 1	Total Weight: 183
0.49/0.52	c Elapsed CPU time: 0.52392 s	Remaining CPU time: 1799.48 s
0.49/0.53	c core #184
0.49/0.53	c Core size: 6	Core Weight: 1	Total Weight: 184
0.49/0.53	c Elapsed CPU time: 0.527919 s	Remaining CPU time: 1799.47 s
0.49/0.53	c core #185
0.49/0.53	c Core size: 3	Core Weight: 1	Total Weight: 185
0.49/0.53	c Elapsed CPU time: 0.530919 s	Remaining CPU time: 1799.47 s
0.49/0.53	c core #186
0.49/0.53	c Core size: 3	Core Weight: 1	Total Weight: 186
0.49/0.53	c Elapsed CPU time: 0.534918 s	Remaining CPU time: 1799.47 s
0.49/0.54	c core #187
0.49/0.54	c Core size: 3	Core Weight: 1	Total Weight: 187
0.49/0.54	c Elapsed CPU time: 0.537918 s	Remaining CPU time: 1799.46 s
0.49/0.54	c core #188
0.49/0.54	c Core size: 17	Core Weight: 1	Total Weight: 188
0.49/0.54	c Elapsed CPU time: 0.540917 s	Remaining CPU time: 1799.46 s
0.49/0.54	c core #189
0.49/0.54	c Core size: 11	Core Weight: 1	Total Weight: 189
0.49/0.54	c Elapsed CPU time: 0.544917 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #190
0.49/0.55	c Core size: 14	Core Weight: 1	Total Weight: 190
0.49/0.55	c Elapsed CPU time: 0.547916 s	Remaining CPU time: 1799.45 s
0.49/0.55	c core #191
0.49/0.55	c Core size: 13	Core Weight: 1	Total Weight: 191
0.49/0.55	c Elapsed CPU time: 0.551916 s	Remaining CPU time: 1799.45 s
0.49/0.55	c core #192
0.49/0.55	c Core size: 18	Core Weight: 1	Total Weight: 192
0.49/0.55	c Elapsed CPU time: 0.555915 s	Remaining CPU time: 1799.44 s
0.49/0.56	c core #193
0.49/0.56	c Core size: 11	Core Weight: 1	Total Weight: 193
0.49/0.56	c Elapsed CPU time: 0.558915 s	Remaining CPU time: 1799.44 s
0.49/0.56	c core #194
0.49/0.56	c Core size: 13	Core Weight: 1	Total Weight: 194
0.49/0.56	c Elapsed CPU time: 0.561914 s	Remaining CPU time: 1799.44 s
0.49/0.56	c core #195
0.49/0.56	c Core size: 10	Core Weight: 1	Total Weight: 195
0.49/0.56	c Elapsed CPU time: 0.565913 s	Remaining CPU time: 1799.43 s
0.49/0.57	c core #196
0.49/0.57	c Core size: 11	Core Weight: 1	Total Weight: 196
0.49/0.57	c Elapsed CPU time: 0.568913 s	Remaining CPU time: 1799.43 s
0.49/0.57	c core #197
0.49/0.57	c Core size: 11	Core Weight: 1	Total Weight: 197
0.49/0.57	c Elapsed CPU time: 0.572912 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #198
0.49/0.58	c Core size: 39	Core Weight: 1	Total Weight: 198
0.49/0.58	c Elapsed CPU time: 0.576912 s	Remaining CPU time: 1799.42 s
0.49/0.58	c core #199
0.49/0.58	c Core size: 9	Core Weight: 1	Total Weight: 199
0.49/0.58	c Elapsed CPU time: 0.580911 s	Remaining CPU time: 1799.42 s
0.49/0.58	c core #200
0.49/0.58	c Core size: 26	Core Weight: 1	Total Weight: 200
0.49/0.58	c Elapsed CPU time: 0.584911 s	Remaining CPU time: 1799.42 s
0.49/0.59	c core #201
0.49/0.59	c Core size: 14	Core Weight: 1	Total Weight: 201
0.49/0.59	c Elapsed CPU time: 0.58891 s	Remaining CPU time: 1799.41 s
0.49/0.59	c core #202
0.49/0.59	c Core size: 13	Core Weight: 1	Total Weight: 202
0.49/0.59	c Elapsed CPU time: 0.592909 s	Remaining CPU time: 1799.41 s
0.49/0.60	c core #203
0.49/0.60	c Core size: 25	Core Weight: 1	Total Weight: 203
0.49/0.60	c Elapsed CPU time: 0.596909 s	Remaining CPU time: 1799.4 s
0.59/0.60	c core #204
0.59/0.60	c Core size: 26	Core Weight: 1	Total Weight: 204
0.59/0.60	c Elapsed CPU time: 0.600908 s	Remaining CPU time: 1799.4 s
0.59/0.60	c core #205
0.59/0.60	c Core size: 40	Core Weight: 1	Total Weight: 205
0.59/0.60	c Elapsed CPU time: 0.604908 s	Remaining CPU time: 1799.4 s
0.59/0.61	c core #206
0.59/0.61	c Core size: 31	Core Weight: 1	Total Weight: 206
0.59/0.61	c Elapsed CPU time: 0.608907 s	Remaining CPU time: 1799.39 s
0.59/0.61	c ============================[ Search Statistics ]==============================
0.59/0.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |    2050     2560    10527 |     5000        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #207
0.59/0.61	c Core size: 47	Core Weight: 1	Total Weight: 207
0.59/0.61	c Elapsed CPU time: 0.612906 s	Remaining CPU time: 1799.39 s
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    2153     2561    10610 |     5000        0    nan |  0.000 % |
0.59/0.62	c ===============================================================================
0.59/0.62	c core #208
0.59/0.62	c Core size: 56	Core Weight: 1	Total Weight: 208
0.59/0.62	c Elapsed CPU time: 0.616906 s	Remaining CPU time: 1799.38 s
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    2196     2562    10692 |     5000        0    nan |  0.000 % |
0.59/0.63	c |       103 |    2193     2562    10692 |     5500      103     15 | 12.098 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c core #209
0.59/0.63	c Core size: 110	Core Weight: 1	Total Weight: 209
0.59/0.63	c Elapsed CPU time: 0.629904 s	Remaining CPU time: 1799.37 s
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |    2293     2563    10845 |     5000        0    nan |  0.000 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c core #210
0.59/0.64	c Core size: 80	Core Weight: 1	Total Weight: 210
0.59/0.64	c Elapsed CPU time: 0.634903 s	Remaining CPU time: 1799.37 s
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |    2377     2564    10977 |     5000        0    nan |  0.000 % |
0.59/0.65	c |       101 |    2377     2564    10977 |     5500      101     22 |  9.101 % |
0.59/0.66	c |       251 |    2377     2564    10977 |     6050      251     23 |  9.101 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c core #211
0.59/0.66	c Core size: 31	Core Weight: 1	Total Weight: 211
0.59/0.66	c Elapsed CPU time: 0.6539 s	Remaining CPU time: 1799.35 s
0.59/0.66	c ============================[ Search Statistics ]==============================
0.59/0.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.66	c ===============================================================================
0.59/0.66	c |         0 |    2410     2565    11032 |     5000        0    nan |  0.000 % |
0.59/0.67	c |       101 |    2408     2565    11032 |     5500      101     15 | 11.528 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c core #212
0.59/0.67	c Core size: 10	Core Weight: 1	Total Weight: 212
0.59/0.67	c Elapsed CPU time: 0.664898 s	Remaining CPU time: 1799.34 s
0.59/0.67	c ============================[ Search Statistics ]==============================
0.59/0.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.67	c ===============================================================================
0.59/0.67	c |         0 |    2419     2566    11048 |     5000        0    nan |  0.000 % |
0.59/0.68	c ===============================================================================
0.59/0.68	c core #213
0.59/0.68	c Core size: 69	Core Weight: 1	Total Weight: 213
0.59/0.68	c Elapsed CPU time: 0.670898 s	Remaining CPU time: 1799.33 s
0.59/0.68	c ============================[ Search Statistics ]==============================
0.59/0.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |    2473     2567    11148 |     5000        0    nan |  0.000 % |
0.59/0.69	c |       102 |    2473     2567    11148 |     5500      102     20 |  8.067 % |
0.59/0.69	c |       254 |    2473     2567    11148 |     6050      254     20 |  8.067 % |
0.69/0.71	c |       481 |    2467     2567    11148 |     6655      480     20 |  9.331 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c core #214
0.69/0.73	c Core size: 232	Core Weight: 1	Total Weight: 214
0.69/0.73	c Elapsed CPU time: 0.72189 s	Remaining CPU time: 1799.28 s
0.69/0.74	c ============================[ Search Statistics ]==============================
0.69/0.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |    2675     2568    11500 |     5000        0    nan |  0.000 % |
0.69/0.74	c |       103 |    2675     2568    11500 |     5500      103     21 |  6.075 % |
0.69/0.75	c |       253 |    2675     2568    11500 |     6050      253     28 |  6.074 % |
0.69/0.76	c |       478 |    2668     2568    11500 |     6655      477     23 |  6.461 % |
0.69/0.76	c ===============================================================================
0.69/0.76	c core #215
0.69/0.76	c Core size: 99	Core Weight: 1	Total Weight: 215
0.69/0.76	c Elapsed CPU time: 0.751885 s	Remaining CPU time: 1799.25 s
0.69/0.77	c ============================[ Search Statistics ]==============================
0.69/0.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |    2748     2569    11640 |     5000        0    nan |  0.000 % |
0.69/0.78	c |       100 |    2748     2569    11640 |     5500      100     45 |  5.729 % |
0.69/0.79	c |       251 |    2748     2569    11640 |     6050      251     38 |  5.729 % |
0.79/0.81	c |       478 |    2748     2569    11640 |     6655      478     37 |  5.729 % |
0.79/0.85	c |       815 |    2748     2569    11640 |     7320      815     45 |  5.729 % |
0.89/0.91	c |      1321 |    2748     2569    11640 |     8052     1321     54 |  5.729 % |
0.89/0.93	c ===============================================================================
0.89/0.93	c core #216
0.89/0.93	c Core size: 240	Core Weight: 1	Total Weight: 216
0.89/0.93	c Elapsed CPU time: 0.906862 s	Remaining CPU time: 1799.09 s
0.89/0.93	c ============================[ Search Statistics ]==============================
0.89/0.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.93	c ===============================================================================
0.89/0.93	c |         0 |    2933     2570    11992 |     5000        0    nan |  0.000 % |
0.89/0.94	c |       100 |    2933     2570    11992 |     5500      100     35 |  4.835 % |
0.89/0.96	c |       251 |    2933     2570    11992 |     6050      251     39 |  4.835 % |
0.89/0.98	c |       477 |    2933     2570    11992 |     6655      477     28 |  4.835 % |
0.99/1.00	c |       814 |    2933     2570    11992 |     7320      814     25 |  4.835 % |
0.99/1.05	c |      1320 |    2933     2570    11992 |     8052     1320     32 |  4.835 % |
1.10/1.12	c |      2079 |    2933     2570    11992 |     8857     2079     33 |  4.835 % |
1.19/1.25	c |      3222 |    2933     2570    11992 |     9743     3222     36 |  4.835 % |
1.39/1.48	c |      4932 |    2931     2570    11992 |    10717     4931     42 |  4.899 % |
1.89/1.95	c |      7496 |    2931     2570    11992 |    11789     7495     50 |  4.899 % |
2.49/2.53	c ===============================================================================
2.59/2.61	c core #217
2.59/2.61	c Core size: 444	Core Weight: 1	Total Weight: 217
2.59/2.61	c Elapsed CPU time: 2.55161 s	Remaining CPU time: 1797.45 s
2.59/2.63	c ============================[ Search Statistics ]==============================
2.59/2.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.59/2.63	c ===============================================================================
2.59/2.63	c |         0 |    3249     2571    12592 |     5000        0    nan |  0.000 % |
2.59/2.64	c |       105 |    3249     2571    12592 |     5500      105     28 |  3.733 % |
2.59/2.65	c |       255 |    3249     2571    12592 |     6050      255     22 |  3.733 % |
2.59/2.66	c |       482 |    3249     2571    12592 |     6655      482     32 |  3.733 % |
2.59/2.68	c |       821 |    3249     2571    12592 |     7320      821     34 |  3.733 % |
2.69/2.72	c |      1328 |    3249     2571    12592 |     8052     1328     43 |  3.733 % |
2.69/2.79	c |      2089 |    3249     2571    12592 |     8857     2089     47 |  3.733 % |
2.79/2.89	c |      3229 |    3249     2571    12592 |     9743     3229     49 |  3.733 % |
2.99/3.04	c ===============================================================================
2.99/3.07	c core #218
2.99/3.07	c Core size: 145	Core Weight: 1	Total Weight: 218
2.99/3.07	c Elapsed CPU time: 2.99254 s	Remaining CPU time: 1797.01 s
2.99/3.08	c ============================[ Search Statistics ]==============================
2.99/3.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.99/3.08	c ===============================================================================
2.99/3.08	c |         0 |    3346     2572    12786 |     5000        0    nan |  0.000 % |
2.99/3.09	c |       100 |    3344     2572    12786 |     5500      100     23 |  3.687 % |
2.99/3.10	c ===============================================================================
2.99/3.10	c core #219
2.99/3.10	c Core size: 52	Core Weight: 1	Total Weight: 219
2.99/3.10	c Elapsed CPU time: 3.01554 s	Remaining CPU time: 1796.98 s
3.09/3.10	c ============================[ Search Statistics ]==============================
3.09/3.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.09/3.10	c ===============================================================================
3.09/3.10	c |         0 |    3393     2573    12857 |     5000        0    nan |  0.000 % |
3.09/3.11	c |       104 |    3393     2573    12857 |     5500      104     53 |  3.196 % |
3.09/3.11	c ===============================================================================
3.09/3.11	c core #220
3.09/3.11	c Core size: 39	Core Weight: 1	Total Weight: 220
3.09/3.11	c Elapsed CPU time: 3.03054 s	Remaining CPU time: 1796.97 s
3.09/3.12	c ============================[ Search Statistics ]==============================
3.09/3.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.09/3.12	c ===============================================================================
3.09/3.12	c |         0 |    3418     2574    12907 |     5000        0    nan |  0.000 % |
3.09/3.13	c ===============================================================================
3.09/3.13	c core #221
3.09/3.13	c Core size: 27	Core Weight: 1	Total Weight: 221
3.09/3.13	c Elapsed CPU time: 3.04254 s	Remaining CPU time: 1796.96 s
3.09/3.13	c ============================[ Search Statistics ]==============================
3.09/3.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.09/3.13	c ===============================================================================
3.09/3.13	c |         0 |    3439     2575    12947 |     5000        0    nan |  0.000 % |
3.09/3.14	c |       102 |    3439     2575    12947 |     5500      102     22 |  3.100 % |
3.09/3.16	c |       255 |    3439     2575    12947 |     6050      255     23 |  3.099 % |
3.09/3.19	c |       480 |    3439     2575    12947 |     6655      480     28 |  3.099 % |
3.20/3.24	c |       817 |    3439     2575    12947 |     7320      817     33 |  3.099 % |
3.29/3.33	c |      1323 |    3439     2575    12947 |     8052     1323     49 |  3.099 % |
3.39/3.47	c |      2084 |    3439     2575    12947 |     8857     2084     61 |  3.099 % |
3.69/3.73	c |      3225 |    3439     2575    12947 |     9743     3225     68 |  3.099 % |
3.89/3.97	c |      4936 |    3439     2575    12947 |    10717     4936     84 |  3.099 % |
4.49/4.59	c |      7498 |    3439     2575    12947 |    11789     7498     89 |  3.099 % |
5.88/5.98	c |     11342 |    3439     2575    12947 |    12968    11342    102 |  3.099 % |
7.89/7.92	c |     17110 |    3439     2575    12947 |    14265    10517    118 |  3.099 % |
12.09/12.12	c |     25767 |    3439     2575    12947 |    15692    11900    135 |  3.099 % |
18.89/18.99	c |     38742 |    3439     2575    12947 |    17261     8918    139 |  3.099 % |
26.28/26.30	c ===============================================================================
26.98/27.01	c core #222
26.98/27.01	c Core size: 359	Core Weight: 1	Total Weight: 222
26.98/27.01	c Elapsed CPU time: 26.6609 s	Remaining CPU time: 1773.34 s
26.98/27.08	c ============================[ Search Statistics ]==============================
26.98/27.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.98/27.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
26.98/27.08	c ===============================================================================
26.98/27.08	c |         0 |    3682     2576    13429 |     5000        0    nan |  0.000 % |
26.98/27.09	c |       101 |    3682     2576    13429 |     5500      101     37 |  2.798 % |
27.08/27.10	c |       255 |    3682     2576    13429 |     6050      255     45 |  2.798 % |
27.08/27.12	c |       484 |    3680     2576    13429 |     6655      483     47 |  2.851 % |
27.08/27.15	c |       821 |    3680     2576    13429 |     7320      820     46 |  2.851 % |
27.18/27.21	c |      1328 |    3680     2576    13429 |     8052     1327     56 |  2.851 % |
27.28/27.33	c |      2090 |    3680     2576    13429 |     8857     2089     67 |  2.851 % |
27.49/27.51	c |      3229 |    3680     2576    13429 |     9743     3228     63 |  2.851 % |
27.68/27.70	c |      4945 |    3680     2576    13429 |    10717     4944     65 |  2.851 % |
27.98/28.03	c |      7508 |    3680     2576    13429 |    11789     7507     75 |  2.851 % |
28.78/28.85	c |     11354 |    3680     2576    13429 |    12968    11353     82 |  2.851 % |
30.08/30.11	c |     17121 |    3680     2576    13429 |    14265    10378    102 |  2.851 % |
31.18/31.24	c |     25771 |    3680     2576    13429 |    15692    11359     72 |  2.851 % |
33.98/34.04	c |     38745 |    3680     2576    13429 |    17261    16380     77 |  2.851 % |
39.08/39.13	c |     58206 |    3680     2576    13429 |    18987    17261     95 |  2.851 % |
46.28/46.30	c |     87401 |    3674     2576    13429 |    20886    16358     95 |  3.010 % |
60.67/60.71	c |    131190 |    3674     2576    13429 |    22974    17105     88 |  3.010 % |
82.36/82.42	c |    196875 |    3658     2576    13429 |    25272    12462    152 |  3.537 % |
136.14/136.28	c ===============================================================================
138.34/138.44	c core #223
138.34/138.44	c Core size: 716	Core Weight: 1	Total Weight: 223
138.34/138.44	c Elapsed CPU time: 136.773 s	Remaining CPU time: 1663.23 s
138.64/138.72	c ============================[ Search Statistics ]==============================
138.64/138.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
138.64/138.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
138.64/138.72	c ===============================================================================
138.64/138.72	c |         0 |    4180     2577    14397 |     5000        0    nan |  0.000 % |
138.64/138.78	c |       103 |    4180     2577    14397 |     5500      103     48 |  1.878 % |
138.64/138.79	c |       253 |    4180     2577    14397 |     6050      253     34 |  1.878 % |
138.74/138.82	c |       478 |    4180     2577    14397 |     6655      478     44 |  1.878 % |
138.74/138.85	c |       815 |    4179     2577    14397 |     7320      814     54 |  1.901 % |
138.84/138.91	c |      1321 |    4179     2577    14397 |     8052     1320     69 |  1.901 % |
138.94/139.00	c |      2082 |    4179     2577    14397 |     8857     2081     78 |  1.901 % |
139.14/139.21	c |      3221 |    4179     2577    14397 |     9743     3220     97 |  1.901 % |
139.44/139.55	c |      4930 |    4179     2577    14397 |    10717     4929    121 |  1.901 % |
139.94/140.00	c |      7492 |    4179     2577    14397 |    11789     7491    113 |  1.901 % |
140.94/141.03	c |     11336 |    4178     2577    14397 |    12968    11330    136 |  1.925 % |
142.44/142.53	c |     17102 |    4178     2577    14397 |    14265    10458    152 |  1.925 % |
145.74/145.83	c |     25751 |    4176     2577    14397 |    15692    11726    162 |  1.972 % |
148.74/148.85	c |     38732 |    4176     2577    14397 |    17261    16415    139 |  1.972 % |
155.13/155.27	c |     58194 |    4176     2577    14397 |    18987     9557    150 |  1.972 % |
170.03/170.19	c |     87386 |    4174     2577    14397 |    20886    19404    154 |  2.019 % |
197.32/197.44	c |    131176 |    4174     2577    14397 |    22974    20285    303 |  2.019 % |
249.61/249.72	c |    196860 |    4174     2577    14397 |    25272    15522    224 |  2.019 % |
322.08/322.30	c |    295387 |    4174     2577    14397 |    27799    22973    176 |  2.019 % |
464.12/464.39	c |    443179 |    4174     2577    14397 |    30579    25290    224 |  2.019 % |
682.44/682.75	c |    664862 |    4174     2577    14397 |    33637    20853    187 |  2.019 % |
1044.31/1044.73	c |    997387 |    4174     2577    14397 |    37001    26652    330 |  2.019 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875581-1245172760/watcher-1875581-1245172760 -o /tmp/evaluation-result-1875581-1245172760/solver-1875581-1245172760 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875581-1245172760.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 3854
/proc/meminfo: memFree=1852848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=2748 CPUtime=0
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 184876583 2813952 221 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 687 221 127 292 0 373 0

[startup+0.0221369 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 3854
/proc/meminfo: memFree=1852848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=3072 CPUtime=0.02
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 359 0 0 0 2 0 0 0 18 0 1 0 184876583 3145728 324 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 768 324 133 292 0 473 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3072

[startup+0.101192 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 3854
/proc/meminfo: memFree=1852848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=3072 CPUtime=0.09
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 373 0 0 0 9 0 0 0 18 0 1 0 184876583 3145728 338 1992294400 134512640 135709839 4294956240 18446744073709551615 135171210 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 768 338 133 292 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.301234 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 3854
/proc/meminfo: memFree=1852848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=3480 CPUtime=0.29
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 509 0 0 0 29 0 0 0 19 0 1 0 184876583 3563520 450 1992294400 134512640 135709839 4294956240 18446744073709551615 134571503 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 870 450 133 292 0 575 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3480

[startup+0.701318 s]
/proc/loadavg: 0.98 0.97 0.99 3/64 3854
/proc/meminfo: memFree=1852848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=4420 CPUtime=0.69
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 826 0 0 0 68 1 0 0 22 0 1 0 184876583 4526080 688 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 1105 688 136 292 0 810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4420

[startup+1.50149 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1849704/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=6320 CPUtime=1.49
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 1292 0 0 0 145 4 0 0 25 0 1 0 184876583 6471680 1154 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 1580 1154 136 292 0 1285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6320

[startup+3.10182 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1846888/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=9940 CPUtime=3.09
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 2182 0 0 0 301 8 0 0 25 0 1 0 184876583 10178560 2044 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 2485 2044 136 292 0 2190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9940

[startup+6.30147 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1842536/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=14196 CPUtime=6.29
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 3238 0 0 0 616 13 0 0 25 0 1 0 184876583 14536704 3100 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 3549 3100 136 292 0 3254 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14196

[startup+12.7018 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1829352/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=26348 CPUtime=12.68
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 6283 0 0 0 1249 19 0 0 25 0 1 0 184876583 26980352 6145 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 6587 6145 136 292 0 6292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26348

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1807272/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=47756 CPUtime=25.48
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 11632 0 0 0 2515 33 0 0 25 0 1 0 184876583 48902144 11494 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 11939 11494 136 292 0 11644 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47756

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1763624/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=91848 CPUtime=51.07
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 22659 0 0 0 5033 74 0 0 25 0 1 0 184876583 94052352 22521 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 22962 22521 136 292 0 22667 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91848

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1671848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=182648 CPUtime=102.26
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 45339 0 0 0 10097 129 0 0 25 0 1 0 184876583 187031552 45201 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 45662 45201 136 292 0 45367 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 182648

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1618664/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=235644 CPUtime=162.23
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 58579 0 0 0 16032 191 0 0 25 0 1 0 184876583 241299456 58441 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 58911 58441 136 292 0 58616 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 235644

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1520808/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=333524 CPUtime=222.21
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 83059 0 0 0 21978 243 0 0 25 0 1 0 184876583 341528576 82921 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 83381 82921 136 292 0 83086 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 333524

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1425768/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=429068 CPUtime=282.19
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 106924 0 0 0 27930 289 0 0 25 0 1 0 184876583 439365632 106786 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 107267 106786 136 292 0 106972 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 429068

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1353896/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=500380 CPUtime=342.17
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 124708 0 0 0 33891 326 0 0 25 0 1 0 184876583 512389120 124570 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 125095 124570 136 292 0 124800 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 500380

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1270248/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=584788 CPUtime=402.15
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 145748 0 0 0 39853 362 0 0 25 0 1 0 184876583 598822912 145610 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 146197 145610 136 292 0 145902 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 584788

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1199848/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=654352 CPUtime=462.12
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 163144 0 0 0 45821 391 0 0 25 0 1 0 184876583 670056448 163006 1992294400 134512640 135709839 4294956240 18446744073709551615 134518154 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 163588 163006 136 292 0 163293 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 654352

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1134056/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=720744 CPUtime=522.1
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 179719 0 0 0 51790 420 0 0 25 0 1 0 184876583 738041856 179581 1992294400 134512640 135709839 4294956240 18446744073709551615 134573709 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 180186 179581 136 292 0 179891 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 720744

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1065576/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=788400 CPUtime=582.08
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 196596 0 0 0 57752 456 0 0 25 0 1 0 184876583 807321600 196458 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 197100 196458 136 292 0 196805 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 788400

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=1002984/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=850484 CPUtime=642.06
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 212112 0 0 0 63723 483 0 0 25 0 1 0 184876583 870895616 211974 1992294400 134512640 135709839 4294956240 18446744073709551615 134518605 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 212621 211974 136 292 0 212326 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 850484

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=930152/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=923668 CPUtime=702.03
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 230397 0 0 0 69690 513 0 0 25 0 1 0 184876583 945836032 230259 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 230917 230259 136 292 0 230622 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 923668

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=869544/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=983636 CPUtime=762.02
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 245389 0 0 0 75654 548 0 0 25 0 1 0 184876583 1007243264 245251 1992294400 134512640 135709839 4294956240 18446744073709551615 134573892 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 245909 245251 136 292 0 245614 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 983636

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=811368/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1043092 CPUtime=821.99
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 260209 0 0 0 81616 583 0 0 25 0 1 0 184876583 1068126208 260071 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 260773 260071 136 292 0 260478 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1043092

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=720360/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1133128 CPUtime=881.97
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 282708 0 0 0 87574 623 0 0 25 0 1 0 184876583 1160323072 282570 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 283282 282570 136 292 0 282987 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 1133128

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=630120/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1223364 CPUtime=941.94
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 305270 0 0 0 93530 664 0 0 25 0 1 0 184876583 1252724736 305132 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 305841 305132 136 292 0 305546 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 1223364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=548520/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1304576 CPUtime=1001.93
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 325570 0 0 0 99493 700 0 0 25 0 1 0 184876583 1335885824 325432 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 326144 325432 136 292 0 325849 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1304576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=466280/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1386888 CPUtime=1061.9
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 346126 0 0 0 105456 734 0 0 25 0 1 0 184876583 1420173312 345988 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 346722 345988 136 292 0 346427 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1386888

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=385320/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1468048 CPUtime=1121.88
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 366416 0 0 0 111418 770 0 0 25 0 1 0 184876583 1503281152 366278 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 367012 366278 136 292 0 366717 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 1468048

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=316840/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1536544 CPUtime=1181.86
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 383527 0 0 0 117382 804 0 0 25 0 1 0 184876583 1573421056 383389 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 384136 383389 136 292 0 383841 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 1536544

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=230312/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1622784 CPUtime=1241.84
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 405051 0 0 0 123345 839 0 0 25 0 1 0 184876583 1661730816 404913 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 405696 404913 136 292 0 405401 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 1622784

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=152296/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1699788 CPUtime=1301.82
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 424304 0 0 0 129309 873 0 0 25 0 1 0 184876583 1740582912 424166 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 424947 424166 136 292 0 424652 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 1699788

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=90152/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1762096 CPUtime=1361.8
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 439889 0 0 0 135278 902 0 0 25 0 1 0 184876583 1804386304 439751 1992294400 134512640 135709839 4294956240 18446744073709551615 134577488 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 440524 439751 136 292 0 440229 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 1762096

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=32872/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1819048 CPUtime=1421.77
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 454108 0 0 0 141246 931 0 0 25 0 1 0 184876583 1862705152 453970 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 454762 453970 136 292 0 454467 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 1819048



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1447.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=1843324 CPUtime=1446.66
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4194304 460149 0 0 0 143721 945 0 0 25 0 1 0 184876583 1887563776 460011 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 460831 460011 136 292 0 460536 0
Current children cumulated CPU time (s) 1446.66
Current children cumulated vsize (KiB) 1843324

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

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

[startup+1447.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 3855
/proc/meminfo: memFree=14824/2055920 swapFree=4192812/4192956
[pid=3854] ppid=3852 vsize=0 CPUtime=1446.87
/proc/3854/stat : 3854 (wbo) R 3852 3854 3775 0 -1 4195332 460149 0 0 0 143722 965 0 0 25 0 1 0 184876583 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3854/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1446.87
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1447.49
CPU time (s): 1446.96
CPU user time (s): 1437.22
CPU system time (s): 9.74152
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 1843324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1437.22
system time used= 9.74152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460149
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= 2
involuntary context switches= 1846

runsolver used 1.19282 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node13 at 2009-06-16 19:19:20
IDJOB=1875581
IDBENCH=2881
IDSOLVER=698
FILE ID=node13/1875581-1245172760
PBS_JOBID= 9363901
Free space on /tmp= 66272 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-max1024.r.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875581-1245172760/watcher-1875581-1245172760 -o /tmp/evaluation-result-1875581-1245172760/solver-1875581-1245172760 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875581-1245172760.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 87c08328e44aaf86c5913a3ba08592cd
RANDOM SEED=1548987154

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1853272 kB
Buffers:         38160 kB
Cached:          86612 kB
SwapCached:        144 kB
Active:          39216 kB
Inactive:        99584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:          23668 kB
Slab:            49728 kB
Committed_AS:   166248 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875581-1245172760.opb

Free space on /tmp at the end= 66272 MiB
End job on node13 at 2009-06-16 19:43:30