Trace number 1875640

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? (TO) 1800.33 1800.89

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
MD5SUM99680d01aa100bfba038606e315bf03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5596
Best CPU time to get the best result obtained on this benchmark1240.97
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 431
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 497468
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 497468
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-1875640-1245142495.opb.
0.00/0.00	c Instance file HOME/instance-1875640-1245142495.opb
0.00/0.00	c File size is 17233649 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.35         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.35164 s	Remaining CPU time: 1797.65 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.67259 s	Remaining CPU time: 1797.33 s
2.99/3.07	c core #3
2.99/3.07	c Core size: 101	Core Weight: 1	Total Weight: 3
2.99/3.07	c Elapsed CPU time: 2.99154 s	Remaining CPU time: 1797.01 s
3.30/3.40	c core #4
3.30/3.40	c Core size: 101	Core Weight: 1	Total Weight: 4
3.30/3.40	c Elapsed CPU time: 3.31549 s	Remaining CPU time: 1796.68 s
3.69/3.72	c core #5
3.69/3.72	c Core size: 101	Core Weight: 1	Total Weight: 5
3.69/3.72	c Elapsed CPU time: 3.63745 s	Remaining CPU time: 1796.36 s
3.99/4.04	c core #6
3.99/4.04	c Core size: 101	Core Weight: 1	Total Weight: 6
3.99/4.04	c Elapsed CPU time: 3.9554 s	Remaining CPU time: 1796.04 s
4.29/4.36	c core #7
4.29/4.36	c Core size: 101	Core Weight: 1	Total Weight: 7
4.29/4.36	c Elapsed CPU time: 4.27335 s	Remaining CPU time: 1795.73 s
4.59/4.69	c core #8
4.59/4.69	c Core size: 101	Core Weight: 2	Total Weight: 9
4.59/4.69	c Elapsed CPU time: 4.5993 s	Remaining CPU time: 1795.4 s
4.99/5.01	c core #9
4.99/5.01	c Core size: 101	Core Weight: 2	Total Weight: 11
4.99/5.01	c Elapsed CPU time: 4.91625 s	Remaining CPU time: 1795.08 s
5.29/5.33	c core #10
5.29/5.33	c Core size: 101	Core Weight: 1	Total Weight: 12
5.29/5.33	c Elapsed CPU time: 5.2422 s	Remaining CPU time: 1794.76 s
5.59/5.65	c core #11
5.59/5.65	c Core size: 101	Core Weight: 1	Total Weight: 13
5.59/5.65	c Elapsed CPU time: 5.55915 s	Remaining CPU time: 1794.44 s
5.89/5.97	c core #12
5.89/5.97	c Core size: 101	Core Weight: 1	Total Weight: 14
5.89/5.97	c Elapsed CPU time: 5.88011 s	Remaining CPU time: 1794.12 s
6.19/6.29	c core #13
6.19/6.29	c Core size: 101	Core Weight: 1	Total Weight: 15
6.19/6.29	c Elapsed CPU time: 6.19606 s	Remaining CPU time: 1793.8 s
6.59/6.61	c core #14
6.59/6.61	c Core size: 101	Core Weight: 1	Total Weight: 16
6.59/6.61	c Elapsed CPU time: 6.52001 s	Remaining CPU time: 1793.48 s
6.89/6.93	c core #15
6.89/6.93	c Core size: 101	Core Weight: 1	Total Weight: 17
6.89/6.93	c Elapsed CPU time: 6.84196 s	Remaining CPU time: 1793.16 s
7.19/7.26	c core #16
7.19/7.26	c Core size: 101	Core Weight: 2	Total Weight: 19
7.19/7.26	c Elapsed CPU time: 7.16591 s	Remaining CPU time: 1792.83 s
7.49/7.60	c core #17
7.49/7.60	c Core size: 101	Core Weight: 1	Total Weight: 20
7.49/7.60	c Elapsed CPU time: 7.50486 s	Remaining CPU time: 1792.5 s
7.89/7.96	c core #18
7.89/7.96	c Core size: 101	Core Weight: 1	Total Weight: 21
7.89/7.96	c Elapsed CPU time: 7.8688 s	Remaining CPU time: 1792.13 s
8.19/8.29	c core #19
8.19/8.29	c Core size: 101	Core Weight: 1	Total Weight: 22
8.19/8.29	c Elapsed CPU time: 8.19375 s	Remaining CPU time: 1791.81 s
8.59/8.65	c core #20
8.59/8.65	c Core size: 101	Core Weight: 1	Total Weight: 23
8.59/8.65	c Elapsed CPU time: 8.5537 s	Remaining CPU time: 1791.45 s
8.89/8.99	c core #21
8.89/8.99	c Core size: 101	Core Weight: 1	Total Weight: 24
8.89/8.99	c Elapsed CPU time: 8.90065 s	Remaining CPU time: 1791.1 s
9.29/9.31	c core #22
9.29/9.31	c Core size: 101	Core Weight: 1	Total Weight: 25
9.29/9.31	c Elapsed CPU time: 9.2206 s	Remaining CPU time: 1790.78 s
9.59/9.63	c core #23
9.59/9.63	c Core size: 301	Core Weight: 1	Total Weight: 26
9.59/9.63	c Elapsed CPU time: 9.54155 s	Remaining CPU time: 1790.46 s
9.89/9.96	c core #24
9.89/9.96	c Core size: 101	Core Weight: 1	Total Weight: 27
9.89/9.96	c Elapsed CPU time: 9.8675 s	Remaining CPU time: 1790.13 s
10.19/10.29	c core #25
10.19/10.29	c Core size: 101	Core Weight: 2	Total Weight: 29
10.19/10.29	c Elapsed CPU time: 10.1925 s	Remaining CPU time: 1789.81 s
10.59/10.62	c core #26
10.59/10.62	c Core size: 101	Core Weight: 1	Total Weight: 30
10.59/10.62	c Elapsed CPU time: 10.5214 s	Remaining CPU time: 1789.48 s
10.89/10.94	c core #27
10.89/10.94	c Core size: 101	Core Weight: 1	Total Weight: 31
10.89/10.94	c Elapsed CPU time: 10.8434 s	Remaining CPU time: 1789.16 s
11.19/11.26	c core #28
11.19/11.26	c Core size: 101	Core Weight: 1	Total Weight: 32
11.19/11.26	c Elapsed CPU time: 11.1663 s	Remaining CPU time: 1788.83 s
11.49/11.59	c core #29
11.49/11.59	c Core size: 201	Core Weight: 1	Total Weight: 33
11.49/11.59	c Elapsed CPU time: 11.4923 s	Remaining CPU time: 1788.51 s
11.89/11.92	c core #30
11.89/11.92	c Core size: 101	Core Weight: 1	Total Weight: 34
11.89/11.92	c Elapsed CPU time: 11.8242 s	Remaining CPU time: 1788.18 s
12.19/12.27	c core #31
12.19/12.27	c Core size: 101	Core Weight: 1	Total Weight: 35
12.19/12.27	c Elapsed CPU time: 12.1721 s	Remaining CPU time: 1787.83 s
12.59/12.61	c core #32
12.59/12.61	c Core size: 101	Core Weight: 1	Total Weight: 36
12.59/12.61	c Elapsed CPU time: 12.5191 s	Remaining CPU time: 1787.48 s
12.89/12.94	c core #33
12.89/12.94	c Core size: 101	Core Weight: 1	Total Weight: 37
12.89/12.94	c Elapsed CPU time: 12.848 s	Remaining CPU time: 1787.15 s
13.19/13.27	c core #34
13.19/13.27	c Core size: 101	Core Weight: 1	Total Weight: 38
13.19/13.27	c Elapsed CPU time: 13.177 s	Remaining CPU time: 1786.82 s
13.58/13.60	c core #35
13.58/13.60	c Core size: 101	Core Weight: 1	Total Weight: 39
13.58/13.60	c Elapsed CPU time: 13.5009 s	Remaining CPU time: 1786.5 s
13.88/13.95	c core #36
13.88/13.95	c Core size: 101	Core Weight: 1	Total Weight: 40
13.88/13.95	c Elapsed CPU time: 13.8519 s	Remaining CPU time: 1786.15 s
14.19/14.27	c core #37
14.19/14.27	c Core size: 101	Core Weight: 1	Total Weight: 41
14.19/14.27	c Elapsed CPU time: 14.1758 s	Remaining CPU time: 1785.82 s
14.58/14.61	c core #38
14.58/14.61	c Core size: 101	Core Weight: 1	Total Weight: 42
14.58/14.61	c Elapsed CPU time: 14.5108 s	Remaining CPU time: 1785.49 s
14.88/14.93	c core #39
14.88/14.93	c Core size: 101	Core Weight: 1	Total Weight: 43
14.88/14.93	c Elapsed CPU time: 14.8367 s	Remaining CPU time: 1785.16 s
15.29/15.30	c core #40
15.29/15.30	c Core size: 101	Core Weight: 2	Total Weight: 45
15.29/15.30	c Elapsed CPU time: 15.2067 s	Remaining CPU time: 1784.79 s
15.58/15.63	c core #41
15.58/15.63	c Core size: 101	Core Weight: 2	Total Weight: 47
15.58/15.63	c Elapsed CPU time: 15.5346 s	Remaining CPU time: 1784.47 s
15.88/15.95	c core #42
15.88/15.95	c Core size: 101	Core Weight: 1	Total Weight: 48
15.88/15.95	c Elapsed CPU time: 15.8566 s	Remaining CPU time: 1784.14 s
16.18/16.28	c core #43
16.18/16.28	c Core size: 101	Core Weight: 1	Total Weight: 49
16.18/16.28	c Elapsed CPU time: 16.1815 s	Remaining CPU time: 1783.82 s
16.58/16.61	c core #44
16.58/16.61	c Core size: 101	Core Weight: 1	Total Weight: 50
16.58/16.61	c Elapsed CPU time: 16.5135 s	Remaining CPU time: 1783.49 s
16.88/16.94	c core #45
16.88/16.94	c Core size: 701	Core Weight: 1	Total Weight: 51
16.88/16.94	c Elapsed CPU time: 16.8444 s	Remaining CPU time: 1783.16 s
17.18/17.27	c core #46
17.18/17.27	c Core size: 101	Core Weight: 1	Total Weight: 52
17.18/17.27	c Elapsed CPU time: 17.1764 s	Remaining CPU time: 1782.82 s
17.59/17.60	c core #47
17.59/17.60	c Core size: 101	Core Weight: 1	Total Weight: 53
17.59/17.60	c Elapsed CPU time: 17.5063 s	Remaining CPU time: 1782.49 s
17.88/17.93	c core #48
17.88/17.93	c Core size: 101	Core Weight: 1	Total Weight: 54
17.88/17.93	c Elapsed CPU time: 17.8323 s	Remaining CPU time: 1782.17 s
18.18/18.26	c core #49
18.18/18.26	c Core size: 101	Core Weight: 1	Total Weight: 55
18.18/18.26	c Elapsed CPU time: 18.1632 s	Remaining CPU time: 1781.84 s
18.59/18.61	c core #50
18.59/18.61	c Core size: 101	Core Weight: 1	Total Weight: 56
18.59/18.61	c Elapsed CPU time: 18.5142 s	Remaining CPU time: 1781.49 s
18.88/18.94	c core #51
18.88/18.94	c Core size: 101	Core Weight: 1	Total Weight: 57
18.88/18.94	c Elapsed CPU time: 18.8441 s	Remaining CPU time: 1781.16 s
19.18/19.28	c core #52
19.18/19.28	c Core size: 101	Core Weight: 1	Total Weight: 58
19.18/19.28	c Elapsed CPU time: 19.1771 s	Remaining CPU time: 1780.82 s
19.58/19.63	c core #53
19.58/19.63	c Core size: 101	Core Weight: 1	Total Weight: 59
19.58/19.63	c Elapsed CPU time: 19.533 s	Remaining CPU time: 1780.47 s
19.88/19.97	c core #54
19.88/19.97	c Core size: 101	Core Weight: 1	Total Weight: 60
19.88/19.97	c Elapsed CPU time: 19.872 s	Remaining CPU time: 1780.13 s
20.28/20.30	c core #55
20.28/20.30	c Core size: 101	Core Weight: 1	Total Weight: 61
20.28/20.30	c Elapsed CPU time: 20.2029 s	Remaining CPU time: 1779.8 s
20.58/20.66	c core #56
20.58/20.66	c Core size: 101	Core Weight: 1	Total Weight: 62
20.58/20.66	c Elapsed CPU time: 20.5629 s	Remaining CPU time: 1779.44 s
20.98/21.01	c core #57
20.98/21.01	c Core size: 101	Core Weight: 1	Total Weight: 63
20.98/21.01	c Elapsed CPU time: 20.9148 s	Remaining CPU time: 1779.09 s
21.28/21.36	c core #58
21.28/21.36	c Core size: 701	Core Weight: 1	Total Weight: 64
21.28/21.36	c Elapsed CPU time: 21.2598 s	Remaining CPU time: 1778.74 s
21.68/21.73	c core #59
21.68/21.73	c Core size: 101	Core Weight: 1	Total Weight: 65
21.68/21.73	c Elapsed CPU time: 21.6327 s	Remaining CPU time: 1778.37 s
21.98/22.06	c core #60
21.98/22.06	c Core size: 101	Core Weight: 1	Total Weight: 66
21.98/22.06	c Elapsed CPU time: 21.9627 s	Remaining CPU time: 1778.04 s
22.38/22.41	c core #61
22.38/22.41	c Core size: 101	Core Weight: 1	Total Weight: 67
22.38/22.41	c Elapsed CPU time: 22.3106 s	Remaining CPU time: 1777.69 s
22.68/22.75	c core #62
22.68/22.75	c Core size: 101	Core Weight: 1	Total Weight: 68
22.68/22.75	c Elapsed CPU time: 22.6456 s	Remaining CPU time: 1777.35 s
22.98/23.07	c core #63
22.98/23.07	c Core size: 101	Core Weight: 2	Total Weight: 70
22.98/23.07	c Elapsed CPU time: 22.9725 s	Remaining CPU time: 1777.03 s
23.38/23.41	c core #64
23.38/23.41	c Core size: 101	Core Weight: 1	Total Weight: 71
23.38/23.41	c Elapsed CPU time: 23.3075 s	Remaining CPU time: 1776.69 s
23.68/23.77	c core #65
23.68/23.77	c Core size: 101	Core Weight: 1	Total Weight: 72
23.68/23.77	c Elapsed CPU time: 23.6624 s	Remaining CPU time: 1776.34 s
23.98/24.10	c core #66
23.98/24.10	c Core size: 101	Core Weight: 1	Total Weight: 73
23.98/24.10	c Elapsed CPU time: 23.9964 s	Remaining CPU time: 1776 s
24.38/24.43	c core #67
24.38/24.43	c Core size: 101	Core Weight: 3	Total Weight: 76
24.38/24.43	c Elapsed CPU time: 24.3253 s	Remaining CPU time: 1775.67 s
24.68/24.79	c core #68
24.68/24.79	c Core size: 301	Core Weight: 1	Total Weight: 77
24.68/24.79	c Elapsed CPU time: 24.6842 s	Remaining CPU time: 1775.32 s
25.08/25.12	c core #69
25.08/25.12	c Core size: 101	Core Weight: 1	Total Weight: 78
25.08/25.12	c Elapsed CPU time: 25.0192 s	Remaining CPU time: 1774.98 s
25.38/25.45	c core #70
25.38/25.45	c Core size: 101	Core Weight: 1	Total Weight: 79
25.38/25.45	c Elapsed CPU time: 25.3461 s	Remaining CPU time: 1774.65 s
25.69/25.78	c core #71
25.69/25.78	c Core size: 101	Core Weight: 1	Total Weight: 80
25.69/25.78	c Elapsed CPU time: 25.6701 s	Remaining CPU time: 1774.33 s
26.09/26.15	c core #72
26.09/26.15	c Core size: 101	Core Weight: 1	Total Weight: 81
26.09/26.15	c Elapsed CPU time: 26.041 s	Remaining CPU time: 1773.96 s
26.39/26.49	c core #73
26.39/26.49	c Core size: 101	Core Weight: 1	Total Weight: 82
26.39/26.49	c Elapsed CPU time: 26.382 s	Remaining CPU time: 1773.62 s
26.78/26.82	c core #74
26.78/26.82	c Core size: 201	Core Weight: 2	Total Weight: 84
26.78/26.82	c Elapsed CPU time: 26.7159 s	Remaining CPU time: 1773.28 s
27.08/27.19	c core #75
27.08/27.19	c Core size: 101	Core Weight: 1	Total Weight: 85
27.08/27.19	c Elapsed CPU time: 27.0859 s	Remaining CPU time: 1772.91 s
27.49/27.55	c core #76
27.49/27.55	c Core size: 101	Core Weight: 1	Total Weight: 86
27.49/27.55	c Elapsed CPU time: 27.4438 s	Remaining CPU time: 1772.56 s
27.78/27.89	c core #77
27.78/27.89	c Core size: 101	Core Weight: 1	Total Weight: 87
27.78/27.89	c Elapsed CPU time: 27.7798 s	Remaining CPU time: 1772.22 s
28.18/28.26	c core #78
28.18/28.26	c Core size: 101	Core Weight: 1	Total Weight: 88
28.18/28.26	c Elapsed CPU time: 28.1537 s	Remaining CPU time: 1771.85 s
28.59/28.63	c core #79
28.59/28.63	c Core size: 101	Core Weight: 1	Total Weight: 89
28.59/28.63	c Elapsed CPU time: 28.5237 s	Remaining CPU time: 1771.48 s
28.88/28.97	c core #80
28.88/28.97	c Core size: 101	Core Weight: 1	Total Weight: 90
28.88/28.97	c Elapsed CPU time: 28.8586 s	Remaining CPU time: 1771.14 s
29.28/29.32	c core #81
29.28/29.32	c Core size: 101	Core Weight: 1	Total Weight: 91
29.28/29.32	c Elapsed CPU time: 29.2016 s	Remaining CPU time: 1770.8 s
29.58/29.66	c core #82
29.58/29.66	c Core size: 101	Core Weight: 1	Total Weight: 92
29.58/29.66	c Elapsed CPU time: 29.5405 s	Remaining CPU time: 1770.46 s
29.88/29.99	c core #83
29.88/29.99	c Core size: 101	Core Weight: 6	Total Weight: 98
29.88/29.99	c Elapsed CPU time: 29.8785 s	Remaining CPU time: 1770.12 s
30.28/30.37	c core #84
30.28/30.37	c Core size: 3001	Core Weight: 1	Total Weight: 99
30.28/30.37	c Elapsed CPU time: 30.2544 s	Remaining CPU time: 1769.75 s
30.68/30.72	c core #85
30.68/30.72	c Core size: 101	Core Weight: 1	Total Weight: 100
30.68/30.72	c Elapsed CPU time: 30.6073 s	Remaining CPU time: 1769.39 s
30.98/31.10	c core #86
30.98/31.10	c Core size: 101	Core Weight: 1	Total Weight: 101
30.98/31.10	c Elapsed CPU time: 30.9783 s	Remaining CPU time: 1769.02 s
31.37/31.43	c core #87
31.37/31.43	c Core size: 101	Core Weight: 1	Total Weight: 102
31.37/31.43	c Elapsed CPU time: 31.3112 s	Remaining CPU time: 1768.69 s
31.67/31.76	c core #88
31.67/31.76	c Core size: 101	Core Weight: 1	Total Weight: 103
31.67/31.76	c Elapsed CPU time: 31.6452 s	Remaining CPU time: 1768.35 s
32.07/32.11	c core #89
32.07/32.11	c Core size: 101	Core Weight: 1	Total Weight: 104
32.07/32.11	c Elapsed CPU time: 31.9921 s	Remaining CPU time: 1768.01 s
32.37/32.46	c core #90
32.37/32.46	c Core size: 101	Core Weight: 2	Total Weight: 106
32.37/32.46	c Elapsed CPU time: 32.3461 s	Remaining CPU time: 1767.65 s
32.77/32.82	c core #91
32.77/32.82	c Core size: 101	Core Weight: 1	Total Weight: 107
32.77/32.82	c Elapsed CPU time: 32.697 s	Remaining CPU time: 1767.3 s
33.07/33.16	c core #92
33.07/33.16	c Core size: 101	Core Weight: 1	Total Weight: 108
33.07/33.16	c Elapsed CPU time: 33.038 s	Remaining CPU time: 1766.96 s
33.37/33.50	c core #93
33.37/33.50	c Core size: 101	Core Weight: 1	Total Weight: 109
33.37/33.50	c Elapsed CPU time: 33.3769 s	Remaining CPU time: 1766.62 s
33.77/33.86	c core #94
33.77/33.86	c Core size: 101	Core Weight: 1	Total Weight: 110
33.77/33.86	c Elapsed CPU time: 33.7439 s	Remaining CPU time: 1766.26 s
34.17/34.22	c core #95
34.17/34.22	c Core size: 101	Core Weight: 1	Total Weight: 111
34.17/34.22	c Elapsed CPU time: 34.0978 s	Remaining CPU time: 1765.9 s
34.47/34.54	c core #96
34.47/34.54	c Core size: 101	Core Weight: 1	Total Weight: 112
34.47/34.54	c Elapsed CPU time: 34.4168 s	Remaining CPU time: 1765.58 s
34.77/34.86	c core #97
34.77/34.86	c Core size: 101	Core Weight: 2	Total Weight: 114
34.77/34.86	c Elapsed CPU time: 34.7377 s	Remaining CPU time: 1765.26 s
35.07/35.20	c core #98
35.07/35.20	c Core size: 101	Core Weight: 1	Total Weight: 115
35.07/35.20	c Elapsed CPU time: 35.0667 s	Remaining CPU time: 1764.93 s
35.46/35.54	c core #99
35.46/35.54	c Core size: 101	Core Weight: 3	Total Weight: 118
35.46/35.54	c Elapsed CPU time: 35.4136 s	Remaining CPU time: 1764.59 s
35.86/35.93	c core #100
35.86/35.93	c Core size: 101	Core Weight: 1	Total Weight: 119
35.86/35.93	c Elapsed CPU time: 35.7976 s	Remaining CPU time: 1764.2 s
36.16/36.27	c core #101
36.16/36.27	c Core size: 101	Core Weight: 1	Total Weight: 120
36.16/36.27	c Elapsed CPU time: 36.1415 s	Remaining CPU time: 1763.86 s
36.56/36.62	c core #102
36.56/36.62	c Core size: 101	Core Weight: 1	Total Weight: 121
36.56/36.62	c Elapsed CPU time: 36.4845 s	Remaining CPU time: 1763.52 s
36.86/36.96	c core #103
36.86/36.96	c Core size: 101	Core Weight: 1	Total Weight: 122
36.86/36.96	c Elapsed CPU time: 36.8314 s	Remaining CPU time: 1763.17 s
37.26/37.32	c core #104
37.26/37.32	c Core size: 101	Core Weight: 1	Total Weight: 123
37.26/37.32	c Elapsed CPU time: 37.1833 s	Remaining CPU time: 1762.82 s
37.56/37.66	c core #105
37.56/37.66	c Core size: 101	Core Weight: 1	Total Weight: 124
37.56/37.66	c Elapsed CPU time: 37.5273 s	Remaining CPU time: 1762.47 s
37.96/38.01	c core #106
37.96/38.01	c Core size: 101	Core Weight: 1	Total Weight: 125
37.96/38.01	c Elapsed CPU time: 37.8742 s	Remaining CPU time: 1762.13 s
38.26/38.38	c core #107
38.26/38.38	c Core size: 101	Core Weight: 1	Total Weight: 126
38.26/38.38	c Elapsed CPU time: 38.2462 s	Remaining CPU time: 1761.75 s
38.66/38.76	c core #108
38.66/38.76	c Core size: 2774	Core Weight: 1	Total Weight: 127
38.66/38.76	c Elapsed CPU time: 38.6281 s	Remaining CPU time: 1761.37 s
39.06/39.18	c core #109
39.06/39.18	c Core size: 3233	Core Weight: 1	Total Weight: 128
39.06/39.18	c Elapsed CPU time: 39.0441 s	Remaining CPU time: 1760.96 s
39.47/39.55	c core #110
39.47/39.55	c Core size: 101	Core Weight: 1	Total Weight: 129
39.47/39.55	c Elapsed CPU time: 39.412 s	Remaining CPU time: 1760.59 s
39.86/39.94	c core #111
39.86/39.94	c Core size: 2084	Core Weight: 1	Total Weight: 130
39.86/39.94	c Elapsed CPU time: 39.7999 s	Remaining CPU time: 1760.2 s
40.26/40.31	c core #112
40.26/40.31	c Core size: 693	Core Weight: 1	Total Weight: 131
40.26/40.31	c Elapsed CPU time: 40.1719 s	Remaining CPU time: 1759.83 s
40.57/40.68	c core #113
40.57/40.68	c Core size: 1265	Core Weight: 1	Total Weight: 132
40.57/40.68	c Elapsed CPU time: 40.5378 s	Remaining CPU time: 1759.46 s
41.06/41.11	c core #114
41.06/41.11	c Core size: 301	Core Weight: 1	Total Weight: 133
41.06/41.11	c Elapsed CPU time: 40.9708 s	Remaining CPU time: 1759.03 s
41.36/41.48	c core #115
41.36/41.48	c Core size: 399	Core Weight: 1	Total Weight: 134
41.36/41.48	c Elapsed CPU time: 41.3407 s	Remaining CPU time: 1758.66 s
41.76/41.87	c ============================[ Search Statistics ]==============================
41.76/41.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.76/41.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
41.76/41.87	c ===============================================================================
41.76/41.87	c |         0 |   25979   692476    49130 |   230825        0    nan |  0.000 % |
41.76/41.89	c ===============================================================================
41.76/41.89	c core #116
41.76/41.89	c Core size: 897	Core Weight: 1	Total Weight: 135
41.76/41.89	c Elapsed CPU time: 41.7457 s	Remaining CPU time: 1758.25 s
42.16/42.27	c ============================[ Search Statistics ]==============================
42.16/42.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.16/42.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
42.16/42.27	c ===============================================================================
42.16/42.27	c |         0 |   26981   693316    50479 |   231105        0    nan |  0.000 % |
42.26/42.30	c ===============================================================================
42.26/42.30	c core #117
42.26/42.30	c Core size: 803	Core Weight: 1	Total Weight: 136
42.26/42.30	c Elapsed CPU time: 42.1566 s	Remaining CPU time: 1757.84 s
42.56/42.69	c ============================[ Search Statistics ]==============================
42.56/42.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.56/42.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
42.56/42.69	c ===============================================================================
42.56/42.69	c |         0 |   27884   694070    51587 |   231356        0    nan |  0.000 % |
42.66/42.72	c ===============================================================================
42.66/42.73	c core #118
42.66/42.73	c Core size: 1276	Core Weight: 1	Total Weight: 137
42.66/42.73	c Elapsed CPU time: 42.5725 s	Remaining CPU time: 1757.43 s
43.06/43.11	c ============================[ Search Statistics ]==============================
43.06/43.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.06/43.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.06/43.11	c ===============================================================================
43.06/43.11	c |         0 |   29138   695279    53063 |   231759        0    nan |  0.000 % |
43.06/43.15	c ===============================================================================
43.06/43.15	c core #119
43.06/43.15	c Core size: 1295	Core Weight: 1	Total Weight: 138
43.06/43.15	c Elapsed CPU time: 42.9905 s	Remaining CPU time: 1757.01 s
43.46/43.54	c ============================[ Search Statistics ]==============================
43.46/43.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.46/43.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.46/43.54	c ===============================================================================
43.46/43.54	c |         0 |   30412   696489    54607 |   232163        0    nan |  0.000 % |
43.56/43.66	c ===============================================================================
43.56/43.66	c core #120
43.56/43.66	c Core size: 2662	Core Weight: 1	Total Weight: 139
43.56/43.66	c Elapsed CPU time: 43.5014 s	Remaining CPU time: 1756.5 s
43.96/44.06	c ============================[ Search Statistics ]==============================
43.96/44.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.96/44.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.96/44.06	c ===============================================================================
43.96/44.06	c |         0 |   33137   698981    58112 |   232993        0    nan |  0.000 % |
44.26/44.34	c ===============================================================================
44.26/44.35	c core #121
44.26/44.35	c Core size: 4426	Core Weight: 1	Total Weight: 140
44.26/44.35	c Elapsed CPU time: 44.1743 s	Remaining CPU time: 1755.83 s
44.65/44.75	c Learning 1 hard constraints
44.65/44.75	c ============================[ Search Statistics ]==============================
44.65/44.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.65/44.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
44.65/44.75	c ===============================================================================
44.65/44.75	c |         0 |   37438   703086    63413 |   234362        0    nan |  0.000 % |
44.86/44.91	c |       102 |   37438   703086    63413 |   257798      102   1495 | 20.202 % |
45.36/45.41	c |       252 |   37437   703086    63413 |   283578      251   2681 | 20.204 % |
46.06/46.11	c |       478 |   37437   703086    63413 |   311935      477   3066 | 20.204 % |
47.65/47.72	c ===============================================================================
47.65/47.74	c core #122
47.65/47.74	c Core size: 9048	Core Weight: 1	Total Weight: 141
47.65/47.74	c Elapsed CPU time: 47.5468 s	Remaining CPU time: 1752.45 s
48.06/48.17	c Learning 10 hard constraints
48.06/48.17	c ============================[ Search Statistics ]==============================
48.06/48.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.06/48.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.06/48.17	c ===============================================================================
48.06/48.17	c |         0 |   46042   710996    78614 |   236998        0    nan |  0.000 % |
48.26/48.33	c |       100 |   46042   710996    78614 |   260698      100    671 | 16.946 % |
48.55/48.65	c |       250 |   46042   710996    78614 |   286768      250    568 | 16.946 % |
49.15/49.24	c |       476 |   46042   710996    78614 |   315445      476    660 | 16.946 % |
50.06/50.17	c |       813 |   46042   710996    78614 |   346989      813    800 | 16.946 % |
51.26/51.39	c |      1320 |   46042   710996    78614 |   381688     1320    910 | 16.946 % |
53.55/53.65	c |      2079 |   46042   710996    78614 |   419857     2079   1281 | 16.946 % |
57.25/57.35	c |      3220 |   46041   710996    78614 |   461843     3212   1749 | 16.947 % |
63.35/63.43	c |      4930 |   46041   710996    78614 |   508027     4922   2018 | 16.947 % |
66.85/66.99	c ===============================================================================
66.96/67.06	c core #123
66.96/67.06	c Core size: 10139	Core Weight: 1	Total Weight: 142
66.96/67.06	c Elapsed CPU time: 66.7758 s	Remaining CPU time: 1733.22 s
67.44/67.52	c Learning 3 hard constraints
67.44/67.52	c ============================[ Search Statistics ]==============================
67.44/67.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.44/67.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
67.44/67.52	c ===============================================================================
67.44/67.52	c |         0 |   55469   719276    93131 |   239758        0    nan |  0.000 % |
67.64/67.78	c |       101 |   55469   719276    93131 |   263734      101   1373 | 14.373 % |
68.34/68.43	c |       251 |   55469   719276    93131 |   290107      251   1122 | 14.373 % |
69.15/69.21	c |       478 |   55469   719276    93131 |   319118      478   1046 | 14.373 % |
70.05/70.11	c |       816 |   55469   719276    93131 |   351030      816   1472 | 14.373 % |
71.54/71.68	c |      1322 |   55469   719276    93131 |   386133     1322   1466 | 14.373 % |
74.14/74.21	c |      2081 |   55469   719276    93131 |   424747     2081   1228 | 14.373 % |
77.55/77.63	c |      3220 |   55469   719276    93131 |   467221     3220    984 | 14.373 % |
84.55/84.65	c |      4928 |   55468   719276    93131 |   513943     4920    930 | 14.375 % |
97.74/97.89	c |      7493 |   55468   719276    93131 |   565338     7485   1246 | 14.375 % |
115.83/115.91	c |     11338 |   55467   719276    93131 |   621872    11327   1316 | 14.376 % |
144.02/144.20	c |     17105 |   55467   719276    93131 |   684059    17094   1605 | 14.376 % |
199.30/199.40	c |     25758 |   55467   719276    93131 |   752465    25747   2292 | 14.376 % |
283.38/283.57	c |     38732 |   55467   719276    93131 |   827711    38721   2512 | 14.376 % |
454.33/454.54	c ===============================================================================
455.32/455.55	c core #124
455.32/455.55	c Core size: 12493	Core Weight: 1	Total Weight: 143
455.32/455.55	c Elapsed CPU time: 454.058 s	Remaining CPU time: 1345.94 s
455.92/456.10	c Learning 81 hard constraints
455.92/456.10	c ============================[ Search Statistics ]==============================
455.92/456.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
455.92/456.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
455.92/456.10	c ===============================================================================
455.92/456.10	c |         0 |   66497   728506   139849 |   242835        0    nan |  0.000 % |
456.13/456.35	c |       100 |   66497   728506   139849 |   267118      100   1104 | 12.183 % |
456.73/456.91	c |       251 |   66497   728506   139849 |   293830      251    770 | 12.183 % |
457.63/457.85	c |       480 |   66497   728506   139849 |   323213      480    582 | 12.183 % |
459.22/459.47	c |       819 |   66497   728506   139849 |   355535      819    534 | 12.183 % |
461.32/461.58	c |      1327 |   66497   728506   139849 |   391088     1327    532 | 12.183 % |
464.22/464.49	c |      2086 |   66497   728506   139849 |   430197     2086    535 | 12.183 % |
470.52/470.74	c |      3230 |   66497   728506   139849 |   473217     3230    712 | 12.183 % |
477.51/477.79	c |      4938 |   66497   728506   139849 |   520539     4938    678 | 12.183 % |
491.52/491.71	c |      7500 |   66497   728506   139849 |   572593     7500    874 | 12.183 % |
520.01/520.23	c |     11346 |   66497   728506   139849 |   629852    11346   1310 | 12.183 % |
555.99/556.20	c |     17113 |   66496   728506   139849 |   692837    17110   1355 | 12.184 % |
624.87/625.17	c |     25763 |   66496   728506   139849 |   762121    25760   1559 | 12.184 % |
748.84/749.17	c |     38738 |   66496   728506   139849 |   838333    38735   2052 | 12.184 % |
933.19/933.50	c |     58200 |   66496   728506   139849 |   922166    58197   2310 | 12.184 % |
1247.08/1247.57	c |     87394 |   66496   728506   139849 |  1014383    87391   2521 | 12.184 % |

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-1875640-1245142495/watcher-1875640-1245142495 -o /tmp/evaluation-result-1875640-1245142495/solver-1875640-1245142495 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875640-1245142495.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 0.97 0.97 3/64 3427
/proc/meminfo: memFree=1387640/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=19684 CPUtime=0
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 181850691 20156416 248 1992294400 134512640 135709839 4294956240 18446744073709551615 134570460 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 4921 248 122 292 0 418 0

[startup+0.0215311 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 3427
/proc/meminfo: memFree=1387640/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=21396 CPUtime=0.01
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 659 0 0 0 1 0 0 0 18 0 1 0 181850691 21909504 643 1992294400 134512640 135709839 4294956240 18446744073709551615 134572396 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 5349 643 144 292 0 846 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21396

[startup+0.10154 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 3427
/proc/meminfo: memFree=1387640/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=22220 CPUtime=0.09
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 1006 0 0 0 9 0 0 0 18 0 1 0 181850691 22753280 990 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 5555 990 289 292 0 1052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22220

[startup+0.301563 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 3427
/proc/meminfo: memFree=1387640/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=24136 CPUtime=0.29
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 1860 0 0 0 28 1 0 0 19 0 1 0 181850691 24715264 1844 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 6034 1844 646 292 0 1531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24136

[startup+0.70161 s]
/proc/loadavg: 1.00 0.97 0.97 3/64 3427
/proc/meminfo: memFree=1387640/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=28016 CPUtime=0.69
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 3527 0 0 0 68 1 0 0 23 0 1 0 181850691 28688384 3511 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 7004 3511 1343 292 0 2501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28016

[startup+1.50171 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1375984/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=36156 CPUtime=1.49
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 6936 0 0 0 147 2 0 0 25 0 1 0 181850691 37023744 6920 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 9039 6920 2766 292 0 4536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36156

[startup+3.1019 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1364976/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=53772 CPUtime=3.09
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 19327 0 0 0 301 8 0 0 25 0 1 0 181850691 55062528 12624 1992294400 134512640 135709839 4294956240 18446744073709551615 134517494 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 13443 12624 133 292 0 13148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53772

[startup+6.30127 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1334000/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=56940 CPUtime=6.29
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 20122 0 0 0 620 9 0 0 25 0 1 0 181850691 58306560 13419 1992294400 134512640 135709839 4294956240 18446744073709551615 135173032 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 14235 13419 133 292 0 13940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56940

[startup+12.701 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1333488/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=57732 CPUtime=12.69
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 20313 0 0 0 1260 9 0 0 25 0 1 0 181850691 59117568 13610 1992294400 134512640 135709839 4294956240 18446744073709551615 134529881 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 14433 13610 133 292 0 14138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57732

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1331184/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=60240 CPUtime=25.49
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 20958 0 0 0 2539 10 0 0 25 0 1 0 181850691 61685760 14255 1992294400 134512640 135709839 4294956240 18446744073709551615 134530629 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 15060 14255 133 292 0 14765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60240

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1308528/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=84228 CPUtime=51.06
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 31232 0 0 0 5087 19 0 0 25 0 1 0 181850691 86249472 19802 1992294400 134512640 135709839 4294956240 18446744073709551615 134572825 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 21057 19802 136 292 0 20762 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84228

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1242608/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=150280 CPUtime=102.24
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 49118 0 0 0 10188 36 0 0 25 0 1 0 181850691 153886720 36343 1992294400 134512640 135709839 4294956240 18446744073709551615 134518145 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 37570 36343 136 292 0 37275 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150280

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1140592/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=253412 CPUtime=162.22
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 74866 0 0 0 16167 55 0 0 25 0 1 0 181850691 259493888 62091 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 63353 62091 136 292 0 63058 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 253412

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=1012976/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=379848 CPUtime=222.2
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 106475 0 0 0 22146 74 0 0 25 0 1 0 181850691 388964352 93700 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 94962 93700 136 292 0 94667 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 379848

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=904048/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=489068 CPUtime=282.18
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 133791 0 0 0 28128 90 0 0 25 0 1 0 181850691 500805632 121016 1992294400 134512640 135709839 4294956240 18446744073709551615 134572697 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 122267 121016 136 292 0 121972 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 489068

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3428
/proc/meminfo: memFree=793712/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=598784 CPUtime=342.16
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 161221 0 0 0 34112 104 0 0 25 0 1 0 181850691 613154816 148446 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 149696 148446 136 292 0 149401 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 598784

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=685616/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=708160 CPUtime=402.14
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 188539 0 0 0 40094 120 0 0 25 0 1 0 181850691 725155840 175764 1992294400 134512640 135709839 4294956240 18446744073709551615 134572804 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 177040 175764 136 292 0 176745 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 708160

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=558960/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=462.12
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221176 0 0 0 46074 138 0 0 25 0 1 0 181850691 853430272 206811 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206811 136 292 0 208062 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 833428

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=559088/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=522.1
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221184 0 0 0 52066 144 0 0 25 0 1 0 181850691 853430272 206819 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206819 136 292 0 208062 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 833428

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=559088/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=582.08
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221193 0 0 0 58060 148 0 0 25 0 1 0 181850691 853430272 206828 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206828 136 292 0 208062 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 833428

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=559152/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=642.07
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221194 0 0 0 64056 151 0 0 25 0 1 0 181850691 853430272 206829 1992294400 134512640 135709839 4294956240 18446744073709551615 134518157 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206829 136 292 0 208062 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 833428

[startup+702.302 s]

################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=558832/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=882
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221244 0 0 0 88036 164 0 0 25 0 1 0 181850691 853430272 206879 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206879 136 292 0 208062 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 833428

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=558832/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=941.98
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221253 0 0 0 94030 168 0 0 25 0 1 0 181850691 853430272 206888 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206888 136 292 0 208062 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 833428

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=558768/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=833428 CPUtime=1001.96
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 221253 0 0 0 100025 171 0 0 25 0 1 0 181850691 853430272 206888 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 208357 206888 136 292 0 208062 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 833428

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=504048/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=888752 CPUtime=1061.94
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 235082 0 0 0 106012 182 0 0 25 0 1 0 181850691 910082048 220717 1992294400 134512640 135709839 4294956240 18446744073709551615 134573958 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 222188 220717 136 292 0 221893 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 888752

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=433200/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=959640 CPUtime=1121.93
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 252814 0 0 0 112002 191 0 0 25 0 1 0 181850691 982671360 238449 1992294400 134512640 135709839 4294956240 18446744073709551615 134579289 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 239910 238449 136 292 0 239615 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 959640

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=359408/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1033180 CPUtime=1181.91
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 271204 0 0 0 117989 202 0 0 25 0 1 0 181850691 1057976320 256839 1992294400 134512640 135709839 4294956240 18446744073709551615 134518592 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 258295 256839 136 292 0 258000 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1033180

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=292912/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1099832 CPUtime=1241.89
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 287860 0 0 0 123975 214 0 0 25 0 1 0 181850691 1126227968 273495 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 274958 273495 136 292 0 274663 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 1099832

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=227120/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1164456 CPUtime=1301.88
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 303985 0 0 0 129964 224 0 0 25 0 1 0 181850691 1192402944 289620 1992294400 134512640 135709839 4294956240 18446744073709551615 134517174 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 291114 289620 136 292 0 290819 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1164456

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=147504/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1244752 CPUtime=1361.85
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 324044 0 0 0 135951 234 0 0 25 0 1 0 181850691 1274626048 309679 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 311188 309679 136 292 0 310893 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 1244752

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=47088/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1344208 CPUtime=1421.84
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 348908 0 0 0 141937 247 0 0 25 0 1 0 181850691 1376468992 334543 1992294400 134512640 135709839 4294956240 18446744073709551615 134579117 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 336052 334543 136 292 0 335757 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 1344208

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15856/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1425900 CPUtime=1481.82
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 369314 0 0 0 147923 259 0 0 25 0 1 0 181850691 1460121600 354949 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 356475 354949 136 292 0 356180 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1425900

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15856/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1494976 CPUtime=1541.8
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 386595 0 0 0 153911 269 0 0 25 0 1 0 181850691 1530855424 372230 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 373744 372230 136 292 0 373449 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1494976

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15472/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1574236 CPUtime=1601.78
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 406420 0 0 0 159896 282 0 0 25 0 1 0 181850691 1612017664 392055 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 393559 392055 136 292 0 393264 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1574236

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15664/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1647236 CPUtime=1661.76
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 424638 0 0 0 165886 290 0 0 25 0 1 0 181850691 1686769664 410273 1992294400 134512640 135709839 4294956240 18446744073709551615 134573919 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 411809 410273 136 292 0 411514 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1647236

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15920/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1700672 CPUtime=1721.75
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 438017 0 0 0 171874 301 0 0 25 0 1 0 181850691 1741488128 423652 1992294400 134512640 135709839 4294956240 18446744073709551615 134577786 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 425168 423652 136 292 0 424873 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1700672

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15344/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1757960 CPUtime=1781.73
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 452336 0 0 0 177862 311 0 0 25 0 1 0 181850691 1800151040 437971 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 439490 437971 136 292 0 439195 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 1757960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15920/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=1776876 CPUtime=1800.04
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4194304 457057 0 0 0 179689 315 0 0 25 0 1 0 181850691 1819521024 442692 1992294400 134512640 135709839 4294956240 18446744073709551615 134579591 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 444219 442692 136 292 0 443924 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1776876

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 0.97 0.97 2/65 3434
/proc/meminfo: memFree=15920/2055920 swapFree=4191900/4192956
[pid=3427] ppid=3425 vsize=0 CPUtime=1800.23
/proc/3427/stat : 3427 (wbo) R 3425 3427 2747 0 -1 4195332 457057 0 0 0 179689 334 0 0 25 0 1 0 181850691 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3427/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.89
CPU time (s): 1800.33
CPU user time (s): 1796.89
CPU system time (s): 3.43448
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 1776876

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

runsolver used 1.65275 second user time and 3.48047 second system time

The end

Launcher Data

Begin job on node1 at 2009-06-16 10:54:56
IDJOB=1875640
IDBENCH=1976
IDSOLVER=698
FILE ID=node1/1875640-1245142495
PBS_JOBID= 9363693
Free space on /tmp= 66204 MiB

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

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

MD5SUM BENCH= 99680d01aa100bfba038606e315bf03d
RANDOM SEED=450142187

node1.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.245
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.245
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:       1388120 kB
Buffers:         66352 kB
Cached:         506692 kB
SwapCached:        400 kB
Active:         108440 kB
Inactive:       478040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388120 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           19300 kB
Writeback:           0 kB
Mapped:          22552 kB
Slab:            67384 kB
Committed_AS:   148072 kB
PageTables:       1436 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-1875640-1245142495.opb

Free space on /tmp at the end= 66204 MiB
End job on node1 at 2009-06-16 11:24:59