Trace number 1110084

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 15.6196 15.239

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh06_ext.xml
MD5SUMc8dd7ae625012716d50ff163c5676529
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.79397
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints850
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension850
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.02/0.04	c 0	Sugar v1-13 + HOME/minisat
0.02/0.04	c 0	BEGIN Sat Jul 12 00:49:28 2008
0.02/0.04	c 0	PID 15930
0.02/0.04	c 0	HOST node61.alineos.net
0.02/0.04	c 0	CONVERTING HOME/instance-1110084-1215816568.xml TO HOME/temp.csp
0.02/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110084-1215816568.xml' 'HOME/temp.csp'
0.03/0.32	c 1	1 domains, 100 variables, 0 predicates, 221 relations, 850 constraints
0.03/0.37	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.37	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.42/0.44	c 1	Parsing HOME/temp.csp
0.42/0.55	c 1	parsed 1172 expressions
0.42/0.56	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.57	c 1	MAX CSP: 850 constraints
0.42/0.57	c 1	Converting to clausal form CSP
0.42/0.59	c 1	converted 203 (10%) expressions
0.42/0.60	c 1	converted 405 (20%) expressions
0.42/0.62	c 1	converted 608 (30%) expressions
0.42/0.63	c 1	converted 810 (40%) expressions
0.42/0.64	c 1	converted 1013 (50%) expressions
0.42/0.65	c 1	converted 1215 (60%) expressions
0.42/0.65	c 1	converted 1418 (70%) expressions
0.42/0.66	c 1	converted 1620 (80%) expressions
0.42/0.67	c 1	converted 1823 (90%) expressions
0.42/0.80	c 1	converted 2025 (100%) expressions
0.42/0.80	c 1	CSP : 1800 integers, 0 booleans, 2549 clauses, largest domain size 1276
0.42/0.80	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.80	c 1	Propagation in CSP
0.42/0.84	c 1	845 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.42/0.84	c 1	CSP : 1800 integers, 0 booleans, 2549 clauses, largest domain size 851
0.42/0.84	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.84	c 1	Simplifing CSP by introducing new Boolean variables
0.42/0.85	c 1	CSP : 1800 integers, 0 booleans, 2549 clauses, largest domain size 851
0.42/0.85	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.88	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.42/0.89	c 1	180 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.89	c 1	360 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.89	c 1	540 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.89	c 1	720 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.89	c 1	900 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.42/0.90	c 1	1080 (60%) CSP integer variables are encoded (1532 clauses, 19883 bytes)
0.42/0.91	c 1	1260 (70%) CSP integer variables are encoded (7706 clauses, 100145 bytes)
0.42/0.91	c 1	1440 (80%) CSP integer variables are encoded (11251 clauses, 151311 bytes)
0.42/0.91	c 1	1620 (90%) CSP integer variables are encoded (12535 clauses, 170571 bytes)
0.42/0.92	c 1	1800 (100%) CSP integer variables are encoded (14282 clauses, 196776 bytes)
0.42/0.94	c 1	255 (10%) CSP clauses are encoded (14537 clauses, 201072 bytes)
0.42/0.96	c 1	510 (20%) CSP clauses are encoded (14792 clauses, 206642 bytes)
0.42/0.97	c 1	765 (30%) CSP clauses are encoded (15047 clauses, 213832 bytes)
0.42/0.99	c 1	1020 (40%) CSP clauses are encoded (19666 clauses, 295395 bytes)
1.27/1.08	c 1	1275 (50%) CSP clauses are encoded (63613 clauses, 1094679 bytes)
1.66/1.41	c 2	1530 (60%) CSP clauses are encoded (257130 clauses, 4599692 bytes)
2.47/2.27	c 2	1785 (70%) CSP clauses are encoded (760003 clauses, 14886894 bytes)
2.57/2.30	c 3	2040 (80%) CSP clauses are encoded (775052 clauses, 15197849 bytes)
2.57/2.37	c 3	2295 (90%) CSP clauses are encoded (811623 clauses, 15969388 bytes)
2.77/2.59	c 3	2549 (100%) CSP clauses are encoded (946821 clauses, 18850856 bytes)
2.77/2.59	c 3	2549 CSP clauses encoded
2.77/2.59	c 3	Writing map file : HOME/temp.map
2.88/2.61	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.88/2.61	c 3	SAT : 16082 SAT variables, 946821 SAT clauses, 18850856 bytes
2.88/2.61	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.88/2.62	c 3	OBJECTIVE minimize _COST
2.88/2.62	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.88/2.62	c 3	SEARCHING: _COST <= 425
2.88/2.62	c 3	SOLVING HOME/temp.cnf
2.88/2.62	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.88/2.62	c 3	This is MiniSat 2.0 beta
2.88/2.62	c 3	WARNING: for repeatability, setting FPU to use double precision
2.88/2.62	c 3	============================[ Problem Statistics ]=============================
2.88/2.62	c 3	|                                                                             |
2.88/2.63	c 3	|  Number of variables:  16082                                                |
2.88/2.63	c 3	|  Number of clauses:    946822                                               |
2.91/3.09	c 3	|  Parsing time:         0.41         s                                       |
3.67/3.48	c 4	============================[ Search Statistics ]==============================
3.67/3.48	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.67/3.48	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.67/3.48	c 4	===============================================================================
3.67/3.48	c 4	|         0 |   11832   603646  1782022 |   201215        0    nan |  0.000 % |
3.77/3.53	c 4	===============================================================================
3.77/3.53	c 4	restarts              : 1
3.77/3.53	c 4	conflicts             : 1              (1 /sec)
3.77/3.53	c 4	decisions             : 59             (0.00 % random) (70 /sec)
3.77/3.53	c 4	propagations          : 16105          (19085 /sec)
3.77/3.53	c 4	conflict literals     : 10             (0.00 % deleted)
3.77/3.53	c 4	Memory used           : 39.83 MB
3.77/3.53	c 4	CPU time              : 0.843871 s
3.77/3.53	c 4	
3.77/3.54	c 4	SATISFIABLE
3.77/3.55	c 4	FOUND: _COST <= 425
3.77/3.55	s SATISFIABLE
3.77/3.55	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.77/3.55	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.83/3.62	c 4	Decoding HOME/temp.out
3.83/3.71	c 4	OBJECTIVE _COST 425
3.83/3.71	o 425
3.83/3.71	v 1 0 1 0 0 1 0 1 1 1 0 0 0 1 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 1 1 0 1 1 0 1 1 0 0 1 1 1 1 1 0 0 0 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
3.83/3.71	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.83/3.75	c 4	OBJECTIVE BOUND: 0 <= _COST <= 425
3.83/3.75	c 4	SEARCHING: _COST <= 212
3.83/3.75	c 4	SOLVING HOME/temp.cnf
3.83/3.75	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.83/3.75	c 4	This is MiniSat 2.0 beta
3.83/3.75	c 4	WARNING: for repeatability, setting FPU to use double precision
3.83/3.75	c 4	============================[ Problem Statistics ]=============================
3.83/3.75	c 4	|                                                                             |
3.83/3.76	c 4	|  Number of variables:  16082                                                |
3.83/3.76	c 4	|  Number of clauses:    946822                                               |
4.05/4.21	c 4	|  Parsing time:         0.40         s                                       |
4.98/4.72	c 5	============================[ Search Statistics ]==============================
4.98/4.72	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.98/4.72	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.98/4.72	c 5	===============================================================================
4.98/4.72	c 5	|         0 |    9487   392772  1156222 |   130924        0    nan |  0.000 % |
4.98/4.76	c 5	===============================================================================
4.98/4.76	c 5	restarts              : 1
4.98/4.76	c 5	conflicts             : 1              (1 /sec)
4.98/4.76	c 5	decisions             : 62             (0.00 % random) (66 /sec)
4.98/4.76	c 5	propagations          : 16116          (17184 /sec)
4.98/4.76	c 5	conflict literals     : 7              (0.00 % deleted)
4.98/4.76	c 5	Memory used           : 40.34 MB
4.98/4.76	c 5	CPU time              : 0.937857 s
4.98/4.76	c 5	
4.98/4.77	c 5	SATISFIABLE
4.98/4.78	c 5	FOUND: _COST <= 212
4.98/4.78	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.98/4.78	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.08/4.85	c 5	Decoding HOME/temp.out
5.08/4.94	c 5	OBJECTIVE _COST 212
5.08/4.94	o 212
5.08/4.94	v 1 0 0 1 1 1 1 1 0 1 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 1 0 1 0 0 1 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 0 0 1 1 1 1 1
5.08/4.94	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.08/4.99	c 5	OBJECTIVE BOUND: 0 <= _COST <= 212
5.08/4.99	c 5	SEARCHING: _COST <= 106
5.08/4.99	c 5	SOLVING HOME/temp.cnf
5.08/4.99	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.08/5.00	c 5	This is MiniSat 2.0 beta
5.08/5.00	c 5	WARNING: for repeatability, setting FPU to use double precision
5.08/5.00	c 5	============================[ Problem Statistics ]=============================
5.08/5.00	c 5	|                                                                             |
5.29/5.00	c 5	|  Number of variables:  16082                                                |
5.29/5.00	c 5	|  Number of clauses:    946822                                               |
5.69/5.46	c 6	|  Parsing time:         0.40         s                                       |
6.28/6.00	c 6	============================[ Search Statistics ]==============================
6.28/6.00	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.28/6.00	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.28/6.00	c 6	===============================================================================
6.28/6.00	c 6	|         0 |    8001   225127   657639 |    75042        0    nan |  0.000 % |
6.28/6.04	c 6	===============================================================================
6.28/6.04	c 6	restarts              : 1
6.28/6.04	c 6	conflicts             : 14             (14 /sec)
6.28/6.04	c 6	decisions             : 45             (0.00 % random) (46 /sec)
6.28/6.04	c 6	propagations          : 16392          (16577 /sec)
6.28/6.04	c 6	conflict literals     : 359            (0.00 % deleted)
6.28/6.04	c 6	Memory used           : 40.60 MB
6.28/6.04	c 6	CPU time              : 0.988849 s
6.28/6.04	c 6	
6.28/6.05	c 6	SATISFIABLE
6.28/6.05	c 6	FOUND: _COST <= 106
6.28/6.05	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.28/6.05	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'
6.35/6.12	c 6	Decoding HOME/temp.out
6.35/6.21	c 6	OBJECTIVE _COST 106
6.35/6.21	o 106
6.35/6.22	v 1 0 0 1 1 0 0 1 0 1 0 0 0 1 1 1 0 1 0 1 1 1 1 0 1 1 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 1 1 1 0 0 1 1 1 0 1 0 0 0 1 0 1 1 1 1 0 1 0 1 1 0 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 0 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1
6.35/6.22	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.35/6.27	c 6	OBJECTIVE BOUND: 0 <= _COST <= 106
6.35/6.27	c 6	SEARCHING: _COST <= 53
6.35/6.27	c 6	SOLVING HOME/temp.cnf
6.35/6.27	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.35/6.27	c 6	This is MiniSat 2.0 beta
6.35/6.27	c 6	WARNING: for repeatability, setting FPU to use double precision
6.35/6.27	c 6	============================[ Problem Statistics ]=============================
6.35/6.27	c 6	|                                                                             |
6.35/6.27	c 7	|  Number of variables:  16082                                                |
6.35/6.27	c 7	|  Number of clauses:    946822                                               |
6.99/6.74	c 7	|  Parsing time:         0.42         s                                       |
7.48/7.29	c 8	============================[ Search Statistics ]==============================
7.48/7.29	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.48/7.29	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.48/7.29	c 8	===============================================================================
7.48/7.29	c 8	|         0 |    6886   124739   359767 |    41579        0    nan |  0.000 % |
7.58/7.33	c 8	===============================================================================
7.58/7.33	c 8	restarts              : 1
7.58/7.33	c 8	conflicts             : 40             (40 /sec)
7.58/7.33	c 8	decisions             : 72             (0.00 % random) (72 /sec)
7.58/7.33	c 8	propagations          : 17099          (17017 /sec)
7.58/7.33	c 8	conflict literals     : 1553           (0.83 % deleted)
7.58/7.33	c 8	Memory used           : 40.15 MB
7.58/7.33	c 8	CPU time              : 1.00485 s
7.58/7.33	c 8	
7.58/7.34	c 8	SATISFIABLE
7.58/7.35	c 8	FOUND: _COST <= 53
7.58/7.35	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.58/7.35	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.64/7.42	c 8	Decoding HOME/temp.out
7.64/7.51	c 8	OBJECTIVE _COST 53
7.64/7.51	o 53
7.64/7.51	v 1 0 0 1 1 1 0 0 0 1 0 0 1 1 1 1 0 1 0 0 1 1 1 0 1 1 1 0 1 0 0 1 0 0 1 0 1 1 1 0 1 1 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 1 1 1 0 1 1 0 0 0 0 0 0 1 1 1 1
7.64/7.51	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.64/7.55	c 8	OBJECTIVE BOUND: 0 <= _COST <= 53
7.64/7.55	c 8	SEARCHING: _COST <= 26
7.64/7.55	c 8	SOLVING HOME/temp.cnf
7.64/7.55	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.64/7.56	c 8	This is MiniSat 2.0 beta
7.64/7.56	c 8	WARNING: for repeatability, setting FPU to use double precision
7.64/7.56	c 8	============================[ Problem Statistics ]=============================
7.64/7.56	c 8	|                                                                             |
7.64/7.56	c 8	|  Number of variables:  16082                                                |
7.64/7.56	c 8	|  Number of clauses:    946822                                               |
8.28/8.03	c 8	|  Parsing time:         0.42         s                                       |
8.78/8.57	c 9	============================[ Search Statistics ]==============================
8.78/8.57	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.78/8.57	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.78/8.57	c 9	===============================================================================
8.78/8.57	c 9	|         0 |    5896    68163   192982 |    22721        0    nan |  0.000 % |
8.88/8.61	c 9	|       100 |    5896    68163   192982 |    24993      100     44 | 63.338 % |
8.88/8.64	c 9	|       251 |    5896    68163   192982 |    27492      251     31 | 63.338 % |
8.88/8.65	c 9	===============================================================================
8.88/8.65	c 9	restarts              : 3
8.88/8.65	c 9	conflicts             : 272            (263 /sec)
8.88/8.65	c 9	decisions             : 419            (0.95 % random) (406 /sec)
8.88/8.65	c 9	propagations          : 178475         (172800 /sec)
8.88/8.65	c 9	conflict literals     : 8440           (13.26 % deleted)
8.88/8.65	c 9	Memory used           : 39.82 MB
8.88/8.65	c 9	CPU time              : 1.03284 s
8.88/8.65	c 9	
8.88/8.65	c 9	SATISFIABLE
8.88/8.66	c 9	FOUND: _COST <= 26
8.88/8.66	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.88/8.66	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.99/8.73	c 9	Decoding HOME/temp.out
9.13/8.82	c 9	OBJECTIVE _COST 26
9.13/8.82	o 26
9.13/8.82	v 1 0 1 0 1 0 1 1 0 1 1 0 1 0 1 1 0 1 0 0 1 1 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 1 1 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 1 1 1 0 0 0 0 1 1 1 1 0 0 0 1 0 0 1 0 1 1 0 1 1 1 0 0 1 1 1 0 1
9.13/8.83	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.13/8.87	c 9	OBJECTIVE BOUND: 0 <= _COST <= 26
9.13/8.87	c 9	SEARCHING: _COST <= 13
9.13/8.87	c 9	SOLVING HOME/temp.cnf
9.13/8.87	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.13/8.87	c 9	This is MiniSat 2.0 beta
9.13/8.87	c 9	WARNING: for repeatability, setting FPU to use double precision
9.13/8.87	c 9	============================[ Problem Statistics ]=============================
9.13/8.87	c 9	|                                                                             |
9.13/8.87	c 9	|  Number of variables:  16082                                                |
9.13/8.87	c 9	|  Number of clauses:    946822                                               |
9.18/9.36	c 10	|  Parsing time:         0.42         s                                       |
10.10/9.87	c 10	============================[ Search Statistics ]==============================
10.10/9.87	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.10/9.87	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.10/9.87	c 10	===============================================================================
10.10/9.87	c 10	|         0 |    5007    38937   107958 |    12979        0    nan |  0.000 % |
10.20/9.92	c 10	|       100 |    5007    38937   107958 |    14276      100     52 | 68.866 % |
10.20/9.95	c 10	|       250 |    5007    38937   107958 |    15704      250     36 | 68.866 % |
10.20/9.95	c 10	===============================================================================
10.20/9.95	c 10	restarts              : 3
10.20/9.95	c 10	conflicts             : 259            (256 /sec)
10.20/9.95	c 10	decisions             : 425            (0.71 % random) (420 /sec)
10.20/9.95	c 10	propagations          : 174355         (172144 /sec)
10.20/9.95	c 10	conflict literals     : 9260           (16.08 % deleted)
10.20/9.95	c 10	Memory used           : 40.24 MB
10.20/9.95	c 10	CPU time              : 1.01285 s
10.20/9.95	c 10	
10.20/9.96	c 10	SATISFIABLE
10.20/9.96	c 10	FOUND: _COST <= 13
10.20/9.96	c 10	DECODING HOME/temp.out WITH HOME/temp.map
10.20/9.96	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'
10.27/10.03	c 10	Decoding HOME/temp.out
10.27/10.12	c 10	OBJECTIVE _COST 13
10.27/10.12	o 13
10.27/10.13	v 1 0 0 0 1 0 1 0 0 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 1 0 1 0 1 1 1 1 1 0 0 1 1 0 1 1 0 1 0 0 1 1 0 0 1 1 1 1 1
10.27/10.13	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.27/10.17	c 10	OBJECTIVE BOUND: 0 <= _COST <= 13
10.27/10.17	c 10	SEARCHING: _COST <= 6
10.27/10.17	c 10	SOLVING HOME/temp.cnf
10.27/10.17	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.27/10.17	c 10	This is MiniSat 2.0 beta
10.27/10.17	c 10	WARNING: for repeatability, setting FPU to use double precision
10.27/10.17	c 10	============================[ Problem Statistics ]=============================
10.27/10.17	c 10	|                                                                             |
10.27/10.17	c 10	|  Number of variables:  16082                                                |
10.27/10.17	c 10	|  Number of clauses:    946822                                               |
10.49/10.66	c 11	|  Parsing time:         0.43         s                                       |
11.41/11.16	c 11	============================[ Search Statistics ]==============================
11.41/11.16	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.41/11.16	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.41/11.16	c 11	===============================================================================
11.41/11.16	c 11	|         0 |    4015    21241    57839 |     7080        0    nan |  0.000 % |
11.51/11.21	c 11	|       100 |    4015    21241    57839 |     7788      100     49 | 75.034 % |
11.51/11.23	c 11	|       250 |    4015    21241    57839 |     8567      250     36 | 75.034 % |
11.51/11.23	c 11	===============================================================================
11.51/11.23	c 11	restarts              : 3
11.51/11.23	c 11	conflicts             : 261            (259 /sec)
11.51/11.23	c 11	decisions             : 388            (0.77 % random) (385 /sec)
11.51/11.23	c 11	propagations          : 140104         (139151 /sec)
11.51/11.23	c 11	conflict literals     : 9234           (10.06 % deleted)
11.51/11.23	c 11	Memory used           : 40.12 MB
11.51/11.23	c 11	CPU time              : 1.00685 s
11.51/11.23	c 11	
11.51/11.24	c 11	SATISFIABLE
11.51/11.25	c 11	FOUND: _COST <= 6
11.51/11.25	c 11	DECODING HOME/temp.out WITH HOME/temp.map
11.51/11.25	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'
11.56/11.31	c 12	Decoding HOME/temp.out
11.56/11.40	c 12	OBJECTIVE _COST 6
11.56/11.40	o 6
11.56/11.41	v 1 0 1 0 0 0 0 1 1 1 1 0 1 0 1 0 0 1 0 0 0 1 0 1 1 1 0 1 0 1 1 1 1 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 1 1 1 1 0 0 1 0 1 1 1 1 0 0 0 1 1 1 1 0 1 1 0 0 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 0 0 1 1 0 0 0 1 1 1 1
11.56/11.41	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.56/11.45	c 12	OBJECTIVE BOUND: 0 <= _COST <= 6
11.56/11.45	c 12	SEARCHING: _COST <= 3
11.56/11.45	c 12	SOLVING HOME/temp.cnf
11.56/11.45	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.56/11.45	c 12	This is MiniSat 2.0 beta
11.56/11.45	c 12	WARNING: for repeatability, setting FPU to use double precision
11.56/11.45	c 12	============================[ Problem Statistics ]=============================
11.56/11.45	c 12	|                                                                             |
11.56/11.45	c 12	|  Number of variables:  16082                                                |
11.56/11.45	c 12	|  Number of clauses:    946822                                               |
11.78/11.94	c 12	|  Parsing time:         0.44         s                                       |
12.71/12.45	c 13	============================[ Search Statistics ]==============================
12.71/12.45	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.71/12.45	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.71/12.45	c 13	===============================================================================
12.71/12.45	c 13	|         0 |    3162    12484    34124 |     4161        0    nan |  0.000 % |
12.71/12.49	c 13	|       100 |    3162    12484    34124 |     4577      100     62 | 80.338 % |
12.81/12.52	c 13	|       250 |    3162    12484    34124 |     5035      250     33 | 80.338 % |
12.81/12.55	c 13	|       475 |    3162    12484    34124 |     5538      475     27 | 80.338 % |
12.81/12.59	c 13	|       815 |    3162    12484    34124 |     6092      815     26 | 80.338 % |
12.91/12.67	c 13	|      1323 |    3162    12484    34124 |     6701     1323     23 | 80.338 % |
12.91/12.67	c 13	===============================================================================
12.91/12.67	c 13	restarts              : 6
12.91/12.67	c 13	conflicts             : 1355           (1156 /sec)
12.91/12.67	c 13	decisions             : 1672           (0.90 % random) (1427 /sec)
12.91/12.67	c 13	propagations          : 1000975        (854205 /sec)
12.91/12.67	c 13	conflict literals     : 31463          (19.58 % deleted)
12.91/12.67	c 13	Memory used           : 40.24 MB
12.91/12.67	c 13	CPU time              : 1.17182 s
12.91/12.67	c 13	
12.91/12.68	c 13	SATISFIABLE
12.91/12.69	c 13	FOUND: _COST <= 3
12.91/12.69	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.91/12.69	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.01/12.76	c 13	Decoding HOME/temp.out
13.01/12.85	c 13	OBJECTIVE _COST 3
13.01/12.85	o 3
13.01/12.85	v 1 0 0 1 0 0 0 1 0 1 0 0 1 0 1 0 1 1 0 0 0 1 0 1 1 1 0 0 0 1 1 1 1 1 1 1 0 0 1 0 1 0 1 0 0 0 0 0 1 1 1 1 1 0 0 1 0 1 1 1 1 0 0 0 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 1 0 1 0 0 1 1 0 0 1 1 1 1 1
13.01/12.85	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.01/12.89	c 13	OBJECTIVE BOUND: 0 <= _COST <= 3
13.01/12.89	c 13	SEARCHING: _COST <= 1
13.01/12.89	c 13	SOLVING HOME/temp.cnf
13.01/12.89	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.01/12.90	c 13	This is MiniSat 2.0 beta
13.01/12.90	c 13	WARNING: for repeatability, setting FPU to use double precision
13.01/12.90	c 13	============================[ Problem Statistics ]=============================
13.01/12.90	c 13	|                                                                             |
13.24/12.90	c 13	|  Number of variables:  16082                                                |
13.24/12.90	c 13	|  Number of clauses:    946822                                               |
13.63/13.38	c 14	|  Parsing time:         0.43         s                                       |
14.13/13.88	c 14	============================[ Search Statistics ]==============================
14.13/13.88	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.13/13.88	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.13/13.88	c 14	===============================================================================
14.13/13.88	c 14	|         0 |    1800     4247    13497 |     1415        0    nan |  0.000 % |
14.23/13.93	c 14	|       100 |    1800     4247    13497 |     1557      100     59 | 88.807 % |
14.23/13.94	c 14	|       250 |    1800     4247    13497 |     1712      249     40 | 88.826 % |
14.23/13.97	c 14	|       476 |    1796     4213    13306 |     1884      446     36 | 88.832 % |
14.23/13.99	c 14	===============================================================================
14.23/13.99	c 14	restarts              : 4
14.23/13.99	c 14	conflicts             : 623            (604 /sec)
14.23/13.99	c 14	decisions             : 731            (0.82 % random) (708 /sec)
14.23/13.99	c 14	propagations          : 310017         (300450 /sec)
14.23/13.99	c 14	conflict literals     : 18845          (14.74 % deleted)
14.23/13.99	c 14	Memory used           : 40.10 MB
14.23/13.99	c 14	CPU time              : 1.03184 s
14.23/13.99	c 14	
14.23/13.99	c 14	SATISFIABLE
14.33/14.00	c 14	FOUND: _COST <= 1
14.33/14.00	c 14	DECODING HOME/temp.out WITH HOME/temp.map
14.33/14.00	c 14	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.33/14.07	c 14	Decoding HOME/temp.out
14.34/14.16	c 14	OBJECTIVE _COST 1
14.34/14.16	o 1
14.34/14.17	v 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 0 0 1 1 0 0 0 1 1 0 1 0 0 1 0 1 1 0 0 0 1 0 1 0 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 0 1 1 0 1 0 1 1 0 0 1 0 0 0 1 1 1 1
14.34/14.17	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
14.55/14.20	c 14	OBJECTIVE BOUND: 0 <= _COST <= 1
14.55/14.20	c 14	SEARCHING: _COST <= 0
14.55/14.20	c 14	SOLVING HOME/temp.cnf
14.55/14.20	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.55/14.21	c 14	This is MiniSat 2.0 beta
14.55/14.21	c 14	WARNING: for repeatability, setting FPU to use double precision
14.55/14.21	c 14	============================[ Problem Statistics ]=============================
14.55/14.21	c 14	|                                                                             |
14.55/14.21	c 14	|  Number of variables:  16082                                                |
14.55/14.21	c 14	|  Number of clauses:    946822                                               |
14.57/14.70	c 15	|  Parsing time:         0.44         s                                       |
14.57/15.21	c 15	============================[ Search Statistics ]==============================
14.57/15.21	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.57/15.21	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.57/15.21	c 15	===============================================================================
14.57/15.21	c 15	|         0 |     100      850     5005 |      283        0    nan |  0.000 % |
14.57/15.22	c 15	===============================================================================
14.57/15.22	c 15	restarts              : 1
14.57/15.22	c 15	conflicts             : 57             (60 /sec)
14.57/15.22	c 15	decisions             : 70             (0.00 % random) (74 /sec)
14.57/15.22	c 15	propagations          : 17436          (18356 /sec)
14.57/15.22	c 15	conflict literals     : 233            (33.05 % deleted)
14.57/15.22	c 15	Memory used           : 40.07 MB
14.57/15.22	c 15	CPU time              : 0.949855 s
14.57/15.22	c 15	
14.57/15.22	c 15	UNSATISFIABLE
14.57/15.22	c 15	NOT FOUND: _COST <= 0
14.57/15.22	c 15	OBJECTIVE _COST 1
14.57/15.22	s OPTIMUM FOUND
14.57/15.22	c 15	CPU 14.45 (0.04 0.03 14.41 1.11)
14.57/15.22	c 15	END Sat Jul 12 00:49:43 2008

Verifier Data (download as text)

OK	1	849
1 unsatisfied constraints, 849 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-1110084-1215816568/watcher-1110084-1215816568 -o /tmp/evaluation-result-1110084-1215816568/solver-1110084-1215816568 -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-1110084-1215816568.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 0.98 0.99 3/64 15930
/proc/meminfo: memFree=1933688/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=12268 CPUtime=0
/proc/15930/stat : 15930 (sugar) R 15928 15930 14319 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 38355597 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 246415408126 0 0 4224 0 0 0 0 17 0 0 0
/proc/15930/statm: 3067 316 241 3 0 167 0

[startup+0.0272051 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 15930
/proc/meminfo: memFree=1933688/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13072 CPUtime=0.02
/proc/15930/stat : 15930 (sugar) R 15928 15930 14319 0 -1 4194304 631 0 0 0 2 0 0 0 18 0 1 0 38355597 13385728 599 996147200 4194304 4206940 548682068592 18446744073709551615 246406353633 0 0 4224 0 0 0 0 17 0 0 0
/proc/15930/statm: 3268 599 316 3 0 368 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13072

[startup+0.102224 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 15930
/proc/meminfo: memFree=1933688/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13600 CPUtime=0.03
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38355597 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30226 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 15930
/proc/meminfo: memFree=1933688/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13600 CPUtime=0.03
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 38355597 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702337 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 15930
/proc/meminfo: memFree=1933688/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13600 CPUtime=0.42
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 974 4712 0 1 3 0 36 3 16 0 1 0 38355597 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13600

[startup+1.50147 s]
/proc/loadavg: 0.95 0.98 0.99 2/75 15952
/proc/meminfo: memFree=1916832/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13600 CPUtime=0.42
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 974 4712 0 1 3 0 36 3 15 0 1 0 38355597 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15930/statm: 3400 797 370 3 0 500 0
[pid=15943] ppid=15930 vsize=5356 CPUtime=0
/proc/15943/stat : 15943 (sh) S 15930 15930 14319 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38355634 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15943/statm: 1339 233 193 169 0 50 0
[pid=15944] ppid=15943 vsize=869372 CPUtime=1.34
/proc/15944/stat : 15944 (java) S 15943 15930 14319 0 -1 0 7057 0 1 0 126 8 0 0 18 0 9 0 38355634 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15944/statm: 217343 6102 2563 9 0 211890 0
[pid=15944/tid=15945] ppid=15943 vsize=869372 CPUtime=0.97
/proc/15944/task/15945/stat : 15945 (java) R 15943 15930 14319 0 -1 64 2871 0 1 0 92 5 0 0 20 0 9 0 38355635 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4126838539 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15944/tid=15946] ppid=15943 vsize=869372 CPUtime=0.11
/proc/15944/task/15946/stat : 15946 (java) S 15943 15930 14319 0 -1 64 1928 0 0 0 9 2 0 0 16 0 9 0 38355636 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15944/tid=15947] ppid=15943 vsize=869372 CPUtime=0
/proc/15944/task/15947/stat : 15947 (java) S 15943 15930 14319 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 38355636 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15944/tid=15948] ppid=15943 vsize=869372 CPUtime=0
/proc/15944/task/15948/stat : 15948 (java) S 15943 15930 14319 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38355636 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15944/tid=15949] ppid=15943 vsize=869372 CPUtime=0
/proc/15944/task/15949/stat : 15949 (java) S 15943 15930 14319 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 38355638 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15944/tid=15950] ppid=15943 vsize=869372 CPUtime=0.24
/proc/15944/task/15950/stat : 15950 (java) S 15943 15930 14319 0 -1 64 1564 0 0 0 23 1 0 0 16 0 9 0 38355638 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15944/tid=15951] ppid=15943 vsize=869372 CPUtime=0
/proc/15944/task/15951/stat : 15951 (java) S 15943 15930 14319 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 38355638 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15944/tid=15952] ppid=15943 vsize=869372 CPUtime=0
/proc/15944/task/15952/stat : 15952 (java) S 15943 15930 14319 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38355638 890236928 6102 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 888328

[startup+3.10175 s]
/proc/loadavg: 0.95 0.98 0.99 2/75 15952
/proc/meminfo: memFree=1904160/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=2.91
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 1079 12447 0 2 3 1 266 21 15 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 13732

[startup+6.30131 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 15978
/proc/meminfo: memFree=1875296/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=6.57
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 1428 55259 0 5 4 1 602 50 16 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 13732

[startup+12.7014 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 16038
/proc/meminfo: memFree=1872408/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=13.01
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 1929 122508 0 9 4 2 1203 92 16 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 13.01
Current children cumulated vsize (KiB) 13732

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

[startup+14.3067 s]
/proc/loadavg: 0.96 0.98 0.99 1/75 16060
/proc/meminfo: memFree=1906576/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=14.57
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 2114 140629 0 11 4 3 1346 104 16 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 14.57
Current children cumulated vsize (KiB) 13732

[startup+14.7018 s]
/proc/loadavg: 0.96 0.98 0.99 1/75 16060
/proc/meminfo: memFree=1906576/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=14.57
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 2114 140629 0 11 4 3 1346 104 16 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 14.57
Current children cumulated vsize (KiB) 13732

[startup+15.1018 s]
/proc/loadavg: 0.96 0.98 0.99 1/75 16060
/proc/meminfo: memFree=1906576/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=14.57
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 2114 140629 0 11 4 3 1346 104 15 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 14.57
Current children cumulated vsize (KiB) 13732

[startup+15.2019 s]
/proc/loadavg: 0.96 0.98 0.99 1/75 16060
/proc/meminfo: memFree=1906576/2055920 swapFree=4192812/4192956
[pid=15930] ppid=15928 vsize=13732 CPUtime=14.57
/proc/15930/stat : 15930 (sugar) S 15928 15930 14319 0 -1 4194304 2114 140629 0 11 4 3 1346 104 15 0 1 0 38355597 14061568 826 996147200 4194304 4206940 548682068592 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15930/statm: 3433 826 374 3 0 533 0
Current children cumulated CPU time (s) 14.57
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 15.239
CPU time (s): 15.6196
CPU user time (s): 14.4628
CPU system time (s): 1.15682
CPU usage (%): 102.498
Max. virtual memory (cumulated for all children) (KiB): 888328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4628
system time used= 1.15682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153162
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= 6036
involuntary context switches= 4505

runsolver used 0.026995 second user time and 0.06199 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-12 00:49:28
IDJOB=1110084
IDBENCH=61061
IDSOLVER=368
FILE ID=node61/1110084-1215816568
PBS_JOBID= 7903202
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c8dd7ae625012716d50ff163c5676529
RANDOM SEED=211864216

node61.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.279
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.279
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:       1934232 kB
Buffers:          8892 kB
Cached:          51016 kB
SwapCached:          0 kB
Active:          50536 kB
Inactive:        23188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            34184 kB
Committed_AS:   152632 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node61 at 2008-07-12 00:49:44