Trace number 1110172

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 9.36458 9.05026

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh219_ext.xml
MD5SUM56bfcd28a9ea792bd2e6018e80b9952e
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 benchmark6.48701
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints799
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension799
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.03	c 0	Sugar v1-13 + HOME/minisat
0.00/0.03	c 0	BEGIN Sat Jul 12 01:00:27 2008
0.00/0.03	c 0	PID 14670
0.00/0.04	c 0	HOST node62.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1110172-1215817227.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110172-1215817227.xml' 'HOME/temp.csp'
0.03/0.31	c 0	1 domains, 100 variables, 0 predicates, 227 relations, 799 constraints
0.03/0.36	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.37	c 0	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.41/0.44	c 0	Parsing HOME/temp.csp
0.41/0.55	c 0	parsed 1127 expressions
0.41/0.55	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.56	c 0	MAX CSP: 799 constraints
0.41/0.56	c 0	Converting to clausal form CSP
0.41/0.58	c 0	converted 193 (10%) expressions
0.41/0.60	c 1	converted 386 (20%) expressions
0.41/0.61	c 1	converted 579 (30%) expressions
0.41/0.62	c 1	converted 772 (40%) expressions
0.41/0.63	c 1	converted 965 (50%) expressions
0.41/0.64	c 1	converted 1158 (60%) expressions
0.41/0.65	c 1	converted 1351 (70%) expressions
0.41/0.66	c 1	converted 1544 (80%) expressions
0.41/0.67	c 1	converted 1737 (90%) expressions
0.41/0.80	c 1	converted 1929 (100%) expressions
0.41/0.80	c 1	CSP : 1698 integers, 0 booleans, 2396 clauses, largest domain size 1199
0.41/0.80	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.80	c 1	Propagation in CSP
0.41/0.83	c 1	792 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.41/0.83	c 1	CSP : 1698 integers, 0 booleans, 2396 clauses, largest domain size 800
0.41/0.83	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.84	c 1	Simplifing CSP by introducing new Boolean variables
0.41/0.84	c 1	CSP : 1698 integers, 0 booleans, 2396 clauses, largest domain size 800
0.41/0.84	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.87	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.41/0.88	c 1	170 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.41/0.88	c 1	340 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.41/0.88	c 1	510 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.41/0.88	c 1	680 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.41/0.88	c 1	849 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.41/0.89	c 1	1019 (60%) CSP integer variables are encoded (1423 clauses, 18364 bytes)
0.41/0.89	c 1	1189 (70%) CSP integer variables are encoded (2522 clauses, 32651 bytes)
0.41/0.89	c 1	1359 (80%) CSP integer variables are encoded (4149 clauses, 53802 bytes)
0.41/0.90	c 1	1529 (90%) CSP integer variables are encoded (5341 clauses, 69298 bytes)
0.41/0.91	c 1	1698 (100%) CSP integer variables are encoded (13366 clauses, 183708 bytes)
0.41/0.93	c 1	240 (10%) CSP clauses are encoded (13606 clauses, 187627 bytes)
0.41/0.95	c 1	480 (20%) CSP clauses are encoded (13846 clauses, 192874 bytes)
0.41/0.96	c 1	719 (30%) CSP clauses are encoded (14085 clauses, 199626 bytes)
0.41/0.98	c 1	959 (40%) CSP clauses are encoded (18111 clauses, 270604 bytes)
0.41/1.05	c 1	1198 (50%) CSP clauses are encoded (57056 clauses, 978242 bytes)
0.41/1.07	c 1	1438 (60%) CSP clauses are encoded (68660 clauses, 1184115 bytes)
1.46/1.25	c 1	1678 (70%) CSP clauses are encoded (181878 clauses, 3262992 bytes)
1.46/1.28	c 1	1917 (80%) CSP clauses are encoded (195261 clauses, 3500934 bytes)
1.55/1.33	c 1	2157 (90%) CSP clauses are encoded (227585 clauses, 4087746 bytes)
2.55/2.33	c 2	2396 (100%) CSP clauses are encoded (838499 clauses, 16486903 bytes)
2.55/2.33	c 2	2396 CSP clauses encoded
2.55/2.33	c 2	Writing map file : HOME/temp.map
2.55/2.35	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.55/2.35	c 2	SAT : 15064 SAT variables, 838499 SAT clauses, 16486903 bytes
2.55/2.35	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.55/2.36	c 2	OBJECTIVE minimize _COST
2.55/2.36	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.55/2.36	c 2	SEARCHING: _COST <= 400
2.55/2.36	c 2	SOLVING HOME/temp.cnf
2.55/2.36	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.55/2.36	c 2	This is MiniSat 2.0 beta
2.55/2.36	c 2	WARNING: for repeatability, setting FPU to use double precision
2.55/2.36	c 2	============================[ Problem Statistics ]=============================
2.55/2.36	c 2	|                                                                             |
2.55/2.36	c 2	|  Number of variables:  15064                                                |
2.55/2.36	c 2	|  Number of clauses:    838500                                               |
2.63/2.78	c 3	|  Parsing time:         0.38         s                                       |
2.63/3.10	c 3	============================[ Search Statistics ]==============================
2.63/3.10	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.63/3.10	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.63/3.10	c 3	===============================================================================
2.63/3.10	c 3	|         0 |   11074   535385  1579117 |   178461        0    nan |  0.000 % |
2.63/3.16	c 3	===============================================================================
2.63/3.16	c 3	restarts              : 1
2.63/3.16	c 3	conflicts             : 94             (124 /sec)
2.63/3.16	c 3	decisions             : 153            (1.31 % random) (202 /sec)
2.63/3.16	c 3	propagations          : 18979          (25075 /sec)
2.63/3.16	c 3	conflict literals     : 3944           (0.28 % deleted)
2.63/3.16	c 3	Memory used           : 35.29 MB
2.63/3.16	c 3	CPU time              : 0.756884 s
2.63/3.16	c 3	
2.63/3.17	c 3	SATISFIABLE
2.63/3.18	c 3	FOUND: _COST <= 400
2.63/3.18	s SATISFIABLE
2.63/3.18	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.63/3.18	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'
3.44/3.24	c 3	Decoding HOME/temp.out
3.58/3.33	c 3	OBJECTIVE _COST 25
3.58/3.33	o 25
3.58/3.34	v 1 1 1 0 0 1 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 0 1 1 0 0 0 1 1 0 0 0 1 1 1 1 0 1 0 1 0 1 0 0 0 1 1 1 0 1 1 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 1 0 1 1 0 1 1 1 1 1 0 1 1 0 1 1 1 0 1 0 0 1 1 0
3.58/3.34	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.58/3.39	c 3	OBJECTIVE BOUND: 0 <= _COST <= 25
3.58/3.39	c 3	SEARCHING: _COST <= 12
3.58/3.39	c 3	SOLVING HOME/temp.cnf
3.58/3.39	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.58/3.39	c 3	This is MiniSat 2.0 beta
3.58/3.39	c 3	WARNING: for repeatability, setting FPU to use double precision
3.58/3.39	c 3	============================[ Problem Statistics ]=============================
3.58/3.39	c 3	|                                                                             |
3.58/3.40	c 3	|  Number of variables:  15064                                                |
3.58/3.40	c 3	|  Number of clauses:    838500                                               |
3.66/3.82	c 4	|  Parsing time:         0.38         s                                       |
3.66/4.26	c 4	============================[ Search Statistics ]==============================
3.66/4.26	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.66/4.26	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.66/4.26	c 4	===============================================================================
3.66/4.26	c 4	|         0 |    4622    34288    94794 |    11429        0    nan |  0.000 % |
3.66/4.30	c 4	===============================================================================
3.66/4.30	c 4	restarts              : 1
3.66/4.30	c 4	conflicts             : 71             (83 /sec)
3.66/4.30	c 4	decisions             : 103            (0.97 % random) (121 /sec)
3.66/4.30	c 4	propagations          : 17677          (20726 /sec)
3.66/4.30	c 4	conflict literals     : 3120           (0.16 % deleted)
3.66/4.30	c 4	Memory used           : 36.35 MB
3.66/4.30	c 4	CPU time              : 0.85287 s
3.66/4.30	c 4	
3.66/4.30	c 4	SATISFIABLE
3.66/4.31	c 4	FOUND: _COST <= 12
3.66/4.31	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.66/4.31	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.66/4.38	c 4	Decoding HOME/temp.out
4.66/4.47	c 4	OBJECTIVE _COST 12
4.66/4.47	o 12
4.66/4.47	v 1 1 1 1 0 1 1 0 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 0 0 0 1 0 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 0 0 1 1 1 0 0 1 1 1 0 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 0 1 1 1 1
4.66/4.48	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.77/4.52	c 4	OBJECTIVE BOUND: 0 <= _COST <= 12
4.77/4.52	c 4	SEARCHING: _COST <= 6
4.77/4.52	c 4	SOLVING HOME/temp.cnf
4.77/4.52	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.77/4.52	c 4	This is MiniSat 2.0 beta
4.77/4.52	c 4	WARNING: for repeatability, setting FPU to use double precision
4.77/4.52	c 4	============================[ Problem Statistics ]=============================
4.77/4.52	c 4	|                                                                             |
4.77/4.52	c 4	|  Number of variables:  15064                                                |
4.77/4.52	c 4	|  Number of clauses:    838500                                               |
4.79/4.95	c 5	|  Parsing time:         0.38         s                                       |
4.79/5.38	c 5	============================[ Search Statistics ]==============================
4.79/5.38	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/5.38	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/5.38	c 5	===============================================================================
4.79/5.38	c 5	|         0 |    3811    20170    54867 |     6723        0    nan |  0.000 % |
4.79/5.42	c 5	===============================================================================
4.79/5.42	c 5	restarts              : 1
4.79/5.42	c 5	conflicts             : 71             (84 /sec)
4.79/5.42	c 5	decisions             : 97             (0.00 % random) (115 /sec)
4.79/5.42	c 5	propagations          : 17600          (20832 /sec)
4.79/5.42	c 5	conflict literals     : 3120           (0.16 % deleted)
4.79/5.42	c 5	Memory used           : 35.93 MB
4.79/5.42	c 5	CPU time              : 0.844871 s
4.79/5.42	c 5	
4.79/5.42	c 5	SATISFIABLE
4.79/5.43	c 5	FOUND: _COST <= 6
4.79/5.43	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.79/5.43	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'
4.79/5.50	c 5	Decoding HOME/temp.out
5.77/5.59	c 5	OBJECTIVE _COST 6
5.77/5.59	o 6
5.77/5.59	v 1 1 1 1 0 1 1 0 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 0 0 0 1 0 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 0 0 1 1 1 0 0 0 1 1 0 0 1 1 1 1 0 0 1 1 0 1 1 1 1 1 0 1 1 1 1
5.77/5.60	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.90/5.63	c 6	OBJECTIVE BOUND: 0 <= _COST <= 6
5.90/5.63	c 6	SEARCHING: _COST <= 3
5.90/5.63	c 6	SOLVING HOME/temp.cnf
5.90/5.63	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.90/5.64	c 6	This is MiniSat 2.0 beta
5.90/5.64	c 6	WARNING: for repeatability, setting FPU to use double precision
5.90/5.64	c 6	============================[ Problem Statistics ]=============================
5.90/5.64	c 6	|                                                                             |
5.90/5.64	c 6	|  Number of variables:  15064                                                |
5.90/5.64	c 6	|  Number of clauses:    838500                                               |
5.92/6.06	c 6	|  Parsing time:         0.38         s                                       |
5.92/6.51	c 6	============================[ Search Statistics ]==============================
5.92/6.51	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.92/6.51	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.92/6.51	c 6	===============================================================================
5.92/6.51	c 6	|         0 |    3009    11872    32376 |     3957        0    nan |  0.000 % |
5.92/6.55	c 6	|       100 |    3009    11872    32376 |     4353      100     44 | 80.025 % |
5.92/6.57	c 6	|       252 |    3009    11872    32376 |     4788      252     27 | 80.025 % |
6.87/6.61	c 7	|       477 |    3009    11872    32376 |     5267      477     21 | 80.025 % |
6.87/6.66	c 7	===============================================================================
6.87/6.66	c 7	restarts              : 4
6.87/6.66	c 7	conflicts             : 777            (800 /sec)
6.87/6.66	c 7	decisions             : 946            (1.48 % random) (974 /sec)
6.87/6.66	c 7	propagations          : 662212         (682094 /sec)
6.87/6.66	c 7	conflict literals     : 14802          (15.85 % deleted)
6.87/6.66	c 7	Memory used           : 35.95 MB
6.87/6.66	c 7	CPU time              : 0.970852 s
6.87/6.66	c 7	
6.87/6.66	c 7	SATISFIABLE
6.87/6.67	c 7	FOUND: _COST <= 3
6.87/6.67	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.87/6.67	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.96/6.74	c 7	Decoding HOME/temp.out
6.96/6.83	c 7	OBJECTIVE _COST 3
6.96/6.83	o 3
6.96/6.83	v 1 1 1 1 0 1 0 0 0 1 0 1 0 0 1 1 0 0 1 1 0 0 0 1 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 1 1 0 1 0 1 1 1 1 1 1 1 1 0 1 1 0 1 0 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 0 0 1 1 0 0 1 0 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 1 1 1
6.96/6.84	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.96/6.88	c 7	OBJECTIVE BOUND: 0 <= _COST <= 3
6.96/6.88	c 7	SEARCHING: _COST <= 1
6.96/6.88	c 7	SOLVING HOME/temp.cnf
6.96/6.88	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.96/6.88	c 7	This is MiniSat 2.0 beta
7.17/6.90	c 7	WARNING: for repeatability, setting FPU to use double precision
7.17/6.90	c 7	============================[ Problem Statistics ]=============================
7.17/6.90	c 7	|                                                                             |
7.17/6.90	c 7	|  Number of variables:  15064                                                |
7.17/6.90	c 7	|  Number of clauses:    838500                                               |
7.17/7.34	c 7	|  Parsing time:         0.39         s                                       |
7.97/7.80	c 8	============================[ Search Statistics ]==============================
7.97/7.80	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.97/7.80	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.97/7.80	c 8	===============================================================================
7.97/7.80	c 8	|         0 |    1698     3992    12667 |     1330        0    nan |  0.000 % |
8.07/7.84	c 8	|       100 |    1698     3992    12667 |     1463      100     47 | 88.728 % |
8.07/7.86	c 8	|       250 |    1698     3992    12667 |     1610      250     28 | 88.728 % |
8.07/7.88	c 8	|       476 |    1698     3992    12667 |     1771      476     20 | 88.728 % |
8.17/7.92	c 8	|       814 |    1697     3971    12531 |     1948      512     19 | 88.735 % |
8.17/7.96	c 8	===============================================================================
8.17/7.96	c 8	restarts              : 5
8.17/7.96	c 8	conflicts             : 1105           (1103 /sec)
8.17/7.96	c 8	decisions             : 1313           (1.07 % random) (1311 /sec)
8.17/7.96	c 8	propagations          : 690859         (689585 /sec)
8.17/7.96	c 8	conflict literals     : 16449          (27.83 % deleted)
8.17/7.96	c 8	Memory used           : 36.10 MB
8.17/7.96	c 8	CPU time              : 1.00185 s
8.17/7.96	c 8	
8.17/7.97	c 8	SATISFIABLE
8.17/7.97	c 8	FOUND: _COST <= 1
8.17/7.97	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.17/7.97	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'
8.25/8.04	c 8	Decoding HOME/temp.out
8.25/8.13	c 8	OBJECTIVE _COST 1
8.25/8.13	o 1
8.25/8.13	v 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 1 1 1 0 0 0 0 1 0 1 0 0 1 1 0 0 1 0 1 1 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 0 1 1 0 0 1 0 0 0 0 1 1 1 0 1 1 0 0 1 0 1 1 1 1 0 0 0 0 1 0 1 1 1 1 1 0 1 1 0 1 0 0 1 0 0 0 0 0 0
8.25/8.14	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.25/8.17	c 8	OBJECTIVE BOUND: 0 <= _COST <= 1
8.25/8.17	c 8	SEARCHING: _COST <= 0
8.25/8.17	c 8	SOLVING HOME/temp.cnf
8.25/8.17	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.25/8.18	c 8	This is MiniSat 2.0 beta
8.25/8.18	c 8	WARNING: for repeatability, setting FPU to use double precision
8.25/8.18	c 8	============================[ Problem Statistics ]=============================
8.25/8.18	c 8	|                                                                             |
8.25/8.18	c 8	|  Number of variables:  15064                                                |
8.25/8.18	c 8	|  Number of clauses:    838500                                               |
8.47/8.61	c 9	|  Parsing time:         0.37         s                                       |
9.28/9.03	c 9	============================[ Search Statistics ]==============================
9.28/9.03	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.28/9.03	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.28/9.03	c 9	===============================================================================
9.28/9.03	c 9	|         0 |      98      757     4414 |      252        0    nan |  0.000 % |
9.28/9.03	c 9	===============================================================================
9.28/9.03	c 9	restarts              : 1
9.28/9.03	c 9	conflicts             : 35             (44 /sec)
9.28/9.03	c 9	decisions             : 48             (0.00 % random) (60 /sec)
9.28/9.03	c 9	propagations          : 15901          (20030 /sec)
9.28/9.03	c 9	conflict literals     : 115            (31.95 % deleted)
9.28/9.03	c 9	Memory used           : 36.05 MB
9.28/9.03	c 9	CPU time              : 0.793879 s
9.28/9.03	c 9	
9.28/9.03	c 9	UNSATISFIABLE
9.28/9.04	c 9	NOT FOUND: _COST <= 0
9.28/9.04	c 9	OBJECTIVE _COST 1
9.28/9.04	s OPTIMUM FOUND
9.28/9.04	c 9	CPU 8.64 (0.04 0.01 8.6 0.68)
9.28/9.04	c 9	END Sat Jul 12 01:00:36 2008

Verifier Data (download as text)

OK	1	798
1 unsatisfied constraints, 798 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-1110172-1215817227/watcher-1110172-1215817227 -o /tmp/evaluation-result-1110172-1215817227/solver-1110172-1215817227 -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-1110172-1215817227.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: 0.95 1.11 1.16 3/64 14670
/proc/meminfo: memFree=1898984/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=12272 CPUtime=0
/proc/14670/stat : 14670 (sugar) R 14668 14670 13422 0 -1 4194304 384 0 0 0 0 0 0 0 18 0 1 0 38421849 12566528 353 996147200 4194304 4206940 548682068592 18446744073709551615 236455574592 0 0 4224 0 0 0 0 17 0 0 0
/proc/14670/statm: 3068 361 271 3 0 168 0

[startup+0.103105 s]
/proc/loadavg: 0.95 1.11 1.16 3/64 14670
/proc/meminfo: memFree=1898984/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13600 CPUtime=0.03
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38421849 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201117 s]
/proc/loadavg: 0.95 1.11 1.16 3/64 14670
/proc/meminfo: memFree=1898984/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13600 CPUtime=0.03
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38421849 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301128 s]
/proc/loadavg: 0.95 1.11 1.16 3/64 14670
/proc/meminfo: memFree=1898984/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13600 CPUtime=0.03
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38421849 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701169 s]
/proc/loadavg: 0.95 1.11 1.16 3/64 14670
/proc/meminfo: memFree=1898984/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13600 CPUtime=0.41
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 974 4707 0 1 3 0 36 2 15 0 1 0 38421849 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14670/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50226 s]
/proc/loadavg: 0.95 1.11 1.16 3/75 14692
/proc/meminfo: memFree=1881160/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13600 CPUtime=0.41
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 974 4707 0 1 3 0 36 2 16 0 1 0 38421849 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14670/statm: 3400 797 370 3 0 500 0
[pid=14683] ppid=14670 vsize=5356 CPUtime=0
/proc/14683/stat : 14683 (sh) S 14670 14670 13422 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38421886 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14683/statm: 1339 233 193 169 0 50 0
[pid=14684] ppid=14683 vsize=869076 CPUtime=1.35
/proc/14684/stat : 14684 (java) S 14683 14670 13422 0 -1 0 7038 0 1 0 127 8 0 0 18 0 9 0 38421886 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14684/statm: 217269 6087 2563 9 0 211816 0
[pid=14684/tid=14685] ppid=14683 vsize=869076 CPUtime=0.98
/proc/14684/task/14685/stat : 14685 (java) R 14683 14670 13422 0 -1 64 2895 0 1 0 92 6 0 0 16 0 9 0 38421887 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4126489498 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14684/tid=14686] ppid=14683 vsize=869076 CPUtime=0.11
/proc/14684/task/14686/stat : 14686 (java) S 14683 14670 13422 0 -1 64 1890 0 0 0 10 1 0 0 16 0 9 0 38421888 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14684/tid=14687] ppid=14683 vsize=869076 CPUtime=0
/proc/14684/task/14687/stat : 14687 (java) S 14683 14670 13422 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38421888 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14684/tid=14688] ppid=14683 vsize=869076 CPUtime=0
/proc/14684/task/14688/stat : 14688 (java) S 14683 14670 13422 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38421888 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14684/tid=14689] ppid=14683 vsize=869076 CPUtime=0
/proc/14684/task/14689/stat : 14689 (java) S 14683 14670 13422 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38421890 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14684/tid=14690] ppid=14683 vsize=869076 CPUtime=0.23
/proc/14684/task/14690/stat : 14690 (java) S 14683 14670 13422 0 -1 64 1561 0 0 0 23 0 0 0 16 0 9 0 38421890 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14684/tid=14691] ppid=14683 vsize=869076 CPUtime=0
/proc/14684/task/14691/stat : 14691 (java) S 14683 14670 13422 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 38421890 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14684/tid=14692] ppid=14683 vsize=869076 CPUtime=0
/proc/14684/task/14692/stat : 14692 (java) S 14683 14670 13422 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 38421890 889933824 6087 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 888032

[startup+3.10145 s]
/proc/loadavg: 0.95 1.11 1.16 2/75 14692
/proc/meminfo: memFree=1867324/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13732 CPUtime=2.63
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 1078 12345 0 2 3 0 241 19 15 0 1 0 38421849 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14670/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 13732

[startup+6.30181 s]
/proc/loadavg: 0.96 1.11 1.16 3/75 14728
/proc/meminfo: memFree=1875912/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13732 CPUtime=5.92
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 1430 51437 0 5 4 1 545 42 15 0 1 0 38421849 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13732

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

[startup+6.40182 s]
/proc/loadavg: 0.96 1.11 1.16 3/75 14728
/proc/meminfo: memFree=1875912/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13732 CPUtime=5.92
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 1430 51437 0 5 4 1 545 42 15 0 1 0 38421849 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13732

[startup+8.002 s]
/proc/loadavg: 0.96 1.11 1.16 2/67 14742
/proc/meminfo: memFree=1844872/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13732 CPUtime=8.25
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 1588 73688 0 6 4 1 762 58 16 0 1 0 38421849 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14670/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 13732

[startup+8.80109 s]
/proc/loadavg: 0.96 1.11 1.16 2/67 14754
/proc/meminfo: memFree=1845000/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13732 CPUtime=8.47
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 1660 77582 0 7 4 1 781 61 15 0 1 0 38421849 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3433 825 374 3 0 533 0
[pid=14753] ppid=14670 vsize=5356 CPUtime=0
/proc/14753/stat : 14753 (sh) S 14670 14670 13422 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38422666 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14753/statm: 1339 232 193 169 0 50 0
[pid=14754] ppid=14753 vsize=36916 CPUtime=0.61
/proc/14754/stat : 14754 (minisat) R 14753 14670 13422 0 -1 4194304 8894 0 0 0 56 5 0 0 22 0 1 0 38422667 37801984 8880 996147200 134512640 135127466 4294956256 18446744073709551615 134704017 0 0 4096 3 0 0 0 17 0 0 0
/proc/14754/statm: 9229 8880 72 150 0 9076 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 56004

[startup+9.00112 s]
/proc/loadavg: 0.96 1.11 1.16 2/67 14754
/proc/meminfo: memFree=1845000/2055920 swapFree=4192812/4192956
[pid=14670] ppid=14668 vsize=13732 CPUtime=8.47
/proc/14670/stat : 14670 (sugar) S 14668 14670 13422 0 -1 4194304 1660 77582 0 7 4 1 781 61 15 0 1 0 38421849 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14670/statm: 3433 825 374 3 0 533 0
[pid=14753] ppid=14670 vsize=5356 CPUtime=0
/proc/14753/stat : 14753 (sh) S 14670 14670 13422 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38422666 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14753/statm: 1339 232 193 169 0 50 0
[pid=14754] ppid=14753 vsize=36916 CPUtime=0.81
/proc/14754/stat : 14754 (minisat) R 14753 14670 13422 0 -1 4194304 8894 0 0 0 76 5 0 0 24 0 1 0 38422667 37801984 8880 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14754/statm: 9229 8880 72 150 0 9076 0
Current children cumulated CPU time (s) 9.28
Current children cumulated vsize (KiB) 56004

Child status: 0
Real time (s): 9.05026
CPU time (s): 9.36458
CPU user time (s): 8.65368
CPU system time (s): 0.710891
CPU usage (%): 103.473
Max. virtual memory (cumulated for all children) (KiB): 888032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.65368
system time used= 0.710891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88503
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5124
involuntary context switches= 4266

runsolver used 0.018997 second user time and 0.037994 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-12 01:00:27
IDJOB=1110172
IDBENCH=61072
IDSOLVER=368
FILE ID=node62/1110172-1215817227
PBS_JOBID= 7903227
Free space on /tmp= 65260 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/jnhUnsat/normalized-jnh219_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-1110172-1215817227/watcher-1110172-1215817227 -o /tmp/evaluation-result-1110172-1215817227/solver-1110172-1215817227 -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-1110172-1215817227.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 56bfcd28a9ea792bd2e6018e80b9952e
RANDOM SEED=783274162

node62.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.232
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.232
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:       1899528 kB
Buffers:         25568 kB
Cached:          58820 kB
SwapCached:          0 kB
Active:          66312 kB
Inactive:        33512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          25224 kB
Slab:            42356 kB
Committed_AS:   124512 kB
PageTables:       1520 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65256 MiB
End job on node62 at 2008-07-12 01:00:36