Trace number 1875372

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) 1122.21 1123.1

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_3.opb
MD5SUM1b4456ec5e57b53956abc30521c99789
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint25
Maximum length of a constraint45
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6216
Sum of products size (including duplicates)12432
Number of different products3108
Sum of products size6216

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-1875372-1245203275.opb.
0.00/0.00	c Instance file HOME/instance-1875372-1245203275.opb
0.00/0.00	c File size is 256537 bytes.
0.00/0.03	c Highest Coefficient sum: 45
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      3308                                                |
0.00/0.04	c |  Number Clauses:        3308                                                |
0.00/0.04	c |  Number Cardinality:    400                                                 |
0.00/0.04	c |  Number PB Constraints: 3108                                                |
0.00/0.04	c core #1
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: -199
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.04/0.05	c core #2
0.04/0.05	c Core size: 4	Core Weight: 1	Total Weight: -198
0.04/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #3
0.04/0.05	c Core size: 4	Core Weight: 1	Total Weight: -197
0.04/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #4
0.04/0.06	c Core size: 4	Core Weight: 1	Total Weight: -196
0.04/0.06	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.04/0.07	c core #5
0.04/0.07	c Core size: 4	Core Weight: 1	Total Weight: -195
0.04/0.07	c Elapsed CPU time: 0.075988 s	Remaining CPU time: 1799.92 s
0.04/0.08	c core #6
0.04/0.08	c Core size: 4	Core Weight: 1	Total Weight: -194
0.04/0.08	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.04/0.09	c core #7
0.04/0.09	c Core size: 4	Core Weight: 1	Total Weight: -193
0.04/0.09	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #8
0.09/0.10	c Core size: 4	Core Weight: 1	Total Weight: -192
0.09/0.10	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #9
0.09/0.11	c Core size: 4	Core Weight: 1	Total Weight: -191
0.09/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #10
0.09/0.12	c Core size: 4	Core Weight: 1	Total Weight: -190
0.09/0.12	c Elapsed CPU time: 0.12598 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #11
0.09/0.14	c Core size: 4	Core Weight: 1	Total Weight: -189
0.09/0.14	c Elapsed CPU time: 0.136979 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #12
0.09/0.15	c Core size: 4	Core Weight: 1	Total Weight: -188
0.09/0.15	c Elapsed CPU time: 0.145977 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #13
0.09/0.16	c Core size: 4	Core Weight: 1	Total Weight: -187
0.09/0.16	c Elapsed CPU time: 0.156976 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #14
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: -186
0.09/0.17	c Elapsed CPU time: 0.167974 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #15
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: -185
0.09/0.18	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #16
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: -184
0.09/0.19	c Elapsed CPU time: 0.188971 s	Remaining CPU time: 1799.81 s
0.19/0.20	c core #17
0.19/0.20	c Core size: 4	Core Weight: 1	Total Weight: -183
0.19/0.20	c Elapsed CPU time: 0.199969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #18
0.19/0.21	c Core size: 4	Core Weight: 1	Total Weight: -182
0.19/0.21	c Elapsed CPU time: 0.210967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #19
0.19/0.22	c Core size: 4	Core Weight: 1	Total Weight: -181
0.19/0.22	c Elapsed CPU time: 0.220966 s	Remaining CPU time: 1799.78 s
0.19/0.23	c core #20
0.19/0.23	c Core size: 4	Core Weight: 1	Total Weight: -180
0.19/0.23	c Elapsed CPU time: 0.232964 s	Remaining CPU time: 1799.77 s
0.19/0.24	c core #21
0.19/0.24	c Core size: 4	Core Weight: 1	Total Weight: -179
0.19/0.24	c Elapsed CPU time: 0.243962 s	Remaining CPU time: 1799.76 s
0.19/0.26	c core #22
0.19/0.26	c Core size: 4	Core Weight: 1	Total Weight: -178
0.19/0.26	c Elapsed CPU time: 0.253961 s	Remaining CPU time: 1799.75 s
0.19/0.27	c core #23
0.19/0.27	c Core size: 4	Core Weight: 1	Total Weight: -177
0.19/0.27	c Elapsed CPU time: 0.264959 s	Remaining CPU time: 1799.74 s
0.19/0.28	c core #24
0.19/0.28	c Core size: 4	Core Weight: 1	Total Weight: -176
0.19/0.28	c Elapsed CPU time: 0.275958 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #25
0.19/0.29	c Core size: 4	Core Weight: 1	Total Weight: -175
0.19/0.29	c Elapsed CPU time: 0.286956 s	Remaining CPU time: 1799.71 s
0.29/0.30	c core #26
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: -174
0.29/0.30	c Elapsed CPU time: 0.297954 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #27
0.29/0.31	c Core size: 4	Core Weight: 1	Total Weight: -173
0.29/0.31	c Elapsed CPU time: 0.308953 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #28
0.29/0.32	c Core size: 4	Core Weight: 1	Total Weight: -172
0.29/0.32	c Elapsed CPU time: 0.320951 s	Remaining CPU time: 1799.68 s
0.29/0.33	c core #29
0.29/0.33	c Core size: 4	Core Weight: 1	Total Weight: -171
0.29/0.33	c Elapsed CPU time: 0.331949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #30
0.29/0.34	c Core size: 4	Core Weight: 1	Total Weight: -170
0.29/0.34	c Elapsed CPU time: 0.342947 s	Remaining CPU time: 1799.66 s
0.29/0.36	c core #31
0.29/0.36	c Core size: 4	Core Weight: 1	Total Weight: -169
0.29/0.36	c Elapsed CPU time: 0.353946 s	Remaining CPU time: 1799.65 s
0.29/0.37	c core #32
0.29/0.37	c Core size: 4	Core Weight: 1	Total Weight: -168
0.29/0.37	c Elapsed CPU time: 0.364944 s	Remaining CPU time: 1799.64 s
0.29/0.38	c core #33
0.29/0.38	c Core size: 4	Core Weight: 1	Total Weight: -167
0.29/0.38	c Elapsed CPU time: 0.374943 s	Remaining CPU time: 1799.63 s
0.29/0.39	c core #34
0.29/0.39	c Core size: 4	Core Weight: 1	Total Weight: -166
0.29/0.39	c Elapsed CPU time: 0.386941 s	Remaining CPU time: 1799.61 s
0.39/0.40	c core #35
0.39/0.40	c Core size: 4	Core Weight: 1	Total Weight: -165
0.39/0.40	c Elapsed CPU time: 0.397939 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #36
0.39/0.41	c Core size: 4	Core Weight: 1	Total Weight: -164
0.39/0.41	c Elapsed CPU time: 0.407937 s	Remaining CPU time: 1799.59 s
0.39/0.42	c core #37
0.39/0.42	c Core size: 4	Core Weight: 1	Total Weight: -163
0.39/0.42	c Elapsed CPU time: 0.418936 s	Remaining CPU time: 1799.58 s
0.39/0.43	c core #38
0.39/0.43	c Core size: 4	Core Weight: 1	Total Weight: -162
0.39/0.43	c Elapsed CPU time: 0.427934 s	Remaining CPU time: 1799.57 s
0.39/0.44	c core #39
0.39/0.44	c Core size: 4	Core Weight: 1	Total Weight: -161
0.39/0.44	c Elapsed CPU time: 0.438933 s	Remaining CPU time: 1799.56 s
0.39/0.45	c core #40
0.39/0.45	c Core size: 4	Core Weight: 1	Total Weight: -160
0.39/0.45	c Elapsed CPU time: 0.449931 s	Remaining CPU time: 1799.55 s
0.39/0.46	c core #41
0.39/0.46	c Core size: 4	Core Weight: 1	Total Weight: -159
0.39/0.46	c Elapsed CPU time: 0.460929 s	Remaining CPU time: 1799.54 s
0.39/0.48	c core #42
0.39/0.48	c Core size: 4	Core Weight: 1	Total Weight: -158
0.39/0.48	c Elapsed CPU time: 0.470928 s	Remaining CPU time: 1799.53 s
0.39/0.49	c core #43
0.39/0.49	c Core size: 4	Core Weight: 1	Total Weight: -157
0.39/0.49	c Elapsed CPU time: 0.480926 s	Remaining CPU time: 1799.52 s
0.49/0.50	c core #44
0.49/0.50	c Core size: 4	Core Weight: 1	Total Weight: -156
0.49/0.50	c Elapsed CPU time: 0.492925 s	Remaining CPU time: 1799.51 s
0.49/0.51	c core #45
0.49/0.51	c Core size: 4	Core Weight: 1	Total Weight: -155
0.49/0.51	c Elapsed CPU time: 0.502923 s	Remaining CPU time: 1799.5 s
0.49/0.52	c core #46
0.49/0.52	c Core size: 4	Core Weight: 1	Total Weight: -154
0.49/0.52	c Elapsed CPU time: 0.513921 s	Remaining CPU time: 1799.49 s
0.49/0.53	c core #47
0.49/0.53	c Core size: 4	Core Weight: 1	Total Weight: -153
0.49/0.53	c Elapsed CPU time: 0.52592 s	Remaining CPU time: 1799.47 s
0.49/0.54	c core #48
0.49/0.54	c Core size: 4	Core Weight: 1	Total Weight: -152
0.49/0.54	c Elapsed CPU time: 0.535918 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #49
0.49/0.55	c Core size: 4	Core Weight: 1	Total Weight: -151
0.49/0.55	c Elapsed CPU time: 0.545917 s	Remaining CPU time: 1799.45 s
0.49/0.57	c core #50
0.49/0.57	c Core size: 4	Core Weight: 1	Total Weight: -150
0.49/0.57	c Elapsed CPU time: 0.557915 s	Remaining CPU time: 1799.44 s
0.49/0.58	c core #51
0.49/0.58	c Core size: 4	Core Weight: 1	Total Weight: -149
0.49/0.58	c Elapsed CPU time: 0.568913 s	Remaining CPU time: 1799.43 s
0.49/0.59	c core #52
0.49/0.59	c Core size: 4	Core Weight: 1	Total Weight: -148
0.49/0.59	c Elapsed CPU time: 0.579911 s	Remaining CPU time: 1799.42 s
0.59/0.60	c core #53
0.59/0.60	c Core size: 4	Core Weight: 1	Total Weight: -147
0.59/0.60	c Elapsed CPU time: 0.59091 s	Remaining CPU time: 1799.41 s
0.59/0.61	c core #54
0.59/0.61	c Core size: 4	Core Weight: 1	Total Weight: -146
0.59/0.61	c Elapsed CPU time: 0.601908 s	Remaining CPU time: 1799.4 s
0.59/0.62	c core #55
0.59/0.62	c Core size: 4	Core Weight: 1	Total Weight: -145
0.59/0.62	c Elapsed CPU time: 0.612906 s	Remaining CPU time: 1799.39 s
0.59/0.63	c core #56
0.59/0.63	c Core size: 4	Core Weight: 1	Total Weight: -144
0.59/0.63	c Elapsed CPU time: 0.624905 s	Remaining CPU time: 1799.38 s
0.59/0.64	c core #57
0.59/0.64	c Core size: 4	Core Weight: 1	Total Weight: -143
0.59/0.64	c Elapsed CPU time: 0.634903 s	Remaining CPU time: 1799.37 s
0.59/0.66	c core #58
0.59/0.66	c Core size: 4	Core Weight: 1	Total Weight: -142
0.59/0.66	c Elapsed CPU time: 0.645901 s	Remaining CPU time: 1799.35 s
0.59/0.67	c core #59
0.59/0.67	c Core size: 4	Core Weight: 1	Total Weight: -141
0.59/0.67	c Elapsed CPU time: 0.657899 s	Remaining CPU time: 1799.34 s
0.59/0.68	c core #60
0.59/0.68	c Core size: 4	Core Weight: 1	Total Weight: -140
0.59/0.68	c Elapsed CPU time: 0.667898 s	Remaining CPU time: 1799.33 s
0.59/0.69	c core #61
0.59/0.69	c Core size: 4	Core Weight: 1	Total Weight: -139
0.59/0.69	c Elapsed CPU time: 0.679896 s	Remaining CPU time: 1799.32 s
0.69/0.70	c core #62
0.69/0.70	c Core size: 4	Core Weight: 1	Total Weight: -138
0.69/0.70	c Elapsed CPU time: 0.690894 s	Remaining CPU time: 1799.31 s
0.69/0.71	c core #63
0.69/0.71	c Core size: 4	Core Weight: 1	Total Weight: -137
0.69/0.71	c Elapsed CPU time: 0.701893 s	Remaining CPU time: 1799.3 s
0.69/0.72	c core #64
0.69/0.72	c Core size: 4	Core Weight: 1	Total Weight: -136
0.69/0.72	c Elapsed CPU time: 0.712891 s	Remaining CPU time: 1799.29 s
0.69/0.74	c core #65
0.69/0.74	c Core size: 4	Core Weight: 1	Total Weight: -135
0.69/0.74	c Elapsed CPU time: 0.723889 s	Remaining CPU time: 1799.28 s
0.69/0.75	c core #66
0.69/0.75	c Core size: 4	Core Weight: 1	Total Weight: -134
0.69/0.75	c Elapsed CPU time: 0.734888 s	Remaining CPU time: 1799.27 s
0.69/0.76	c core #67
0.69/0.76	c Core size: 4	Core Weight: 1	Total Weight: -133
0.69/0.76	c Elapsed CPU time: 0.746886 s	Remaining CPU time: 1799.25 s
0.69/0.77	c core #68
0.69/0.77	c Core size: 4	Core Weight: 1	Total Weight: -132
0.69/0.77	c Elapsed CPU time: 0.757884 s	Remaining CPU time: 1799.24 s
0.69/0.78	c core #69
0.69/0.78	c Core size: 4	Core Weight: 1	Total Weight: -131
0.69/0.78	c Elapsed CPU time: 0.769882 s	Remaining CPU time: 1799.23 s
0.69/0.79	c core #70
0.69/0.79	c Core size: 4	Core Weight: 1	Total Weight: -130
0.69/0.79	c Elapsed CPU time: 0.780881 s	Remaining CPU time: 1799.22 s
0.79/0.81	c core #71
0.79/0.81	c Core size: 4	Core Weight: 1	Total Weight: -129
0.79/0.81	c Elapsed CPU time: 0.791879 s	Remaining CPU time: 1799.21 s
0.79/0.82	c core #72
0.79/0.82	c Core size: 4	Core Weight: 1	Total Weight: -128
0.79/0.82	c Elapsed CPU time: 0.803877 s	Remaining CPU time: 1799.2 s
0.79/0.83	c core #73
0.79/0.83	c Core size: 4	Core Weight: 1	Total Weight: -127
0.79/0.83	c Elapsed CPU time: 0.814876 s	Remaining CPU time: 1799.19 s
0.79/0.84	c core #74
0.79/0.84	c Core size: 4	Core Weight: 1	Total Weight: -126
0.79/0.84	c Elapsed CPU time: 0.826874 s	Remaining CPU time: 1799.17 s
0.79/0.85	c core #75
0.79/0.85	c Core size: 4	Core Weight: 1	Total Weight: -125
0.79/0.85	c Elapsed CPU time: 0.837872 s	Remaining CPU time: 1799.16 s
0.79/0.86	c core #76
0.79/0.86	c Core size: 4	Core Weight: 1	Total Weight: -124
0.79/0.86	c Elapsed CPU time: 0.84887 s	Remaining CPU time: 1799.15 s
0.79/0.87	c core #77
0.79/0.87	c Core size: 4	Core Weight: 1	Total Weight: -123
0.79/0.87	c Elapsed CPU time: 0.858869 s	Remaining CPU time: 1799.14 s
0.79/0.89	c core #78
0.79/0.89	c Core size: 4	Core Weight: 1	Total Weight: -122
0.79/0.89	c Elapsed CPU time: 0.870867 s	Remaining CPU time: 1799.13 s
0.79/0.90	c core #79
0.79/0.90	c Core size: 4	Core Weight: 1	Total Weight: -121
0.79/0.90	c Elapsed CPU time: 0.880866 s	Remaining CPU time: 1799.12 s
0.89/0.91	c core #80
0.89/0.91	c Core size: 4	Core Weight: 1	Total Weight: -120
0.89/0.91	c Elapsed CPU time: 0.892864 s	Remaining CPU time: 1799.11 s
0.89/0.92	c core #81
0.89/0.92	c Core size: 4	Core Weight: 1	Total Weight: -119
0.89/0.92	c Elapsed CPU time: 0.902862 s	Remaining CPU time: 1799.1 s
0.89/0.93	c core #82
0.89/0.93	c Core size: 4	Core Weight: 1	Total Weight: -118
0.89/0.93	c Elapsed CPU time: 0.91486 s	Remaining CPU time: 1799.09 s
0.89/0.94	c core #83
0.89/0.94	c Core size: 4	Core Weight: 1	Total Weight: -117
0.89/0.94	c Elapsed CPU time: 0.925859 s	Remaining CPU time: 1799.07 s
0.89/0.95	c core #84
0.89/0.95	c Core size: 4	Core Weight: 1	Total Weight: -116
0.89/0.95	c Elapsed CPU time: 0.936857 s	Remaining CPU time: 1799.06 s
0.89/0.97	c core #85
0.89/0.97	c Core size: 4	Core Weight: 1	Total Weight: -115
0.89/0.97	c Elapsed CPU time: 0.947855 s	Remaining CPU time: 1799.05 s
0.89/0.98	c core #86
0.89/0.98	c Core size: 4	Core Weight: 1	Total Weight: -114
0.89/0.98	c Elapsed CPU time: 0.959854 s	Remaining CPU time: 1799.04 s
0.89/0.99	c core #87
0.89/0.99	c Core size: 4	Core Weight: 1	Total Weight: -113
0.89/0.99	c Elapsed CPU time: 0.971852 s	Remaining CPU time: 1799.03 s
0.89/1.00	c core #88
0.89/1.00	c Core size: 4	Core Weight: 1	Total Weight: -112
0.89/1.00	c Elapsed CPU time: 0.98285 s	Remaining CPU time: 1799.02 s
1.00/1.01	c core #89
1.00/1.01	c Core size: 4	Core Weight: 1	Total Weight: -111
1.00/1.01	c Elapsed CPU time: 0.994848 s	Remaining CPU time: 1799.01 s
1.00/1.02	c core #90
1.00/1.02	c Core size: 4	Core Weight: 1	Total Weight: -110
1.00/1.02	c Elapsed CPU time: 1.00585 s	Remaining CPU time: 1798.99 s
1.00/1.04	c core #91
1.00/1.04	c Core size: 4	Core Weight: 1	Total Weight: -109
1.00/1.04	c Elapsed CPU time: 1.01784 s	Remaining CPU time: 1798.98 s
1.00/1.05	c core #92
1.00/1.05	c Core size: 4	Core Weight: 1	Total Weight: -108
1.00/1.05	c Elapsed CPU time: 1.02884 s	Remaining CPU time: 1798.97 s
1.00/1.06	c core #93
1.00/1.06	c Core size: 4	Core Weight: 1	Total Weight: -107
1.00/1.06	c Elapsed CPU time: 1.03984 s	Remaining CPU time: 1798.96 s
1.00/1.07	c core #94
1.00/1.07	c Core size: 4	Core Weight: 1	Total Weight: -106
1.00/1.07	c Elapsed CPU time: 1.05084 s	Remaining CPU time: 1798.95 s
1.00/1.08	c core #95
1.00/1.08	c Core size: 4	Core Weight: 1	Total Weight: -105
1.00/1.08	c Elapsed CPU time: 1.06184 s	Remaining CPU time: 1798.94 s
1.00/1.10	c core #96
1.00/1.10	c Core size: 4	Core Weight: 1	Total Weight: -104
1.00/1.10	c Elapsed CPU time: 1.07384 s	Remaining CPU time: 1798.93 s
1.09/1.11	c core #97
1.09/1.11	c Core size: 4	Core Weight: 1	Total Weight: -103
1.09/1.11	c Elapsed CPU time: 1.08583 s	Remaining CPU time: 1798.91 s
1.09/1.12	c core #98
1.09/1.12	c Core size: 4	Core Weight: 1	Total Weight: -102
1.09/1.12	c Elapsed CPU time: 1.09783 s	Remaining CPU time: 1798.9 s
1.09/1.13	c core #99
1.09/1.13	c Core size: 13	Core Weight: 1	Total Weight: -101
1.09/1.13	c Elapsed CPU time: 1.10983 s	Remaining CPU time: 1798.89 s
1.09/1.14	c core #100
1.09/1.14	c Core size: 14	Core Weight: 1	Total Weight: -100
1.09/1.14	c Elapsed CPU time: 1.12183 s	Remaining CPU time: 1798.88 s
1.09/1.16	c core #101
1.09/1.16	c Core size: 13	Core Weight: 1	Total Weight: -99
1.09/1.16	c Elapsed CPU time: 1.13383 s	Remaining CPU time: 1798.87 s
1.09/1.17	c ============================[ Search Statistics ]==============================
1.09/1.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.17	c ===============================================================================
1.09/1.17	c |         0 |     412     6917    15964 |     5000        0    nan |  0.000 % |
1.09/1.17	c ===============================================================================
1.09/1.17	c core #102
1.09/1.17	c Core size: 15	Core Weight: 1	Total Weight: -98
1.09/1.17	c Elapsed CPU time: 1.14583 s	Remaining CPU time: 1798.85 s
1.09/1.18	c ============================[ Search Statistics ]==============================
1.09/1.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.18	c ===============================================================================
1.09/1.18	c |         0 |     418     6918    15976 |     5000        0    nan |  0.000 % |
1.09/1.18	c ===============================================================================
1.09/1.18	c core #103
1.09/1.18	c Core size: 12	Core Weight: 1	Total Weight: -97
1.09/1.18	c Elapsed CPU time: 1.15782 s	Remaining CPU time: 1798.84 s
1.09/1.19	c ============================[ Search Statistics ]==============================
1.09/1.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.19	c ===============================================================================
1.09/1.19	c |         0 |     422     6919    15984 |     5000        0    nan |  0.000 % |
1.09/1.19	c ===============================================================================
1.09/1.19	c core #104
1.09/1.19	c Core size: 38	Core Weight: 1	Total Weight: -96
1.09/1.19	c Elapsed CPU time: 1.17082 s	Remaining CPU time: 1798.83 s
1.19/1.21	c ============================[ Search Statistics ]==============================
1.19/1.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.21	c ===============================================================================
1.19/1.21	c |         0 |     436     6920    16012 |     5000        0    nan |  0.000 % |
1.19/1.21	c ===============================================================================
1.19/1.21	c core #105
1.19/1.21	c Core size: 22	Core Weight: 1	Total Weight: -95
1.19/1.21	c Elapsed CPU time: 1.18382 s	Remaining CPU time: 1798.82 s
1.19/1.22	c ============================[ Search Statistics ]==============================
1.19/1.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.22	c ===============================================================================
1.19/1.22	c |         0 |     444     6921    16028 |     5000        0    nan |  0.000 % |
1.19/1.22	c ===============================================================================
1.19/1.22	c core #106
1.19/1.22	c Core size: 22	Core Weight: 1	Total Weight: -94
1.19/1.22	c Elapsed CPU time: 1.19582 s	Remaining CPU time: 1798.8 s
1.19/1.23	c ============================[ Search Statistics ]==============================
1.19/1.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.23	c ===============================================================================
1.19/1.23	c |         0 |     452     6922    16044 |     5000        0    nan |  0.000 % |
1.19/1.23	c ===============================================================================
1.19/1.23	c core #107
1.19/1.23	c Core size: 16	Core Weight: 1	Total Weight: -93
1.19/1.23	c Elapsed CPU time: 1.20682 s	Remaining CPU time: 1798.79 s
1.19/1.24	c ============================[ Search Statistics ]==============================
1.19/1.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.24	c ===============================================================================
1.19/1.24	c |         0 |     458     6923    16056 |     5000        0    nan |  0.000 % |
1.19/1.24	c ===============================================================================
1.19/1.25	c core #108
1.19/1.25	c Core size: 15	Core Weight: 1	Total Weight: -92
1.19/1.25	c Elapsed CPU time: 1.21881 s	Remaining CPU time: 1798.78 s
1.19/1.26	c ============================[ Search Statistics ]==============================
1.19/1.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.26	c ===============================================================================
1.19/1.26	c |         0 |     464     6924    16068 |     5000        0    nan |  0.000 % |
1.19/1.26	c ===============================================================================
1.19/1.26	c core #109
1.19/1.26	c Core size: 15	Core Weight: 1	Total Weight: -91
1.19/1.26	c Elapsed CPU time: 1.22981 s	Remaining CPU time: 1798.77 s
1.19/1.27	c ============================[ Search Statistics ]==============================
1.19/1.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.27	c ===============================================================================
1.19/1.27	c |         0 |     470     6925    16080 |     5000        0    nan |  0.000 % |
1.19/1.27	c ===============================================================================
1.19/1.27	c core #110
1.19/1.27	c Core size: 22	Core Weight: 1	Total Weight: -90
1.19/1.27	c Elapsed CPU time: 1.24281 s	Remaining CPU time: 1798.76 s
1.19/1.28	c ============================[ Search Statistics ]==============================
1.19/1.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.28	c ===============================================================================
1.19/1.28	c |         0 |     478     6926    16096 |     5000        0    nan |  0.000 % |
1.19/1.28	c ===============================================================================
1.19/1.28	c core #111
1.19/1.28	c Core size: 15	Core Weight: 1	Total Weight: -89
1.19/1.28	c Elapsed CPU time: 1.25481 s	Remaining CPU time: 1798.75 s
1.19/1.30	c ============================[ Search Statistics ]==============================
1.19/1.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.30	c ===============================================================================
1.19/1.30	c |         0 |     484     6927    16108 |     5000        0    nan |  0.000 % |
1.19/1.30	c ===============================================================================
1.19/1.30	c core #112
1.19/1.30	c Core size: 15	Core Weight: 1	Total Weight: -88
1.19/1.30	c Elapsed CPU time: 1.26681 s	Remaining CPU time: 1798.73 s
1.28/1.31	c ============================[ Search Statistics ]==============================
1.28/1.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.31	c ===============================================================================
1.28/1.31	c |         0 |     490     6928    16120 |     5000        0    nan |  0.000 % |
1.28/1.31	c ===============================================================================
1.28/1.31	c core #113
1.28/1.31	c Core size: 22	Core Weight: 1	Total Weight: -87
1.28/1.31	c Elapsed CPU time: 1.2788 s	Remaining CPU time: 1798.72 s
1.28/1.32	c ============================[ Search Statistics ]==============================
1.28/1.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.32	c ===============================================================================
1.28/1.32	c |         0 |     498     6929    16136 |     5000        0    nan |  0.000 % |
1.28/1.32	c ===============================================================================
1.28/1.32	c core #114
1.28/1.32	c Core size: 22	Core Weight: 1	Total Weight: -86
1.28/1.32	c Elapsed CPU time: 1.2918 s	Remaining CPU time: 1798.71 s
1.28/1.34	c ============================[ Search Statistics ]==============================
1.28/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.34	c ===============================================================================
1.28/1.34	c |         0 |     506     6930    16152 |     5000        0    nan |  0.000 % |
1.28/1.34	c ===============================================================================
1.28/1.34	c core #115
1.28/1.34	c Core size: 43	Core Weight: 1	Total Weight: -85
1.28/1.34	c Elapsed CPU time: 1.3048 s	Remaining CPU time: 1798.7 s
1.28/1.35	c ============================[ Search Statistics ]==============================
1.28/1.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.35	c ===============================================================================
1.28/1.35	c |         0 |     522     6931    16184 |     5000        0    nan |  0.000 % |
1.28/1.35	c ===============================================================================
1.28/1.35	c core #116
1.28/1.35	c Core size: 20	Core Weight: 1	Total Weight: -84
1.28/1.35	c Elapsed CPU time: 1.3178 s	Remaining CPU time: 1798.68 s
1.28/1.36	c ============================[ Search Statistics ]==============================
1.28/1.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.36	c ===============================================================================
1.28/1.36	c |         0 |     530     6932    16200 |     5000        0    nan |  0.000 % |
1.28/1.36	c ===============================================================================
1.28/1.36	c core #117
1.28/1.36	c Core size: 35	Core Weight: 1	Total Weight: -83
1.28/1.36	c Elapsed CPU time: 1.3278 s	Remaining CPU time: 1798.67 s
1.28/1.37	c ============================[ Search Statistics ]==============================
1.28/1.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.37	c ===============================================================================
1.28/1.37	c |         0 |     542     6933    16224 |     5000        0    nan |  0.000 % |
1.28/1.37	c ===============================================================================
1.28/1.37	c core #118
1.28/1.37	c Core size: 21	Core Weight: 1	Total Weight: -82
1.28/1.37	c Elapsed CPU time: 1.3408 s	Remaining CPU time: 1798.66 s
1.28/1.39	c ============================[ Search Statistics ]==============================
1.28/1.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.28/1.39	c ===============================================================================
1.28/1.39	c |         0 |     550     6934    16240 |     5000        0    nan |  0.000 % |
1.28/1.39	c ===============================================================================
1.28/1.39	c core #119
1.28/1.39	c Core size: 32	Core Weight: 1	Total Weight: -81
1.28/1.39	c Elapsed CPU time: 1.35379 s	Remaining CPU time: 1798.65 s
1.38/1.40	c ============================[ Search Statistics ]==============================
1.38/1.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.40	c ===============================================================================
1.38/1.40	c |         0 |     562     6935    16264 |     5000        0    nan |  0.000 % |
1.38/1.40	c ===============================================================================
1.38/1.40	c core #120
1.38/1.40	c Core size: 21	Core Weight: 1	Total Weight: -80
1.38/1.40	c Elapsed CPU time: 1.36379 s	Remaining CPU time: 1798.64 s
1.38/1.41	c ============================[ Search Statistics ]==============================
1.38/1.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.41	c ===============================================================================
1.38/1.41	c |         0 |     570     6936    16280 |     5000        0    nan |  0.000 % |
1.38/1.41	c ===============================================================================
1.38/1.41	c core #121
1.38/1.41	c Core size: 27	Core Weight: 1	Total Weight: -79
1.38/1.41	c Elapsed CPU time: 1.37479 s	Remaining CPU time: 1798.63 s
1.38/1.42	c ============================[ Search Statistics ]==============================
1.38/1.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.42	c ===============================================================================
1.38/1.42	c |         0 |     580     6937    16300 |     5000        0    nan |  0.000 % |
1.38/1.43	c ===============================================================================
1.38/1.43	c core #122
1.38/1.43	c Core size: 32	Core Weight: 1	Total Weight: -78
1.38/1.43	c Elapsed CPU time: 1.38779 s	Remaining CPU time: 1798.61 s
1.38/1.44	c ============================[ Search Statistics ]==============================
1.38/1.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.44	c ===============================================================================
1.38/1.44	c |         0 |     592     6938    16324 |     5000        0    nan |  0.000 % |
1.38/1.44	c ===============================================================================
1.38/1.44	c core #123
1.38/1.44	c Core size: 57	Core Weight: 1	Total Weight: -77
1.38/1.44	c Elapsed CPU time: 1.40079 s	Remaining CPU time: 1798.6 s
1.38/1.45	c ============================[ Search Statistics ]==============================
1.38/1.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.45	c ===============================================================================
1.38/1.45	c |         0 |     613     6939    16366 |     5000        0    nan |  0.000 % |
1.38/1.45	c ===============================================================================
1.38/1.45	c core #124
1.38/1.45	c Core size: 56	Core Weight: 1	Total Weight: -76
1.38/1.45	c Elapsed CPU time: 1.41478 s	Remaining CPU time: 1798.59 s
1.38/1.46	c ============================[ Search Statistics ]==============================
1.38/1.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.46	c ===============================================================================
1.38/1.46	c |         0 |     630     6940    16400 |     5000        0    nan |  0.000 % |
1.38/1.47	c ===============================================================================
1.38/1.47	c core #125
1.38/1.47	c Core size: 93	Core Weight: 1	Total Weight: -75
1.38/1.47	c Elapsed CPU time: 1.42778 s	Remaining CPU time: 1798.57 s
1.38/1.48	c ============================[ Search Statistics ]==============================
1.38/1.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.38/1.48	c ===============================================================================
1.38/1.48	c |         0 |     659     6941    16458 |     5000        0    nan |  0.000 % |
1.38/1.48	c |       100 |     659     6941    16458 |     5500      100     20 | 82.506 % |
1.38/1.49	c ===============================================================================
1.38/1.49	c core #126
1.38/1.49	c Core size: 174	Core Weight: 1	Total Weight: -74
1.38/1.49	c Elapsed CPU time: 1.44578 s	Remaining CPU time: 1798.55 s
1.48/1.50	c ============================[ Search Statistics ]==============================
1.48/1.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.48/1.50	c ===============================================================================
1.48/1.50	c |         0 |     698     6942    16536 |     5000        0    nan |  0.000 % |
1.48/1.51	c |       101 |     698     6942    16536 |     5500      101     28 | 81.661 % |
1.48/1.51	c |       251 |     698     6942    16536 |     6050      251     31 | 81.661 % |
1.48/1.53	c |       478 |     698     6942    16536 |     6655      478     44 | 82.239 % |
1.48/1.53	c ===============================================================================
1.48/1.53	c core #127
1.48/1.53	c Core size: 299	Core Weight: 1	Total Weight: -73
1.48/1.53	c Elapsed CPU time: 1.48577 s	Remaining CPU time: 1798.51 s
1.48/1.54	c ============================[ Search Statistics ]==============================
1.48/1.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.48/1.54	c ===============================================================================
1.48/1.54	c |         0 |     759     6943    16658 |     5000        0    nan |  0.000 % |
1.48/1.55	c |       100 |     759     6943    16658 |     5500      100     16 | 80.372 % |
1.48/1.56	c |       250 |     759     6943    16658 |     6050      250     27 | 80.372 % |
1.48/1.57	c |       475 |     759     6943    16658 |     6655      475     36 | 80.372 % |
1.48/1.59	c |       815 |     758     6943    16658 |     7320      811     48 | 80.398 % |
1.57/1.65	c |      1321 |     755     6943    16658 |     8052     1301     76 | 80.476 % |
1.57/1.68	c ===============================================================================
1.57/1.69	c core #128
1.57/1.69	c Core size: 445	Core Weight: 1	Total Weight: -72
1.57/1.69	c Elapsed CPU time: 1.63875 s	Remaining CPU time: 1798.36 s
1.68/1.70	c ============================[ Search Statistics ]==============================
1.68/1.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.68/1.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.68/1.70	c ===============================================================================
1.68/1.70	c |         0 |     834     6944    16808 |     5000        0    nan |  0.000 % |
1.68/1.71	c |       100 |     834     6944    16808 |     5500      100     42 | 78.843 % |
1.68/1.72	c |       250 |     834     6944    16808 |     6050      250     39 | 78.843 % |
1.68/1.73	c |       475 |     834     6944    16808 |     6655      475     47 | 78.843 % |
1.68/1.75	c |       812 |     834     6944    16808 |     7320      812     45 | 78.843 % |
1.68/1.80	c |      1318 |     834     6944    16808 |     8052     1318     62 | 78.843 % |
1.77/1.87	c |      2077 |     833     6944    16808 |     8857     2074     69 | 78.869 % |
1.97/2.02	c ===============================================================================
1.97/2.04	c core #129
1.97/2.04	c Core size: 708	Core Weight: 1	Total Weight: -71
1.97/2.04	c Elapsed CPU time: 1.9747 s	Remaining CPU time: 1798.03 s
1.97/2.05	c ============================[ Search Statistics ]==============================
1.97/2.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.97/2.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.97/2.05	c ===============================================================================
1.97/2.05	c |         0 |     926     6945    16992 |     5000        0    nan |  0.000 % |
1.97/2.06	c |       100 |     926     6945    16992 |     5500      100     45 | 77.045 % |
1.97/2.07	c |       250 |     926     6945    16992 |     6050      250     32 | 77.045 % |
1.97/2.08	c |       476 |     926     6945    16992 |     6655      476     49 | 77.045 % |
2.08/2.11	c |       813 |     926     6945    16992 |     7320      813     60 | 77.045 % |
2.08/2.15	c |      1319 |     926     6945    16992 |     8052     1319     61 | 77.045 % |
2.18/2.23	c |      2080 |     926     6945    16992 |     8857     2080     83 | 77.045 % |
2.37/2.41	c |      3227 |     926     6945    16992 |     9743     3227    113 | 77.045 % |
2.47/2.53	c ===============================================================================
2.47/2.54	c core #130
2.47/2.54	c Core size: 689	Core Weight: 1	Total Weight: -70
2.47/2.54	c Elapsed CPU time: 2.46663 s	Remaining CPU time: 1797.53 s
2.47/2.56	c ============================[ Search Statistics ]==============================
2.47/2.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.47/2.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.47/2.56	c ===============================================================================
2.47/2.56	c |         0 |    1037     6946    17214 |     5000        0    nan |  0.000 % |
2.47/2.57	c |       100 |    1037     6946    17214 |     5500      100     42 | 74.982 % |
2.47/2.58	c |       253 |    1037     6946    17214 |     6050      253     63 | 74.982 % |
2.47/2.60	c |       478 |    1037     6946    17214 |     6655      478     76 | 74.982 % |
2.57/2.62	c |       816 |    1037     6946    17214 |     7320      816     73 | 74.982 % |
2.57/2.67	c |      1322 |    1037     6946    17214 |     8052     1322     68 | 74.982 % |
2.66/2.73	c |      2082 |    1037     6946    17214 |     8857     2082     63 | 74.982 % |
2.77/2.81	c |      3222 |    1037     6946    17214 |     9743     3222     53 | 74.982 % |
2.87/2.94	c ===============================================================================
2.87/2.96	c core #131
2.87/2.96	c Core size: 418	Core Weight: 1	Total Weight: -69
2.87/2.96	c Elapsed CPU time: 2.86756 s	Remaining CPU time: 1797.13 s
2.87/2.98	c ============================[ Search Statistics ]==============================
2.87/2.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.87/2.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.87/2.98	c ===============================================================================
2.87/2.98	c |         0 |    1103     6947    17346 |     5000        0    nan |  0.000 % |
2.87/2.98	c |       101 |    1103     6947    17346 |     5500      101     41 | 73.807 % |
2.87/2.99	c |       253 |    1103     6947    17346 |     6050      253     31 | 73.807 % |
2.97/3.00	c |       479 |    1103     6947    17346 |     6655      479     30 | 73.807 % |
2.97/3.02	c |       817 |    1103     6947    17346 |     7320      817     33 | 73.807 % |
2.97/3.06	c |      1324 |    1103     6947    17346 |     8052     1324     38 | 73.807 % |
3.07/3.13	c |      2085 |    1103     6947    17346 |     8857     2085     45 | 73.807 % |
3.17/3.29	c |      3225 |    1103     6947    17346 |     9743     3225     62 | 73.807 % |
3.46/3.57	c |      4933 |    1103     6947    17346 |    10717     4933     69 | 73.807 % |
4.17/4.21	c |      7496 |    1103     6947    17346 |    11789     7496     98 | 73.807 % |
5.77/5.82	c |     11342 |    1103     6947    17346 |    12968    11342    134 | 73.807 % |
7.06/7.12	c ===============================================================================
7.16/7.27	c core #132
7.16/7.27	c Core size: 533	Core Weight: 1	Total Weight: -68
7.16/7.27	c Elapsed CPU time: 7.14291 s	Remaining CPU time: 1792.86 s
7.26/7.30	c ============================[ Search Statistics ]==============================
7.26/7.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.26/7.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.26/7.30	c ===============================================================================
7.26/7.30	c |         0 |    1175     6948    17490 |     5000        0    nan |  0.000 % |
7.26/7.31	c |       100 |    1175     6948    17490 |     5500      100     16 | 72.566 % |
7.26/7.32	c |       250 |    1175     6948    17490 |     6050      250     26 | 72.566 % |
7.26/7.33	c |       476 |    1175     6948    17490 |     6655      476     39 | 72.566 % |
7.26/7.36	c |       813 |    1175     6948    17490 |     7320      813     46 | 72.566 % |
7.36/7.41	c |      1319 |    1175     6948    17490 |     8052     1319     56 | 72.566 % |
7.46/7.51	c |      2078 |    1175     6948    17490 |     8857     2078     75 | 72.566 % |
7.56/7.69	c |      3217 |    1175     6948    17490 |     9743     3217     99 | 72.566 % |
8.07/8.17	c |      4925 |    1175     6948    17490 |    10717     4925    123 | 72.566 % |
8.66/8.74	c |      7488 |    1175     6948    17490 |    11789     7488    121 | 72.566 % |
9.56/9.67	c |     11332 |    1175     6948    17490 |    12968    11332    115 | 72.566 % |
12.46/12.59	c |     17099 |    1175     6948    17490 |    14265     9031    144 | 72.566 % |
16.96/17.06	c |     25752 |    1175     6948    17490 |    15692     8952    146 | 72.566 % |
23.25/23.39	c |     38728 |    1175     6948    17490 |    17261    12437    170 | 72.566 % |
36.35/36.44	c |     58196 |    1175     6948    17490 |    18987    11336    202 | 72.566 % |
49.25/49.38	c |     87390 |    1175     6948    17490 |    20886    18303     80 | 72.566 % |
90.44/90.53	c |    131180 |    1175     6948    17490 |    22974    13833    253 | 72.566 % |
108.73/108.88	c ===============================================================================
110.93/111.05	c core #133
110.93/111.05	c Core size: 665	Core Weight: 1	Total Weight: -67
110.93/111.05	c Elapsed CPU time: 110.285 s	Remaining CPU time: 1689.71 s
111.13/111.22	c ============================[ Search Statistics ]==============================
111.13/111.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
111.13/111.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
111.13/111.22	c ===============================================================================
111.13/111.22	c |         0 |    1259     6949    17658 |     5000        0    nan |  0.000 % |
111.13/111.25	c |       102 |    1259     6949    17658 |     5500      102     57 | 71.170 % |
111.13/111.26	c |       252 |    1259     6949    17658 |     6050      252     59 | 71.170 % |
111.13/111.27	c |       478 |    1259     6949    17658 |     6655      478     59 | 71.170 % |
111.13/111.29	c |       815 |    1259     6949    17658 |     7320      815     50 | 71.170 % |
111.23/111.33	c |      1322 |    1259     6949    17658 |     8052     1322     51 | 71.170 % |
111.33/111.41	c |      2081 |    1259     6949    17658 |     8857     2081     57 | 71.170 % |
111.42/111.51	c |      3220 |    1259     6949    17658 |     9743     3220     55 | 71.170 % |
111.63/111.71	c |      4929 |    1259     6949    17658 |    10717     4929     57 | 71.170 % |
111.93/112.09	c |      7491 |    1259     6949    17658 |    11789     7491     67 | 71.170 % |
113.02/113.11	c |     11335 |    1259     6949    17658 |    12968    11335     88 | 71.170 % |
115.73/115.89	c |     17101 |    1259     6949    17658 |    14265     9004    157 | 71.170 % |
119.03/119.16	c |     25751 |    1259     6949    17658 |    15692     8909     97 | 71.170 % |
126.32/126.47	c |     38733 |    1259     6949    17658 |    17261    12366    305 | 71.170 % |
141.92/142.01	c |     58194 |    1259     6949    17658 |    18987    11240    377 | 71.170 % |
169.60/169.72	c |     87387 |    1259     6949    17658 |    20886    18133    313 | 71.170 % |
217.09/217.27	c |    131176 |    1259     6949    17658 |    22974    13653    282 | 71.170 % |
290.47/290.63	c ===============================================================================
294.26/294.48	c core #134
294.26/294.48	c Core size: 927	Core Weight: 1	Total Weight: -66
294.26/294.48	c Elapsed CPU time: 292.765 s	Remaining CPU time: 1507.23 s
294.57/294.70	c ============================[ Search Statistics ]==============================
294.57/294.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
294.57/294.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
294.57/294.70	c ===============================================================================
294.57/294.70	c |         0 |    1356     6950    17852 |     5000        0    nan |  0.000 % |
294.57/294.75	c |       102 |    1356     6950    17852 |     5500      102     64 | 69.624 % |
294.57/294.76	c |       254 |    1356     6950    17852 |     6050      254     44 | 69.624 % |
294.57/294.77	c |       479 |    1356     6950    17852 |     6655      479     43 | 69.624 % |
294.57/294.79	c |       816 |    1356     6950    17852 |     7320      816     38 | 69.624 % |
294.67/294.83	c |      1326 |    1356     6950    17852 |     8052     1326     52 | 69.624 % |
294.76/294.92	c |      2088 |    1356     6950    17852 |     8857     2088     64 | 69.624 % |
294.96/295.11	c |      3227 |    1356     6950    17852 |     9743     3227     80 | 69.624 % |
295.17/295.39	c |      4935 |    1356     6950    17852 |    10717     4935     84 | 69.624 % |
295.96/296.12	c |      7497 |    1356     6950    17852 |    11789     7497    103 | 69.624 % |
297.56/297.71	c |     11342 |    1356     6950    17852 |    12968    11342    117 | 69.624 % |
300.06/300.28	c |     17108 |    1356     6950    17852 |    14265     8947    114 | 69.624 % |
302.96/303.15	c |     25758 |    1356     6950    17852 |    15692     8816    102 | 69.624 % |
308.26/308.44	c |     38734 |    1356     6950    17852 |    17261    12263    121 | 69.624 % |
319.26/319.48	c |     58195 |    1356     6950    17852 |    18987    11211    191 | 69.624 % |
343.55/343.76	c |     87390 |    1356     6950    17852 |    20886    18166    214 | 69.624 % |
375.44/375.61	c |    131179 |    1356     6950    17852 |    22974    13646    242 | 69.624 % |
418.83/419.03	c |    196863 |    1356     6950    17852 |    25272    13750    136 | 69.624 % |
496.79/497.01	c |    295393 |    1356     6950    17852 |    27799    22175    240 | 69.624 % |
640.65/640.97	c |    443182 |    1356     6950    17852 |    30579    18360    354 | 69.624 % |
896.05/896.52	c |    664870 |    1356     6950    17852 |    33637    32088    446 | 69.624 % |

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-1875372-1245203275/watcher-1875372-1245203275 -o /tmp/evaluation-result-1875372-1245203275/solver-1875372-1245203275 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875372-1245203275.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.91 0.97 0.99 3/64 10024
/proc/meminfo: memFree=1822832/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=3064 CPUtime=0
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 187927460 3137536 243 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 766 245 125 292 0 408 0

[startup+0.0446001 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10024
/proc/meminfo: memFree=1822832/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=4252 CPUtime=0.04
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 695 0 0 0 4 0 0 0 18 0 1 0 187927460 4354048 616 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 1063 618 134 292 0 768 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4252

[startup+0.101609 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10024
/proc/meminfo: memFree=1822832/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=5716 CPUtime=0.09
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 1058 0 0 0 9 0 0 0 18 0 1 0 187927460 5853184 979 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 1429 979 134 292 0 1134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5716

[startup+0.301642 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10024
/proc/meminfo: memFree=1822832/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=9496 CPUtime=0.29
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 2009 0 0 0 29 0 0 0 19 0 1 0 187927460 9723904 1930 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 2374 1934 134 292 0 2079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9496

[startup+0.701708 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10024
/proc/meminfo: memFree=1822832/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=17088 CPUtime=0.69
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 3895 0 0 0 68 1 0 0 22 0 1 0 187927460 17498112 3816 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 4272 3816 134 292 0 3977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17088

[startup+1.50184 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1802472/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=31048 CPUtime=1.48
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 7413 0 0 0 145 3 0 0 25 0 1 0 187927460 31793152 7334 1992294400 134512640 135709839 4294956240 18446744073709551615 135183413 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 7762 7334 136 292 0 7467 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31048

[startup+3.10111 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1791208/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=34588 CPUtime=3.07
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 8344 0 0 0 299 8 0 0 25 0 1 0 187927460 35418112 8215 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 8647 8215 136 292 0 8352 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34588

[startup+6.30264 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1785384/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=41460 CPUtime=6.27
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 10040 0 0 0 617 10 0 0 25 0 1 0 187927460 42455040 9911 1992294400 134512640 135709839 4294956240 18446744073709551615 134574202 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 10365 9911 136 292 0 10070 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41460

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1780024/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=45620 CPUtime=12.66
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 11121 0 0 0 1251 15 0 0 25 0 1 0 187927460 46714880 10967 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 11405 10967 136 292 0 11110 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 45620

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1756792/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=68412 CPUtime=25.45
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 16782 0 0 0 2520 25 0 0 25 0 1 0 187927460 70053888 16628 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 17103 16628 136 292 0 16808 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 68412

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1721336/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=104476 CPUtime=51.04
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 25787 0 0 0 5061 43 0 0 25 0 1 0 187927460 106983424 25633 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 26119 25633 136 292 0 25824 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 104476

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1649592/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=175204 CPUtime=102.24
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 43478 0 0 0 10157 67 0 0 25 0 1 0 187927460 179408896 43324 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 43801 43324 136 292 0 43506 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 175204

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1580600/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=244920 CPUtime=162.21
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 60914 0 0 0 16122 99 0 0 25 0 1 0 187927460 250798080 60760 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 61230 60760 136 292 0 60935 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 244920

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10025
/proc/meminfo: memFree=1483704/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=340792 CPUtime=222.2
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 84880 0 0 0 22091 129 0 0 25 0 1 0 187927460 348971008 84726 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 85198 84726 136 292 0 84903 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 340792

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=1399992/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=425236 CPUtime=282.17
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 105976 0 0 0 28063 154 0 0 25 0 1 0 187927460 435441664 105822 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 106309 105822 136 292 0 106014 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 425236

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=1350264/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=473744 CPUtime=342.15
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 118123 0 0 0 34031 184 0 0 25 0 1 0 187927460 485113856 117969 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 118436 117969 136 292 0 118141 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 473744

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=1250360/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=575908 CPUtime=402.13
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 143657 0 0 0 39991 222 0 0 25 0 1 0 187927460 589729792 143503 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 143977 143503 136 292 0 143682 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 575908

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=1157176/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=668084 CPUtime=462.11
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 166661 0 0 0 45958 253 0 0 25 0 1 0 187927460 684118016 166507 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 167021 166507 136 292 0 166726 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 668084

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=1048120/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=776620 CPUtime=522.1
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 193769 0 0 0 51923 287 0 0 25 0 1 0 187927460 795258880 193615 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 194155 193615 136 292 0 193860 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 776620

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=925496/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=899212 CPUtime=582.08
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 224398 0 0 0 57891 317 0 0 25 0 1 0 187927460 920793088 224244 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 224803 224244 136 292 0 224508 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 899212

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=776056/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1046956 CPUtime=642.06
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 261346 0 0 0 63852 354 0 0 25 0 1 0 187927460 1072082944 261192 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 261739 261192 136 292 0 261444 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1046956

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=653816/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1170160 CPUtime=702.03
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 292125 0 0 0 69814 389 0 0 25 0 1 0 187927460 1198243840 291971 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 292540 291971 136 292 0 292245 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 1170160

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10027
/proc/meminfo: memFree=545592/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1277160 CPUtime=762.02
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 318863 0 0 0 75786 416 0 0 25 0 1 0 187927460 1307811840 318709 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 319290 318709 136 292 0 318995 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1277160

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10033
/proc/meminfo: memFree=462064/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1361792 CPUtime=821.99
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 340017 0 0 0 81757 442 0 0 25 0 1 0 187927460 1394475008 339863 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 340448 339863 136 292 0 340153 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 1361792

[startup+882.301 s]
/proc/loadavg: 1.15 1.02 1.00 2/65 10521
/proc/meminfo: memFree=307056/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1452684 CPUtime=881.86
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 362737 0 0 0 87709 477 0 0 25 0 1 0 187927460 1487548416 362583 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 363171 362583 136 292 0 362876 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 1452684

[startup+942.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 10521
/proc/meminfo: memFree=198960/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1561564 CPUtime=941.83
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 389952 0 0 0 93679 504 0 0 25 0 1 0 187927460 1599041536 389798 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 390391 389798 136 292 0 390096 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 1561564

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 10521
/proc/meminfo: memFree=83504/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1675864 CPUtime=1001.82
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 418540 0 0 0 99653 529 0 0 25 0 1 0 187927460 1716084736 418386 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 418966 418386 136 292 0 418671 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 1675864

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10521
/proc/meminfo: memFree=15344/2055920 swapFree=4180828/4192956
[pid=10024] ppid=10022 vsize=1768268 CPUtime=1061.73
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 441612 0 0 0 105620 553 0 0 25 0 1 0 187927460 1810706432 441458 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 442067 441458 136 292 0 441772 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 1768268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10521
/proc/meminfo: memFree=15280/2055920 swapFree=4180300/4192956
[pid=10024] ppid=10022 vsize=1842856 CPUtime=1121.41
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 460274 0 0 0 111567 574 0 0 25 0 1 0 187927460 1887084544 460120 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/10024/statm: 460714 460120 136 292 0 460419 0
Current children cumulated CPU time (s) 1121.41
Current children cumulated vsize (KiB) 1842856



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1122.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10521
/proc/meminfo: memFree=15984/2055920 swapFree=4180300/4192956
[pid=10024] ppid=10022 vsize=1843252 CPUtime=1121.91
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4194304 460376 0 0 0 111617 574 0 0 25 0 1 0 187927460 1887490048 460222 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 460813 460222 136 292 0 460518 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 1843252

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

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

[startup+1123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10522
/proc/meminfo: memFree=1269096/2055920 swapFree=4180300/4192956
[pid=10024] ppid=10022 vsize=0 CPUtime=1122.11
/proc/10024/stat : 10024 (wbo) R 10022 10024 9979 0 -1 4195332 460376 0 0 0 111617 594 0 0 25 0 1 0 187927460 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/10024/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1123.1
CPU time (s): 1122.21
CPU user time (s): 1116.18
CPU system time (s): 6.03208
CPU usage (%): 99.9211
Max. virtual memory (cumulated for all children) (KiB): 1843252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1116.18
system time used= 6.03208
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460376
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= 2257

runsolver used 0.741887 second user time and 2.6216 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 03:47:55
IDJOB=1875372
IDBENCH=48212
IDSOLVER=698
FILE ID=node31/1875372-1245203275
PBS_JOBID= 9368360
Free space on /tmp= 66272 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_3.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-1875372-1245203275/watcher-1875372-1245203275 -o /tmp/evaluation-result-1875372-1245203275/solver-1875372-1245203275 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875372-1245203275.opb

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

MD5SUM BENCH= 1b4456ec5e57b53956abc30521c99789
RANDOM SEED=1098083604

node31.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.258
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.258
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:       1823512 kB
Buffers:         47884 kB
Cached:         114060 kB
SwapCached:       5132 kB
Active:          66876 kB
Inactive:       103060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823512 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:            2764 kB
Writeback:           0 kB
Mapped:          13668 kB
Slab:            48232 kB
Committed_AS:   191012 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875372-1245203275.opb

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-06-17 04:06:40