Trace number 1876160

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) 1496.96 1497.39

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-bench1.pi.opb
MD5SUMdf1c0055bf82833faa95d352e28c6731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark121
Best CPU time to get the best result obtained on this benchmark15.0297
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 121
Optimality of the best value was proved YES
Number of variables4676
Total number of constraints398
Number of constraints which are clauses398
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 constraint80
Number of terms in the objective function 4676
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 4676
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4676
Number of bits of the biggest sum of numbers13
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-1876160-1245148850.opb.
0.00/0.00	c Instance file HOME/instance-1876160-1245148850.opb
0.00/0.00	c File size is 127509 bytes.
0.00/0.02	c Highest Coefficient sum: 81
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      4676                                                |
0.00/0.02	c |  Number Clauses:        5074                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.02	c core #1
0.00/0.02	c Core size: 25	Core Weight: 1	Total Weight: 1
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #2
0.00/0.02	c Core size: 21	Core Weight: 1	Total Weight: 2
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #3
0.00/0.03	c Core size: 11	Core Weight: 1	Total Weight: 3
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #4
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 4
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #5
0.00/0.04	c Core size: 31	Core Weight: 1	Total Weight: 5
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #6
0.00/0.04	c Core size: 14	Core Weight: 1	Total Weight: 6
0.00/0.04	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #7
0.04/0.05	c Core size: 8	Core Weight: 1	Total Weight: 7
0.04/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #8
0.04/0.05	c Core size: 28	Core Weight: 1	Total Weight: 8
0.04/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #9
0.04/0.06	c Core size: 22	Core Weight: 1	Total Weight: 9
0.04/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #10
0.04/0.06	c Core size: 19	Core Weight: 1	Total Weight: 10
0.04/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.04/0.07	c core #11
0.04/0.07	c Core size: 20	Core Weight: 1	Total Weight: 11
0.04/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.04/0.07	c core #12
0.04/0.07	c Core size: 22	Core Weight: 1	Total Weight: 12
0.04/0.07	c Elapsed CPU time: 0.075988 s	Remaining CPU time: 1799.92 s
0.04/0.08	c core #13
0.04/0.08	c Core size: 28	Core Weight: 1	Total Weight: 13
0.04/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.04/0.09	c core #14
0.04/0.09	c Core size: 31	Core Weight: 1	Total Weight: 14
0.04/0.09	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.04/0.09	c core #15
0.04/0.09	c Core size: 22	Core Weight: 1	Total Weight: 15
0.04/0.09	c Elapsed CPU time: 0.090986 s	Remaining CPU time: 1799.91 s
0.04/0.10	c core #16
0.04/0.10	c Core size: 17	Core Weight: 1	Total Weight: 16
0.04/0.10	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #17
0.09/0.10	c Core size: 23	Core Weight: 1	Total Weight: 17
0.09/0.10	c Elapsed CPU time: 0.101984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #18
0.09/0.11	c Core size: 16	Core Weight: 1	Total Weight: 18
0.09/0.11	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #19
0.09/0.11	c Core size: 9	Core Weight: 1	Total Weight: 19
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #20
0.09/0.12	c Core size: 34	Core Weight: 1	Total Weight: 20
0.09/0.12	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #21
0.09/0.12	c Core size: 17	Core Weight: 1	Total Weight: 21
0.09/0.12	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #22
0.09/0.13	c Core size: 28	Core Weight: 1	Total Weight: 22
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #23
0.09/0.13	c Core size: 21	Core Weight: 1	Total Weight: 23
0.09/0.13	c Elapsed CPU time: 0.133979 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #24
0.09/0.14	c Core size: 11	Core Weight: 1	Total Weight: 24
0.09/0.14	c Elapsed CPU time: 0.138978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #25
0.09/0.14	c Core size: 22	Core Weight: 1	Total Weight: 25
0.09/0.14	c Elapsed CPU time: 0.144977 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #26
0.09/0.15	c Core size: 11	Core Weight: 1	Total Weight: 26
0.09/0.15	c Elapsed CPU time: 0.149977 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #27
0.09/0.16	c Core size: 15	Core Weight: 1	Total Weight: 27
0.09/0.16	c Elapsed CPU time: 0.155976 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #28
0.09/0.16	c Core size: 30	Core Weight: 1	Total Weight: 28
0.09/0.16	c Elapsed CPU time: 0.160975 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #29
0.09/0.17	c Core size: 46	Core Weight: 1	Total Weight: 29
0.09/0.17	c Elapsed CPU time: 0.166974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #30
0.09/0.17	c Core size: 28	Core Weight: 1	Total Weight: 30
0.09/0.17	c Elapsed CPU time: 0.172973 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #31
0.09/0.18	c Core size: 24	Core Weight: 1	Total Weight: 31
0.09/0.18	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #32
0.09/0.18	c Core size: 6	Core Weight: 1	Total Weight: 32
0.09/0.18	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #33
0.09/0.19	c Core size: 17	Core Weight: 1	Total Weight: 33
0.09/0.19	c Elapsed CPU time: 0.188971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #34
0.09/0.19	c Core size: 21	Core Weight: 1	Total Weight: 34
0.09/0.19	c Elapsed CPU time: 0.19497 s	Remaining CPU time: 1799.81 s
0.19/0.20	c core #35
0.19/0.20	c Core size: 17	Core Weight: 1	Total Weight: 35
0.19/0.20	c Elapsed CPU time: 0.199969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #36
0.19/0.21	c Core size: 40	Core Weight: 1	Total Weight: 36
0.19/0.21	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #37
0.19/0.21	c Core size: 12	Core Weight: 1	Total Weight: 37
0.19/0.21	c Elapsed CPU time: 0.211967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #38
0.19/0.22	c Core size: 31	Core Weight: 1	Total Weight: 38
0.19/0.22	c Elapsed CPU time: 0.217966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c core #39
0.19/0.22	c Core size: 7	Core Weight: 1	Total Weight: 39
0.19/0.22	c Elapsed CPU time: 0.222966 s	Remaining CPU time: 1799.78 s
0.19/0.23	c core #40
0.19/0.23	c Core size: 16	Core Weight: 1	Total Weight: 40
0.19/0.23	c Elapsed CPU time: 0.228965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #41
0.19/0.23	c Core size: 3	Core Weight: 1	Total Weight: 41
0.19/0.23	c Elapsed CPU time: 0.234964 s	Remaining CPU time: 1799.77 s
0.19/0.24	c core #42
0.19/0.24	c Core size: 21	Core Weight: 1	Total Weight: 42
0.19/0.24	c Elapsed CPU time: 0.240963 s	Remaining CPU time: 1799.76 s
0.19/0.25	c core #43
0.19/0.25	c Core size: 9	Core Weight: 1	Total Weight: 43
0.19/0.25	c Elapsed CPU time: 0.246962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c core #44
0.19/0.25	c Core size: 10	Core Weight: 1	Total Weight: 44
0.19/0.25	c Elapsed CPU time: 0.252961 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #45
0.19/0.26	c Core size: 33	Core Weight: 1	Total Weight: 45
0.19/0.26	c Elapsed CPU time: 0.25796 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #46
0.19/0.26	c Core size: 18	Core Weight: 1	Total Weight: 46
0.19/0.26	c Elapsed CPU time: 0.264959 s	Remaining CPU time: 1799.74 s
0.19/0.27	c core #47
0.19/0.27	c Core size: 19	Core Weight: 1	Total Weight: 47
0.19/0.27	c Elapsed CPU time: 0.269958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c core #48
0.19/0.28	c Core size: 5	Core Weight: 1	Total Weight: 48
0.19/0.28	c Elapsed CPU time: 0.275958 s	Remaining CPU time: 1799.72 s
0.19/0.28	c core #49
0.19/0.28	c Core size: 14	Core Weight: 1	Total Weight: 49
0.19/0.28	c Elapsed CPU time: 0.281957 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #50
0.19/0.29	c Core size: 21	Core Weight: 1	Total Weight: 50
0.19/0.29	c Elapsed CPU time: 0.287956 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #51
0.19/0.29	c Core size: 9	Core Weight: 1	Total Weight: 51
0.19/0.29	c Elapsed CPU time: 0.293955 s	Remaining CPU time: 1799.71 s
0.29/0.30	c core #52
0.29/0.30	c Core size: 11	Core Weight: 1	Total Weight: 52
0.29/0.30	c Elapsed CPU time: 0.299954 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #53
0.29/0.31	c Core size: 10	Core Weight: 1	Total Weight: 53
0.29/0.31	c Elapsed CPU time: 0.305953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #54
0.29/0.31	c Core size: 17	Core Weight: 1	Total Weight: 54
0.29/0.31	c Elapsed CPU time: 0.311952 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #55
0.29/0.32	c Core size: 16	Core Weight: 1	Total Weight: 55
0.29/0.32	c Elapsed CPU time: 0.317951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #56
0.29/0.32	c Core size: 13	Core Weight: 1	Total Weight: 56
0.29/0.32	c Elapsed CPU time: 0.32395 s	Remaining CPU time: 1799.68 s
0.29/0.33	c core #57
0.29/0.33	c Core size: 4	Core Weight: 1	Total Weight: 57
0.29/0.33	c Elapsed CPU time: 0.328949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #58
0.29/0.34	c Core size: 15	Core Weight: 1	Total Weight: 58
0.29/0.34	c Elapsed CPU time: 0.335948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #59
0.29/0.34	c Core size: 15	Core Weight: 1	Total Weight: 59
0.29/0.34	c Elapsed CPU time: 0.340948 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #60
0.29/0.35	c Core size: 19	Core Weight: 1	Total Weight: 60
0.29/0.35	c Elapsed CPU time: 0.347947 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #61
0.29/0.35	c Core size: 27	Core Weight: 1	Total Weight: 61
0.29/0.35	c Elapsed CPU time: 0.353946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c core #62
0.29/0.36	c Core size: 6	Core Weight: 1	Total Weight: 62
0.29/0.36	c Elapsed CPU time: 0.359945 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #63
0.29/0.37	c Core size: 18	Core Weight: 1	Total Weight: 63
0.29/0.37	c Elapsed CPU time: 0.365944 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #64
0.29/0.37	c Core size: 13	Core Weight: 1	Total Weight: 64
0.29/0.37	c Elapsed CPU time: 0.372943 s	Remaining CPU time: 1799.63 s
0.29/0.38	c core #65
0.29/0.38	c Core size: 18	Core Weight: 1	Total Weight: 65
0.29/0.38	c Elapsed CPU time: 0.378942 s	Remaining CPU time: 1799.62 s
0.29/0.39	c core #66
0.29/0.39	c Core size: 14	Core Weight: 1	Total Weight: 66
0.29/0.39	c Elapsed CPU time: 0.384941 s	Remaining CPU time: 1799.62 s
0.29/0.39	c core #67
0.29/0.39	c Core size: 18	Core Weight: 1	Total Weight: 67
0.29/0.39	c Elapsed CPU time: 0.39094 s	Remaining CPU time: 1799.61 s
0.39/0.40	c core #68
0.39/0.40	c Core size: 19	Core Weight: 1	Total Weight: 68
0.39/0.40	c Elapsed CPU time: 0.397939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c core #69
0.39/0.40	c Core size: 9	Core Weight: 1	Total Weight: 69
0.39/0.40	c Elapsed CPU time: 0.403938 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #70
0.39/0.41	c Core size: 23	Core Weight: 1	Total Weight: 70
0.39/0.41	c Elapsed CPU time: 0.409937 s	Remaining CPU time: 1799.59 s
0.39/0.42	c core #71
0.39/0.42	c Core size: 12	Core Weight: 1	Total Weight: 71
0.39/0.42	c Elapsed CPU time: 0.415936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c core #72
0.39/0.42	c Core size: 10	Core Weight: 1	Total Weight: 72
0.39/0.42	c Elapsed CPU time: 0.422935 s	Remaining CPU time: 1799.58 s
0.39/0.43	c core #73
0.39/0.43	c Core size: 11	Core Weight: 1	Total Weight: 73
0.39/0.43	c Elapsed CPU time: 0.428934 s	Remaining CPU time: 1799.57 s
0.39/0.44	c core #74
0.39/0.44	c Core size: 7	Core Weight: 1	Total Weight: 74
0.39/0.44	c Elapsed CPU time: 0.435933 s	Remaining CPU time: 1799.56 s
0.39/0.44	c core #75
0.39/0.44	c Core size: 13	Core Weight: 1	Total Weight: 75
0.39/0.44	c Elapsed CPU time: 0.441932 s	Remaining CPU time: 1799.56 s
0.39/0.45	c core #76
0.39/0.45	c Core size: 17	Core Weight: 1	Total Weight: 76
0.39/0.45	c Elapsed CPU time: 0.448931 s	Remaining CPU time: 1799.55 s
0.39/0.46	c core #77
0.39/0.46	c Core size: 14	Core Weight: 1	Total Weight: 77
0.39/0.46	c Elapsed CPU time: 0.45493 s	Remaining CPU time: 1799.55 s
0.39/0.46	c core #78
0.39/0.46	c Core size: 25	Core Weight: 1	Total Weight: 78
0.39/0.46	c Elapsed CPU time: 0.461929 s	Remaining CPU time: 1799.54 s
0.39/0.47	c core #79
0.39/0.47	c Core size: 6	Core Weight: 1	Total Weight: 79
0.39/0.47	c Elapsed CPU time: 0.467928 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #80
0.39/0.48	c Core size: 28	Core Weight: 1	Total Weight: 80
0.39/0.48	c Elapsed CPU time: 0.474927 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #81
0.39/0.48	c Core size: 10	Core Weight: 1	Total Weight: 81
0.39/0.48	c Elapsed CPU time: 0.480926 s	Remaining CPU time: 1799.52 s
0.39/0.49	c core #82
0.39/0.49	c Core size: 31	Core Weight: 1	Total Weight: 82
0.39/0.49	c Elapsed CPU time: 0.487925 s	Remaining CPU time: 1799.51 s
0.39/0.50	c core #83
0.39/0.50	c Core size: 15	Core Weight: 1	Total Weight: 83
0.39/0.50	c Elapsed CPU time: 0.494924 s	Remaining CPU time: 1799.51 s
0.49/0.50	c core #84
0.49/0.50	c Core size: 21	Core Weight: 1	Total Weight: 84
0.49/0.50	c Elapsed CPU time: 0.501923 s	Remaining CPU time: 1799.5 s
0.49/0.51	c core #85
0.49/0.51	c Core size: 21	Core Weight: 1	Total Weight: 85
0.49/0.51	c Elapsed CPU time: 0.508922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #86
0.49/0.52	c Core size: 12	Core Weight: 1	Total Weight: 86
0.49/0.52	c Elapsed CPU time: 0.515921 s	Remaining CPU time: 1799.48 s
0.49/0.52	c core #87
0.49/0.52	c Core size: 17	Core Weight: 1	Total Weight: 87
0.49/0.52	c Elapsed CPU time: 0.52292 s	Remaining CPU time: 1799.48 s
0.49/0.53	c core #88
0.49/0.53	c Core size: 31	Core Weight: 1	Total Weight: 88
0.49/0.53	c Elapsed CPU time: 0.529919 s	Remaining CPU time: 1799.47 s
0.49/0.54	c core #89
0.49/0.54	c Core size: 26	Core Weight: 1	Total Weight: 89
0.49/0.54	c Elapsed CPU time: 0.535918 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #90
0.49/0.55	c Core size: 16	Core Weight: 1	Total Weight: 90
0.49/0.55	c Elapsed CPU time: 0.543917 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #91
0.49/0.55	c Core size: 13	Core Weight: 1	Total Weight: 91
0.49/0.55	c Elapsed CPU time: 0.549916 s	Remaining CPU time: 1799.45 s
0.49/0.56	c core #92
0.49/0.56	c Core size: 19	Core Weight: 1	Total Weight: 92
0.49/0.56	c Elapsed CPU time: 0.556915 s	Remaining CPU time: 1799.44 s
0.49/0.57	c core #93
0.49/0.57	c Core size: 7	Core Weight: 1	Total Weight: 93
0.49/0.57	c Elapsed CPU time: 0.563914 s	Remaining CPU time: 1799.44 s
0.49/0.57	c core #94
0.49/0.57	c Core size: 7	Core Weight: 1	Total Weight: 94
0.49/0.57	c Elapsed CPU time: 0.570913 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #95
0.49/0.58	c Core size: 7	Core Weight: 1	Total Weight: 95
0.49/0.58	c Elapsed CPU time: 0.577912 s	Remaining CPU time: 1799.42 s
0.49/0.59	c core #96
0.49/0.59	c Core size: 16	Core Weight: 1	Total Weight: 96
0.49/0.59	c Elapsed CPU time: 0.583911 s	Remaining CPU time: 1799.42 s
0.49/0.60	c core #97
0.49/0.60	c Core size: 30	Core Weight: 1	Total Weight: 97
0.49/0.60	c Elapsed CPU time: 0.59091 s	Remaining CPU time: 1799.41 s
0.59/0.60	c core #98
0.59/0.60	c Core size: 11	Core Weight: 1	Total Weight: 98
0.59/0.60	c Elapsed CPU time: 0.598908 s	Remaining CPU time: 1799.4 s
0.59/0.61	c core #99
0.59/0.61	c Core size: 9	Core Weight: 1	Total Weight: 99
0.59/0.61	c Elapsed CPU time: 0.605907 s	Remaining CPU time: 1799.39 s
0.59/0.62	c core #100
0.59/0.62	c Core size: 37	Core Weight: 1	Total Weight: 100
0.59/0.62	c Elapsed CPU time: 0.613906 s	Remaining CPU time: 1799.39 s
0.59/0.63	c core #101
0.59/0.63	c Core size: 40	Core Weight: 1	Total Weight: 101
0.59/0.63	c Elapsed CPU time: 0.620905 s	Remaining CPU time: 1799.38 s
0.59/0.63	c core #102
0.59/0.63	c Core size: 36	Core Weight: 1	Total Weight: 102
0.59/0.63	c Elapsed CPU time: 0.627904 s	Remaining CPU time: 1799.37 s
0.59/0.64	c core #103
0.59/0.64	c Core size: 24	Core Weight: 1	Total Weight: 103
0.59/0.64	c Elapsed CPU time: 0.635903 s	Remaining CPU time: 1799.36 s
0.59/0.65	c core #104
0.59/0.65	c Core size: 95	Core Weight: 1	Total Weight: 104
0.59/0.65	c Elapsed CPU time: 0.644901 s	Remaining CPU time: 1799.36 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 |    3247     5178    14904 |     5000        0    nan |  0.000 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c core #105
0.59/0.66	c Core size: 104	Core Weight: 1	Total Weight: 105
0.59/0.66	c Elapsed CPU time: 0.6539 s	Remaining CPU time: 1799.35 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 |    3448     5179    15189 |     5000        0    nan |  0.000 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c core #106
0.59/0.67	c Core size: 398	Core Weight: 1	Total Weight: 106
0.59/0.67	c Elapsed CPU time: 0.667898 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 |    4396     5180    16273 |     5000        0    nan |  0.000 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c core #107
0.59/0.69	c Core size: 76	Core Weight: 1	Total Weight: 107
0.59/0.69	c Elapsed CPU time: 0.678896 s	Remaining CPU time: 1799.32 s
0.59/0.70	c ============================[ Search Statistics ]==============================
0.59/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.70	c ===============================================================================
0.59/0.70	c |         0 |    4517     5181    16445 |     5000        0    nan |  0.000 % |
0.69/0.70	c ===============================================================================
0.69/0.70	c core #108
0.69/0.70	c Core size: 97	Core Weight: 1	Total Weight: 108
0.69/0.70	c Elapsed CPU time: 0.691894 s	Remaining CPU time: 1799.31 s
0.69/0.71	c ============================[ Search Statistics ]==============================
0.69/0.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.71	c ===============================================================================
0.69/0.71	c |         0 |    4666     5182    16684 |     5000        0    nan |  0.000 % |
0.69/0.73	c |       100 |    4662     5182    16684 |     5500       98     24 | 34.724 % |
0.69/0.74	c |       257 |    4662     5182    16684 |     6050      255     43 | 34.724 % |
0.69/0.78	c |       482 |    4623     5182    16684 |     6655      295     47 | 35.284 % |
0.89/0.91	c |       819 |    4622     5182    16684 |     7320      631    101 | 35.284 % |
0.99/1.03	c ===============================================================================
0.99/1.04	c core #109
0.99/1.04	c Core size: 313	Core Weight: 1	Total Weight: 109
0.99/1.04	c Elapsed CPU time: 1.01984 s	Remaining CPU time: 1798.98 s
0.99/1.05	c ============================[ Search Statistics ]==============================
0.99/1.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.99/1.05	c ===============================================================================
0.99/1.05	c |         0 |    5037     5183    17343 |     5000        0    nan |  0.000 % |
0.99/1.06	c |       100 |    5036     5183    17343 |     5500      100     44 | 32.234 % |
0.99/1.09	c |       250 |    5035     5183    17343 |     6050      249     42 | 32.234 % |
1.09/1.16	c |       475 |    5035     5183    17343 |     6655      474     55 | 32.234 % |
1.19/1.23	c |       812 |    5035     5183    17343 |     7320      811     55 | 32.234 % |
1.39/1.42	c |      1319 |    5035     5183    17343 |     8052     1318     74 | 32.234 % |
1.59/1.67	c |      2083 |    5035     5183    17343 |     8857     2082     98 | 32.234 % |
2.10/2.18	c |      3222 |    5035     5183    17343 |     9743     3221    108 | 32.234 % |
2.89/2.94	c |      4931 |    5035     5183    17343 |    10717     4930    105 | 32.234 % |
4.19/4.21	c |      7494 |    5033     5183    17343 |    11789     7492    142 | 32.261 % |
6.39/6.40	c |     11339 |    5033     5183    17343 |    12968    11337    173 | 32.261 % |
9.79/9.88	c |     17107 |    5031     5183    17343 |    14265     9352    214 | 32.288 % |
16.18/16.20	c |     25756 |    5031     5183    17343 |    15692     9493    261 | 32.288 % |
22.38/22.46	c ===============================================================================
22.78/22.86	c core #110
22.78/22.86	c Core size: 1068	Core Weight: 1	Total Weight: 110
22.78/22.86	c Elapsed CPU time: 22.5996 s	Remaining CPU time: 1777.4 s
22.88/22.91	c ============================[ Search Statistics ]==============================
22.88/22.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.88/22.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.88/22.91	c ===============================================================================
22.88/22.91	c |         0 |    6319     5184    19632 |     5000        0    nan |  0.000 % |
22.88/22.93	c |       100 |    6319     5184    19632 |     5500      100     21 | 24.917 % |
22.88/22.98	c |       250 |    6319     5184    19632 |     6050      250     63 | 24.917 % |
22.99/23.02	c |       475 |    6319     5184    19632 |     6655      475     74 | 24.917 % |
23.09/23.19	c |       812 |    6319     5184    19632 |     7320      812     93 | 24.917 % |
23.38/23.44	c |      1324 |    6319     5184    19632 |     8052     1324    114 | 24.917 % |
23.68/23.77	c |      2090 |    6319     5184    19632 |     8857     2090    120 | 24.917 % |
24.38/24.43	c |      3231 |    6319     5184    19632 |     9743     3231    154 | 24.917 % |
25.09/25.10	c |      4941 |    6319     5184    19632 |    10717     4941    172 | 24.917 % |
26.78/26.89	c |      7503 |    6319     5184    19632 |    11789     7503    190 | 24.917 % |
30.09/30.17	c |     11349 |    6319     5184    19632 |    12968    11349    224 | 24.917 % |
34.78/34.80	c ===============================================================================
34.78/34.80	c core #111
34.78/34.80	c Core size: 29	Core Weight: 1	Total Weight: 111
34.78/34.80	c Elapsed CPU time: 34.4318 s	Remaining CPU time: 1765.57 s
34.78/34.83	c ============================[ Search Statistics ]==============================
34.78/34.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.78/34.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
34.78/34.83	c ===============================================================================
34.78/34.83	c |         0 |    6361     5185    19700 |     5000        0    nan |  0.000 % |
34.78/34.84	c |       100 |    6361     5185    19700 |     5500      100     30 | 24.651 % |
34.78/34.88	c |       250 |    6361     5185    19700 |     6050      250     55 | 24.651 % |
34.78/34.89	c |       477 |    6361     5185    19700 |     6655      477     42 | 24.651 % |
34.98/35.00	c |       814 |    6361     5185    19700 |     7320      814     85 | 24.651 % |
35.08/35.18	c |      1321 |    6359     5185    19700 |     8052     1320    119 | 24.674 % |
35.38/35.41	c |      2087 |    6359     5185    19700 |     8857     2086    148 | 24.674 % |
35.98/36.03	c |      3229 |    6357     5185    19700 |     9743     3227    162 | 24.698 % |
36.68/36.72	c |      4937 |    6355     5185    19700 |    10717     4934    187 | 24.722 % |
39.78/39.85	c |      7499 |    6355     5185    19700 |    11789     7496    276 | 24.722 % |
46.48/46.55	c |     11345 |    6355     5185    19700 |    12968    11342    349 | 24.722 % |
57.97/58.08	c |     17111 |    6355     5185    19700 |    14265     9346    435 | 24.722 % |
77.07/77.17	c |     25764 |    6355     5185    19700 |    15692     9481    512 | 24.722 % |
111.66/111.72	c |     38739 |    6355     5185    19700 |    17261    13250    570 | 24.722 % |
138.95/139.09	c |     58201 |    6355     5185    19700 |    18987    12880    363 | 24.722 % |
167.74/167.89	c |     87396 |    6355     5185    19700 |    20886    20581    280 | 24.722 % |
213.63/213.77	c |    131188 |    6355     5185    19700 |    22974    17749    300 | 24.722 % |
310.40/310.52	c |    196873 |    6354     5185    19700 |    25272    21661    339 | 24.733 % |
319.70/319.80	c ===============================================================================
322.00/322.14	c core #112
322.00/322.14	c Core size: 999	Core Weight: 1	Total Weight: 112
322.00/322.14	c Elapsed CPU time: 320.092 s	Remaining CPU time: 1479.91 s
322.21/322.38	c ============================[ Search Statistics ]==============================
322.21/322.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
322.21/322.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
322.21/322.38	c ===============================================================================
322.21/322.38	c |         0 |    7496     5186    21748 |     5000        0    nan |  0.000 % |
322.30/322.44	c |       100 |    7496     5186    21748 |     5500      100     63 | 19.872 % |
322.30/322.48	c |       250 |    7496     5186    21748 |     6050      250     88 | 19.872 % |
322.40/322.56	c |       475 |    7496     5186    21748 |     6655      475     77 | 19.872 % |
322.60/322.72	c |       812 |    7496     5186    21748 |     7320      812    142 | 19.872 % |
322.80/322.94	c |      1318 |    7496     5186    21748 |     8052     1318    153 | 19.872 % |
323.10/323.21	c |      2077 |    7496     5186    21748 |     8857     2077    172 | 19.872 % |
324.00/324.16	c |      3220 |    7496     5186    21748 |     9743     3220    198 | 19.872 % |
325.10/325.24	c |      4932 |    7496     5186    21748 |    10717     4932    255 | 19.872 % |
327.40/327.53	c |      7497 |    7496     5186    21748 |    11789     7497    321 | 19.872 % |
332.50/332.65	c |     11341 |    7496     5186    21748 |    12968    11341    365 | 19.872 % |
338.30/338.45	c |     17108 |    7496     5186    21748 |    14265     9263    376 | 19.872 % |
345.99/346.15	c |     25757 |    7496     5186    21748 |    15692     9643    403 | 19.872 % |
364.39/364.53	c |     38731 |    7496     5186    21748 |    17261    13605    496 | 19.872 % |
403.37/403.54	c |     58192 |    7496     5186    21748 |    18987    13072    608 | 19.872 % |
463.96/464.15	c |     87386 |    7496     5186    21748 |    20886    21057    422 | 19.872 % |
552.13/552.39	c |    131183 |    7494     5186    21748 |    22974    18273    613 | 19.893 % |
722.29/722.53	c |    196867 |    7494     5186    21748 |    25272    16986    641 | 19.893 % |
892.14/892.43	c |    295394 |    7494     5186    21748 |    27799    21683    394 | 19.893 % |
1265.82/1266.20	c |    443183 |    7494     5186    21748 |    30579    26040    624 | 19.893 % |

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-1876160-1245148850/watcher-1876160-1245148850 -o /tmp/evaluation-result-1876160-1245148850/solver-1876160-1245148850 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876160-1245148850.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: 1.00 1.00 1.00 3/64 32154
/proc/meminfo: memFree=1866912/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=2980 CPUtime=0
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 182486017 3051520 247 1992294400 134512640 135709839 4294956240 18446744073709551615 134570460 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 745 247 121 292 0 418 0

[startup+0.0505791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32154
/proc/meminfo: memFree=1866912/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=4620 CPUtime=0.04
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 827 0 0 0 4 0 0 0 18 0 1 0 182486017 4730880 695 1992294400 134512640 135709839 4294956240 18446744073709551615 134571162 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 1155 695 133 292 0 860 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4620

[startup+0.101584 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32154
/proc/meminfo: memFree=1866912/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=4480 CPUtime=0.09
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 859 0 0 0 9 0 0 0 18 0 1 0 182486017 4587520 696 1992294400 134512640 135709839 4294956240 18446744073709551615 134570925 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 1120 696 133 292 0 825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4480

[startup+0.301606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32154
/proc/meminfo: memFree=1866912/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=5000 CPUtime=0.29
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 1098 0 0 0 29 0 0 0 19 0 1 0 182486017 5120000 795 1992294400 134512640 135709839 4294956240 18446744073709551615 134607332 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 1250 795 133 292 0 955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5000

[startup+0.701645 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32154
/proc/meminfo: memFree=1866912/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=5680 CPUtime=0.69
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 2333 0 0 0 68 1 0 0 22 0 1 0 182486017 5816320 990 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 1420 990 135 292 0 1125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5680

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1863064/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=6880 CPUtime=1.49
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 2573 0 0 0 146 3 0 0 25 0 1 0 182486017 7045120 1230 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 1720 1230 136 292 0 1425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6880

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1861592/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=9256 CPUtime=3.09
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 3206 0 0 0 303 6 0 0 25 0 1 0 182486017 9478144 1863 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 2314 1863 136 292 0 2019 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9256

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1854040/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=17064 CPUtime=6.29
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 5155 0 0 0 619 10 0 0 25 0 1 0 182486017 17473536 3812 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 4266 3812 136 292 0 3971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17064

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1840472/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=29748 CPUtime=12.68
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 8339 0 0 0 1252 16 0 0 25 0 1 0 182486017 30461952 6996 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 7437 6996 136 292 0 7142 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29748

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1819096/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=49668 CPUtime=25.48
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 13306 0 0 0 2519 29 0 0 25 0 1 0 182486017 50860032 11963 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 12417 11963 136 292 0 12122 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49668

[startup+51.1018 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 32155
/proc/meminfo: memFree=1817944/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=51784 CPUtime=51.08
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 13851 0 0 0 5063 45 0 0 25 0 1 0 182486017 53026816 12508 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 12946 12508 136 292 0 12651 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51784

[startup+102.304 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 32155
/proc/meminfo: memFree=1758360/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=110240 CPUtime=102.27
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 28481 0 0 0 10158 69 0 0 25 0 1 0 182486017 112885760 27138 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 27560 27138 136 292 0 27265 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 110240

[startup+162.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 32155
/proc/meminfo: memFree=1668568/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=200436 CPUtime=162.24
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 51013 0 0 0 16124 100 0 0 25 0 1 0 182486017 205246464 49670 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 50109 49670 136 292 0 49814 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 200436

[startup+222.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 32155
/proc/meminfo: memFree=1585816/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=282612 CPUtime=222.23
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 71523 0 0 0 22083 140 0 0 25 0 1 0 182486017 289394688 70180 1992294400 134512640 135709839 4294956240 18446744073709551615 134518157 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 70653 70180 136 292 0 70358 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 282612

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32155
/proc/meminfo: memFree=1521496/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=347148 CPUtime=282.21
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 87669 0 0 0 28049 172 0 0 25 0 1 0 182486017 355479552 86326 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 86787 86326 136 292 0 86492 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 347148

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32155
/proc/meminfo: memFree=1464152/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=404096 CPUtime=342.2
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 101829 0 0 0 34001 219 0 0 25 0 1 0 182486017 413794304 100486 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 101024 100486 136 292 0 100729 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 404096

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32155
/proc/meminfo: memFree=1404568/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=464144 CPUtime=402.17
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 116881 0 0 0 39963 254 0 0 25 0 1 0 182486017 475283456 115538 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 116036 115538 136 292 0 115741 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 464144

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1350168/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=518092 CPUtime=462.16
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 130350 0 0 0 45935 281 0 0 25 0 1 0 182486017 530526208 129007 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 129523 129007 136 292 0 129228 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 518092

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1277208/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=591496 CPUtime=522.14
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 148704 0 0 0 51903 311 0 0 25 0 1 0 182486017 605691904 147361 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 147874 147361 136 292 0 147579 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 591496

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1195352/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=673128 CPUtime=582.12
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 169121 0 0 0 57870 342 0 0 25 0 1 0 182486017 689283072 167778 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 168282 167778 136 292 0 167987 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 673128

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32155
/proc/meminfo: memFree=1123544/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=743744 CPUtime=642.12
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 186760 0 0 0 63844 368 0 0 25 0 1 0 182486017 761593856 185417 1992294400 134512640 135709839 4294956240 18446744073709551615 134579655 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 185936 185417 136 292 0 185641 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 743744

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32157
/proc/meminfo: memFree=1053912/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=813652 CPUtime=702.09
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 204208 0 0 0 69815 394 0 0 25 0 1 0 182486017 833179648 202865 1992294400 134512640 135709839 4294956240 18446744073709551615 134573958 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 203413 202865 136 292 0 203118 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 813652

[startup+762.306 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 32157
/proc/meminfo: memFree=965976/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=901164 CPUtime=762.08
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 226067 0 0 0 75784 424 0 0 25 0 1 0 182486017 922791936 224724 1992294400 134512640 135709839 4294956240 18446744073709551615 134572342 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 225291 224724 136 292 0 224996 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 901164

[startup+822.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 32157
/proc/meminfo: memFree=889304/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=978344 CPUtime=822.06
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 245377 0 0 0 81752 454 0 0 25 0 1 0 182486017 1001824256 244034 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 244586 244034 136 292 0 244291 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 978344

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32157
/proc/meminfo: memFree=816408/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1050884 CPUtime=882.03
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 263477 0 0 0 87721 482 0 0 25 0 1 0 182486017 1076105216 262134 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 262721 262134 136 292 0 262426 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1050884

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32157
/proc/meminfo: memFree=734680/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1132576 CPUtime=942.02
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 283890 0 0 0 93687 515 0 0 25 0 1 0 182486017 1159757824 282547 1992294400 134512640 135709839 4294956240 18446744073709551615 134573931 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 283144 282547 136 292 0 282849 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1132576

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32157
/proc/meminfo: memFree=655000/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1212160 CPUtime=1002
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 303802 0 0 0 99657 543 0 0 25 0 1 0 182486017 1241251840 302459 1992294400 134512640 135709839 4294956240 18446744073709551615 134577675 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 303040 302459 136 292 0 302745 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1212160

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32157
/proc/meminfo: memFree=580632/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1286824 CPUtime=1061.98
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 322446 0 0 0 105626 572 0 0 25 0 1 0 182486017 1317707776 321103 1992294400 134512640 135709839 4294956240 18446744073709551615 134577786 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 321706 321103 136 292 0 321411 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1286824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32157
/proc/meminfo: memFree=497304/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1369148 CPUtime=1121.97
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 343039 0 0 0 111595 602 0 0 25 0 1 0 182486017 1402007552 341696 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 342287 341696 136 292 0 341992 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 1369148

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32157
/proc/meminfo: memFree=420568/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1446444 CPUtime=1181.95
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 362360 0 0 0 117561 634 0 0 25 0 1 0 182486017 1481158656 361017 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 361611 361017 136 292 0 361316 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 1446444

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=359064/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1507412 CPUtime=1241.93
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 377585 0 0 0 123540 653 0 0 25 0 1 0 182486017 1543589888 376242 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 376853 376242 136 292 0 376558 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 1507412

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=288152/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1577480 CPUtime=1301.91
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 395096 0 0 0 129511 680 0 0 25 0 1 0 182486017 1615339520 393753 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 394370 393753 136 292 0 394075 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 1577480

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=203608/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1662472 CPUtime=1361.89
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 416339 0 0 0 135480 709 0 0 25 0 1 0 182486017 1702371328 414996 1992294400 134512640 135709839 4294956240 18446744073709551615 134577692 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 415618 414996 136 292 0 415323 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 1662472

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=123032/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1742340 CPUtime=1421.88
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 436308 0 0 0 141450 738 0 0 25 0 1 0 182486017 1784156160 434965 1992294400 134512640 135709839 4294956240 18446744073709551615 134518525 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 435585 434965 136 292 0 435290 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 1742340

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=47064/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1818572 CPUtime=1481.86
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 455360 0 0 0 147420 766 0 0 25 0 1 0 182486017 1862217728 454017 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 454643 454017 136 292 0 454348 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 1818572



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1497.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=21592/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=1843448 CPUtime=1496.66
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4194304 461576 0 0 0 148889 777 0 0 25 0 1 0 182486017 1887690752 460233 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 460862 460233 136 292 0 460567 0
Current children cumulated CPU time (s) 1496.66
Current children cumulated vsize (KiB) 1843448

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

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

[startup+1497.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=21592/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=0 CPUtime=1496.76
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4195332 461576 0 0 0 148889 787 0 0 25 0 1 0 182486017 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1496.76
Current children cumulated vsize (KiB) 0

[startup+1497.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32163
/proc/meminfo: memFree=21592/2055920 swapFree=4191896/4192956
[pid=32154] ppid=32152 vsize=0 CPUtime=1496.86
/proc/32154/stat : 32154 (wbo) R 32152 32154 32004 0 -1 4195332 461576 0 0 0 148889 797 0 0 25 0 1 0 182486017 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/32154/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1496.86
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1497.39
CPU time (s): 1496.96
CPU user time (s): 1488.9
CPU system time (s): 8.06277
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 1843448

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

runsolver used 1.3008 second user time and 2.86356 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-16 12:40:50
IDJOB=1876160
IDBENCH=2048
IDSOLVER=698
FILE ID=node2/1876160-1245148850
PBS_JOBID= 9363749
Free space on /tmp= 66452 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-bench1.pi.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-1876160-1245148850/watcher-1876160-1245148850 -o /tmp/evaluation-result-1876160-1245148850/solver-1876160-1245148850 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876160-1245148850.opb

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

MD5SUM BENCH= df1c0055bf82833faa95d352e28c6731
RANDOM SEED=641756144

node2.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.214
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.214
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:       1867328 kB
Buffers:         27452 kB
Cached:          90064 kB
SwapCached:        260 kB
Active:          32840 kB
Inactive:        97976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867328 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:            2504 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            43656 kB
Committed_AS:   149152 kB
PageTables:       1468 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-1876160-1245148850.opb

Free space on /tmp at the end= 66448 MiB
End job on node2 at 2009-06-16 13:05:49