Trace number 1109986

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+minisatOPTIMUM1 12.5291 12.896

General information on the benchmark

Namecsp/ssa/
normalized-ssa-0432-003_ext.xml
MD5SUM670dcbc3a964190b1ba9c38a9dd8fdfe
Bench CategoryN-ARY-EXT (n-ary 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 benchmark1.24381
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints738
Maximum constraint arity5
Maximum domain size2
Number of constraints which are defined in extension738
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 00:19:36 2008
0.00/0.04	c 0	PID 15483
0.00/0.05	c 0	HOST node69.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109986-1215814776.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109986-1215814776.xml' 'HOME/temp.csp'
0.03/0.39	c 0	3 domains, 435 variables, 0 predicates, 19 relations, 738 constraints
0.03/0.42	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.50	c 1	Parsing HOME/temp.csp
0.37/0.67	c 1	parsed 1195 expressions
0.37/0.68	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.69	c 1	MAX CSP: 738 constraints
0.37/0.69	c 1	Converting to clausal form CSP
0.37/0.72	c 1	converted 194 (10%) expressions
0.37/0.72	c 1	converted 388 (20%) expressions
0.37/0.75	c 1	converted 581 (30%) expressions
0.37/0.76	c 1	converted 775 (40%) expressions
0.37/0.77	c 1	converted 968 (50%) expressions
0.37/0.78	c 1	converted 1162 (60%) expressions
0.37/0.80	c 1	converted 1356 (70%) expressions
0.37/0.87	c 1	converted 1549 (80%) expressions
0.37/0.89	c 1	converted 1743 (90%) expressions
0.37/1.01	c 1	converted 1936 (100%) expressions
0.37/1.01	c 1	CSP : 1911 integers, 0 booleans, 2213 clauses, largest domain size 1108
0.37/1.01	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.37/1.01	c 1	Propagation in CSP
0.37/1.06	c 1	733 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.37/1.06	c 1	CSP : 1911 integers, 0 booleans, 2213 clauses, largest domain size 739
0.37/1.06	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.37/1.07	c 1	Simplifing CSP by introducing new Boolean variables
0.37/1.07	c 1	CSP : 1911 integers, 0 booleans, 2213 clauses, largest domain size 739
0.37/1.07	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.11	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.03/1.12	c 1	192 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.12	c 1	383 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.13	c 1	574 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.13	c 1	765 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.13	c 1	956 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.13	c 1	1147 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.03/1.14	c 1	1338 (70%) CSP integer variables are encoded (1569 clauses, 20461 bytes)
1.03/1.15	c 1	1529 (80%) CSP integer variables are encoded (7796 clauses, 101412 bytes)
1.03/1.15	c 1	1720 (90%) CSP integer variables are encoded (10324 clauses, 138001 bytes)
1.03/1.16	c 1	1911 (100%) CSP integer variables are encoded (12266 clauses, 167131 bytes)
1.03/1.18	c 1	222 (10%) CSP clauses are encoded (12626 clauses, 172401 bytes)
1.03/1.20	c 1	443 (20%) CSP clauses are encoded (12942 clauses, 177311 bytes)
1.12/1.22	c 1	664 (30%) CSP clauses are encoded (13204 clauses, 182208 bytes)
1.12/1.24	c 1	886 (40%) CSP clauses are encoded (16756 clauses, 243887 bytes)
1.22/1.30	c 1	1107 (50%) CSP clauses are encoded (50139 clauses, 849836 bytes)
1.52/1.62	c 2	1328 (60%) CSP clauses are encoded (197422 clauses, 3508385 bytes)
2.12/2.24	c 2	1550 (70%) CSP clauses are encoded (577116 clauses, 10859266 bytes)
2.12/2.27	c 2	1771 (80%) CSP clauses are encoded (588644 clauses, 11096487 bytes)
2.22/2.32	c 2	1992 (90%) CSP clauses are encoded (616338 clauses, 11679492 bytes)
2.31/2.49	c 3	2213 (100%) CSP clauses are encoded (718615 clauses, 13856808 bytes)
2.31/2.49	c 3	2213 CSP clauses encoded
2.31/2.49	c 3	Writing map file : HOME/temp.map
2.41/2.51	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.41/2.51	c 3	SAT : 14173 SAT variables, 718615 SAT clauses, 13856808 bytes
2.41/2.51	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.41/2.56	c 3	OBJECTIVE minimize _COST
2.41/2.56	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.41/2.56	c 3	SEARCHING: _COST <= 369
2.41/2.56	c 3	SOLVING HOME/temp.cnf
2.41/2.56	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.41/2.56	c 3	This is MiniSat 2.0 beta
2.41/2.56	c 3	WARNING: for repeatability, setting FPU to use double precision
2.41/2.56	c 3	============================[ Problem Statistics ]=============================
2.41/2.56	c 3	|                                                                             |
2.41/2.56	c 3	|  Number of variables:  14173                                                |
2.41/2.56	c 3	|  Number of clauses:    718616                                               |
2.46/2.90	c 3	|  Parsing time:         0.29         s                                       |
2.46/3.16	c 3	============================[ Search Statistics ]==============================
2.46/3.16	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.46/3.16	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.46/3.16	c 3	===============================================================================
2.46/3.16	c 3	|         0 |   10483   458539  1349072 |   152846        0    nan |  0.000 % |
2.46/3.20	c 3	===============================================================================
2.46/3.20	c 3	restarts              : 1
2.46/3.20	c 3	conflicts             : 0              (0 /sec)
2.46/3.20	c 3	decisions             : 206            (1.46 % random) (350 /sec)
2.46/3.20	c 3	propagations          : 14173          (24107 /sec)
2.46/3.20	c 3	conflict literals     : 0              ( nan % deleted)
2.46/3.20	c 3	Memory used           : 31.57 MB
2.46/3.20	c 3	CPU time              : 0.58791 s
2.46/3.20	c 3	
2.46/3.21	c 3	SATISFIABLE
2.46/3.21	c 3	FOUND: _COST <= 369
2.46/3.21	s SATISFIABLE
2.46/3.21	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.46/3.21	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.46/3.29	c 3	Decoding HOME/temp.out
3.29/3.43	c 4	OBJECTIVE _COST 369
3.29/3.43	o 369
3.29/3.45	v 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 0 1 0 1 1 1 1 1 0 1 1 0 1 1 1 0 0 1 0 0 1 0 1 1 1 0 0 1 1 1 0 0 1 0 0 0 0 0 0 1 0 1 1 0 0 0 1 1 0 0 0 1 0 0 0 0 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 1 1 1 0 0 1 1 1 0 1 0 1 1 1 0 0 1 1 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 0 1 0 1 1 0 0 0 0 1 1 1 0 0 1 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 0 0 1 0 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 0 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 0 0 0 1 1 1 1 0 1 0 1 0 1 0 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1
3.29/3.45	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.29/3.47	c 4	OBJECTIVE BOUND: 0 <= _COST <= 369
3.29/3.47	c 4	SEARCHING: _COST <= 184
3.29/3.47	c 4	SOLVING HOME/temp.cnf
3.29/3.47	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.29/3.47	c 4	This is MiniSat 2.0 beta
3.29/3.47	c 4	WARNING: for repeatability, setting FPU to use double precision
3.29/3.47	c 4	============================[ Problem Statistics ]=============================
3.29/3.47	c 4	|                                                                             |
3.29/3.47	c 4	|  Number of variables:  14173                                                |
3.29/3.47	c 4	|  Number of clauses:    718616                                               |
3.35/3.81	c 4	|  Parsing time:         0.30         s                                       |
3.35/4.15	c 4	============================[ Search Statistics ]==============================
3.35/4.15	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.35/4.15	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.35/4.15	c 4	===============================================================================
3.35/4.15	c 4	|         0 |    8446   298695   875466 |    99565        0    nan |  0.000 % |
3.35/4.19	c 4	===============================================================================
3.35/4.19	c 4	restarts              : 1
3.35/4.19	c 4	conflicts             : 2              (3 /sec)
3.35/4.19	c 4	decisions             : 215            (1.40 % random) (319 /sec)
3.35/4.19	c 4	propagations          : 14532          (21532 /sec)
3.35/4.19	c 4	conflict literals     : 13             (0.00 % deleted)
3.35/4.19	c 4	Memory used           : 31.92 MB
3.35/4.19	c 4	CPU time              : 0.674897 s
3.35/4.19	c 4	
3.35/4.19	c 4	SATISFIABLE
3.35/4.20	c 4	FOUND: _COST <= 184
3.35/4.20	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.35/4.20	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.35/4.28	c 4	Decoding HOME/temp.out
4.25/4.42	c 5	OBJECTIVE _COST 184
4.25/4.42	o 184
4.25/4.44	v 1 1 1 0 1 1 0 1 1 1 1 1 0 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 1 0 0 1 1 1 0 0 1 0 0 0 0 1 0 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 0 1 1 0 0 0 1 0 1 1 1 0 0 1 1 0 0 1 1 0 1 1 1 0 0 0 1 1 0 1 0 0 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 1 1 0 0 0 1 1 1 1 0 0 1 1 1 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 1 0 0 0 1 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 0 1 1 0 1 0 0 0 1 1 1 0 1 1 1 0 1 0 0 1 0 1 1 1 1 1 1 0 0 1 0 1 0 0 0 0 1 1 1 1 1 1 0 0 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 1 1 1 0 1 0 0 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 0 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 0 1 0 0 0 1 1 0 0 1 0 0 1 1 1 0 0 1 1 1 0 0 0 0 1 0 0 1 0 1 1 1 1 0 1 0 1 0 0 1 0 0 1 0 1 1
4.25/4.45	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.25/4.46	c 5	OBJECTIVE BOUND: 0 <= _COST <= 184
4.25/4.46	c 5	SEARCHING: _COST <= 92
4.25/4.46	c 5	SOLVING HOME/temp.cnf
4.25/4.46	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.25/4.47	c 5	This is MiniSat 2.0 beta
4.25/4.47	c 5	WARNING: for repeatability, setting FPU to use double precision
4.25/4.47	c 5	============================[ Problem Statistics ]=============================
4.25/4.47	c 5	|                                                                             |
4.25/4.47	c 5	|  Number of variables:  14173                                                |
4.25/4.47	c 5	|  Number of clauses:    718616                                               |
4.32/4.84	c 5	|  Parsing time:         0.32         s                                       |
4.32/5.24	c 5	============================[ Search Statistics ]==============================
4.32/5.24	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.32/5.24	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.32/5.24	c 5	===============================================================================
4.32/5.24	c 5	|         0 |    7156   171867   498760 |    57289        0    nan |  0.000 % |
4.32/5.27	c 5	===============================================================================
4.32/5.28	c 5	restarts              : 1
4.32/5.28	c 5	conflicts             : 1              (1 /sec)
4.32/5.28	c 5	decisions             : 83             (0.00 % random) (110 /sec)
4.32/5.28	c 5	propagations          : 14183          (18813 /sec)
4.32/5.28	c 5	conflict literals     : 8              (0.00 % deleted)
4.32/5.28	c 5	Memory used           : 32.17 MB
4.32/5.28	c 5	CPU time              : 0.753885 s
4.32/5.28	c 5	
4.32/5.29	c 5	SATISFIABLE
4.32/5.29	c 5	FOUND: _COST <= 92
4.32/5.29	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.32/5.29	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.14/5.37	c 5	Decoding HOME/temp.out
5.33/5.51	c 6	OBJECTIVE _COST 92
5.33/5.52	o 92
5.33/5.54	v 1 1 1 0 1 1 1 1 1 1 0 1 0 0 1 0 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 0 1 0 1 0 0 1 0 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 0 1 1 0 1 1 0 0 1 1 1 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 1 0 0 1 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 0 1 0 0 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 0 0 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 0 1 0 1 1 0 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 0 0 0 1 0 1 0 1 1
5.33/5.54	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.33/5.56	c 6	OBJECTIVE BOUND: 0 <= _COST <= 92
5.33/5.56	c 6	SEARCHING: _COST <= 46
5.33/5.56	c 6	SOLVING HOME/temp.cnf
5.33/5.56	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.33/5.56	c 6	This is MiniSat 2.0 beta
5.33/5.56	c 6	WARNING: for repeatability, setting FPU to use double precision
5.33/5.56	c 6	============================[ Problem Statistics ]=============================
5.33/5.56	c 6	|                                                                             |
5.33/5.56	c 6	|  Number of variables:  14173                                                |
5.33/5.56	c 6	|  Number of clauses:    718616                                               |
5.38/5.95	c 6	|  Parsing time:         0.35         s                                       |
5.38/6.35	c 6	============================[ Search Statistics ]==============================
5.38/6.35	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.38/6.35	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.38/6.35	c 6	===============================================================================
5.38/6.35	c 6	|         0 |    6188    95846   273555 |    31948        0    nan |  0.000 % |
5.38/6.39	c 6	===============================================================================
5.38/6.39	c 6	restarts              : 1
5.38/6.39	c 6	conflicts             : 2              (3 /sec)
5.38/6.39	c 6	decisions             : 110            (0.91 % random) (140 /sec)
5.38/6.39	c 6	propagations          : 14873          (18974 /sec)
5.38/6.39	c 6	conflict literals     : 62             (0.00 % deleted)
5.38/6.39	c 6	Memory used           : 32.17 MB
5.38/6.39	c 6	CPU time              : 0.78388 s
5.38/6.39	c 6	
5.38/6.40	c 6	SATISFIABLE
5.38/6.41	c 6	FOUND: _COST <= 46
5.38/6.41	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.38/6.41	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.38/6.48	c 7	Decoding HOME/temp.out
6.40/6.64	c 7	OBJECTIVE _COST 46
6.40/6.64	o 46
6.40/6.66	v 1 1 0 0 1 1 0 1 0 1 1 1 0 0 1 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 1 0 0 1 0 1 1 1 0 1 1 0 0 0 1 0 0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 0 1 1 0 1 0 1 1 0 0 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 1 0 1 0 1 1 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 1 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 1 0 1 0 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 1 0 0 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 1 0 1 0 0 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 1 1 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 0 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 0 1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 1
6.40/6.67	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.46/6.72	c 7	OBJECTIVE BOUND: 0 <= _COST <= 46
6.46/6.72	c 7	SEARCHING: _COST <= 23
6.46/6.72	c 7	SOLVING HOME/temp.cnf
6.46/6.72	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.46/6.72	c 7	This is MiniSat 2.0 beta
6.46/6.72	c 7	WARNING: for repeatability, setting FPU to use double precision
6.46/6.72	c 7	============================[ Problem Statistics ]=============================
6.46/6.72	c 7	|                                                                             |
6.46/6.72	c 7	|  Number of variables:  14173                                                |
6.46/6.72	c 7	|  Number of clauses:    718616                                               |
6.47/7.09	c 7	|  Parsing time:         0.33         s                                       |
6.47/7.45	c 8	============================[ Search Statistics ]==============================
6.47/7.45	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.47/7.45	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.47/7.45	c 8	===============================================================================
6.47/7.45	c 8	|         0 |    5358    53888   150148 |    17962        0    nan |  0.000 % |
6.47/7.48	c 8	===============================================================================
6.47/7.48	c 8	restarts              : 1
6.47/7.48	c 8	conflicts             : 2              (3 /sec)
6.47/7.48	c 8	decisions             : 180            (0.56 % random) (248 /sec)
6.47/7.48	c 8	propagations          : 14820          (20445 /sec)
6.47/7.48	c 8	conflict literals     : 42             (0.00 % deleted)
6.47/7.48	c 8	Memory used           : 32.05 MB
6.47/7.48	c 8	CPU time              : 0.724889 s
6.47/7.48	c 8	
6.47/7.49	c 8	SATISFIABLE
6.47/7.49	c 8	FOUND: _COST <= 23
6.47/7.49	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.47/7.49	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.25/7.57	c 8	Decoding HOME/temp.out
7.43/7.72	c 8	OBJECTIVE _COST 23
7.43/7.72	o 23
7.43/7.74	v 1 1 0 0 1 1 1 1 0 1 1 1 0 0 1 0 0 1 1 1 1 0 1 1 1 0 1 1 1 0 1 1 1 0 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 1 0 0 1 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 1 1 1 1 1 0 1 0 0 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 0 0 1 1 0 1 1 0 1 1 1 0 0 1 1 1 0 0 0 0 1 0 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 0 1 1 1 1 1 1 0 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 1
7.43/7.74	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.43/7.76	c 8	OBJECTIVE BOUND: 0 <= _COST <= 23
7.43/7.76	c 8	SEARCHING: _COST <= 11
7.43/7.76	c 8	SOLVING HOME/temp.cnf
7.43/7.76	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.43/7.76	c 8	This is MiniSat 2.0 beta
7.43/7.76	c 8	WARNING: for repeatability, setting FPU to use double precision
7.43/7.76	c 8	============================[ Problem Statistics ]=============================
7.43/7.76	c 8	|                                                                             |
7.43/7.76	c 8	|  Number of variables:  14173                                                |
7.43/7.76	c 8	|  Number of clauses:    718616                                               |
7.50/8.15	c 8	|  Parsing time:         0.35         s                                       |
7.50/8.54	c 9	============================[ Search Statistics ]==============================
7.50/8.54	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.50/8.54	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.50/8.54	c 9	===============================================================================
7.50/8.54	c 9	|         0 |    4520    29848    80530 |     9949        0    nan |  0.000 % |
7.50/8.58	c 9	===============================================================================
7.50/8.58	c 9	restarts              : 1
7.50/8.58	c 9	conflicts             : 4              (5 /sec)
7.50/8.58	c 9	decisions             : 112            (0.00 % random) (145 /sec)
7.50/8.58	c 9	propagations          : 14878          (19275 /sec)
7.50/8.58	c 9	conflict literals     : 147            (0.00 % deleted)
7.50/8.58	c 9	Memory used           : 31.79 MB
7.50/8.58	c 9	CPU time              : 0.771882 s
7.50/8.58	c 9	
7.50/8.59	c 9	SATISFIABLE
7.50/8.60	c 9	FOUND: _COST <= 11
7.50/8.60	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.50/8.60	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.33/8.68	c 9	Decoding HOME/temp.out
8.52/8.82	c 9	OBJECTIVE _COST 11
8.52/8.82	o 11
8.52/8.84	v 1 1 0 0 1 1 0 1 1 1 1 1 0 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 0 1 0 1 1 1 0 1 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 0 0 0 1 0 0 0 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 1 0 0 0 1 1 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 1 0 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 0 1 1 1 0 0 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 1 1 0 0 1 0 0 1 0 0 1 1 1 0 1 1 0 1 0 0 1 1 1 1 1 1 1 0 1 1 0 0 0 1 1 1 1 1 1 1 0 1 1 1 0 0 0 0 1 1 1 0 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 1 0 1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 1
8.52/8.84	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.52/8.86	c 9	OBJECTIVE BOUND: 0 <= _COST <= 11
8.52/8.86	c 9	SEARCHING: _COST <= 5
8.52/8.86	c 9	SOLVING HOME/temp.cnf
8.52/8.86	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.52/8.86	c 9	This is MiniSat 2.0 beta
8.52/8.86	c 9	WARNING: for repeatability, setting FPU to use double precision
8.52/8.86	c 9	============================[ Problem Statistics ]=============================
8.52/8.86	c 9	|                                                                             |
8.52/8.87	c 9	|  Number of variables:  14173                                                |
8.52/8.87	c 9	|  Number of clauses:    718616                                               |
8.58/9.26	c 9	|  Parsing time:         0.35         s                                       |
8.58/9.63	c 10	============================[ Search Statistics ]==============================
8.58/9.63	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.58/9.63	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.58/9.63	c 10	===============================================================================
8.58/9.63	c 10	|         0 |    3642    16301    42517 |     5433        0    nan |  0.000 % |
8.58/9.66	c 10	===============================================================================
8.58/9.66	c 10	restarts              : 1
8.58/9.66	c 10	conflicts             : 6              (8 /sec)
8.58/9.66	c 10	decisions             : 94             (0.00 % random) (124 /sec)
8.58/9.66	c 10	propagations          : 15030          (19832 /sec)
8.58/9.66	c 10	conflict literals     : 189            (0.00 % deleted)
8.58/9.66	c 10	Memory used           : 32.09 MB
8.58/9.66	c 10	CPU time              : 0.757884 s
8.58/9.66	c 10	
8.58/9.67	c 10	SATISFIABLE
8.58/9.68	c 10	FOUND: _COST <= 5
8.58/9.68	c 10	DECODING HOME/temp.out WITH HOME/temp.map
8.58/9.68	c 10	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.39/9.76	c 10	Decoding HOME/temp.out
9.39/9.90	c 10	OBJECTIVE _COST 5
9.39/9.90	o 5
9.59/9.92	v 1 1 1 0 1 1 0 0 1 0 0 1 1 1 0 0 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 0 1 1 0 0 0 1 0 0 1 0 1 1 1 1 0 0 1 1 0 0 0 0 1 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 1 0 0 1 1 1 0 1 0 0 1 0 1 1 1 0 0 1 0 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 1 0 0 0 0 1 1 1 0 1 1 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 1 1 0 0 1 0 0 1 1 1 0 0 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 1 1 0 0 0 0 1 1 1 1 0 1 1 1 0 1 1 1 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 1 0 1 1 1 1 1 1 1 1 0 0 0 1 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 1 1
9.59/9.93	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.59/9.95	c 10	OBJECTIVE BOUND: 0 <= _COST <= 5
9.59/9.95	c 10	SEARCHING: _COST <= 2
9.59/9.95	c 10	SOLVING HOME/temp.cnf
9.59/9.95	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.59/9.95	c 10	This is MiniSat 2.0 beta
9.59/9.95	c 10	WARNING: for repeatability, setting FPU to use double precision
9.59/9.95	c 10	============================[ Problem Statistics ]=============================
9.59/9.95	c 10	|                                                                             |
9.59/9.95	c 10	|  Number of variables:  14173                                                |
9.59/9.95	c 10	|  Number of clauses:    718616                                               |
9.63/10.35	c 10	|  Parsing time:         0.36         s                                       |
9.63/10.71	c 11	============================[ Search Statistics ]==============================
9.63/10.72	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.63/10.72	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.63/10.72	c 11	===============================================================================
9.63/10.72	c 11	|         0 |    2645     7900    20302 |     2633        0    nan |  0.000 % |
9.63/10.75	c 11	===============================================================================
9.63/10.75	c 11	restarts              : 1
9.63/10.75	c 11	conflicts             : 5              (7 /sec)
9.63/10.75	c 11	decisions             : 64             (0.00 % random) (84 /sec)
9.63/10.75	c 11	propagations          : 14866          (19564 /sec)
9.63/10.75	c 11	conflict literals     : 165            (0.00 % deleted)
9.63/10.75	c 11	Memory used           : 32.11 MB
9.63/10.75	c 11	CPU time              : 0.759884 s
9.63/10.75	c 11	
9.63/10.75	c 11	SATISFIABLE
9.63/10.76	c 11	FOUND: _COST <= 2
9.63/10.76	c 11	DECODING HOME/temp.out WITH HOME/temp.map
9.63/10.76	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.44/10.84	c 11	Decoding HOME/temp.out
10.44/10.98	c 11	OBJECTIVE _COST 2
10.44/10.98	o 2
10.66/11.01	v 1 1 1 0 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 1 1 0 1 0 1 1 1 1 1 0 1 0 1 0 1 1 0 1 1 1 0 1 1 0 0 0 1 0 0 1 0 1 1 1 0 0 0 1 1 0 0 0 0 1 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 0 1 1 1 0 0 1 0 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 0 1 1 1 1 0 0 1 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 0 0 1 1 0 1 1 1 0 0 0 0 0 1 0 0 0 1 0 0 1 1 1 1 0 0 1 1 0 1 1 0 1 1 1 1 1 0 0 1 1 0 0 0 1 1 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 1 1 0 0 0 0 1 1 1 1 0 1 1 1 0 1 1 1 0 0 0 0 1 0 0 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 0 0 1 0 0 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 1 0 1 1
10.66/11.01	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.66/11.03	c 11	OBJECTIVE BOUND: 0 <= _COST <= 2
10.66/11.03	c 11	SEARCHING: _COST <= 1
10.66/11.03	c 11	SOLVING HOME/temp.cnf
10.66/11.03	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.66/11.03	c 11	This is MiniSat 2.0 beta
10.66/11.03	c 11	WARNING: for repeatability, setting FPU to use double precision
10.66/11.03	c 11	============================[ Problem Statistics ]=============================
10.66/11.03	c 11	|                                                                             |
10.66/11.04	c 11	|  Number of variables:  14173                                                |
10.66/11.04	c 11	|  Number of clauses:    718616                                               |
10.68/11.43	c 12	|  Parsing time:         0.35         s                                       |
10.68/11.80	c 12	============================[ Search Statistics ]==============================
10.68/11.80	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.68/11.80	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.68/11.80	c 12	===============================================================================
10.68/11.80	c 12	|         0 |    1907     3961    10698 |     1320        0    nan |  0.000 % |
10.68/11.80	c 12	===============================================================================
10.68/11.83	c 12	restarts              : 1
10.68/11.83	c 12	conflicts             : 10             (13 /sec)
10.68/11.83	c 12	decisions             : 63             (0.00 % random) (84 /sec)
10.68/11.83	c 12	propagations          : 15071          (20044 /sec)
10.68/11.83	c 12	conflict literals     : 306            (0.33 % deleted)
10.68/11.83	c 12	Memory used           : 31.92 MB
10.68/11.83	c 12	CPU time              : 0.751885 s
10.68/11.83	c 12	
10.68/11.84	c 12	SATISFIABLE
10.68/11.84	c 12	FOUND: _COST <= 1
10.68/11.84	c 12	DECODING HOME/temp.out WITH HOME/temp.map
10.68/11.84	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.49/11.93	c 12	Decoding HOME/temp.out
11.49/12.06	c 12	OBJECTIVE _COST 1
11.49/12.06	o 1
11.49/12.08	v 1 1 0 0 1 1 0 1 0 0 0 1 1 1 0 0 0 1 1 1 1 0 1 1 0 1 1 1 1 0 0 1 1 1 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 1 0 1 1 1 0 0 0 1 0 0 0 1 0 1 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 1 0 0 0 1 1 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 0 0 1 0 0 0 1 1 0 0 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 0 1 0 1 1 1 1 0 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 0 0 1 0 0 1 1 0 0 1 1 1 1 0 0 1 0 0 1 1 1 0 0 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 0 1 1 1 0 1 1 1 0 0 0 0 1 0 0 1 1 0 1 1 0 1 1 1 0 0 1 1 1 0 0 0 0 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 1 0 1 1 1 1 1 1 0 0 0 0 0 1 0 1 0 1 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 1 0 1 1
11.49/12.09	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.72/12.11	c 12	OBJECTIVE BOUND: 0 <= _COST <= 1
11.72/12.11	c 12	SEARCHING: _COST <= 0
11.72/12.11	c 12	SOLVING HOME/temp.cnf
11.72/12.11	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.72/12.12	c 12	This is MiniSat 2.0 beta
11.72/12.12	c 12	WARNING: for repeatability, setting FPU to use double precision
11.72/12.12	c 12	============================[ Problem Statistics ]=============================
11.72/12.12	c 12	|                                                                             |
11.72/12.12	c 12	|  Number of variables:  14173                                                |
11.72/12.12	c 12	|  Number of clauses:    718616                                               |
11.74/12.51	c 13	|  Parsing time:         0.35         s                                       |
11.74/12.87	c 13	============================[ Search Statistics ]==============================
11.74/12.87	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.74/12.87	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.74/12.87	c 13	===============================================================================
11.74/12.87	c 13	|         0 |     331      713     2325 |      237        0    nan |  0.000 % |
11.74/12.88	c 13	===============================================================================
11.74/12.88	c 13	restarts              : 1
11.74/12.88	c 13	conflicts             : 41             (58 /sec)
11.74/12.88	c 13	decisions             : 145            (0.69 % random) (204 /sec)
11.74/12.88	c 13	propagations          : 17066          (24006 /sec)
11.74/12.88	c 13	conflict literals     : 149            (1.32 % deleted)
11.74/12.88	c 13	Memory used           : 31.94 MB
11.74/12.88	c 13	CPU time              : 0.710891 s
11.74/12.88	c 13	
11.74/12.88	c 13	UNSATISFIABLE
11.74/12.88	c 13	NOT FOUND: _COST <= 0
11.74/12.88	c 13	OBJECTIVE _COST 1
11.74/12.88	s OPTIMUM FOUND
11.74/12.88	c 13	CPU 11.52 (0.06 0.03 11.46 0.95)
11.74/12.88	c 13	END Sat Jul 12 00:19:49 2008

Verifier Data (download as text)

OK	1	737
1 unsatisfied constraints, 737 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-1109986-1215814776/watcher-1109986-1215814776 -o /tmp/evaluation-result-1109986-1215814776/solver-1109986-1215814776 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109986-1215814776.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.06 2.06 2.01 4/81 15483
/proc/meminfo: memFree=1678768/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=12272 CPUtime=0
/proc/15483/stat : 15483 (sugar) R 15481 15483 15020 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 38175517 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 237956545534 0 0 4224 0 0 0 0 17 1 0 0
/proc/15483/statm: 3068 364 274 3 0 168 0

[startup+0.137479 s]
/proc/loadavg: 2.06 2.06 2.01 4/81 15483
/proc/meminfo: memFree=1678768/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13600 CPUtime=0.03
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 38175517 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201484 s]
/proc/loadavg: 2.06 2.06 2.01 4/81 15483
/proc/meminfo: memFree=1678768/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13600 CPUtime=0.03
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 38175517 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301495 s]
/proc/loadavg: 2.06 2.06 2.01 4/81 15483
/proc/meminfo: memFree=1678768/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13600 CPUtime=0.03
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 38175517 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701524 s]
/proc/loadavg: 2.06 2.06 2.01 4/81 15483
/proc/meminfo: memFree=1678768/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13600 CPUtime=0.37
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 974 4542 0 1 3 1 31 2 15 0 1 0 38175517 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13600

[startup+1.50159 s]
/proc/loadavg: 2.05 2.06 2.01 5/92 15505
/proc/meminfo: memFree=1663384/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13600 CPUtime=0.37
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 974 4542 0 1 3 1 31 2 15 0 1 0 38175517 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15483/statm: 3400 797 370 3 0 500 0
[pid=15496] ppid=15483 vsize=5356 CPUtime=0
/proc/15496/stat : 15496 (sh) S 15483 15483 15020 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38175559 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15496/statm: 1339 233 193 169 0 50 0
[pid=15497] ppid=15496 vsize=868488 CPUtime=1.05
/proc/15497/stat : 15497 (java) S 15496 15483 15020 0 -1 0 6736 0 1 0 99 6 0 0 18 0 9 0 38175560 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15497/statm: 217122 5894 2563 9 0 211669 0
[pid=15497/tid=15498] ppid=15496 vsize=868488 CPUtime=0.69
/proc/15497/task/15498/stat : 15498 (java) R 15496 15483 15020 0 -1 64 2791 0 1 0 67 2 0 0 24 0 9 0 38175561 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15497/tid=15499] ppid=15496 vsize=868488 CPUtime=0.08
/proc/15497/task/15499/stat : 15499 (java) S 15496 15483 15020 0 -1 64 1770 0 0 0 7 1 0 0 16 0 9 0 38175562 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15497/tid=15500] ppid=15496 vsize=868488 CPUtime=0
/proc/15497/task/15500/stat : 15500 (java) S 15496 15483 15020 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 38175562 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15497/tid=15501] ppid=15496 vsize=868488 CPUtime=0
/proc/15497/task/15501/stat : 15501 (java) S 15496 15483 15020 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38175562 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15497/tid=15502] ppid=15496 vsize=868488 CPUtime=0
/proc/15497/task/15502/stat : 15502 (java) S 15496 15483 15020 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38175564 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15497/tid=15503] ppid=15496 vsize=868488 CPUtime=0.24
/proc/15497/task/15503/stat : 15503 (java) S 15496 15483 15020 0 -1 64 1482 0 0 0 24 0 0 0 16 0 9 0 38175564 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15497/tid=15504] ppid=15496 vsize=868488 CPUtime=0
/proc/15497/task/15504/stat : 15504 (java) S 15496 15483 15020 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38175564 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15497/tid=15505] ppid=15496 vsize=868488 CPUtime=0
/proc/15497/task/15505/stat : 15505 (java) S 15496 15483 15020 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38175564 889331712 5894 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887444

[startup+3.10172 s]
/proc/loadavg: 2.05 2.06 2.01 3/92 15505
/proc/meminfo: memFree=1652760/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13732 CPUtime=2.46
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 1075 11923 0 2 4 1 225 16 15 0 1 0 38175517 14061568 823 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15483/statm: 3433 823 374 3 0 533 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 13732

[startup+6.30298 s]
/proc/loadavg: 2.05 2.06 2.01 3/92 15541
/proc/meminfo: memFree=1656984/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13732 CPUtime=5.38
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 1424 47654 0 5 4 2 491 41 15 0 1 0 38175517 14061568 823 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3433 823 374 3 0 533 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 13732

[startup+12.7015 s]
/proc/loadavg: 2.04 2.05 2.00 2/92 15613
/proc/meminfo: memFree=1656600/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13732 CPUtime=11.74
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 2109 119377 0 11 6 3 1075 90 15 0 1 0 38175517 14061568 823 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3433 823 374 3 0 533 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 13732

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

[startup+12.8015 s]
/proc/loadavg: 2.04 2.05 2.00 2/92 15613
/proc/meminfo: memFree=1656600/2055920 swapFree=4180240/4192956
[pid=15483] ppid=15481 vsize=13732 CPUtime=11.74
/proc/15483/stat : 15483 (sugar) S 15481 15483 15020 0 -1 4194304 2109 119377 0 11 6 3 1075 90 15 0 1 0 38175517 14061568 823 996147200 4194304 4206940 548682068592 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15483/statm: 3433 823 374 3 0 533 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 12.896
CPU time (s): 12.5291
CPU user time (s): 11.5242
CPU system time (s): 1.00485
CPU usage (%): 97.1549
Max. virtual memory (cumulated for all children) (KiB): 887444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5242
system time used= 1.00485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129577
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11668
involuntary context switches= 11581

runsolver used 0.019996 second user time and 0.068989 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-12 00:19:36
IDJOB=1109986
IDBENCH=61046
IDSOLVER=368
FILE ID=node69/1109986-1215814776
PBS_JOBID= 7903309
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ssa/normalized-ssa-0432-003_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109986-1215814776/watcher-1109986-1215814776 -o /tmp/evaluation-result-1109986-1215814776/solver-1109986-1215814776 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1109986-1215814776.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 670dcbc3a964190b1ba9c38a9dd8fdfe
RANDOM SEED=1500265097

node69.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.233
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.233
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:       1679248 kB
Buffers:         49812 kB
Cached:         225768 kB
SwapCached:       7572 kB
Active:         148356 kB
Inactive:       164356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679248 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          52152 kB
Slab:            48856 kB
Committed_AS:   191916 kB
PageTables:       2016 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= 66476 MiB
End job on node69 at 2008-07-12 00:19:49