Trace number 1875628

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) 1372.82 1373.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5676
Best CPU time to get the best result obtained on this benchmark1470.62
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
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-1875628-1245139939.opb.
0.00/0.00	c Instance file HOME/instance-1875628-1245139939.opb
0.00/0.00	c File size is 17233679 bytes.
2.29/2.39	c Highest Coefficient sum: 101
2.39/2.40	c ============================[ Problem Statistics ]=============================
2.39/2.40	c |                                                                             |
2.39/2.40	c |  Parsing time:          2.36         s                                      |
2.39/2.40	c |  Number Variables:      10000                                               |
2.39/2.40	c |  Number Clauses:        666900                                              |
2.39/2.40	c |  Number Cardinality:    0                                                   |
2.39/2.40	c |  Number PB Constraints: 0                                                   |
2.39/2.40	c core #1
2.39/2.40	c Core size: 101	Core Weight: 1	Total Weight: 1
2.39/2.40	c Elapsed CPU time: 2.36164 s	Remaining CPU time: 1797.64 s
2.69/2.75	c core #2
2.69/2.75	c Core size: 101	Core Weight: 1	Total Weight: 2
2.69/2.75	c Elapsed CPU time: 2.68959 s	Remaining CPU time: 1797.31 s
2.99/3.08	c core #3
2.99/3.08	c Core size: 101	Core Weight: 1	Total Weight: 3
2.99/3.08	c Elapsed CPU time: 3.01254 s	Remaining CPU time: 1796.99 s
3.39/3.41	c core #4
3.39/3.41	c Core size: 101	Core Weight: 1	Total Weight: 4
3.39/3.41	c Elapsed CPU time: 3.34149 s	Remaining CPU time: 1796.66 s
3.68/3.76	c core #5
3.68/3.76	c Core size: 101	Core Weight: 1	Total Weight: 5
3.68/3.76	c Elapsed CPU time: 3.69744 s	Remaining CPU time: 1796.3 s
4.08/4.10	c core #6
4.08/4.10	c Core size: 101	Core Weight: 1	Total Weight: 6
4.08/4.10	c Elapsed CPU time: 4.02939 s	Remaining CPU time: 1795.97 s
4.39/4.42	c core #7
4.39/4.42	c Core size: 101	Core Weight: 1	Total Weight: 7
4.39/4.42	c Elapsed CPU time: 4.35234 s	Remaining CPU time: 1795.65 s
4.69/4.74	c core #8
4.69/4.74	c Core size: 101	Core Weight: 1	Total Weight: 8
4.69/4.74	c Elapsed CPU time: 4.67629 s	Remaining CPU time: 1795.32 s
4.99/5.06	c core #9
4.99/5.06	c Core size: 101	Core Weight: 1	Total Weight: 9
4.99/5.06	c Elapsed CPU time: 4.99224 s	Remaining CPU time: 1795.01 s
5.40/5.42	c core #10
5.40/5.42	c Core size: 101	Core Weight: 1	Total Weight: 10
5.40/5.42	c Elapsed CPU time: 5.35518 s	Remaining CPU time: 1794.64 s
5.69/5.75	c core #11
5.69/5.75	c Core size: 101	Core Weight: 1	Total Weight: 11
5.69/5.75	c Elapsed CPU time: 5.67914 s	Remaining CPU time: 1794.32 s
5.99/6.07	c core #12
5.99/6.07	c Core size: 101	Core Weight: 1	Total Weight: 12
5.99/6.07	c Elapsed CPU time: 6.00109 s	Remaining CPU time: 1794 s
6.29/6.39	c core #13
6.29/6.39	c Core size: 101	Core Weight: 1	Total Weight: 13
6.29/6.39	c Elapsed CPU time: 6.31804 s	Remaining CPU time: 1793.68 s
6.69/6.72	c core #14
6.69/6.72	c Core size: 101	Core Weight: 1	Total Weight: 14
6.69/6.72	c Elapsed CPU time: 6.64699 s	Remaining CPU time: 1793.35 s
6.99/7.07	c core #15
6.99/7.07	c Core size: 101	Core Weight: 1	Total Weight: 15
6.99/7.07	c Elapsed CPU time: 7.00193 s	Remaining CPU time: 1793 s
7.29/7.39	c core #16
7.29/7.39	c Core size: 101	Core Weight: 1	Total Weight: 16
7.29/7.39	c Elapsed CPU time: 7.32289 s	Remaining CPU time: 1792.68 s
7.70/7.75	c core #17
7.70/7.75	c Core size: 101	Core Weight: 1	Total Weight: 17
7.70/7.75	c Elapsed CPU time: 7.68383 s	Remaining CPU time: 1792.32 s
7.99/8.08	c core #18
7.99/8.08	c Core size: 101	Core Weight: 1	Total Weight: 18
7.99/8.08	c Elapsed CPU time: 8.01278 s	Remaining CPU time: 1791.99 s
8.39/8.41	c core #19
8.39/8.41	c Core size: 101	Core Weight: 2	Total Weight: 20
8.39/8.41	c Elapsed CPU time: 8.33673 s	Remaining CPU time: 1791.66 s
8.70/8.73	c core #20
8.70/8.73	c Core size: 201	Core Weight: 1	Total Weight: 21
8.70/8.73	c Elapsed CPU time: 8.66268 s	Remaining CPU time: 1791.34 s
9.09/9.10	c core #21
9.09/9.10	c Core size: 101	Core Weight: 1	Total Weight: 22
9.09/9.10	c Elapsed CPU time: 9.02763 s	Remaining CPU time: 1790.97 s
9.39/9.42	c core #22
9.39/9.42	c Core size: 101	Core Weight: 1	Total Weight: 23
9.39/9.42	c Elapsed CPU time: 9.35258 s	Remaining CPU time: 1790.65 s
9.69/9.74	c core #23
9.69/9.74	c Core size: 101	Core Weight: 1	Total Weight: 24
9.69/9.74	c Elapsed CPU time: 9.67253 s	Remaining CPU time: 1790.33 s
9.99/10.07	c core #24
9.99/10.07	c Core size: 101	Core Weight: 1	Total Weight: 25
9.99/10.07	c Elapsed CPU time: 9.99748 s	Remaining CPU time: 1790 s
10.29/10.40	c core #25
10.29/10.40	c Core size: 101	Core Weight: 1	Total Weight: 26
10.29/10.40	c Elapsed CPU time: 10.3234 s	Remaining CPU time: 1789.68 s
10.69/10.72	c core #26
10.69/10.72	c Core size: 101	Core Weight: 1	Total Weight: 27
10.69/10.72	c Elapsed CPU time: 10.6514 s	Remaining CPU time: 1789.35 s
10.99/11.05	c core #27
10.99/11.05	c Core size: 101	Core Weight: 1	Total Weight: 28
10.99/11.05	c Elapsed CPU time: 10.9723 s	Remaining CPU time: 1789.03 s
11.29/11.36	c core #28
11.29/11.36	c Core size: 101	Core Weight: 1	Total Weight: 29
11.29/11.36	c Elapsed CPU time: 11.2913 s	Remaining CPU time: 1788.71 s
11.59/11.69	c core #29
11.59/11.69	c Core size: 101	Core Weight: 1	Total Weight: 30
11.59/11.69	c Elapsed CPU time: 11.6162 s	Remaining CPU time: 1788.38 s
11.99/12.04	c core #30
11.99/12.04	c Core size: 101	Core Weight: 1	Total Weight: 31
11.99/12.04	c Elapsed CPU time: 11.9682 s	Remaining CPU time: 1788.03 s
12.29/12.36	c core #31
12.29/12.36	c Core size: 101	Core Weight: 3	Total Weight: 34
12.29/12.36	c Elapsed CPU time: 12.2881 s	Remaining CPU time: 1787.71 s
12.59/12.69	c core #32
12.59/12.69	c Core size: 101	Core Weight: 1	Total Weight: 35
12.59/12.69	c Elapsed CPU time: 12.6201 s	Remaining CPU time: 1787.38 s
12.99/13.02	c core #33
12.99/13.02	c Core size: 101	Core Weight: 1	Total Weight: 36
12.99/13.02	c Elapsed CPU time: 12.944 s	Remaining CPU time: 1787.06 s
13.29/13.35	c core #34
13.29/13.35	c Core size: 101	Core Weight: 2	Total Weight: 38
13.29/13.35	c Elapsed CPU time: 13.273 s	Remaining CPU time: 1786.73 s
13.59/13.67	c core #35
13.59/13.67	c Core size: 201	Core Weight: 1	Total Weight: 39
13.59/13.67	c Elapsed CPU time: 13.5959 s	Remaining CPU time: 1786.4 s
13.99/14.00	c core #36
13.99/14.00	c Core size: 101	Core Weight: 1	Total Weight: 40
13.99/14.00	c Elapsed CPU time: 13.9269 s	Remaining CPU time: 1786.07 s
14.29/14.35	c core #37
14.29/14.35	c Core size: 101	Core Weight: 1	Total Weight: 41
14.29/14.35	c Elapsed CPU time: 14.2798 s	Remaining CPU time: 1785.72 s
14.59/14.68	c core #38
14.59/14.68	c Core size: 101	Core Weight: 1	Total Weight: 42
14.59/14.68	c Elapsed CPU time: 14.6018 s	Remaining CPU time: 1785.4 s
14.99/15.00	c core #39
14.99/15.00	c Core size: 101	Core Weight: 1	Total Weight: 43
14.99/15.00	c Elapsed CPU time: 14.9257 s	Remaining CPU time: 1785.07 s
15.29/15.36	c core #40
15.29/15.36	c Core size: 101	Core Weight: 1	Total Weight: 44
15.29/15.36	c Elapsed CPU time: 15.2887 s	Remaining CPU time: 1784.71 s
15.59/15.69	c core #41
15.59/15.69	c Core size: 101	Core Weight: 2	Total Weight: 46
15.59/15.69	c Elapsed CPU time: 15.6136 s	Remaining CPU time: 1784.39 s
15.99/16.03	c core #42
15.99/16.03	c Core size: 401	Core Weight: 1	Total Weight: 47
15.99/16.03	c Elapsed CPU time: 15.9536 s	Remaining CPU time: 1784.05 s
16.29/16.37	c core #43
16.29/16.37	c Core size: 101	Core Weight: 2	Total Weight: 49
16.29/16.37	c Elapsed CPU time: 16.2925 s	Remaining CPU time: 1783.71 s
16.69/16.70	c core #44
16.69/16.70	c Core size: 101	Core Weight: 1	Total Weight: 50
16.69/16.70	c Elapsed CPU time: 16.6205 s	Remaining CPU time: 1783.38 s
16.98/17.02	c core #45
16.98/17.02	c Core size: 101	Core Weight: 1	Total Weight: 51
16.98/17.02	c Elapsed CPU time: 16.9464 s	Remaining CPU time: 1783.05 s
17.28/17.35	c core #46
17.28/17.35	c Core size: 101	Core Weight: 1	Total Weight: 52
17.28/17.35	c Elapsed CPU time: 17.2744 s	Remaining CPU time: 1782.73 s
17.59/17.68	c core #47
17.59/17.68	c Core size: 101	Core Weight: 1	Total Weight: 53
17.59/17.68	c Elapsed CPU time: 17.5993 s	Remaining CPU time: 1782.4 s
17.98/18.01	c core #48
17.98/18.01	c Core size: 101	Core Weight: 1	Total Weight: 54
17.98/18.01	c Elapsed CPU time: 17.9303 s	Remaining CPU time: 1782.07 s
18.28/18.34	c core #49
18.28/18.34	c Core size: 101	Core Weight: 5	Total Weight: 59
18.28/18.34	c Elapsed CPU time: 18.2632 s	Remaining CPU time: 1781.74 s
18.59/18.68	c core #50
18.59/18.68	c Core size: 101	Core Weight: 1	Total Weight: 60
18.59/18.68	c Elapsed CPU time: 18.6012 s	Remaining CPU time: 1781.4 s
18.98/19.00	c core #51
18.98/19.00	c Core size: 101	Core Weight: 1	Total Weight: 61
18.98/19.00	c Elapsed CPU time: 18.9251 s	Remaining CPU time: 1781.07 s
19.28/19.34	c core #52
19.28/19.34	c Core size: 101	Core Weight: 1	Total Weight: 62
19.28/19.34	c Elapsed CPU time: 19.2581 s	Remaining CPU time: 1780.74 s
19.58/19.67	c core #53
19.58/19.67	c Core size: 101	Core Weight: 2	Total Weight: 64
19.58/19.67	c Elapsed CPU time: 19.592 s	Remaining CPU time: 1780.41 s
19.98/20.01	c core #54
19.98/20.01	c Core size: 101	Core Weight: 1	Total Weight: 65
19.98/20.01	c Elapsed CPU time: 19.926 s	Remaining CPU time: 1780.07 s
20.28/20.36	c core #55
20.28/20.36	c Core size: 101	Core Weight: 1	Total Weight: 66
20.28/20.36	c Elapsed CPU time: 20.2809 s	Remaining CPU time: 1779.72 s
20.58/20.69	c core #56
20.58/20.69	c Core size: 101	Core Weight: 1	Total Weight: 67
20.58/20.69	c Elapsed CPU time: 20.6119 s	Remaining CPU time: 1779.39 s
20.98/21.03	c core #57
20.98/21.03	c Core size: 101	Core Weight: 1	Total Weight: 68
20.98/21.03	c Elapsed CPU time: 20.9498 s	Remaining CPU time: 1779.05 s
21.28/21.37	c core #58
21.28/21.37	c Core size: 101	Core Weight: 2	Total Weight: 70
21.28/21.37	c Elapsed CPU time: 21.2878 s	Remaining CPU time: 1778.71 s
21.68/21.70	c core #59
21.68/21.70	c Core size: 101	Core Weight: 1	Total Weight: 71
21.68/21.70	c Elapsed CPU time: 21.6167 s	Remaining CPU time: 1778.38 s
21.98/22.08	c core #60
21.98/22.08	c Core size: 1201	Core Weight: 1	Total Weight: 72
21.98/22.08	c Elapsed CPU time: 21.9967 s	Remaining CPU time: 1778 s
22.38/22.46	c core #61
22.38/22.46	c Core size: 101	Core Weight: 1	Total Weight: 73
22.38/22.46	c Elapsed CPU time: 22.3756 s	Remaining CPU time: 1777.62 s
22.68/22.79	c core #62
22.68/22.79	c Core size: 101	Core Weight: 1	Total Weight: 74
22.68/22.79	c Elapsed CPU time: 22.7055 s	Remaining CPU time: 1777.29 s
23.08/23.12	c core #63
23.08/23.12	c Core size: 101	Core Weight: 1	Total Weight: 75
23.08/23.12	c Elapsed CPU time: 23.0375 s	Remaining CPU time: 1776.96 s
23.38/23.45	c core #64
23.38/23.45	c Core size: 101	Core Weight: 4	Total Weight: 79
23.38/23.45	c Elapsed CPU time: 23.3724 s	Remaining CPU time: 1776.63 s
23.78/23.82	c core #65
23.78/23.82	c Core size: 101	Core Weight: 1	Total Weight: 80
23.78/23.82	c Elapsed CPU time: 23.7424 s	Remaining CPU time: 1776.26 s
24.08/24.16	c core #66
24.08/24.16	c Core size: 101	Core Weight: 1	Total Weight: 81
24.08/24.16	c Elapsed CPU time: 24.0743 s	Remaining CPU time: 1775.93 s
24.48/24.52	c core #67
24.48/24.52	c Core size: 101	Core Weight: 1	Total Weight: 82
24.48/24.52	c Elapsed CPU time: 24.4393 s	Remaining CPU time: 1775.56 s
24.78/24.89	c core #68
24.78/24.89	c Core size: 101	Core Weight: 1	Total Weight: 83
24.78/24.89	c Elapsed CPU time: 24.8062 s	Remaining CPU time: 1775.19 s
25.18/25.26	c core #69
25.18/25.26	c Core size: 101	Core Weight: 1	Total Weight: 84
25.18/25.26	c Elapsed CPU time: 25.1742 s	Remaining CPU time: 1774.83 s
25.58/25.63	c core #70
25.58/25.63	c Core size: 2901	Core Weight: 1	Total Weight: 85
25.58/25.63	c Elapsed CPU time: 25.5441 s	Remaining CPU time: 1774.46 s
25.88/25.98	c core #71
25.88/25.98	c Core size: 101	Core Weight: 1	Total Weight: 86
25.88/25.98	c Elapsed CPU time: 25.8981 s	Remaining CPU time: 1774.1 s
26.28/26.32	c core #72
26.28/26.32	c Core size: 101	Core Weight: 1	Total Weight: 87
26.28/26.32	c Elapsed CPU time: 26.24 s	Remaining CPU time: 1773.76 s
26.58/26.67	c core #73
26.58/26.67	c Core size: 101	Core Weight: 1	Total Weight: 88
26.58/26.67	c Elapsed CPU time: 26.59 s	Remaining CPU time: 1773.41 s
26.98/27.01	c core #74
26.98/27.01	c Core size: 101	Core Weight: 1	Total Weight: 89
26.98/27.01	c Elapsed CPU time: 26.9299 s	Remaining CPU time: 1773.07 s
27.28/27.39	c core #75
27.28/27.39	c Core size: 101	Core Weight: 1	Total Weight: 90
27.28/27.39	c Elapsed CPU time: 27.3038 s	Remaining CPU time: 1772.7 s
27.68/27.72	c core #76
27.68/27.72	c Core size: 101	Core Weight: 1	Total Weight: 91
27.68/27.72	c Elapsed CPU time: 27.6388 s	Remaining CPU time: 1772.36 s
27.98/28.06	c core #77
27.98/28.06	c Core size: 101	Core Weight: 2	Total Weight: 93
27.98/28.06	c Elapsed CPU time: 27.9787 s	Remaining CPU time: 1772.02 s
28.38/28.43	c core #78
28.38/28.43	c Core size: 101	Core Weight: 1	Total Weight: 94
28.38/28.43	c Elapsed CPU time: 28.3407 s	Remaining CPU time: 1771.66 s
28.68/28.77	c core #79
28.68/28.77	c Core size: 101	Core Weight: 3	Total Weight: 97
28.68/28.77	c Elapsed CPU time: 28.6816 s	Remaining CPU time: 1771.32 s
29.08/29.10	c core #80
29.08/29.10	c Core size: 101	Core Weight: 1	Total Weight: 98
29.08/29.10	c Elapsed CPU time: 29.0166 s	Remaining CPU time: 1770.98 s
29.38/29.44	c core #81
29.38/29.44	c Core size: 101	Core Weight: 1	Total Weight: 99
29.38/29.44	c Elapsed CPU time: 29.3505 s	Remaining CPU time: 1770.65 s
29.68/29.77	c core #82
29.68/29.77	c Core size: 901	Core Weight: 1	Total Weight: 100
29.68/29.77	c Elapsed CPU time: 29.6885 s	Remaining CPU time: 1770.31 s
30.08/30.12	c core #83
30.08/30.12	c Core size: 101	Core Weight: 1	Total Weight: 101
30.08/30.12	c Elapsed CPU time: 30.0374 s	Remaining CPU time: 1769.96 s
30.48/30.50	c core #84
30.48/30.50	c Core size: 101	Core Weight: 1	Total Weight: 102
30.48/30.50	c Elapsed CPU time: 30.4104 s	Remaining CPU time: 1769.59 s
30.79/30.84	c core #85
30.79/30.84	c Core size: 101	Core Weight: 1	Total Weight: 103
30.79/30.84	c Elapsed CPU time: 30.7513 s	Remaining CPU time: 1769.25 s
31.08/31.17	c core #86
31.08/31.17	c Core size: 101	Core Weight: 2	Total Weight: 105
31.08/31.17	c Elapsed CPU time: 31.0873 s	Remaining CPU time: 1768.91 s
31.48/31.55	c core #87
31.48/31.55	c Core size: 101	Core Weight: 1	Total Weight: 106
31.48/31.55	c Elapsed CPU time: 31.4612 s	Remaining CPU time: 1768.54 s
31.89/31.92	c core #88
31.89/31.92	c Core size: 101	Core Weight: 1	Total Weight: 107
31.89/31.92	c Elapsed CPU time: 31.8322 s	Remaining CPU time: 1768.17 s
32.18/32.27	c core #89
32.18/32.27	c Core size: 101	Core Weight: 2	Total Weight: 109
32.18/32.27	c Elapsed CPU time: 32.1811 s	Remaining CPU time: 1767.82 s
32.58/32.63	c core #90
32.58/32.63	c Core size: 301	Core Weight: 2	Total Weight: 111
32.58/32.63	c Elapsed CPU time: 32.5391 s	Remaining CPU time: 1767.46 s
32.99/33.01	c core #91
32.99/33.01	c Core size: 101	Core Weight: 1	Total Weight: 112
32.99/33.01	c Elapsed CPU time: 32.92 s	Remaining CPU time: 1767.08 s
33.28/33.35	c core #92
33.28/33.35	c Core size: 101	Core Weight: 1	Total Weight: 113
33.28/33.35	c Elapsed CPU time: 33.2629 s	Remaining CPU time: 1766.74 s
33.58/33.69	c core #93
33.58/33.69	c Core size: 101	Core Weight: 1	Total Weight: 114
33.58/33.69	c Elapsed CPU time: 33.6029 s	Remaining CPU time: 1766.4 s
33.99/34.03	c core #94
33.99/34.03	c Core size: 101	Core Weight: 1	Total Weight: 115
33.99/34.03	c Elapsed CPU time: 33.9428 s	Remaining CPU time: 1766.06 s
34.28/34.38	c core #95
34.28/34.38	c Core size: 101	Core Weight: 1	Total Weight: 116
34.28/34.38	c Elapsed CPU time: 34.2918 s	Remaining CPU time: 1765.71 s
34.68/34.72	c core #96
34.68/34.72	c Core size: 101	Core Weight: 1	Total Weight: 117
34.68/34.72	c Elapsed CPU time: 34.6337 s	Remaining CPU time: 1765.37 s
34.98/35.09	c core #97
34.98/35.09	c Core size: 2501	Core Weight: 1	Total Weight: 118
34.98/35.09	c Elapsed CPU time: 35.0017 s	Remaining CPU time: 1765 s
35.38/35.48	c core #98
35.38/35.48	c Core size: 101	Core Weight: 1	Total Weight: 119
35.38/35.48	c Elapsed CPU time: 35.3906 s	Remaining CPU time: 1764.61 s
35.78/35.83	c core #99
35.78/35.83	c Core size: 101	Core Weight: 1	Total Weight: 120
35.78/35.83	c Elapsed CPU time: 35.7306 s	Remaining CPU time: 1764.27 s
36.08/36.17	c core #100
36.08/36.17	c Core size: 101	Core Weight: 2	Total Weight: 122
36.08/36.17	c Elapsed CPU time: 36.0745 s	Remaining CPU time: 1763.93 s
36.48/36.52	c core #101
36.48/36.52	c Core size: 101	Core Weight: 2	Total Weight: 124
36.48/36.52	c Elapsed CPU time: 36.4225 s	Remaining CPU time: 1763.58 s
36.78/36.89	c core #102
36.78/36.89	c Core size: 101	Core Weight: 1	Total Weight: 125
36.78/36.89	c Elapsed CPU time: 36.7954 s	Remaining CPU time: 1763.2 s
37.17/37.23	c core #103
37.17/37.23	c Core size: 101	Core Weight: 1	Total Weight: 126
37.17/37.23	c Elapsed CPU time: 37.1344 s	Remaining CPU time: 1762.87 s
37.47/37.58	c core #104
37.47/37.58	c Core size: 101	Core Weight: 1	Total Weight: 127
37.47/37.58	c Elapsed CPU time: 37.4793 s	Remaining CPU time: 1762.52 s
37.87/37.94	c core #105
37.87/37.94	c Core size: 101	Core Weight: 1	Total Weight: 128
37.87/37.94	c Elapsed CPU time: 37.8422 s	Remaining CPU time: 1762.16 s
38.17/38.29	c core #106
38.17/38.29	c Core size: 101	Core Weight: 1	Total Weight: 129
38.17/38.29	c Elapsed CPU time: 38.1892 s	Remaining CPU time: 1761.81 s
38.57/38.63	c core #107
38.57/38.63	c Core size: 101	Core Weight: 1	Total Weight: 130
38.57/38.63	c Elapsed CPU time: 38.5341 s	Remaining CPU time: 1761.47 s
38.87/38.97	c core #108
38.87/38.97	c Core size: 101	Core Weight: 1	Total Weight: 131
38.87/38.97	c Elapsed CPU time: 38.8741 s	Remaining CPU time: 1761.13 s
39.27/39.33	c core #109
39.27/39.33	c Core size: 1586	Core Weight: 1	Total Weight: 132
39.27/39.33	c Elapsed CPU time: 39.228 s	Remaining CPU time: 1760.77 s
39.58/39.69	c core #110
39.58/39.69	c Core size: 497	Core Weight: 1	Total Weight: 133
39.58/39.69	c Elapsed CPU time: 39.589 s	Remaining CPU time: 1760.41 s
39.97/40.06	c core #111
39.97/40.06	c Core size: 2011	Core Weight: 1	Total Weight: 134
39.97/40.06	c Elapsed CPU time: 39.9659 s	Remaining CPU time: 1760.03 s
40.37/40.48	c core #112
40.37/40.48	c Core size: 1724	Core Weight: 1	Total Weight: 135
40.37/40.48	c Elapsed CPU time: 40.3769 s	Remaining CPU time: 1759.62 s
40.78/40.85	c core #113
40.78/40.85	c Core size: 101	Core Weight: 2	Total Weight: 137
40.78/40.85	c Elapsed CPU time: 40.7478 s	Remaining CPU time: 1759.25 s
41.17/41.23	c core #114
41.17/41.23	c Core size: 881	Core Weight: 1	Total Weight: 138
41.17/41.23	c Elapsed CPU time: 41.1177 s	Remaining CPU time: 1758.88 s
41.58/41.61	c core #115
41.58/41.61	c Core size: 495	Core Weight: 1	Total Weight: 139
41.58/41.61	c Elapsed CPU time: 41.4887 s	Remaining CPU time: 1758.51 s
41.87/41.99	c core #116
41.87/41.99	c Core size: 1635	Core Weight: 1	Total Weight: 140
41.87/41.99	c Elapsed CPU time: 41.8746 s	Remaining CPU time: 1758.13 s
42.27/42.37	c core #117
42.27/42.37	c Core size: 101	Core Weight: 1	Total Weight: 141
42.27/42.37	c Elapsed CPU time: 42.2506 s	Remaining CPU time: 1757.75 s
42.67/42.75	c core #118
42.67/42.75	c Core size: 1077	Core Weight: 1	Total Weight: 142
42.67/42.75	c Elapsed CPU time: 42.6235 s	Remaining CPU time: 1757.38 s
43.07/43.15	c core #119
43.07/43.15	c Core size: 400	Core Weight: 1	Total Weight: 143
43.07/43.15	c Elapsed CPU time: 43.0175 s	Remaining CPU time: 1756.98 s
43.47/43.53	c core #120
43.47/43.53	c Core size: 1723	Core Weight: 1	Total Weight: 144
43.47/43.53	c Elapsed CPU time: 43.3934 s	Remaining CPU time: 1756.61 s
43.88/43.91	c core #121
43.88/43.91	c Core size: 399	Core Weight: 1	Total Weight: 145
43.88/43.91	c Elapsed CPU time: 43.7703 s	Remaining CPU time: 1756.23 s
44.27/44.30	c core #122
44.27/44.30	c Core size: 691	Core Weight: 1	Total Weight: 146
44.27/44.31	c Elapsed CPU time: 44.1653 s	Remaining CPU time: 1755.83 s
44.67/44.71	c core #123
44.67/44.71	c Core size: 695	Core Weight: 1	Total Weight: 147
44.67/44.71	c Elapsed CPU time: 44.5592 s	Remaining CPU time: 1755.44 s
44.97/45.09	c core #124
44.97/45.09	c Core size: 699	Core Weight: 1	Total Weight: 148
44.97/45.09	c Elapsed CPU time: 44.9372 s	Remaining CPU time: 1755.06 s
45.37/45.48	c ============================[ Search Statistics ]==============================
45.37/45.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.37/45.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
45.37/45.48	c ===============================================================================
45.37/45.48	c |         0 |   32946   699326    57018 |   233108        0    nan |  0.000 % |
45.47/45.53	c ===============================================================================
45.47/45.53	c core #125
45.47/45.53	c Core size: 1672	Core Weight: 1	Total Weight: 149
45.47/45.53	c Elapsed CPU time: 45.3641 s	Remaining CPU time: 1754.64 s
45.87/45.93	c ============================[ Search Statistics ]==============================
45.87/45.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.87/45.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
45.87/45.93	c ===============================================================================
45.87/45.93	c |         0 |   34802   700901    59151 |   233633        0    nan |  0.000 % |
45.87/45.95	c ===============================================================================
45.87/45.95	c core #126
45.87/45.95	c Core size: 1001	Core Weight: 1	Total Weight: 150
45.87/45.95	c Elapsed CPU time: 45.776 s	Remaining CPU time: 1754.22 s
46.26/46.34	c ============================[ Search Statistics ]==============================
46.26/46.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.26/46.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.26/46.34	c ===============================================================================
46.26/46.34	c |         0 |   35795   701837    60500 |   233945        0    nan |  0.000 % |
46.47/46.50	c ===============================================================================
46.47/46.50	c core #127
46.47/46.50	c Core size: 3285	Core Weight: 1	Total Weight: 151
46.47/46.50	c Elapsed CPU time: 46.312 s	Remaining CPU time: 1753.69 s
46.86/46.92	c ============================[ Search Statistics ]==============================
46.86/46.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.86/46.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.86/46.92	c ===============================================================================
46.86/46.92	c |         0 |   39124   704876    65027 |   234958        0    nan |  0.000 % |
47.07/47.13	c ===============================================================================
47.07/47.13	c core #128
47.07/47.13	c Core size: 3429	Core Weight: 1	Total Weight: 152
47.07/47.13	c Elapsed CPU time: 46.9249 s	Remaining CPU time: 1753.08 s
47.46/47.55	c ============================[ Search Statistics ]==============================
47.46/47.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.46/47.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
47.46/47.55	c ===============================================================================
47.46/47.55	c |         0 |   42491   708068    69411 |   236022        0    nan |  0.000 % |
47.76/47.87	c ===============================================================================
47.76/47.88	c core #129
47.76/47.88	c Core size: 4859	Core Weight: 1	Total Weight: 153
47.76/47.88	c Elapsed CPU time: 47.6568 s	Remaining CPU time: 1752.34 s
48.16/48.30	c ============================[ Search Statistics ]==============================
48.16/48.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.16/48.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.16/48.30	c ===============================================================================
48.16/48.30	c |         0 |   47235   712461    75763 |   237487        0    nan |  0.000 % |
48.37/48.45	c |       103 |   47235   712461    75763 |   261235      103    794 | 16.609 % |
48.66/48.78	c |       256 |   47233   712461    75763 |   287359      255   1185 | 16.613 % |
49.26/49.33	c |       483 |   47230   712461    75763 |   316095      476   1515 | 16.618 % |
50.46/50.58	c ===============================================================================
50.46/50.60	c core #130
50.46/50.60	c Core size: 9908	Core Weight: 1	Total Weight: 154
50.46/50.60	c Elapsed CPU time: 50.3533 s	Remaining CPU time: 1749.65 s
50.96/51.05	c Learning 9 hard constraints
50.96/51.05	c ============================[ Search Statistics ]==============================
50.96/51.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
50.96/51.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
50.96/51.05	c ===============================================================================
50.96/51.05	c |         0 |   56550   720659    89909 |   240219        0    nan |  0.000 % |
51.16/51.23	c |       100 |   56550   720659    89909 |   264241      100    650 | 14.171 % |
51.57/51.63	c |       250 |   56550   720659    89909 |   290665      250    546 | 14.171 % |
52.16/52.29	c |       475 |   56549   720659    89909 |   319732      471    645 | 14.173 % |
53.56/53.66	c |       812 |   56549   720659    89909 |   351705      808    854 | 14.173 % |
55.36/55.43	c |      1319 |   56549   720659    89909 |   386876     1315    909 | 14.173 % |
59.66/59.74	c |      2078 |   56549   720659    89909 |   425563     2074   1671 | 14.173 % |
65.86/65.92	c |      3217 |   56548   720659    89909 |   468120     3211   2121 | 14.174 % |
76.45/76.54	c |      4926 |   56547   720659    89909 |   514932     4911   2763 | 14.176 % |
86.15/86.27	c |      7489 |   56547   720659    89909 |   566425     7474   2326 | 14.176 % |
103.35/103.46	c ===============================================================================
103.45/103.58	c core #131
103.45/103.58	c Core size: 11560	Core Weight: 1	Total Weight: 155
103.45/103.58	c Elapsed CPU time: 103.13 s	Remaining CPU time: 1696.87 s
103.94/104.08	c Learning 29 hard constraints
103.94/104.08	c ============================[ Search Statistics ]==============================
103.94/104.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.94/104.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
103.94/104.08	c ===============================================================================
103.94/104.08	c |         0 |   67108   729612   112579 |   243204        0    nan |  0.000 % |
104.24/104.33	c |       102 |   67108   729612   112579 |   267524      102    760 | 12.111 % |
104.84/104.95	c |       253 |   67108   729612   112579 |   294276      253    594 | 12.111 % |
105.55/105.63	c |       479 |   67108   729612   112579 |   323704      479    733 | 12.111 % |
106.64/106.74	c |       817 |   67108   729612   112579 |   356074      817    896 | 12.111 % |
108.65/108.74	c |      1324 |   67108   729612   112579 |   391682     1324    960 | 12.111 % |
111.94/112.00	c |      2083 |   67108   729612   112579 |   430850     2083    857 | 12.111 % |
116.74/116.87	c |      3222 |   67108   729612   112579 |   473935     3222    884 | 12.111 % |
124.43/124.51	c |      4930 |   67108   729612   112579 |   521329     4930    797 | 12.111 % |
135.93/136.05	c |      7492 |   67108   729612   112579 |   573462     7492    965 | 12.111 % |
160.12/160.23	c |     11336 |   67108   729612   112579 |   630808    11336   1380 | 12.111 % |
189.11/189.28	c |     17102 |   67108   729612   112579 |   693889    17102   1509 | 12.111 % |
258.39/258.54	c |     25756 |   67108   729612   112579 |   763278    25756   1906 | 12.111 % |
352.06/352.29	c |     38733 |   67107   729612   112579 |   839606    38730   1907 | 12.112 % |
569.09/569.34	c |     58197 |   67107   729612   112579 |   923566    58194   2652 | 12.112 % |
890.58/890.99	c |     87391 |   67106   729612   112579 |  1015923    87384   3129 | 12.113 % |

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-1875628-1245139939/watcher-1875628-1245139939 -o /tmp/evaluation-result-1875628-1245139939/solver-1875628-1245139939 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875628-1245139939.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 1727
/proc/meminfo: memFree=1837928/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=19684 CPUtime=0
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 181590408 20156416 248 1992294400 134512640 135709839 4294956240 18446744073709551615 134570460 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 4921 248 122 292 0 418 0

[startup+0.0935681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1727
/proc/meminfo: memFree=1837928/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=22088 CPUtime=0.08
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 977 0 0 0 8 0 0 0 18 0 1 0 181590408 22618112 961 1992294400 134512640 135709839 4294956240 18446744073709551615 134544470 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 5522 961 277 292 0 1019 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22088

[startup+0.102569 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1727
/proc/meminfo: memFree=1837928/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=22220 CPUtime=0.1
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 1015 0 0 0 9 1 0 0 18 0 1 0 181590408 22753280 999 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 5555 1001 294 292 0 1052 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 22220

[startup+0.302606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1727
/proc/meminfo: memFree=1837928/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=24136 CPUtime=0.29
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 1881 0 0 0 28 1 0 0 19 0 1 0 181590408 24715264 1865 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 6034 1865 655 292 0 1531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24136

[startup+0.701681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1727
/proc/meminfo: memFree=1837928/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=28148 CPUtime=0.69
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 3561 0 0 0 68 1 0 0 22 0 1 0 181590408 28823552 3545 1992294400 134512640 135709839 4294956240 18446744073709551615 134542865 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 7037 3545 1357 292 0 2534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28148

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1826144/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=36156 CPUtime=1.49
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 6961 0 0 0 146 3 0 0 25 0 1 0 181590408 37023744 6945 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 9039 6945 2777 292 0 4536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36156

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1815136/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=53772 CPUtime=3.09
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 19327 0 0 0 303 6 0 0 25 0 1 0 181590408 55062528 12624 1992294400 134512640 135709839 4294956240 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 13443 12624 133 292 0 13148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53772

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1784416/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=56940 CPUtime=6.29
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 20119 0 0 0 622 7 0 0 25 0 1 0 181590408 58306560 13416 1992294400 134512640 135709839 4294956240 18446744073709551615 135164505 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 14235 13416 133 292 0 13940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56940

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1783712/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=57600 CPUtime=12.69
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 20309 0 0 0 1262 7 0 0 25 0 1 0 181590408 58982400 13606 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 14400 13606 133 292 0 14105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57600

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1781600/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=60108 CPUtime=25.48
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 20939 0 0 0 2541 7 0 0 25 0 1 0 181590408 61550592 14236 1992294400 134512640 135709839 4294956240 18446744073709551615 135165936 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 15027 14236 133 292 0 14732 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60108

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1765856/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=85376 CPUtime=51.06
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 43884 0 0 0 5081 25 0 0 25 0 1 0 181590408 87425024 20073 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 21344 20073 136 292 0 21049 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85376

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1667872/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=175464 CPUtime=102.25
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 66420 0 0 0 10185 40 0 0 25 0 1 0 181590408 179675136 42609 1992294400 134512640 135709839 4294956240 18446744073709551615 134573687 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 43866 42609 136 292 0 43571 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 175464

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1642848/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=200740 CPUtime=162.22
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 74170 0 0 0 16170 52 0 0 25 0 1 0 181590408 205557760 48752 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 50185 48752 136 292 0 49890 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 200740

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=1599776/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=244200 CPUtime=222.2
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 85047 0 0 0 22158 62 0 0 25 0 1 0 181590408 250060800 59629 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 61050 59629 136 292 0 60755 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 244200

[startup+282.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 1728
/proc/meminfo: memFree=1529632/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=314864 CPUtime=282.19
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 102679 0 0 0 28142 77 0 0 25 0 1 0 181590408 322420736 77261 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 78716 77261 136 292 0 78421 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 314864

[startup+342.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 1728
/proc/meminfo: memFree=1469088/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=374408 CPUtime=342.16
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 117604 0 0 0 34127 89 0 0 25 0 1 0 181590408 383393792 92186 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 93602 92186 136 292 0 93307 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 374408

[startup+402.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 1728
/proc/meminfo: memFree=1392288/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=452800 CPUtime=402.14
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 137157 0 0 0 40113 101 0 0 25 0 1 0 181590408 463667200 111739 1992294400 134512640 135709839 4294956240 18446744073709551615 134572578 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 113200 111739 136 292 0 112905 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 452800

[startup+462.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/65 1728
/proc/meminfo: memFree=1301600/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=542052 CPUtime=462.12
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 159477 0 0 0 46097 115 0 0 25 0 1 0 181590408 555061248 134059 1992294400 134512640 135709839 4294956240 18446744073709551615 134572299 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 135513 134059 136 292 0 135218 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 542052

[startup+522.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/65 1728
/proc/meminfo: memFree=1210208/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=634556 CPUtime=522.1
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 182618 0 0 0 52083 127 0 0 25 0 1 0 181590408 649785344 157200 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 158639 157200 136 292 0 158344 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 634556

[startup+582.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/65 1728
/proc/meminfo: memFree=1117536/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=724988 CPUtime=582.08
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 205242 0 0 0 58067 141 0 0 25 0 1 0 181590408 742387712 179824 1992294400 134512640 135709839 4294956240 18446744073709551615 134577653 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 181247 179824 136 292 0 180952 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 724988

[startup+642.302 s]
/proc/loadavg: 1.14 1.08 1.01 2/65 1728
/proc/meminfo: memFree=1024288/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=817996 CPUtime=642.06
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 228448 0 0 0 64052 154 0 0 25 0 1 0 181590408 837627904 203030 1992294400 134512640 135709839 4294956240 18446744073709551615 134518512 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 204499 203030 136 292 0 204204 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 817996

[startup+702.301 s]
/proc/loadavg: 1.05 1.06 1.00 2/65 1728
/proc/meminfo: memFree=936800/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=906824 CPUtime=702.03
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 250669 0 0 0 70037 166 0 0 25 0 1 0 181590408 928587776 225251 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 226706 225251 136 292 0 226411 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 906824

[startup+762.305 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 1728
/proc/meminfo: memFree=831328/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1010320 CPUtime=762.03
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 276566 0 0 0 76023 180 0 0 25 0 1 0 181590408 1034567680 251148 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 252580 251148 136 292 0 252285 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1010320

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 1728
/proc/meminfo: memFree=746976/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1095340 CPUtime=822
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 297796 0 0 0 82008 192 0 0 25 0 1 0 181590408 1121628160 272378 1992294400 134512640 135709839 4294956240 18446744073709551615 134577777 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 273835 272378 136 292 0 273540 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 1095340

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 1728
/proc/meminfo: memFree=671776/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1170232 CPUtime=881.98
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 316533 0 0 0 87997 201 0 0 25 0 1 0 181590408 1198317568 291115 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 292558 291115 136 292 0 292263 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1170232

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 1728
/proc/meminfo: memFree=577824/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1264532 CPUtime=941.95
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 340095 0 0 0 93980 215 0 0 25 0 1 0 181590408 1294880768 314677 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 316133 314677 136 292 0 315838 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1264532

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1728
/proc/meminfo: memFree=475104/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1366536 CPUtime=1001.94
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 365563 0 0 0 99964 230 0 0 25 0 1 0 181590408 1399332864 340145 1992294400 134512640 135709839 4294956240 18446744073709551615 134518593 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 341634 340145 136 292 0 341339 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1366536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1728
/proc/meminfo: memFree=399072/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1443376 CPUtime=1061.92
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 384768 0 0 0 105952 240 0 0 25 0 1 0 181590408 1478017024 359350 1992294400 134512640 135709839 4294956240 18446744073709551615 134577690 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 360844 359350 136 292 0 360549 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1443376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=319072/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1521684 CPUtime=1121.89
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 404375 0 0 0 111939 250 0 0 25 0 1 0 181590408 1558204416 378957 1992294400 134512640 135709839 4294956240 18446744073709551615 134572316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 380421 378957 136 292 0 380126 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1521684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=242976/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1598172 CPUtime=1181.88
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 423491 0 0 0 117927 261 0 0 25 0 1 0 181590408 1636528128 398073 1992294400 134512640 135709839 4294956240 18446744073709551615 134577700 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 399543 398073 136 292 0 399248 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1598172

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=172320/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1668308 CPUtime=1241.86
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 441033 0 0 0 123912 274 0 0 25 0 1 0 181590408 1708347392 415615 1992294400 134512640 135709839 4294956240 18446744073709551615 134577792 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 417077 415615 136 292 0 416782 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 1668308

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=90016/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1749944 CPUtime=1301.84
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 461445 0 0 0 129899 285 0 0 25 0 1 0 181590408 1791942656 436027 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 437486 436027 136 292 0 437191 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 1749944

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=14880/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1827264 CPUtime=1361.82
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 480768 0 0 0 135887 295 0 0 25 0 1 0 181590408 1871118336 455350 1992294400 134512640 135709839 4294956240 18446744073709551615 134518150 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 456816 455350 136 292 0 456521 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 1827264



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1373 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=14880/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=1843352 CPUtime=1372.51
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4194304 484789 0 0 0 136954 297 0 0 25 0 1 0 181590408 1887592448 459371 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 460838 459371 136 292 0 460543 0
Current children cumulated CPU time (s) 1372.51
Current children cumulated vsize (KiB) 1843352

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

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

[startup+1373.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1728
/proc/meminfo: memFree=14880/2055920 swapFree=4182544/4192956
[pid=1727] ppid=1725 vsize=0 CPUtime=1372.71
/proc/1727/stat : 1727 (wbo) R 1725 1727 1226 0 -1 4195332 484789 0 0 0 136954 317 0 0 25 0 1 0 181590408 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/1727/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1372.71
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1373.29
CPU time (s): 1372.82
CPU user time (s): 1369.55
CPU system time (s): 3.2675
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 1843352

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

runsolver used 1.13183 second user time and 3.06353 second system time

The end

Launcher Data

Begin job on node47 at 2009-06-16 10:12:20
IDJOB=1875628
IDBENCH=1964
IDSOLVER=698
FILE ID=node47/1875628-1245139939
PBS_JOBID= 9363704
Free space on /tmp= 65936 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.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-1875628-1245139939/watcher-1875628-1245139939 -o /tmp/evaluation-result-1875628-1245139939/solver-1875628-1245139939 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875628-1245139939.opb

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

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=1807699072

node47.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.261
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.261
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:       1838408 kB
Buffers:         21060 kB
Cached:         129444 kB
SwapCached:       4196 kB
Active:          39440 kB
Inactive:       118988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838408 kB
SwapTotal:     4192956 kB
SwapFree:      4182544 kB
Dirty:           19204 kB
Writeback:           0 kB
Mapped:          13656 kB
Slab:            45032 kB
Committed_AS:   169932 kB
PageTables:       1448 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-1875628-1245139939.opb

Free space on /tmp at the end= 65932 MiB
End job on node47 at 2009-06-16 10:35:15