Trace number 1876286

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) 1149.98 1150.39

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-bench1.r.opb
MD5SUMcb09f183d3805e6536d629586026461f
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 benchmark14.2818
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 variables4688
Total number of constraints403
Number of constraints which are clauses403
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 4688
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 4688
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 4688
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-1876286-1245171848.opb.
0.00/0.00	c Instance file HOME/instance-1876286-1245171848.opb
0.00/0.00	c File size is 128294 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:      4688                                                |
0.00/0.02	c |  Number Clauses:        5091                                                |
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: 28	Core Weight: 1	Total Weight: 1
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #2
0.00/0.02	c Core size: 20	Core Weight: 1	Total Weight: 2
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #3
0.00/0.03	c Core size: 34	Core Weight: 1	Total Weight: 3
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #4
0.00/0.03	c Core size: 22	Core Weight: 1	Total Weight: 4
0.00/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #5
0.00/0.04	c Core size: 15	Core Weight: 1	Total Weight: 5
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #6
0.00/0.04	c Core size: 32	Core Weight: 1	Total Weight: 6
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #7
0.00/0.05	c Core size: 9	Core Weight: 1	Total Weight: 7
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #8
0.00/0.05	c Core size: 33	Core Weight: 1	Total Weight: 8
0.00/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #9
0.00/0.06	c Core size: 19	Core Weight: 1	Total Weight: 9
0.00/0.06	c Elapsed CPU time: 0.06199 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #10
0.00/0.06	c Core size: 11	Core Weight: 1	Total Weight: 10
0.00/0.06	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #11
0.06/0.07	c Core size: 37	Core Weight: 1	Total Weight: 11
0.06/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #12
0.06/0.07	c Core size: 33	Core Weight: 1	Total Weight: 12
0.06/0.07	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #13
0.06/0.08	c Core size: 18	Core Weight: 1	Total Weight: 13
0.06/0.08	c Elapsed CPU time: 0.081987 s	Remaining CPU time: 1799.92 s
0.06/0.09	c core #14
0.06/0.09	c Core size: 48	Core Weight: 1	Total Weight: 14
0.06/0.09	c Elapsed CPU time: 0.086986 s	Remaining CPU time: 1799.91 s
0.06/0.09	c core #15
0.06/0.09	c Core size: 9	Core Weight: 1	Total Weight: 15
0.06/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.06/0.10	c core #16
0.06/0.10	c Core size: 21	Core Weight: 1	Total Weight: 16
0.06/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: 29	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: 31	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: 19	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: 14	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: 41	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: 11	Core Weight: 1	Total Weight: 22
0.09/0.13	c Elapsed CPU time: 0.12798 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #23
0.09/0.13	c Core size: 23	Core Weight: 1	Total Weight: 23
0.09/0.13	c Elapsed CPU time: 0.132979 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #24
0.09/0.14	c Core size: 15	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: 27	Core Weight: 1	Total Weight: 25
0.09/0.14	c Elapsed CPU time: 0.143978 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #26
0.09/0.15	c Core size: 15	Core Weight: 1	Total Weight: 26
0.09/0.15	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #27
0.09/0.15	c Core size: 11	Core Weight: 1	Total Weight: 27
0.09/0.15	c Elapsed CPU time: 0.153976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #28
0.09/0.16	c Core size: 24	Core Weight: 1	Total Weight: 28
0.09/0.16	c Elapsed CPU time: 0.158975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #29
0.09/0.16	c Core size: 19	Core Weight: 1	Total Weight: 29
0.09/0.16	c Elapsed CPU time: 0.163975 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #30
0.09/0.17	c Core size: 30	Core Weight: 1	Total Weight: 30
0.09/0.17	c Elapsed CPU time: 0.169974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #31
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 31
0.09/0.17	c Elapsed CPU time: 0.174973 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #32
0.09/0.18	c Core size: 22	Core Weight: 1	Total Weight: 32
0.09/0.18	c Elapsed CPU time: 0.180972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #33
0.09/0.19	c Core size: 22	Core Weight: 1	Total Weight: 33
0.09/0.19	c Elapsed CPU time: 0.185971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #34
0.09/0.19	c Core size: 12	Core Weight: 1	Total Weight: 34
0.09/0.19	c Elapsed CPU time: 0.19197 s	Remaining CPU time: 1799.81 s
0.09/0.20	c core #35
0.09/0.20	c Core size: 11	Core Weight: 1	Total Weight: 35
0.09/0.20	c Elapsed CPU time: 0.19697 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #36
0.19/0.20	c Core size: 23	Core Weight: 1	Total Weight: 36
0.19/0.20	c Elapsed CPU time: 0.202969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #37
0.19/0.21	c Core size: 8	Core Weight: 1	Total Weight: 37
0.19/0.21	c Elapsed CPU time: 0.208968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c core #38
0.19/0.21	c Core size: 44	Core Weight: 1	Total Weight: 38
0.19/0.21	c Elapsed CPU time: 0.214967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #39
0.19/0.22	c Core size: 27	Core Weight: 1	Total Weight: 39
0.19/0.22	c Elapsed CPU time: 0.219966 s	Remaining CPU time: 1799.78 s
0.19/0.23	c core #40
0.19/0.23	c Core size: 27	Core Weight: 1	Total Weight: 40
0.19/0.23	c Elapsed CPU time: 0.225965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c core #41
0.19/0.23	c Core size: 25	Core Weight: 1	Total Weight: 41
0.19/0.23	c Elapsed CPU time: 0.231964 s	Remaining CPU time: 1799.77 s
0.19/0.24	c core #42
0.19/0.24	c Core size: 12	Core Weight: 1	Total Weight: 42
0.19/0.24	c Elapsed CPU time: 0.237963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c core #43
0.19/0.24	c Core size: 17	Core Weight: 1	Total Weight: 43
0.19/0.24	c Elapsed CPU time: 0.243962 s	Remaining CPU time: 1799.76 s
0.19/0.25	c core #44
0.19/0.25	c Core size: 6	Core Weight: 1	Total Weight: 44
0.19/0.25	c Elapsed CPU time: 0.249962 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #45
0.19/0.26	c Core size: 15	Core Weight: 1	Total Weight: 45
0.19/0.26	c Elapsed CPU time: 0.255961 s	Remaining CPU time: 1799.74 s
0.19/0.26	c core #46
0.19/0.26	c Core size: 28	Core Weight: 1	Total Weight: 46
0.19/0.26	c Elapsed CPU time: 0.26196 s	Remaining CPU time: 1799.74 s
0.19/0.27	c core #47
0.19/0.27	c Core size: 14	Core Weight: 1	Total Weight: 47
0.19/0.27	c Elapsed CPU time: 0.267959 s	Remaining CPU time: 1799.73 s
0.19/0.27	c core #48
0.19/0.27	c Core size: 18	Core Weight: 1	Total Weight: 48
0.19/0.27	c Elapsed CPU time: 0.274958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c core #49
0.19/0.28	c Core size: 22	Core Weight: 1	Total Weight: 49
0.19/0.28	c Elapsed CPU time: 0.280957 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #50
0.19/0.29	c Core size: 29	Core Weight: 1	Total Weight: 50
0.19/0.29	c Elapsed CPU time: 0.286956 s	Remaining CPU time: 1799.71 s
0.19/0.29	c core #51
0.19/0.29	c Core size: 12	Core Weight: 1	Total Weight: 51
0.19/0.29	c Elapsed CPU time: 0.292955 s	Remaining CPU time: 1799.71 s
0.29/0.30	c core #52
0.29/0.30	c Core size: 20	Core Weight: 1	Total Weight: 52
0.29/0.30	c Elapsed CPU time: 0.298954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #53
0.29/0.30	c Core size: 9	Core Weight: 1	Total Weight: 53
0.29/0.30	c Elapsed CPU time: 0.304953 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #54
0.29/0.31	c Core size: 15	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: 21	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: 27	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: 16	Core Weight: 1	Total Weight: 57
0.29/0.33	c Elapsed CPU time: 0.330949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #58
0.29/0.34	c Core size: 21	Core Weight: 1	Total Weight: 58
0.29/0.34	c Elapsed CPU time: 0.336948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #59
0.29/0.34	c Core size: 28	Core Weight: 1	Total Weight: 59
0.29/0.34	c Elapsed CPU time: 0.342947 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #60
0.29/0.35	c Core size: 8	Core Weight: 1	Total Weight: 60
0.29/0.35	c Elapsed CPU time: 0.349946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c core #61
0.29/0.36	c Core size: 17	Core Weight: 1	Total Weight: 61
0.29/0.36	c Elapsed CPU time: 0.354946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c core #62
0.29/0.36	c Core size: 11	Core Weight: 1	Total Weight: 62
0.29/0.36	c Elapsed CPU time: 0.361944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #63
0.29/0.37	c Core size: 13	Core Weight: 1	Total Weight: 63
0.29/0.37	c Elapsed CPU time: 0.367944 s	Remaining CPU time: 1799.63 s
0.29/0.38	c core #64
0.29/0.38	c Core size: 22	Core Weight: 1	Total Weight: 64
0.29/0.38	c Elapsed CPU time: 0.373943 s	Remaining CPU time: 1799.63 s
0.29/0.38	c core #65
0.29/0.38	c Core size: 16	Core Weight: 1	Total Weight: 65
0.29/0.38	c Elapsed CPU time: 0.379942 s	Remaining CPU time: 1799.62 s
0.29/0.39	c core #66
0.29/0.39	c Core size: 22	Core Weight: 1	Total Weight: 66
0.29/0.39	c Elapsed CPU time: 0.385941 s	Remaining CPU time: 1799.61 s
0.29/0.39	c core #67
0.29/0.39	c Core size: 21	Core Weight: 1	Total Weight: 67
0.29/0.39	c Elapsed CPU time: 0.39194 s	Remaining CPU time: 1799.61 s
0.39/0.40	c core #68
0.39/0.40	c Core size: 22	Core Weight: 1	Total Weight: 68
0.39/0.40	c Elapsed CPU time: 0.398939 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #69
0.39/0.41	c Core size: 11	Core Weight: 1	Total Weight: 69
0.39/0.41	c Elapsed CPU time: 0.404938 s	Remaining CPU time: 1799.6 s
0.39/0.41	c core #70
0.39/0.41	c Core size: 15	Core Weight: 1	Total Weight: 70
0.39/0.41	c Elapsed CPU time: 0.411937 s	Remaining CPU time: 1799.59 s
0.39/0.42	c core #71
0.39/0.42	c Core size: 9	Core Weight: 1	Total Weight: 71
0.39/0.42	c Elapsed CPU time: 0.417936 s	Remaining CPU time: 1799.58 s
0.39/0.43	c core #72
0.39/0.43	c Core size: 13	Core Weight: 1	Total Weight: 72
0.39/0.43	c Elapsed CPU time: 0.424935 s	Remaining CPU time: 1799.58 s
0.39/0.43	c core #73
0.39/0.43	c Core size: 7	Core Weight: 1	Total Weight: 73
0.39/0.43	c Elapsed CPU time: 0.430934 s	Remaining CPU time: 1799.57 s
0.39/0.44	c core #74
0.39/0.44	c Core size: 17	Core Weight: 1	Total Weight: 74
0.39/0.44	c Elapsed CPU time: 0.438933 s	Remaining CPU time: 1799.56 s
0.39/0.45	c core #75
0.39/0.45	c Core size: 12	Core Weight: 1	Total Weight: 75
0.39/0.45	c Elapsed CPU time: 0.444932 s	Remaining CPU time: 1799.56 s
0.39/0.45	c core #76
0.39/0.45	c Core size: 28	Core Weight: 1	Total Weight: 76
0.39/0.45	c Elapsed CPU time: 0.451931 s	Remaining CPU time: 1799.55 s
0.39/0.46	c core #77
0.39/0.46	c Core size: 18	Core Weight: 1	Total Weight: 77
0.39/0.46	c Elapsed CPU time: 0.45893 s	Remaining CPU time: 1799.54 s
0.39/0.47	c core #78
0.39/0.47	c Core size: 9	Core Weight: 1	Total Weight: 78
0.39/0.47	c Elapsed CPU time: 0.466929 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #79
0.39/0.48	c Core size: 12	Core Weight: 1	Total Weight: 79
0.39/0.48	c Elapsed CPU time: 0.472928 s	Remaining CPU time: 1799.53 s
0.39/0.48	c core #80
0.39/0.48	c Core size: 21	Core Weight: 1	Total Weight: 80
0.39/0.48	c Elapsed CPU time: 0.480926 s	Remaining CPU time: 1799.52 s
0.39/0.49	c core #81
0.39/0.49	c Core size: 31	Core Weight: 1	Total Weight: 81
0.39/0.49	c Elapsed CPU time: 0.486925 s	Remaining CPU time: 1799.51 s
0.39/0.50	c core #82
0.39/0.50	c Core size: 3	Core Weight: 1	Total Weight: 82
0.39/0.50	c Elapsed CPU time: 0.494924 s	Remaining CPU time: 1799.51 s
0.49/0.50	c core #83
0.49/0.50	c Core size: 13	Core Weight: 1	Total Weight: 83
0.49/0.50	c Elapsed CPU time: 0.500923 s	Remaining CPU time: 1799.5 s
0.49/0.51	c core #84
0.49/0.51	c Core size: 4	Core Weight: 1	Total Weight: 84
0.49/0.51	c Elapsed CPU time: 0.508922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #85
0.49/0.52	c Core size: 10	Core Weight: 1	Total Weight: 85
0.49/0.52	c Elapsed CPU time: 0.514921 s	Remaining CPU time: 1799.49 s
0.49/0.52	c core #86
0.49/0.52	c Core size: 26	Core Weight: 1	Total Weight: 86
0.49/0.52	c Elapsed CPU time: 0.52192 s	Remaining CPU time: 1799.48 s
0.49/0.53	c core #87
0.49/0.53	c Core size: 33	Core Weight: 1	Total Weight: 87
0.49/0.53	c Elapsed CPU time: 0.528919 s	Remaining CPU time: 1799.47 s
0.49/0.54	c core #88
0.49/0.54	c Core size: 26	Core Weight: 1	Total Weight: 88
0.49/0.54	c Elapsed CPU time: 0.536918 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #89
0.49/0.55	c Core size: 36	Core Weight: 1	Total Weight: 89
0.49/0.55	c Elapsed CPU time: 0.543917 s	Remaining CPU time: 1799.46 s
0.49/0.55	c core #90
0.49/0.55	c Core size: 30	Core Weight: 1	Total Weight: 90
0.49/0.55	c Elapsed CPU time: 0.551916 s	Remaining CPU time: 1799.45 s
0.49/0.56	c core #91
0.49/0.56	c Core size: 33	Core Weight: 1	Total Weight: 91
0.49/0.56	c Elapsed CPU time: 0.558915 s	Remaining CPU time: 1799.44 s
0.49/0.57	c core #92
0.49/0.57	c Core size: 35	Core Weight: 1	Total Weight: 92
0.49/0.57	c Elapsed CPU time: 0.566913 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #93
0.49/0.58	c Core size: 31	Core Weight: 1	Total Weight: 93
0.49/0.58	c Elapsed CPU time: 0.573912 s	Remaining CPU time: 1799.43 s
0.49/0.58	c core #94
0.49/0.58	c Core size: 40	Core Weight: 1	Total Weight: 94
0.49/0.58	c Elapsed CPU time: 0.581911 s	Remaining CPU time: 1799.42 s
0.49/0.59	c core #95
0.49/0.59	c Core size: 57	Core Weight: 1	Total Weight: 95
0.49/0.59	c Elapsed CPU time: 0.58891 s	Remaining CPU time: 1799.41 s
0.59/0.60	c ============================[ Search Statistics ]==============================
0.59/0.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.60	c ===============================================================================
0.59/0.60	c |         0 |    3533     5186    15196 |     5000        0    nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c core #96
0.59/0.60	c Core size: 22	Core Weight: 1	Total Weight: 96
0.59/0.60	c Elapsed CPU time: 0.597909 s	Remaining CPU time: 1799.4 s
0.59/0.61	c ============================[ Search Statistics ]==============================
0.59/0.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |    3562     5187    15244 |     5000        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #97
0.59/0.61	c Core size: 320	Core Weight: 1	Total Weight: 97
0.59/0.61	c Elapsed CPU time: 0.608907 s	Remaining CPU time: 1799.39 s
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    4070     5188    16035 |     5000        0    nan |  0.000 % |
0.59/0.64	c |       100 |    4062     5188    16035 |     5500       94     16 | 40.830 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c core #98
0.59/0.64	c Core size: 239	Core Weight: 1	Total Weight: 98
0.59/0.64	c Elapsed CPU time: 0.639902 s	Remaining CPU time: 1799.36 s
0.59/0.65	c ============================[ Search Statistics ]==============================
0.59/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |    4445     5189    16562 |     5000        0    nan |  0.000 % |
0.59/0.67	c |       100 |    4445     5189    16562 |     5500      100     48 | 37.235 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c core #99
0.59/0.67	c Core size: 30	Core Weight: 1	Total Weight: 99
0.59/0.67	c Elapsed CPU time: 0.665898 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 |    4495     5190    16639 |     5000        0    nan |  0.000 % |
0.59/0.69	c |       101 |    4416     5190    16639 |     5500       88     26 | 37.896 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c core #100
0.59/0.69	c Core size: 203	Core Weight: 1	Total Weight: 100
0.59/0.69	c Elapsed CPU time: 0.683896 s	Remaining CPU time: 1799.32 s
0.69/0.70	c ============================[ Search Statistics ]==============================
0.69/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.70	c ===============================================================================
0.69/0.70	c |         0 |    4800     5191    17128 |     5000        0    nan |  0.000 % |
0.69/0.72	c |       103 |    4800     5191    17128 |     5500      103     30 | 34.183 % |
0.69/0.76	c |       253 |    4800     5191    17128 |     6050      253     38 | 34.183 % |
0.79/0.82	c |       478 |    4800     5191    17128 |     6655      478     44 | 34.183 % |
0.79/0.87	c |       815 |    4800     5191    17128 |     7320      815     42 | 34.183 % |
1.00/1.00	c |      1321 |    4800     5191    17128 |     8052     1321     38 | 34.183 % |
1.00/1.03	c ===============================================================================
1.00/1.04	c core #101
1.00/1.04	c Core size: 350	Core Weight: 1	Total Weight: 101
1.00/1.04	c Elapsed CPU time: 1.02384 s	Remaining CPU time: 1798.98 s
1.00/1.05	c ============================[ Search Statistics ]==============================
1.00/1.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.05	c ===============================================================================
1.00/1.05	c |         0 |    5141     5192    17786 |     5000        0    nan |  0.000 % |
1.00/1.06	c |       100 |    5141     5192    17786 |     5500      100     42 | 32.444 % |
1.00/1.09	c |       250 |    5141     5192    17786 |     6050      250     51 | 32.444 % |
1.09/1.14	c |       477 |    5141     5192    17786 |     6655      477     70 | 32.444 % |
1.09/1.16	c ===============================================================================
1.09/1.16	c core #102
1.09/1.16	c Core size: 96	Core Weight: 1	Total Weight: 102
1.09/1.16	c Elapsed CPU time: 1.15082 s	Remaining CPU time: 1798.85 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 |    5302     5193    18036 |     5000        0    nan |  0.000 % |
1.09/1.19	c |       100 |    5298     5193    18036 |     5500       97     29 | 31.225 % |
1.19/1.25	c |       252 |    5288     5193    18036 |     6050      242     45 | 31.316 % |
1.29/1.31	c |       477 |    5288     5193    18036 |     6655      459     50 | 31.316 % |
1.39/1.40	c |       816 |    5249     5193    18036 |     7320      784     55 | 31.822 % |
1.49/1.51	c |      1322 |    5249     5193    18036 |     8052     1290     59 | 31.822 % |
1.59/1.68	c |      2082 |    5249     5193    18036 |     8857     2050     68 | 31.822 % |
1.88/1.99	c |      3222 |    5249     5193    18036 |     9743     3190     68 | 31.822 % |
2.58/2.65	c |      4930 |    5249     5193    18036 |    10717     4898    100 | 31.822 % |
3.49/3.55	c |      7492 |    5247     5193    18036 |    11789     7456    108 | 31.848 % |
4.09/4.15	c ===============================================================================
4.19/4.22	c core #103
4.19/4.22	c Core size: 633	Core Weight: 1	Total Weight: 103
4.19/4.22	c Elapsed CPU time: 4.14537 s	Remaining CPU time: 1795.85 s
4.19/4.24	c ============================[ Search Statistics ]==============================
4.19/4.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.19/4.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.19/4.24	c ===============================================================================
4.19/4.24	c |         0 |    5987     5194    19294 |     5000        0    nan |  0.000 % |
4.19/4.28	c |       100 |    5987     5194    19294 |     5500      100     72 | 27.623 % |
4.29/4.32	c |       250 |    5987     5194    19294 |     6050      250     94 | 27.623 % |
4.39/4.43	c |       475 |    5987     5194    19294 |     6655      475    149 | 27.623 % |
4.59/4.61	c |       813 |    5987     5194    19294 |     7320      813    187 | 27.623 % |
4.79/4.81	c |      1320 |    5987     5194    19294 |     8052     1320    211 | 27.623 % |
5.28/5.39	c |      2079 |    5987     5194    19294 |     8857     2079    240 | 27.623 % |
6.39/6.42	c |      3218 |    5987     5194    19294 |     9743     3218    295 | 27.623 % |
7.49/7.51	c |      4926 |    5987     5194    19294 |    10717     4926    297 | 27.623 % |
8.99/9.05	c |      7489 |    5987     5194    19294 |    11789     7489    302 | 27.623 % |
10.79/10.89	c |     11333 |    5987     5194    19294 |    12968    11333    289 | 27.623 % |
13.79/13.89	c |     17101 |    5987     5194    19294 |    14265     9039    332 | 27.623 % |
20.69/20.75	c |     25750 |    5987     5194    19294 |    15692     9053    408 | 27.623 % |
27.88/27.98	c |     38726 |    5987     5194    19294 |    17261    12731    280 | 27.623 % |
42.47/42.55	c |     58188 |    5977     5194    19294 |    18987    12132    262 | 27.841 % |
69.56/69.65	c |     87380 |    5977     5194    19294 |    20886    19287    436 | 27.841 % |
110.16/110.25	c |    131169 |    5969     5194    19294 |    22974    15842    226 | 27.841 % |
157.83/157.99	c |    196855 |    5969     5194    19294 |    25272    15234    308 | 27.841 % |
245.21/245.39	c ===============================================================================
247.31/247.43	c core #104
247.31/247.43	c Core size: 844	Core Weight: 1	Total Weight: 104
247.31/247.43	c Elapsed CPU time: 245.022 s	Remaining CPU time: 1554.98 s
247.60/247.74	c ============================[ Search Statistics ]==============================
247.60/247.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.60/247.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.60/247.74	c ===============================================================================
247.60/247.74	c |         0 |    6910     5195    20981 |     5000        0    nan |  0.000 % |
247.70/247.82	c |       101 |    6910     5195    20981 |     5500      101     96 | 23.528 % |
247.70/247.86	c |       254 |    6910     5195    20981 |     6050      254     74 | 23.528 % |
247.81/247.93	c |       479 |    6910     5195    20981 |     6655      479    147 | 23.528 % |
247.90/248.08	c |       818 |    6910     5195    20981 |     7320      818    131 | 23.528 % |
248.21/248.36	c |      1324 |    6902     5195    20981 |     8052     1323    145 | 23.617 % |
248.81/248.97	c |      2083 |    6902     5195    20981 |     8857     2079    242 | 23.617 % |
249.51/249.68	c |      3222 |    6902     5195    20981 |     9743     3218    226 | 23.617 % |
250.71/250.88	c |      4930 |    6902     5195    20981 |    10717     4926    314 | 23.617 % |
252.60/252.77	c |      7492 |    6902     5195    20981 |    11789     7488    359 | 23.617 % |
256.90/257.03	c |     11336 |    6902     5195    20981 |    12968    11332    395 | 23.617 % |
261.00/261.13	c |     17104 |    6902     5195    20981 |    14265     9187    365 | 23.617 % |
267.69/267.84	c |     25754 |    6902     5195    20981 |    15692     9443    293 | 23.617 % |
275.39/275.50	c |     38732 |    6902     5195    20981 |    17261    13389    328 | 23.617 % |
287.29/287.42	c |     58194 |    6902     5195    20981 |    18987    13273    278 | 23.617 % |
306.48/306.65	c |     87388 |    6902     5195    20981 |    20886    20823    216 | 23.617 % |
342.07/342.27	c |    131177 |    6900     5195    20981 |    22974    16154    308 | 23.639 % |
401.65/401.84	c |    196863 |    6900     5195    20981 |    25272    13998    323 | 23.639 % |
419.95/420.16	c ===============================================================================
421.14/421.30	c core #105
421.14/421.30	c Core size: 561	Core Weight: 1	Total Weight: 105
421.14/421.30	c Elapsed CPU time: 417.163 s	Remaining CPU time: 1382.84 s
421.34/421.57	c ============================[ Search Statistics ]==============================
421.34/421.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
421.34/421.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
421.34/421.57	c ===============================================================================
421.34/421.57	c |         0 |    7437     5196    22013 |     5000        0    nan |  0.000 % |
421.45/421.68	c |       103 |    7437     5196    22013 |     5500      103    160 | 22.052 % |
421.55/421.71	c |       253 |    7437     5196    22013 |     6050      253    108 | 22.052 % |
421.74/421.90	c |       478 |    7437     5196    22013 |     6655      478    180 | 22.052 % |
421.84/422.00	c |       815 |    7437     5196    22013 |     7320      815    176 | 22.052 % |
422.05/422.21	c |      1321 |    7437     5196    22013 |     8052     1321    238 | 22.052 % |
422.25/422.44	c |      2080 |    7437     5196    22013 |     8857     2080    220 | 22.052 % |
423.04/423.26	c |      3220 |    7437     5196    22013 |     9743     3220    251 | 22.052 % |
423.84/424.04	c |      4929 |    7437     5196    22013 |    10717     4929    265 | 22.052 % |
426.04/426.22	c |      7492 |    7437     5196    22013 |    11789     7492    311 | 22.052 % |
428.64/428.81	c |     11337 |    7437     5196    22013 |    12968    11337    354 | 22.052 % |
432.34/432.52	c |     17103 |    7437     5196    22013 |    14265     9160    409 | 22.052 % |
441.03/441.25	c |     25752 |    7437     5196    22013 |    15692    17809    456 | 22.052 % |
444.24/444.40	c ===============================================================================
444.24/444.40	c core #106
444.24/444.40	c Core size: 44	Core Weight: 1	Total Weight: 106
444.24/444.40	c Elapsed CPU time: 440.011 s	Remaining CPU time: 1359.99 s
444.24/444.46	c ============================[ Search Statistics ]==============================
444.24/444.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
444.24/444.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
444.24/444.46	c ===============================================================================
444.24/444.46	c |         0 |    7486     5197    22101 |     5000        0    nan |  0.000 % |
444.34/444.50	c |       102 |    7486     5197    22101 |     5500      102    140 | 21.858 % |
444.34/444.54	c |       252 |    7486     5197    22101 |     6050      252    113 | 21.858 % |
444.34/444.58	c |       477 |    7486     5197    22101 |     6655      477     90 | 21.858 % |
444.44/444.67	c |       815 |    7486     5197    22101 |     7320      815     85 | 21.858 % |
444.63/444.84	c |      1323 |    7486     5197    22101 |     8052     1323     95 | 21.858 % |
444.84/445.00	c |      2085 |    7486     5197    22101 |     8857     2085    119 | 21.858 % |
445.34/445.56	c |      3224 |    7486     5197    22101 |     9743     3224    149 | 21.858 % |
445.93/446.13	c |      4932 |    7486     5197    22101 |    10717     4932    156 | 21.858 % |
447.13/447.33	c |      7496 |    7486     5197    22101 |    11789     7496    163 | 21.858 % |
449.13/449.39	c |     11340 |    7486     5197    22101 |    12968    11340    206 | 21.858 % |
452.33/452.55	c |     17109 |    7486     5197    22101 |    14265     8627    332 | 21.858 % |
457.23/457.42	c |     25759 |    7486     5197    22101 |    15692     9020    359 | 21.858 % |
470.13/470.36	c |     38740 |    7484     5197    22101 |    17261    12406    541 | 21.879 % |
492.42/492.66	c |     58201 |    7462     5197    22101 |    18987    11653    581 | 22.109 % |
529.51/529.75	c |     87393 |    7462     5197    22101 |    20886    18666    504 | 22.109 % |
589.29/589.56	c |    131182 |    7462     5197    22101 |    22974    14811    474 | 22.109 % |
712.55/712.87	c |    196866 |    7462     5197    22101 |    25272    25935    605 | 22.109 % |
888.88/889.27	c |    295395 |    7458     5197    22101 |    27799    16960    339 | 22.150 % |
1083.91/1084.33	c |    443184 |    7458     5197    22101 |    30579    16633    685 | 22.150 % |

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-1876286-1245171848/watcher-1876286-1245171848 -o /tmp/evaluation-result-1876286-1245171848/solver-1876286-1245171848 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876286-1245171848.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.99 0.97 0.98 3/64 7332
/proc/meminfo: memFree=1887736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=2980 CPUtime=0
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 184781118 3051520 247 1992294400 134512640 135709839 4294956240 18446744073709551615 134570460 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 745 247 121 292 0 418 0

[startup+0.070817 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7332
/proc/meminfo: memFree=1887736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=4660 CPUtime=0.06
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 924 0 0 0 6 0 0 0 18 0 1 0 184781118 4771840 701 1992294400 134512640 135709839 4294956240 18446744073709551615 134570505 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 1165 702 133 292 0 870 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4660

[startup+0.101823 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7332
/proc/meminfo: memFree=1887736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=4612 CPUtime=0.09
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 961 0 0 0 9 0 0 0 18 0 1 0 184781118 4722688 707 1992294400 134512640 135709839 4294956240 18446744073709551615 135167875 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 1153 707 133 292 0 858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4612

[startup+0.301857 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7332
/proc/meminfo: memFree=1887736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=4968 CPUtime=0.29
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 1594 0 0 0 29 0 0 0 19 0 1 0 184781118 5087232 788 1992294400 134512640 135709839 4294956240 18446744073709551615 135166764 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 1242 788 133 292 0 947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4968

[startup+0.701927 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7332
/proc/meminfo: memFree=1887736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=6300 CPUtime=0.69
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 2409 0 0 0 69 0 0 0 22 0 1 0 184781118 6451200 1107 1992294400 134512640 135709839 4294956240 18446744073709551615 135162244 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 1575 1107 136 292 0 1280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6300

[startup+1.50107 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1883824/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=6872 CPUtime=1.49
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 2556 0 0 0 147 2 0 0 25 0 1 0 184781118 7036928 1254 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 1718 1254 136 292 0 1423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6872

[startup+3.10134 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1882736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=9908 CPUtime=3.09
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 3331 0 0 0 303 6 0 0 25 0 1 0 184781118 10145792 2029 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 2477 2029 136 292 0 2182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9908

[startup+6.3019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1876208/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=13656 CPUtime=6.29
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 4270 0 0 0 618 11 0 0 25 0 1 0 184781118 13983744 2968 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 3414 2968 136 292 0 3119 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13656

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1860792/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=31740 CPUtime=12.69
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 8781 0 0 0 1244 25 0 0 25 0 1 0 184781118 32501760 7479 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 7935 7479 136 292 0 7640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31740

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1823928/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=66336 CPUtime=25.48
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 17447 0 0 0 2508 40 0 0 25 0 1 0 184781118 67928064 16145 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 16584 16145 136 292 0 16289 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66336

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1771832/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=118824 CPUtime=51.08
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 30564 0 0 0 5039 69 0 0 25 0 1 0 184781118 121675776 29262 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 29706 29262 136 292 0 29411 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118824

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1673400/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=216168 CPUtime=102.26
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 54903 0 0 0 10118 108 0 0 25 0 1 0 184781118 221356032 53601 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 54042 53601 136 292 0 53747 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 216168

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1549240/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=341392 CPUtime=162.23
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 86184 0 0 0 16052 171 0 0 25 0 1 0 184781118 349585408 84882 1992294400 134512640 135709839 4294956240 18446744073709551615 134577726 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 85348 84882 136 292 0 85053 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 341392

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1444344/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=445056 CPUtime=222.21
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 112090 0 0 0 22001 220 0 0 25 0 1 0 184781118 455737344 110788 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 111264 110788 136 292 0 110969 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 445056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1409720/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=479080 CPUtime=282.19
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 120634 0 0 0 27942 277 0 0 25 0 1 0 184781118 490577920 119332 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 119770 119332 136 292 0 119475 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 479080

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1319992/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=569296 CPUtime=342.17
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 143192 0 0 0 33881 336 0 0 25 0 1 0 184781118 582959104 141890 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 142324 141890 136 292 0 142029 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 569296

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1223736/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=666000 CPUtime=402.15
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 167365 0 0 0 39831 384 0 0 25 0 1 0 184781118 681984000 166063 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 166500 166063 136 292 0 166205 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 666000

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1172152/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=717460 CPUtime=462.13
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 180280 0 0 0 45761 452 0 0 25 0 1 0 184781118 734679040 178866 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 179365 178866 136 292 0 179070 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 717460

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=1057144/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=832968 CPUtime=522.11
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 209157 0 0 0 51717 494 0 0 25 0 1 0 184781118 852959232 207743 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 208242 207743 136 292 0 207947 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 832968

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=961784/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=927052 CPUtime=582.09
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 232674 0 0 0 57678 531 0 0 25 0 1 0 184781118 949301248 231260 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 231763 231260 136 292 0 231468 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 927052

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=841080/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1046580 CPUtime=642.07
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 262547 0 0 0 63614 593 0 0 25 0 1 0 184781118 1071697920 261133 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 261645 261133 136 292 0 261350 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1046580

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=784312/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1103452 CPUtime=702.04
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 276765 0 0 0 69591 613 0 0 25 0 1 0 184781118 1129934848 275351 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 275863 275351 136 292 0 275568 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1103452

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=721016/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1166740 CPUtime=762.03
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 292528 0 0 0 75564 639 0 0 25 0 1 0 184781118 1194741760 291114 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 291685 291114 136 292 0 291390 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1166740

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=637496/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1251504 CPUtime=822.01
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 313723 0 0 0 81525 676 0 0 25 0 1 0 184781118 1281540096 312309 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 312876 312309 136 292 0 312581 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1251504

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=540920/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1346552 CPUtime=881.99
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 337486 0 0 0 87484 715 0 0 25 0 1 0 184781118 1378869248 336072 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 336638 336072 136 292 0 336343 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1346552

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=416952/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1471112 CPUtime=941.96
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 368606 0 0 0 93430 766 0 0 25 0 1 0 184781118 1506418688 367192 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 367778 367192 136 292 0 367483 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 1471112

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=310072/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1577336 CPUtime=1001.94
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 395179 0 0 0 99385 809 0 0 25 0 1 0 184781118 1615192064 393765 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 394334 393765 136 292 0 394039 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1577336

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=193080/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1695444 CPUtime=1061.92
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 424672 0 0 0 105339 853 0 0 25 0 1 0 184781118 1736134656 423258 1992294400 134512640 135709839 4294956240 18446744073709551615 134574146 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 423861 423258 136 292 0 423566 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1695444

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=88248/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1798624 CPUtime=1121.9
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 450461 0 0 0 111303 887 0 0 25 0 1 0 184781118 1841790976 449047 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 449656 449047 136 292 0 449361 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1798624



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1150.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=42936/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=1843240 CPUtime=1149.69
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4194304 461628 0 0 0 114067 902 0 0 25 0 1 0 184781118 1887477760 460214 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 460810 460214 136 292 0 460515 0
Current children cumulated CPU time (s) 1149.69
Current children cumulated vsize (KiB) 1843240

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

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

[startup+1150.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=42936/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=0 CPUtime=1149.79
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4195332 461628 0 0 0 114067 912 0 0 25 0 1 0 184781118 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1149.79
Current children cumulated vsize (KiB) 0

[startup+1150.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 7333
/proc/meminfo: memFree=42936/2055920 swapFree=4181248/4192956
[pid=7332] ppid=7330 vsize=0 CPUtime=1149.89
/proc/7332/stat : 7332 (wbo) R 7330 7332 6852 0 -1 4195332 461628 0 0 0 114067 922 0 0 25 0 1 0 184781118 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/7332/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1149.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1150.39
CPU time (s): 1149.98
CPU user time (s): 1140.67
CPU system time (s): 9.30958
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 1843240

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

runsolver used 0.857869 second user time and 2.42463 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-16 19:04:08
IDJOB=1876286
IDBENCH=2837
IDSOLVER=698
FILE ID=node48/1876286-1245171848
PBS_JOBID= 9363876
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= cb09f183d3805e6536d629586026461f
RANDOM SEED=671587435

node48.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.270
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.270
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:       1888216 kB
Buffers:         33328 kB
Cached:          66668 kB
SwapCached:       5472 kB
Active:          54516 kB
Inactive:        53320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888216 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:            2744 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            45848 kB
Committed_AS:   152720 kB
PageTables:       1376 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-1876286-1245171848.opb

Free space on /tmp at the end= 66232 MiB
End job on node48 at 2009-06-16 19:23:20