Trace number 1114907

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 411.763 415.926

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-13_ext.xml
MD5SUM96a469d9fbfaeb127e293157d68f09e7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark199.209
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Sun Jul 13 02:56:59 2008
0.00/0.08	c 0	PID 19866
0.00/0.08	c 0	HOST node67.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1114907-1215910619.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114907-1215910619.xml' 'HOME/temp.csp'
0.06/0.52	c 1	1 domains, 40 variables, 0 predicates, 135 relations, 135 constraints
0.06/0.56	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.56	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.49/0.64	c 1	Parsing HOME/temp.csp
1.01/1.18	c 1	parsed 311 expressions
1.01/1.18	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.01/1.19	c 1	MAX CSP: 135 constraints
1.01/1.19	c 1	Converting to clausal form CSP
1.10/1.21	c 2	converted 45 (10%) expressions
1.10/1.22	c 2	converted 90 (20%) expressions
1.10/1.23	c 2	converted 135 (30%) expressions
1.10/1.25	c 2	converted 180 (40%) expressions
1.10/1.29	c 2	converted 225 (50%) expressions
1.20/1.32	c 2	converted 270 (60%) expressions
1.30/1.42	c 2	converted 315 (70%) expressions
1.30/1.47	c 2	converted 360 (80%) expressions
1.30/1.50	c 2	converted 405 (90%) expressions
1.40/1.59	c 2	converted 449 (100%) expressions
1.40/1.59	c 2	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 203
1.40/1.59	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.59	c 2	Propagation in CSP
1.49/1.61	c 2	131 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.49/1.61	c 2	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.49/1.61	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.49/1.61	c 2	Simplifing CSP by introducing new Boolean variables
1.49/1.61	c 2	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.49/1.61	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.49/1.67	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.49/1.69	c 2	31 (10%) CSP integer variables are encoded (1178 clauses, 13221 bytes)
1.60/1.70	c 2	62 (20%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.60/1.70	c 2	93 (30%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.60/1.70	c 2	124 (40%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.60/1.70	c 2	155 (50%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.60/1.70	c 2	186 (60%) CSP integer variables are encoded (1677 clauses, 19708 bytes)
1.60/1.70	c 2	217 (70%) CSP integer variables are encoded (1816 clauses, 21515 bytes)
1.60/1.70	c 2	248 (80%) CSP integer variables are encoded (2012 clauses, 24063 bytes)
1.60/1.70	c 2	279 (90%) CSP integer variables are encoded (2148 clauses, 25831 bytes)
1.60/1.70	c 2	310 (100%) CSP integer variables are encoded (3159 clauses, 38974 bytes)
1.70/1.84	c 2	41 (10%) CSP clauses are encoded (17675 clauses, 400229 bytes)
1.80/1.94	c 2	81 (20%) CSP clauses are encoded (31836 clauses, 771737 bytes)
1.91/2.04	c 2	122 (30%) CSP clauses are encoded (46415 clauses, 1163246 bytes)
1.91/2.08	c 2	162 (40%) CSP clauses are encoded (51161 clauses, 1298268 bytes)
1.91/2.09	c 2	202 (50%) CSP clauses are encoded (52456 clauses, 1320772 bytes)
1.91/2.09	c 2	243 (60%) CSP clauses are encoded (52915 clauses, 1328350 bytes)
2.01/2.10	c 2	283 (70%) CSP clauses are encoded (56443 clauses, 1391660 bytes)
2.01/2.11	c 2	324 (80%) CSP clauses are encoded (56944 clauses, 1399961 bytes)
2.01/2.11	c 2	364 (90%) CSP clauses are encoded (58051 clauses, 1419183 bytes)
2.01/2.15	c 2	404 (100%) CSP clauses are encoded (76975 clauses, 1757426 bytes)
2.01/2.15	c 2	404 CSP clauses encoded
2.01/2.15	c 2	Writing map file : HOME/temp.map
2.01/2.16	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.16	c 2	SAT : 3469 SAT variables, 76975 SAT clauses, 1757426 bytes
2.01/2.16	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.18	c 2	OBJECTIVE minimize _COST
2.01/2.18	c 2	SOLVING HOME/temp.cnf
2.01/2.18	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.01/2.18	c 2	This is MiniSat 2.0 beta incremental
2.01/2.18	c 2	WARNING: for repeatability, setting FPU to use double precision
2.01/2.18	c 2	============================[ Problem Statistics ]=============================
2.01/2.18	c 2	|                                                                             |
2.01/2.19	c 2	|  Number of variables:  3469                                                 |
2.01/2.19	c 2	|  Number of clauses:    76975                                                |
2.08/2.23	c 3	|  Parsing time:         0.04         s                                       |
2.08/2.23	c 3	OK
2.08/2.23	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.08/2.23	c 3	SEARCHING: _COST <= 68
2.08/2.23	c 3	============================[ Search Statistics ]==============================
2.08/2.23	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.23	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.23	c 3	===============================================================================
2.08/2.23	c 3	|         0 |    3469    76975   310560 |    25658        0    nan |  0.000 % |
2.08/2.26	c 3	|       100 |    3469    76975   310560 |    28224      100     28 |  0.004 % |
2.08/2.28	c 3	|       251 |    3469    76975   310560 |    31046      251     31 |  0.004 % |
2.08/2.28	c 3	===============================================================================
2.08/2.28	c 3	restarts              : 3
2.08/2.28	c 3	conflicts             : 259           (2911 /sec)
2.08/2.28	c 3	decisions             : 744           (0.67 % random) (8361 /sec)
2.08/2.28	c 3	propagations          : 49424          (555413 /sec)
2.08/2.28	c 3	conflict literals     : 7985           (21.12 % deleted)
2.08/2.28	c 3	Memory used           : 5.62 MB
2.08/2.28	c 3	CPU time              : 0.088986 s
2.08/2.28	c 3	
2.08/2.28	c 3	SATISFIABLE
2.08/2.28	c 3	OK
2.08/2.28	c 3	FOUND: _COST <= 68
2.08/2.28	s SATISFIABLE
2.08/2.28	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.08/2.28	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.08/2.36	c 3	Decoding HOME/temp.out
2.08/2.42	c 3	OBJECTIVE _COST 68
2.08/2.42	o 68
2.08/2.42	v 11 38 39 39 39 30 39 34 16 19 24 39 22 39 4 35 33 39 38 39 38 16 39 33 39 2 38 37 39 39 24 14 38 35 15 39 28 38 39 39
2.08/2.43	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.08/2.45	c 3	OK
2.08/2.45	c 3	OBJECTIVE BOUND: 0 <= _COST <= 68
2.08/2.45	c 3	SEARCHING: _COST <= 34
2.08/2.46	c 3	============================[ Search Statistics ]==============================
2.08/2.46	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.46	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.46	c 3	===============================================================================
2.08/2.46	c 3	|       259 |    3469    76975   310560 |    25658      259     31 |  0.004 % |
2.08/2.46	c 3	===============================================================================
2.08/2.46	c 3	restarts              : 4
2.08/2.46	c 3	conflicts             : 304           (3010 /sec)
2.08/2.46	c 3	decisions             : 853           (0.70 % random) (8447 /sec)
2.08/2.46	c 3	propagations          : 62172          (615662 /sec)
2.08/2.46	c 3	conflict literals     : 8756           (21.72 % deleted)
2.08/2.46	c 3	Memory used           : 5.62 MB
2.08/2.46	c 3	CPU time              : 0.100984 s
2.08/2.46	c 3	
2.08/2.46	c 3	SATISFIABLE
2.08/2.46	c 3	OK
2.08/2.46	c 3	FOUND: _COST <= 34
2.08/2.46	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.08/2.46	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.22/2.54	c 3	Decoding HOME/temp.out
2.22/2.60	c 3	OBJECTIVE _COST 34
2.22/2.60	o 34
2.22/2.60	v 2 38 36 39 39 33 33 22 27 26 20 35 33 36 33 18 32 39 32 36 38 37 39 10 37 11 29 18 39 39 35 19 0 26 15 37 15 29 2 39
2.22/2.60	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.22/2.65	c 3	OK
2.22/2.65	c 3	OBJECTIVE BOUND: 0 <= _COST <= 34
2.22/2.65	c 3	SEARCHING: _COST <= 17
2.22/2.67	c 3	============================[ Search Statistics ]==============================
2.22/2.67	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.22/2.67	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.22/2.67	c 3	===============================================================================
2.22/2.67	c 3	|       304 |    2933    76975   310560 |    25658      304     29 |  0.004 % |
2.22/2.68	c 3	|       404 |    2933    76975   310560 |    28224      404     26 | 24.274 % |
2.38/2.71	c 3	|       555 |    2933    76975   310560 |    31046      555     26 | 24.274 % |
2.38/2.74	c 3	|       780 |    2933    76975   310560 |    34151      780     26 | 24.274 % |
2.38/2.82	c 3	|      1117 |    2933    76975   310560 |    37566     1117     27 | 24.274 % |
2.38/2.89	c 3	|      1624 |    2933    76975   310560 |    41323     1624     28 | 24.274 % |
2.38/2.91	c 3	===============================================================================
2.38/2.91	c 3	restarts              : 10
2.38/2.91	c 3	conflicts             : 1675          (4693 /sec)
2.38/2.91	c 3	decisions             : 3102          (0.64 % random) (8690 /sec)
2.38/2.91	c 3	propagations          : 305860         (856883 /sec)
2.38/2.91	c 3	conflict literals     : 46569          (23.83 % deleted)
2.38/2.91	c 3	Memory used           : 5.88 MB
2.38/2.91	c 3	CPU time              : 0.356945 s
2.38/2.91	c 3	
2.38/2.91	c 3	SATISFIABLE
2.38/2.91	c 3	OK
2.38/2.91	c 3	FOUND: _COST <= 17
2.38/2.91	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.38/2.91	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.38/2.99	c 3	Decoding HOME/temp.out
2.38/3.05	c 3	OBJECTIVE _COST 17
2.38/3.05	o 17
2.38/3.05	v 37 33 36 21 39 7 30 6 29 3 1 35 34 16 18 35 21 33 33 10 19 10 38 19 39 38 29 16 29 8 2 14 24 30 17 18 37 25 34 39
2.38/3.05	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.38/3.09	c 3	OK
2.38/3.09	c 3	OBJECTIVE BOUND: 0 <= _COST <= 17
2.38/3.09	c 3	SEARCHING: _COST <= 8
2.54/3.11	c 3	============================[ Search Statistics ]==============================
2.54/3.11	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.54/3.11	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.54/3.11	c 3	===============================================================================
2.54/3.11	c 3	|      1675 |    2627    76975   310560 |    25658     1675     28 | 24.274 % |
2.54/3.12	c 3	|      1775 |    2627    76975   310560 |    28224     1775     28 | 30.154 % |
2.54/3.15	c 3	|      1926 |    2423    56511   252188 |    31046     1912     28 | 30.154 % |
2.54/3.19	c 3	|      2151 |    2423    56511   252188 |    34151     2137     28 | 30.154 % |
3.01/3.26	c 4	|      2489 |    2423    56511   252188 |    37566     2475     27 | 30.154 % |
3.11/3.35	c 4	|      2997 |    2423    56511   252188 |    41323     2983     26 | 30.154 % |
3.20/3.48	c 4	|      3757 |    2423    56511   252188 |    45455     3743     26 | 30.154 % |
3.50/3.70	c 4	|      4896 |    2423    56511   252188 |    50000     4882     27 | 30.154 % |
3.80/4.05	c 4	|      6604 |    2423    56511   252188 |    55000     6590     28 | 30.154 % |
4.39/4.62	c 5	|      9166 |    2423    56511   252188 |    60501     9152     30 | 30.154 % |
5.28/5.51	c 6	|     13010 |    2423    56511   252188 |    66551    12996     31 | 30.154 % |
6.76/7.07	c 7	===============================================================================
6.76/7.07	c 7	restarts              : 21
6.76/7.07	c 7	conflicts             : 18510         (4312 /sec)
6.76/7.07	c 7	decisions             : 26220         (0.87 % random) (6109 /sec)
6.76/7.07	c 7	propagations          : 2804965        (653480 /sec)
6.76/7.07	c 7	conflict literals     : 600683         (23.18 % deleted)
6.76/7.07	c 7	Memory used           : 8.21 MB
6.76/7.07	c 7	CPU time              : 4.29235 s
6.76/7.07	c 7	
6.76/7.07	c 7	SATISFIABLE
6.76/7.07	c 7	OK
6.76/7.07	c 7	FOUND: _COST <= 8
6.76/7.07	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.76/7.07	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.84/7.15	c 7	Decoding HOME/temp.out
6.84/7.21	c 8	OBJECTIVE _COST 8
6.84/7.21	o 8
6.84/7.21	v 34 20 27 27 29 39 10 36 1 6 26 12 34 18 35 5 29 7 4 1 14 25 17 1 34 16 39 13 16 24 31 34 1 12 30 32 4 37 24 27
6.84/7.22	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.84/7.28	c 8	OK
6.84/7.28	c 8	OBJECTIVE BOUND: 0 <= _COST <= 8
6.84/7.28	c 8	SEARCHING: _COST <= 4
6.84/7.29	c 8	============================[ Search Statistics ]==============================
7.04/7.30	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.04/7.30	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.04/7.30	c 8	===============================================================================
7.04/7.30	c 8	|     18510 |    2245    53338   243194 |    17779    18376     32 | 30.154 % |
7.04/7.32	c 8	|     18610 |    2245    53338   243194 |    19557    18476     32 | 35.285 % |
7.04/7.38	c 8	|     18761 |    2245    53338   243194 |    21512    18627     32 | 35.285 % |
7.14/7.44	c 8	|     18986 |    2245    53338   243194 |    23664    18852     32 | 35.285 % |
7.24/7.57	c 8	|     19323 |    2245    53338   243194 |    26030    19189     32 | 35.285 % |
7.43/7.76	c 8	|     19829 |    2245    53338   243194 |    28633    19695     32 | 35.285 % |
7.73/8.02	c 8	|     20588 |    2245    53338   243194 |    31497    20454     32 | 35.285 % |
8.13/8.47	c 9	|     21727 |    2245    53338   243194 |    34646    21593     32 | 35.285 % |
8.81/9.15	c 9	|     23435 |    2245    53338   243194 |    38111    23301     31 | 35.285 % |
9.70/10.04	c 10	|     25997 |    2245    53338   243194 |    41922    25863     31 | 35.285 % |
11.19/11.52	c 12	|     29841 |    2245    53338   243194 |    46115    29707     30 | 35.285 % |
14.17/14.59	c 15	|     35609 |    2245    53338   243194 |    50726    35475     31 | 35.285 % |
19.32/19.78	c 20	|     44258 |    2245    53338   243194 |    55799    44124     32 | 35.285 % |
25.66/26.12	c 26	|     57232 |    2245    53338   243194 |    61379    57098     33 | 35.285 % |
32.40/32.93	c 33	===============================================================================
32.40/32.93	c 33	restarts              : 35
32.40/32.93	c 33	conflicts             : 71773         (2418 /sec)
32.40/32.93	c 33	decisions             : 91949         (1.04 % random) (3098 /sec)
32.40/32.93	c 33	propagations          : 15094490       (508498 /sec)
32.40/32.93	c 33	conflict literals     : 2449178        (31.65 % deleted)
32.40/32.93	c 33	Memory used           : 15.54 MB
32.40/32.93	c 33	CPU time              : 29.6845 s
32.40/32.93	c 33	
32.40/32.93	c 33	SATISFIABLE
32.40/32.94	c 33	OK
32.40/32.94	c 33	FOUND: _COST <= 4
32.40/32.94	c 33	DECODING HOME/temp.out WITH HOME/temp.map
32.40/32.94	c 33	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
32.43/33.02	c 33	Decoding HOME/temp.out
32.43/33.08	c 33	OBJECTIVE _COST 4
32.43/33.08	o 4
32.43/33.08	v 31 18 30 11 22 27 36 30 5 32 38 39 0 31 21 17 26 35 33 14 33 38 8 34 36 27 38 20 29 39 9 16 6 16 15 18 31 22 17 32
32.43/33.08	c 33	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
32.43/33.15	c 33	OK
32.43/33.15	c 33	OBJECTIVE BOUND: 0 <= _COST <= 4
32.43/33.15	c 33	SEARCHING: _COST <= 2
32.43/33.15	c 33	============================[ Search Statistics ]==============================
32.43/33.15	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.43/33.15	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.43/33.15	c 33	===============================================================================
32.43/33.15	c 33	|     71773 |    2102    51667   238606 |    17222    23255     36 | 35.285 % |
32.65/33.20	c 33	|     71873 |    2102    51667   238606 |    18944    11728     38 | 39.407 % |
32.65/33.25	c 34	|     72023 |    2102    51667   238606 |    20839    11878     38 | 39.407 % |
32.75/33.33	c 34	|     72248 |    2102    51667   238606 |    22922    12103     38 | 39.407 % |
32.85/33.43	c 34	|     72586 |    2102    51667   238606 |    25215    12441     38 | 39.407 % |
32.95/33.58	c 34	|     73092 |    2102    51667   238606 |    27736    12947     37 | 39.407 % |
33.15/33.77	c 34	|     73851 |    2102    51667   238606 |    30510    13706     37 | 39.407 % |
33.55/34.18	c 34	|     74990 |    2102    51667   238606 |    33561    14845     37 | 39.407 % |
34.05/34.67	c 35	|     76698 |    2102    51667   238606 |    36917    16553     36 | 39.407 % |
34.84/35.40	c 36	|     79260 |    2102    51667   238606 |    40609    19115     35 | 39.407 % |
36.03/36.68	c 37	|     83104 |    2102    51667   238606 |    44670    22959     35 | 39.407 % |
38.61/39.27	c 40	|     88870 |    2102    51667   238606 |    49137    28725     35 | 39.407 % |
43.36/44.02	c 44	|     97519 |    2102    51667   238606 |    54051    37374     35 | 39.407 % |
50.09/50.81	c 51	|    110493 |    2102    51667   238606 |    59456    50348     36 | 39.407 % |
61.39/62.26	c 63	|    129955 |    2102    51667   238606 |    65401    22776     40 | 39.407 % |
80.22/81.27	c 82	|    159149 |    2102    51667   238606 |    71941    51970     41 | 39.407 % |
102.01/103.29	c 104	|    202938 |    2102    51667   238606 |    79136    36214     33 | 39.407 % |
140.74/142.36	c 143	|    268622 |    2102    51667   238606 |    87049    39228     44 | 39.407 % |
189.77/191.83	c 192	===============================================================================
189.77/191.83	c 192	restarts              : 53
189.77/191.83	c 192	conflicts             : 340476        (1822 /sec)
189.77/191.83	c 192	decisions             : 437133        (1.15 % random) (2339 /sec)
189.77/191.83	c 192	propagations          : 67626530       (361888 /sec)
189.77/191.83	c 192	conflict literals     : 13183170       (28.66 % deleted)
189.77/191.83	c 192	Memory used           : 24.22 MB
189.77/191.83	c 192	CPU time              : 186.872 s
189.77/191.83	c 192	
189.77/191.83	c 192	SATISFIABLE
189.77/191.83	c 192	OK
189.77/191.83	c 192	FOUND: _COST <= 2
189.77/191.83	c 192	DECODING HOME/temp.out WITH HOME/temp.map
189.77/191.83	c 192	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
189.81/191.92	c 192	Decoding HOME/temp.out
189.81/191.98	c 192	OBJECTIVE _COST 2
189.81/191.98	o 2
189.81/191.98	v 31 11 39 19 2 35 8 19 31 16 25 23 34 12 1 22 39 35 28 19 25 30 8 29 36 22 38 15 4 39 5 27 36 6 35 30 28 4 12 26
189.81/191.99	c 192	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
189.81/192.06	c 192	OK
189.81/192.06	c 192	OBJECTIVE BOUND: 0 <= _COST <= 2
189.81/192.06	c 192	SEARCHING: _COST <= 1
189.81/192.06	c 192	============================[ Search Statistics ]==============================
189.81/192.06	c 192	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.81/192.06	c 192	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
189.81/192.06	c 192	===============================================================================
189.81/192.06	c 192	|    340476 |    1965    50613   235853 |    16871    40588     39 | 39.407 % |
190.05/192.19	c 192	|    340576 |    1965    50613   235853 |    18558    15748     39 | 43.357 % |
190.15/192.24	c 193	|    340726 |    1965    50613   235853 |    20413    15898     39 | 43.357 % |
190.25/192.32	c 193	|    340951 |    1965    50613   235853 |    22455    16123     39 | 43.357 % |
190.35/192.42	c 193	|    341291 |    1965    50613   235853 |    24700    16463     39 | 43.357 % |
190.44/192.59	c 193	|    341797 |    1965    50613   235853 |    27170    16969     39 | 43.357 % |
190.74/192.85	c 193	|    342556 |    1965    50613   235853 |    29888    17728     38 | 43.357 % |
191.14/193.27	c 194	|    343699 |    1965    50613   235853 |    32876    18871     38 | 43.357 % |
191.82/193.97	c 194	|    345407 |    1965    50613   235853 |    36164    20579     37 | 43.357 % |
192.81/194.92	c 195	|    347969 |    1965    50613   235853 |    39780    23141     37 | 43.357 % |
194.30/196.43	c 197	|    351814 |    1965    50613   235853 |    43759    26986     37 | 43.357 % |
196.88/199.08	c 199	|    357580 |    1965    50613   235853 |    48134    32752     36 | 43.357 % |
200.84/203.02	c 203	|    366230 |    1965    50613   235853 |    52948    41402     37 | 43.357 % |
208.07/210.31	c 211	|    379204 |    1965    50613   235853 |    58243    54376     36 | 43.357 % |
217.38/219.71	c 220	|    398665 |    1965    50613   235853 |    64067    29360     38 | 43.357 % |
219.56/222.00	c 222	===============================================================================
219.56/222.00	c 222	restarts              : 68
219.56/222.00	c 222	conflicts             : 402363        (1858 /sec)
219.56/222.00	c 222	decisions             : 521154        (1.17 % random) (2407 /sec)
219.56/222.00	c 222	propagations          : 77277010       (356860 /sec)
219.56/222.00	c 222	conflict literals     : 15524005       (27.84 % deleted)
219.56/222.00	c 222	Memory used           : 24.22 MB
219.56/222.00	c 222	CPU time              : 216.547 s
219.56/222.00	c 222	
219.56/222.00	c 222	SATISFIABLE
219.66/222.00	c 222	OK
219.66/222.00	c 222	FOUND: _COST <= 1
219.66/222.00	c 222	DECODING HOME/temp.out WITH HOME/temp.map
219.66/222.00	c 222	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
219.66/222.08	c 222	Decoding HOME/temp.out
219.75/222.14	c 222	OBJECTIVE _COST 1
219.75/222.14	o 1
219.75/222.14	v 23 2 2 18 20 34 21 31 4 6 24 21 14 14 24 7 25 14 37 17 25 34 24 36 33 20 33 11 38 4 14 6 12 16 35 23 2 15 5 39
219.75/222.14	c 222	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
219.75/222.18	c 222	OK
219.75/222.18	c 222	OBJECTIVE BOUND: 0 <= _COST <= 1
219.75/222.18	c 222	SEARCHING: _COST <= 0
219.75/222.18	c 222	============================[ Search Statistics ]==============================
219.75/222.18	c 222	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.75/222.18	c 222	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
219.75/222.18	c 222	===============================================================================
219.75/222.18	c 222	|    402363 |    1830    49881   234061 |    16627    33058     38 | 43.357 % |
219.85/222.26	c 223	|    402463 |    1830    49881   234061 |    18289    15967     36 | 47.249 % |
219.94/222.30	c 223	|    402613 |    1830    49881   234061 |    20118    16117     36 | 47.249 % |
219.94/222.38	c 223	|    402839 |    1830    49881   234061 |    22130    16343     36 | 47.249 % |
220.04/222.47	c 223	|    403177 |    1830    49881   234061 |    24343    16681     36 | 47.249 % |
220.24/222.62	c 223	|    403683 |    1830    49881   234061 |    26777    17187     36 | 47.249 % |
220.44/222.84	c 223	|    404442 |    1830    49881   234061 |    29455    17946     36 | 47.249 % |
220.74/223.19	c 223	|    405581 |    1830    49881   234061 |    32401    19085     36 | 47.249 % |
221.33/223.80	c 224	|    407289 |    1830    49881   234061 |    35641    20793     36 | 47.249 % |
222.22/224.61	c 225	|    409853 |    1830    49881   234061 |    39205    23357     35 | 47.249 % |
223.71/226.19	c 226	|    413697 |    1830    49881   234061 |    43126    27201     36 | 47.249 % |
225.89/228.37	c 229	|    419463 |    1830    49881   234061 |    47438    32967     36 | 47.249 % |
230.04/232.51	c 233	|    428113 |    1830    49881   234061 |    52182    41617     37 | 47.249 % |
236.58/239.11	c 239	|    441088 |    1830    49881   234061 |    57400    14496     33 | 47.249 % |
243.89/246.59	c 247	|    460549 |    1830    49881   234061 |    63141    33957     39 | 47.249 % |
259.24/262.00	c 262	|    489742 |    1830    49881   234061 |    69455    63150     39 | 47.249 % |
280.75/283.71	c 284	|    533531 |    1830    49881   234061 |    76400    51414     39 | 47.249 % |
316.01/319.30	c 320	|    599215 |    1830    49881   234061 |    84040    55054     39 | 47.249 % |
373.87/377.76	c 378	|    697741 |    1830    49881   234061 |    92444    83508     37 | 47.250 % |
411.71/415.91	c 416	===============================================================================
411.71/415.91	c 416	restarts              : 87
411.71/415.91	c 416	conflicts             : 761989        (1866 /sec)
411.71/415.91	c 416	decisions             : 1019916       (1.28 % random) (2497 /sec)
411.71/415.91	c 416	propagations          : 129039463      (315917 /sec)
411.71/415.91	c 416	conflict literals     : 30145079       (23.31 % deleted)
411.71/415.91	c 416	Memory used           : 24.91 MB
411.71/415.91	c 416	CPU time              : 408.46 s
411.71/415.91	c 416	
411.71/415.91	c 416	UNSATISFIABLE
411.71/415.91	c 416	OK
411.71/415.91	c 416	NOT FOUND: _COST <= 0
411.71/415.91	c 416	OK
411.71/415.91	c 416	OBJECTIVE _COST 1
411.71/415.91	s OPTIMUM FOUND
411.71/415.92	c 416	CPU 411.35 (0.07 0.03 411.28 0.36)
411.71/415.92	c 416	END Sun Jul 13 03:03:55 2008

Verifier Data (download as text)

OK	1	134
1 unsatisfied constraints, 134 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114907-1215910619/watcher-1114907-1215910619 -o /tmp/evaluation-result-1114907-1215910619/solver-1114907-1215910619 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114907-1215910619.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.07 4/81 19866
/proc/meminfo: memFree=1887384/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=4708 CPUtime=0
/proc/19866/stat : 19866 (sugar++) R 19864 19866 19551 0 -1 4194304 57 0 0 0 0 0 0 0 20 0 1 0 47759850 4820992 42 996147200 4194304 4206940 548682068528 18446744073709551615 271635730860 0 0 4096 0 0 0 0 17 1 0 0
/proc/19866/statm: 1177 42 32 3 0 8 0

[startup+0.0972269 s]
/proc/loadavg: 2.00 2.00 2.07 4/81 19866
/proc/meminfo: memFree=1887384/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16740 CPUtime=0.06
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47759850 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102225 s]
/proc/loadavg: 2.00 2.00 2.07 4/81 19866
/proc/meminfo: memFree=1887384/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16740 CPUtime=0.06
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47759850 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301241 s]
/proc/loadavg: 2.00 2.00 2.07 4/81 19866
/proc/meminfo: memFree=1887384/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16740 CPUtime=0.06
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47759850 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701284 s]
/proc/loadavg: 2.00 2.00 2.07 4/81 19866
/proc/meminfo: memFree=1887384/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16740 CPUtime=0.49
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1296 4690 0 1 5 1 39 4 16 0 1 0 47759850 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 16740

[startup+1.50136 s]
/proc/loadavg: 2.00 2.00 2.07 3/92 19888
/proc/meminfo: memFree=1872064/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16740 CPUtime=0.49
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1296 4690 0 1 5 1 39 4 15 0 1 0 47759850 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4185 1104 409 3 0 764 0
[pid=19879] ppid=19866 vsize=5356 CPUtime=0
/proc/19879/stat : 19879 (sh) S 19866 19866 19551 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47759906 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19879/statm: 1339 233 193 169 0 50 0
[pid=19880] ppid=19879 vsize=864172 CPUtime=0.91
/proc/19880/stat : 19880 (java) S 19879 19866 19551 0 -1 0 8592 0 1 0 88 3 0 0 18 0 9 0 47759907 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19880/statm: 216043 7841 2540 9 0 210618 0
[pid=19880/tid=19881] ppid=19879 vsize=864172 CPUtime=0.49
/proc/19880/task/19881/stat : 19881 (java) R 19879 19866 19551 0 -1 64 2731 0 1 0 48 1 0 0 18 0 9 0 47759907 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 101444688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19882] ppid=19879 vsize=864172 CPUtime=0.33
/proc/19880/task/19882/stat : 19882 (java) S 19879 19866 19551 0 -1 64 4827 0 0 0 32 1 0 0 16 0 9 0 47759908 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19883] ppid=19879 vsize=864172 CPUtime=0
/proc/19880/task/19883/stat : 19883 (java) S 19879 19866 19551 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47759909 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19884] ppid=19879 vsize=864172 CPUtime=0
/proc/19880/task/19884/stat : 19884 (java) S 19879 19866 19551 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47759909 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19885] ppid=19879 vsize=864172 CPUtime=0
/proc/19880/task/19885/stat : 19885 (java) S 19879 19866 19551 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47759911 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19886] ppid=19879 vsize=864172 CPUtime=0.07
/proc/19880/task/19886/stat : 19886 (java) S 19879 19866 19551 0 -1 64 336 0 0 0 7 0 0 0 16 0 9 0 47759911 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19887] ppid=19879 vsize=864172 CPUtime=0
/proc/19880/task/19887/stat : 19887 (java) S 19879 19866 19551 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 47759911 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19880/tid=19888] ppid=19879 vsize=864172 CPUtime=0
/proc/19880/task/19888/stat : 19888 (java) S 19879 19866 19551 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47759911 884912128 7841 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886268

[startup+3.11053 s]
/proc/loadavg: 2.00 2.00 2.07 3/92 19888
/proc/meminfo: memFree=1858816/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.54
/proc/19866/stat : 19866 (sugar++) R 19864 19866 19551 0 -1 4194304 1691 25325 0 5 6 2 228 18 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289298 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 16872

[startup+6.30186 s]
/proc/loadavg: 2.00 2.00 2.07 3/83 19919
/proc/meminfo: memFree=1875144/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.54
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1691 25325 0 5 6 2 228 18 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=7820 CPUtime=3.53
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 1902 0 0 0 352 1 0 0 25 0 1 0 47760069 8007680 1845 996147200 134512640 135134323 4294956192 18446744073709551615 134532169 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 1955 1845 80 151 0 1801 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 24692

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.07 3/83 19929
/proc/meminfo: memFree=1872264/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.71
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1761 29058 0 6 6 2 242 21 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=10284 CPUtime=9.67
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 2511 0 0 0 966 1 0 0 25 0 1 0 47760069 10530816 2452 996147200 134512640 135134323 4294956192 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 2571 2452 80 151 0 2417 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 27156

[startup+25.5028 s]
/proc/loadavg: 2.00 2.00 2.07 3/83 19929
/proc/meminfo: memFree=1868104/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.71
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1761 29058 0 6 6 2 242 21 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=14468 CPUtime=22.36
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 3556 0 0 0 2232 4 0 0 25 0 1 0 47760069 14815232 3497 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 3617 3497 80 151 0 3463 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 31340

[startup+51.1024 s]
/proc/loadavg: 2.00 2.00 2.06 3/83 19939
/proc/meminfo: memFree=1866440/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.88
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1831 32804 0 7 7 2 256 23 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=15908 CPUtime=47.51
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 3894 0 0 0 4747 4 0 0 25 0 1 0 47760069 16289792 3833 996147200 134512640 135134323 4294956192 18446744073709551615 134532088 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 3977 3833 80 151 0 3823 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 32780

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.06 3/83 19939
/proc/meminfo: memFree=1861960/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.88
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1831 32804 0 7 7 2 256 23 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=20404 CPUtime=98.23
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 5028 0 0 0 9818 5 0 0 25 0 1 0 47760069 20893696 4967 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 5101 4967 80 151 0 4947 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 37276

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 2.05 3/83 19939
/proc/meminfo: memFree=1861320/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=2.88
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1831 32804 0 7 7 2 256 23 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=20932 CPUtime=157.68
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 5165 0 0 0 15762 6 0 0 25 0 1 0 47760069 21434368 5104 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 5233 5104 80 151 0 5079 0
Current children cumulated CPU time (s) 160.56
Current children cumulated vsize (KiB) 37804

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.05 4/93 19959
/proc/meminfo: memFree=1852472/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 15 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=24800 CPUtime=216.74
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6138 0 0 0 21668 6 0 0 25 0 1 0 47760069 25395200 6073 996147200 134512640 135134323 4294956192 18446744073709551615 134528737 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6200 6073 80 151 0 6046 0
Current children cumulated CPU time (s) 219.94
Current children cumulated vsize (KiB) 41672

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/83 19965
/proc/meminfo: memFree=1857160/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=24800 CPUtime=276.16
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6138 0 0 0 27610 6 0 0 25 0 1 0 47760069 25395200 6073 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6200 6073 80 151 0 6046 0
Current children cumulated CPU time (s) 279.36
Current children cumulated vsize (KiB) 41672

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/83 19965
/proc/meminfo: memFree=1857160/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=24800 CPUtime=335.59
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6138 0 0 0 33553 6 0 0 25 0 1 0 47760069 25395200 6073 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6200 6073 80 151 0 6046 0
Current children cumulated CPU time (s) 338.79
Current children cumulated vsize (KiB) 41672

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=395.04
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 39497 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 398.24
Current children cumulated vsize (KiB) 42380

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

[startup+409.502 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=402.17
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 40210 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 405.37
Current children cumulated vsize (KiB) 42380

[startup+412.701 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=405.34
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 40527 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 42380

[startup+414.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=406.93
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 40686 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (KiB) 42380

[startup+415.102 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=407.72
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 40765 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 410.92
Current children cumulated vsize (KiB) 42380

[startup+415.502 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=408.12
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 40805 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 411.32
Current children cumulated vsize (KiB) 42380

[startup+415.902 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 19965
/proc/meminfo: memFree=1856712/2055920 swapFree=4181052/4192956
[pid=19866] ppid=19864 vsize=16872 CPUtime=3.2
/proc/19866/stat : 19866 (sugar++) S 19864 19866 19551 0 -1 4194304 1972 40272 0 9 7 3 282 28 16 0 1 0 47759850 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19866/statm: 4218 1118 414 3 0 797 0
[pid=19889] ppid=19866 vsize=25508 CPUtime=408.51
/proc/19889/stat : 19889 (minisat-inc) R 19866 19866 19551 0 -1 4194304 6272 0 0 0 40844 7 0 0 25 0 1 0 47760069 26120192 6207 996147200 134512640 135134323 4294956192 18446744073709551615 134532799 0 0 4096 3 0 0 0 17 1 0 0
/proc/19889/statm: 6377 6207 80 151 0 6223 0
Current children cumulated CPU time (s) 411.71
Current children cumulated vsize (KiB) 42380

Child status: 0
Real time (s): 415.926
CPU time (s): 411.763
CPU user time (s): 411.36
CPU system time (s): 0.402938
CPU usage (%): 98.9992
Max. virtual memory (cumulated for all children) (KiB): 886380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 411.36
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48598
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3586
involuntary context switches= 12095

runsolver used 0.493924 second user time and 1.41878 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-13 02:56:59
IDJOB=1114907
IDBENCH=61792
IDSOLVER=367
FILE ID=node67/1114907-1215910619
PBS_JOBID= 7903752
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-13_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114907-1215910619/watcher-1114907-1215910619 -o /tmp/evaluation-result-1114907-1215910619/solver-1114907-1215910619 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114907-1215910619.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96a469d9fbfaeb127e293157d68f09e7
RANDOM SEED=883259230

node67.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.218
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.218
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:       1887864 kB
Buffers:         31288 kB
Cached:          75712 kB
SwapCached:       5608 kB
Active:          68264 kB
Inactive:        58880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887864 kB
SwapTotal:     4192956 kB
SwapFree:      4181052 kB
Dirty:            1268 kB
Writeback:           0 kB
Mapped:          36528 kB
Slab:            26024 kB
Committed_AS:   256788 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node67 at 2008-07-13 03:03:55