Trace number 1110083

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 6.79397 7.74525

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.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 00:49:28 2008
0.00/0.07	c 0	PID 18887
0.00/0.08	c 0	HOST node24.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1110083-1215816568.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110083-1215816568.xml' 'HOME/temp.csp'
0.06/0.46	c 0	1 domains, 100 variables, 0 predicates, 221 relations, 850 constraints
0.07/0.50	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.50	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.58	c 0	Parsing HOME/temp.csp
0.44/0.76	c 0	parsed 1172 expressions
0.44/0.76	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.78	c 0	MAX CSP: 850 constraints
0.44/0.78	c 0	Converting to clausal form CSP
0.44/0.80	c 0	converted 203 (10%) expressions
0.44/0.82	c 1	converted 405 (20%) expressions
0.44/0.84	c 1	converted 608 (30%) expressions
0.44/0.86	c 1	converted 810 (40%) expressions
0.44/0.87	c 1	converted 1013 (50%) expressions
0.44/0.88	c 1	converted 1215 (60%) expressions
0.44/0.96	c 1	converted 1418 (70%) expressions
0.44/0.97	c 1	converted 1620 (80%) expressions
0.44/0.98	c 1	converted 1823 (90%) expressions
1.02/1.11	c 1	converted 2025 (100%) expressions
1.02/1.11	c 1	CSP : 1800 integers, 0 booleans, 2549 clauses, largest domain size 1276
1.02/1.11	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.11	c 1	Propagation in CSP
1.02/1.16	c 1	845 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.02/1.16	c 1	CSP : 1800 integers, 0 booleans, 2549 clauses, largest domain size 851
1.02/1.16	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.17	c 1	Simplifing CSP by introducing new Boolean variables
1.02/1.17	c 1	CSP : 1800 integers, 0 booleans, 2549 clauses, largest domain size 851
1.02/1.17	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.21	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.11/1.21	c 1	180 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.22	c 1	360 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.22	c 1	540 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.22	c 1	720 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.22	c 1	900 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.11/1.23	c 1	1080 (60%) CSP integer variables are encoded (1532 clauses, 19883 bytes)
1.11/1.24	c 1	1260 (70%) CSP integer variables are encoded (7706 clauses, 100145 bytes)
1.11/1.25	c 1	1440 (80%) CSP integer variables are encoded (11251 clauses, 151311 bytes)
1.11/1.25	c 1	1620 (90%) CSP integer variables are encoded (12535 clauses, 170571 bytes)
1.11/1.26	c 1	1800 (100%) CSP integer variables are encoded (14282 clauses, 196776 bytes)
1.11/1.29	c 1	255 (10%) CSP clauses are encoded (14537 clauses, 201072 bytes)
1.21/1.32	c 1	510 (20%) CSP clauses are encoded (14792 clauses, 206642 bytes)
1.21/1.33	c 1	765 (30%) CSP clauses are encoded (15047 clauses, 213832 bytes)
1.21/1.36	c 1	1020 (40%) CSP clauses are encoded (19666 clauses, 295395 bytes)
1.31/1.45	c 1	1275 (50%) CSP clauses are encoded (63613 clauses, 1094679 bytes)
1.70/1.80	c 1	1530 (60%) CSP clauses are encoded (257130 clauses, 4599692 bytes)
2.60/2.75	c 2	1785 (70%) CSP clauses are encoded (760003 clauses, 14886894 bytes)
2.60/2.78	c 2	2040 (80%) CSP clauses are encoded (775052 clauses, 15197849 bytes)
2.69/2.85	c 3	2295 (90%) CSP clauses are encoded (811623 clauses, 15969388 bytes)
2.99/3.11	c 3	2549 (100%) CSP clauses are encoded (946821 clauses, 18850856 bytes)
2.99/3.11	c 3	2549 CSP clauses encoded
2.99/3.11	c 3	Writing map file : HOME/temp.map
2.99/3.13	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/3.13	c 3	SAT : 16082 SAT variables, 946821 SAT clauses, 18850856 bytes
2.99/3.13	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.99/3.17	c 3	OBJECTIVE minimize _COST
2.99/3.17	c 3	SOLVING HOME/temp.cnf
2.99/3.17	c 3	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.99/3.17	c 3	This is MiniSat 2.0 beta incremental
2.99/3.17	c 3	WARNING: for repeatability, setting FPU to use double precision
2.99/3.17	c 3	============================[ Problem Statistics ]=============================
2.99/3.17	c 3	|                                                                             |
2.99/3.17	c 3	|  Number of variables:  16082                                                |
2.99/3.17	c 3	|  Number of clauses:    946821                                               |
3.46/3.62	c 3	|  Parsing time:         0.38         s                                       |
3.46/3.64	c 3	OK
3.46/3.64	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.46/3.64	c 3	SEARCHING: _COST <= 425
3.46/3.64	c 3	============================[ Search Statistics ]==============================
3.46/3.64	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.46/3.64	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.46/3.64	c 3	===============================================================================
3.46/3.64	c 3	|         0 |   16082   946821  2799222 |   315607        0    nan |  0.000 % |
3.55/3.72	c 3	===============================================================================
3.55/3.72	c 3	restarts              : 1
3.55/3.72	c 3	conflicts             : 1             (2 /sec)
3.55/3.72	c 3	decisions             : 59            (0.00 % random) (123 /sec)
3.55/3.72	c 3	propagations          : 16105          (33698 /sec)
3.55/3.72	c 3	conflict literals     : 10             (0.00 % deleted)
3.55/3.72	c 3	Memory used           : 40.99 MB
3.55/3.72	c 3	CPU time              : 0.477927 s
3.55/3.72	c 3	
3.55/3.72	c 3	SATISFIABLE
3.55/3.72	c 3	OK
3.55/3.72	c 3	FOUND: _COST <= 425
3.55/3.72	s SATISFIABLE
3.55/3.72	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.55/3.72	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.58/3.80	c 3	Decoding HOME/temp.out
3.58/3.94	c 4	OBJECTIVE _COST 425
3.58/3.94	o 425
3.58/3.94	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.58/3.94	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.58/3.99	c 4	OK
3.58/3.99	c 4	OBJECTIVE BOUND: 0 <= _COST <= 425
3.58/3.99	c 4	SEARCHING: _COST <= 212
3.80/4.00	c 4	============================[ Search Statistics ]==============================
3.80/4.00	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.80/4.00	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.80/4.00	c 4	===============================================================================
3.80/4.00	c 4	|         1 |   16082   946821  2799222 |   315607        1     10 |  0.000 % |
3.80/4.06	c 4	===============================================================================
3.80/4.06	c 4	restarts              : 2
3.80/4.06	c 4	conflicts             : 2             (4 /sec)
3.80/4.06	c 4	decisions             : 531           (0.00 % random) (983 /sec)
3.80/4.06	c 4	propagations          : 32191          (59622 /sec)
3.80/4.06	c 4	conflict literals     : 27             (0.00 % deleted)
3.80/4.06	c 4	Memory used           : 41.76 MB
3.80/4.06	c 4	CPU time              : 0.539917 s
3.80/4.06	c 4	
3.80/4.06	c 4	SATISFIABLE
3.80/4.06	c 4	OK
3.80/4.06	c 4	FOUND: _COST <= 212
3.80/4.06	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.80/4.06	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.86/4.14	c 4	Decoding HOME/temp.out
3.86/4.38	c 4	OBJECTIVE _COST 212
3.86/4.38	o 212
3.86/4.38	v 1 0 1 1 0 0 0 1 0 0 0 0 1 0 1 0 1 1 0 0 0 1 0 1 1 1 1 1 0 0 1 1 1 1 1 1 0 0 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 1 1 1 0 0 1 1 0 0 1 0 1 1 0 1 1 0 0 0 0 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1
3.86/4.39	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.20/4.40	c 4	OK
4.20/4.40	c 4	OBJECTIVE BOUND: 0 <= _COST <= 212
4.20/4.40	c 4	SEARCHING: _COST <= 106
4.20/4.40	c 4	============================[ Search Statistics ]==============================
4.20/4.40	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.20/4.40	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.20/4.40	c 4	===============================================================================
4.20/4.40	c 4	|         2 |   11832   946821  2799222 |   315607        2     14 |  0.000 % |
4.20/4.44	c 4	===============================================================================
4.20/4.44	c 4	restarts              : 3
4.20/4.44	c 4	conflicts             : 5             (9 /sec)
4.20/4.44	c 4	decisions             : 629           (0.16 % random) (1072 /sec)
4.20/4.44	c 4	propagations          : 46145          (78624 /sec)
4.20/4.44	c 4	conflict literals     : 53             (3.64 % deleted)
4.20/4.44	c 4	Memory used           : 42.15 MB
4.20/4.44	c 4	CPU time              : 0.58691 s
4.20/4.44	c 4	
4.20/4.44	c 4	SATISFIABLE
4.20/4.45	c 4	OK
4.20/4.45	c 4	FOUND: _COST <= 106
4.20/4.45	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.20/4.45	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.25/4.53	c 4	Decoding HOME/temp.out
4.25/4.77	c 4	OBJECTIVE _COST 106
4.25/4.77	o 106
4.25/4.78	v 1 1 0 1 0 1 1 1 0 1 0 0 1 1 1 0 0 1 1 0 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 0 1 1 1 0 1 1 1 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 0 1 1
4.25/4.78	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.57/4.80	c 4	OK
4.57/4.80	c 4	OBJECTIVE BOUND: 0 <= _COST <= 106
4.57/4.80	c 4	SEARCHING: _COST <= 53
4.58/5.31	c 5	============================[ Search Statistics ]==============================
4.58/5.31	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.58/5.31	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.58/5.31	c 5	===============================================================================
4.58/5.31	c 5	|         5 |    9487   946821  2799222 |   315607        5     11 |  0.000 % |
4.58/5.32	c 5	===============================================================================
4.58/5.32	c 5	restarts              : 4
4.58/5.32	c 5	conflicts             : 11            (18 /sec)
4.58/5.32	c 5	decisions             : 739           (0.41 % random) (1194 /sec)
4.58/5.32	c 5	propagations          : 60677          (98039 /sec)
4.58/5.32	c 5	conflict literals     : 130            (7.80 % deleted)
4.58/5.32	c 5	Memory used           : 42.15 MB
4.58/5.32	c 5	CPU time              : 0.618905 s
4.58/5.32	c 5	
4.58/5.32	c 5	SATISFIABLE
4.58/5.33	c 5	OK
4.58/5.33	c 5	FOUND: _COST <= 53
4.58/5.33	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.58/5.33	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.61/5.41	c 5	Decoding HOME/temp.out
4.86/5.68	c 5	OBJECTIVE _COST 53
4.86/5.68	o 53
4.86/5.69	v 1 1 0 1 0 0 1 1 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 0 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 1 1 0 0 0 1 1 0 1 1 0 1 0 0 1 1 1 1 0 1 1 1 1 1 1 0 1 1
4.95/5.72	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.95/5.75	c 5	OK
4.95/5.75	c 5	OBJECTIVE BOUND: 0 <= _COST <= 53
4.95/5.75	c 5	SEARCHING: _COST <= 26
4.95/5.75	c 5	============================[ Search Statistics ]==============================
4.95/5.76	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.95/5.76	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.95/5.76	c 5	===============================================================================
4.95/5.76	c 5	|        11 |    8001   946821  2799222 |   315607       11     12 |  0.000 % |
4.95/5.77	c 5	===============================================================================
4.95/5.77	c 5	restarts              : 5
4.95/5.77	c 5	conflicts             : 11            (17 /sec)
4.95/5.77	c 5	decisions             : 816           (0.49 % random) (1273 /sec)
4.95/5.77	c 5	propagations          : 68678          (107158 /sec)
4.95/5.77	c 5	conflict literals     : 130            (7.80 % deleted)
4.95/5.77	c 5	Memory used           : 42.15 MB
4.95/5.77	c 5	CPU time              : 0.640902 s
4.95/5.77	c 5	
4.95/5.77	c 5	SATISFIABLE
4.95/5.77	c 5	OK
4.95/5.77	c 5	FOUND: _COST <= 26
4.95/5.77	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.95/5.77	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.02/5.85	c 6	Decoding HOME/temp.out
5.02/6.09	c 6	OBJECTIVE _COST 26
5.02/6.09	o 26
5.02/6.09	v 1 1 0 1 0 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 0 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 1 0 0 0 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1
5.02/6.09	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.02/6.14	c 6	OK
5.02/6.14	c 6	OBJECTIVE BOUND: 0 <= _COST <= 26
5.02/6.14	c 6	SEARCHING: _COST <= 13
5.02/6.14	c 6	============================[ Search Statistics ]==============================
5.02/6.14	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.02/6.14	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.02/6.14	c 6	===============================================================================
5.02/6.14	c 6	|        11 |    6886   946821  2799222 |   315607       11     12 |  0.000 % |
5.02/6.15	c 6	===============================================================================
5.02/6.15	c 6	restarts              : 6
5.02/6.15	c 6	conflicts             : 16            (24 /sec)
5.02/6.15	c 6	decisions             : 841           (0.48 % random) (1280 /sec)
5.02/6.15	c 6	propagations          : 76447          (116375 /sec)
5.02/6.15	c 6	conflict literals     : 251            (4.92 % deleted)
5.02/6.15	c 6	Memory used           : 42.15 MB
5.02/6.15	c 6	CPU time              : 0.6569 s
5.02/6.15	c 6	
5.02/6.15	c 6	SATISFIABLE
5.02/6.16	c 6	OK
5.02/6.16	c 6	FOUND: _COST <= 13
5.02/6.16	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.02/6.16	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.37/6.24	c 6	Decoding HOME/temp.out
5.37/6.48	c 6	OBJECTIVE _COST 13
5.37/6.48	o 13
5.37/6.49	v 0 1 1 0 1 1 0 0 0 1 1 0 0 1 1 1 0 0 1 1 1 0 1 0 0 1 1 1 1 1 1 1 1 1 0 1 0 1 0 0 0 1 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 0 1 0 0 1 1 1 0 1 0 0 0 1 1 0 0 1 1 1 1 1 0 0 0 0 0 1 1 1 0 0 0 1 1 0 0 1 1 0 1
5.37/6.49	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.37/6.52	c 6	OK
5.37/6.52	c 6	OBJECTIVE BOUND: 0 <= _COST <= 13
5.37/6.52	c 6	SEARCHING: _COST <= 6
5.37/6.53	c 6	============================[ Search Statistics ]==============================
5.37/6.54	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.37/6.54	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.37/6.54	c 6	===============================================================================
5.37/6.54	c 6	|        16 |    5896   946821  2799222 |   315607       16     16 |  0.000 % |
5.37/6.58	c 6	|       117 |    5896   946821  2799222 |   347167      117     17 | 68.866 % |
5.76/6.66	c 6	|       267 |    5896   946821  2799222 |   381884      267     18 | 68.866 % |
5.76/6.67	c 6	===============================================================================
5.76/6.67	c 6	restarts              : 9
5.76/6.67	c 6	conflicts             : 291           (363 /sec)
5.76/6.67	c 6	decisions             : 1233          (0.57 % random) (1540 /sec)
5.76/6.67	c 6	propagations          : 360733         (450422 /sec)
5.76/6.67	c 6	conflict literals     : 5082           (24.43 % deleted)
5.76/6.67	c 6	Memory used           : 42.15 MB
5.76/6.67	c 6	CPU time              : 0.800878 s
5.76/6.67	c 6	
5.76/6.67	c 6	SATISFIABLE
5.76/6.68	c 6	OK
5.76/6.68	c 6	FOUND: _COST <= 6
5.76/6.68	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.76/6.68	c 6	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.83/6.76	c 6	Decoding HOME/temp.out
5.83/6.89	c 7	OBJECTIVE _COST 6
5.83/6.89	o 6
5.83/6.89	v 0 0 1 1 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 0 0 0 1 0 0 0 1 1 0 1 1 1 0 1 1 1 1 0 1 1 0 0 1 1 0 0 0 1 1 1 1 1 1 1 0 1 0 1 0 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0 0 1 1 0 0 0 0 1 0 0 1 1 0 0 1 1 1 1 1
5.83/6.89	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.84/6.94	c 7	OK
5.84/6.94	c 7	OBJECTIVE BOUND: 0 <= _COST <= 6
5.84/6.94	c 7	SEARCHING: _COST <= 3
5.84/6.95	c 7	============================[ Search Statistics ]==============================
5.84/6.95	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.84/6.95	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.84/6.95	c 7	===============================================================================
5.84/6.95	c 7	|       291 |    5007   946821  2799222 |   315607      291     17 | 68.866 % |
5.84/6.98	c 7	|       391 |    5007   946821  2799222 |   347167      391     17 | 75.035 % |
6.12/7.03	c 7	===============================================================================
6.12/7.03	c 7	restarts              : 11
6.12/7.03	c 7	conflicts             : 504           (560 /sec)
6.12/7.03	c 7	decisions             : 1511          (0.53 % random) (1679 /sec)
6.12/7.03	c 7	propagations          : 557190         (619194 /sec)
6.12/7.03	c 7	conflict literals     : 8695           (23.11 % deleted)
6.12/7.03	c 7	Memory used           : 42.15 MB
6.12/7.04	c 7	CPU time              : 0.899863 s
6.12/7.04	c 7	
6.12/7.04	c 7	SATISFIABLE
6.12/7.04	c 7	OK
6.12/7.04	c 7	FOUND: _COST <= 3
6.12/7.04	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.12/7.04	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.17/7.12	c 7	Decoding HOME/temp.out
6.17/7.25	c 7	OBJECTIVE _COST 3
6.17/7.25	o 3
6.17/7.26	v 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 1 1 0 0 0 0 1 0 1 1 0 0 1 1 1 1 0 1 1 0 1 0 1 0 1 0 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 1 1 0 0 1 1 1 0 1 0 1 0 0 1 1 0 1 1 1 1 1 0 1 1 0 1 1 0 1 1 0
6.17/7.26	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.17/7.31	c 7	OK
6.17/7.31	c 7	OBJECTIVE BOUND: 0 <= _COST <= 3
6.17/7.31	c 7	SEARCHING: _COST <= 1
6.17/7.31	c 7	============================[ Search Statistics ]==============================
6.17/7.32	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.17/7.32	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.17/7.32	c 7	===============================================================================
6.17/7.32	c 7	|       504 |    4015   946821  2799222 |   315607      504     17 | 75.035 % |
6.17/7.32	c 7	|       604 |    4015   946821  2799222 |   347167      604     19 | 80.339 % |
6.17/7.38	c 7	|       754 |    4015   946821  2799222 |   381884      754     18 | 80.339 % |
6.47/7.44	c 7	===============================================================================
6.47/7.45	c 7	restarts              : 14
6.47/7.45	c 7	conflicts             : 952           (917 /sec)
6.47/7.45	c 7	decisions             : 2071          (0.58 % random) (1995 /sec)
6.47/7.45	c 7	propagations          : 865592         (834031 /sec)
6.47/7.45	c 7	conflict literals     : 17547          (22.31 % deleted)
6.47/7.45	c 7	Memory used           : 42.15 MB
6.47/7.45	c 7	CPU time              : 1.03784 s
6.47/7.45	c 7	
6.47/7.45	c 7	SATISFIABLE
6.47/7.45	c 7	OK
6.47/7.45	c 7	FOUND: _COST <= 1
6.47/7.45	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.47/7.45	c 7	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.53/7.53	c 7	Decoding HOME/temp.out
6.53/7.66	c 7	OBJECTIVE _COST 1
6.53/7.66	o 1
6.53/7.67	v 1 0 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 0 1 1 1 1 1 0 1 1 1 0 0 0 0 0 1 1 1 1 1 0 0 0 1 0 1 0 1 0 0 0 1 1 1 1 1 1 1 0 0 1 1 1 0 1 1 1 0 1 1 1 1 1 1 0 1 1 0 1 0 0 0 1 1 1 1 1
6.53/7.67	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.73/7.72	c 7	OK
6.73/7.72	c 7	OBJECTIVE BOUND: 0 <= _COST <= 1
6.73/7.72	c 7	SEARCHING: _COST <= 0
6.73/7.72	c 7	============================[ Search Statistics ]==============================
6.73/7.72	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.73/7.72	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.73/7.72	c 7	===============================================================================
6.73/7.72	c 7	|       952 |    3162   946821  2799222 |   315607      952     18 | 80.339 % |
6.73/7.72	c 7	===============================================================================
6.73/7.72	c 7	restarts              : 15
6.73/7.72	c 7	conflicts             : 977           (934 /sec)
6.73/7.72	c 7	decisions             : 2098          (0.57 % random) (2006 /sec)
6.73/7.72	c 7	propagations          : 869376         (831270 /sec)
6.73/7.72	c 7	conflict literals     : 18035          (22.88 % deleted)
6.73/7.72	c 7	Memory used           : 42.15 MB
6.73/7.72	c 7	CPU time              : 1.04584 s
6.73/7.72	c 7	
6.73/7.72	c 7	UNSATISFIABLE
6.73/7.72	c 7	OK
6.73/7.72	c 7	NOT FOUND: _COST <= 0
6.73/7.72	c 7	OK
6.73/7.72	c 7	OBJECTIVE _COST 1
6.73/7.72	s OPTIMUM FOUND
6.73/7.74	c 7	CPU 6.17 (0.06 0.04 6.11 0.54)
6.73/7.74	c 7	END Sat Jul 12 00:49:35 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-1110083-1215816568/watcher-1110083-1215816568 -o /tmp/evaluation-result-1110083-1215816568/solver-1110083-1215816568 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1110083-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: 1.98 1.98 1.99 4/80 18887
/proc/meminfo: memFree=1813808/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=12268 CPUtime=0
/proc/18887/stat : 18887 (sugar++) R 18885 18887 17810 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 38359664 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 237797161982 0 0 4224 0 0 0 0 17 1 0 0
/proc/18887/statm: 3067 316 241 3 0 167 0

[startup+0.16545 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 18887
/proc/meminfo: memFree=1813808/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16740 CPUtime=0.06
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 38359664 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.202456 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 18887
/proc/meminfo: memFree=1813808/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16740 CPUtime=0.06
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 38359664 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302468 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 18887
/proc/meminfo: memFree=1813808/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16740 CPUtime=0.06
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 38359664 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702509 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 18887
/proc/meminfo: memFree=1813808/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16740 CPUtime=0.44
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1297 4707 0 1 5 2 34 3 16 0 1 0 38359664 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16740

[startup+1.5016 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 18909
/proc/meminfo: memFree=1797720/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16740 CPUtime=0.44
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1297 4707 0 1 5 2 34 3 15 0 1 0 38359664 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4185 1104 409 3 0 764 0
[pid=18900] ppid=18887 vsize=5356 CPUtime=0
/proc/18900/stat : 18900 (sh) S 18887 18887 17810 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38359715 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18900/statm: 1339 233 193 169 0 50 0
[pid=18901] ppid=18900 vsize=868348 CPUtime=0.97
/proc/18901/stat : 18901 (java) S 18900 18887 17810 0 -1 0 6906 0 1 0 91 6 0 0 18 0 9 0 38359715 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18901/statm: 217087 6064 2563 9 0 211634 0
[pid=18901/tid=18902] ppid=18900 vsize=868348 CPUtime=0.59
/proc/18901/task/18902/stat : 18902 (java) R 18900 18887 17810 0 -1 64 2775 0 1 0 56 3 0 0 19 0 9 0 38359716 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18903] ppid=18900 vsize=868348 CPUtime=0.08
/proc/18901/task/18903/stat : 18903 (java) S 18900 18887 17810 0 -1 64 1926 0 0 0 8 0 0 0 16 0 9 0 38359717 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18904] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18904/stat : 18904 (java) S 18900 18887 17810 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38359717 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18905] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18905/stat : 18905 (java) S 18900 18887 17810 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38359718 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18906] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18906/stat : 18906 (java) S 18900 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38359720 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18907] ppid=18900 vsize=868348 CPUtime=0.27
/proc/18901/task/18907/stat : 18907 (java) S 18900 18887 17810 0 -1 64 1512 0 0 0 26 1 0 0 16 0 9 0 38359720 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18908] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18908/stat : 18908 (java) S 18900 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38359720 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18909] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18909/stat : 18909 (java) S 18900 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38359720 889188352 6064 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890444

[startup+3.10176 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 18909
/proc/meminfo: memFree=1787352/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16740 CPUtime=0.44
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1297 4707 0 1 5 2 34 3 16 0 1 0 38359664 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4185 1104 409 3 0 764 0
[pid=18900] ppid=18887 vsize=5356 CPUtime=0
/proc/18900/stat : 18900 (sh) S 18887 18887 17810 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38359715 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18900/statm: 1339 233 193 169 0 50 0
[pid=18901] ppid=18900 vsize=868348 CPUtime=2.55
/proc/18901/stat : 18901 (java) S 18900 18887 17810 0 -1 0 7393 0 1 0 238 17 0 0 18 0 9 0 38359715 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18901/statm: 217087 6072 2563 9 0 211634 0
[pid=18901/tid=18902] ppid=18900 vsize=868348 CPUtime=2.04
/proc/18901/task/18902/stat : 18902 (java) R 18900 18887 17810 0 -1 64 3255 0 1 0 191 13 0 0 25 0 9 0 38359716 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18903] ppid=18900 vsize=868348 CPUtime=0.19
/proc/18901/task/18903/stat : 18903 (java) S 18900 18887 17810 0 -1 64 1926 0 0 0 18 1 0 0 16 0 9 0 38359717 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18904] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18904/stat : 18904 (java) S 18900 18887 17810 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38359717 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18905] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18905/stat : 18905 (java) S 18900 18887 17810 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38359718 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18906] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18906/stat : 18906 (java) S 18900 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38359720 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18907] ppid=18900 vsize=868348 CPUtime=0.28
/proc/18901/task/18907/stat : 18907 (java) S 18900 18887 17810 0 -1 64 1519 0 0 0 27 1 0 0 17 0 9 0 38359720 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18908] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18908/stat : 18908 (java) S 18900 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38359720 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18901/tid=18909] ppid=18900 vsize=868348 CPUtime=0
/proc/18901/task/18909/stat : 18909 (java) S 18900 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38359720 889188352 6072 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890444

[startup+6.3011 s]
/proc/loadavg: 1.98 1.98 1.99 4/92 18950
/proc/meminfo: memFree=1744144/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16872 CPUtime=4.65
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1904 31827 0 7 6 3 420 36 15 0 1 0 38359664 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4218 1137 414 3 0 797 0
[pid=18910] ppid=18887 vsize=43156 CPUtime=0.72
/proc/18910/stat : 18910 (minisat-inc) S 18887 18887 17810 0 -1 4194304 10635 0 0 0 66 6 0 0 16 0 1 0 38359982 44191744 10573 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18910/statm: 10789 10573 78 151 0 10635 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 60028

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

[startup+6.40111 s]
/proc/loadavg: 1.98 1.98 1.99 4/92 18950
/proc/meminfo: memFree=1744144/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16872 CPUtime=4.65
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 1904 31827 0 7 6 3 420 36 15 0 1 0 38359664 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4218 1137 414 3 0 797 0
[pid=18910] ppid=18887 vsize=43156 CPUtime=0.72
/proc/18910/stat : 18910 (minisat-inc) S 18887 18887 17810 0 -1 4194304 10635 0 0 0 66 6 0 0 16 0 1 0 38359982 44191744 10573 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18910/statm: 10789 10573 78 151 0 10635 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 60028

[startup+7.20119 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18970
/proc/meminfo: memFree=1749472/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16872 CPUtime=5.2
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 2044 39589 0 9 6 4 469 41 15 0 1 0 38359664 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4218 1137 414 3 0 797 0
[pid=18910] ppid=18887 vsize=43156 CPUtime=0.97
/proc/18910/stat : 18910 (minisat-inc) S 18887 18887 17810 0 -1 4194304 10641 0 0 0 90 7 0 0 16 0 1 0 38359982 44191744 10575 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18910/statm: 10789 10575 79 151 0 10635 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 60028

[startup+7.60123 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 18970
/proc/meminfo: memFree=1749472/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16872 CPUtime=5.42
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 2114 43469 0 10 6 4 488 44 15 0 1 0 38359664 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4218 1137 414 3 0 797 0
[pid=18910] ppid=18887 vsize=43156 CPUtime=1.11
/proc/18910/stat : 18910 (minisat-inc) S 18887 18887 17810 0 -1 4194304 10645 0 0 0 104 7 0 0 17 0 1 0 38359982 44191744 10577 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18910/statm: 10789 10577 79 151 0 10635 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 60028

[startup+7.70124 s]
/proc/loadavg: 1.98 1.98 1.99 2/92 19000
/proc/meminfo: memFree=1743760/2055920 swapFree=4181004/4192956
[pid=18887] ppid=18885 vsize=16872 CPUtime=5.42
/proc/18887/stat : 18887 (sugar++) S 18885 18887 17810 0 -1 4194304 2116 43469 0 10 6 4 488 44 15 0 1 0 38359664 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18887/statm: 4218 1137 414 3 0 797 0
[pid=18910] ppid=18887 vsize=43156 CPUtime=1.11
/proc/18910/stat : 18910 (minisat-inc) S 18887 18887 17810 0 -1 4194304 10645 0 0 0 104 7 0 0 17 0 1 0 38359982 44191744 10577 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18910/statm: 10789 10577 79 151 0 10635 0
[pid=18991] ppid=18887 vsize=5356 CPUtime=0
/proc/18991/stat : 18991 (sh) S 18887 18887 17810 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 38360410 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18991/statm: 1339 233 193 169 0 50 0
[pid=18992] ppid=18991 vsize=195940 CPUtime=0.2
/proc/18992/stat : 18992 (java) S 18991 18887 17810 0 -1 0 3590 0 1 0 18 2 0 0 18 0 9 0 38360410 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18992/statm: 48985 3059 1702 9 0 43560 0
[pid=18992/tid=18993] ppid=18991 vsize=195940 CPUtime=0.14
/proc/18992/task/18993/stat : 18993 (java) S 18991 18887 17810 0 -1 64 2529 0 1 0 13 1 0 0 18 0 9 0 38360411 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=18994] ppid=18991 vsize=195940 CPUtime=0
/proc/18992/task/18994/stat : 18994 (java) S 18991 18887 17810 0 -1 64 72 0 0 0 0 0 0 0 16 0 9 0 38360412 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=18995] ppid=18991 vsize=195940 CPUtime=0
/proc/18992/task/18995/stat : 18995 (java) S 18991 18887 17810 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 38360413 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=18996] ppid=18991 vsize=195940 CPUtime=0
/proc/18992/task/18996/stat : 18996 (java) S 18991 18887 17810 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 38360413 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=18997] ppid=18991 vsize=195940 CPUtime=0
/proc/18992/task/18997/stat : 18997 (java) S 18991 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38360414 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=18998] ppid=18991 vsize=195940 CPUtime=0.05
/proc/18992/task/18998/stat : 18998 (java) S 18991 18887 17810 0 -1 64 297 0 0 0 5 0 0 0 17 0 9 0 38360414 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=18999] ppid=18991 vsize=195940 CPUtime=0
/proc/18992/task/18999/stat : 18999 (java) S 18991 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38360415 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18992/tid=19000] ppid=18991 vsize=195940 CPUtime=0
/proc/18992/task/19000/stat : 19000 (java) S 18991 18887 17810 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 38360415 200642560 3059 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 261324

Child status: 0
Real time (s): 7.74525
CPU time (s): 6.79397
CPU user time (s): 6.18606
CPU system time (s): 0.607907
CPU usage (%): 87.7178
Max. virtual memory (cumulated for all children) (KiB): 890444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.18606
system time used= 0.607907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60206
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= 8688
involuntary context switches= 8529

runsolver used 0.014997 second user time and 0.044993 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-12 00:49:28
IDJOB=1110083
IDBENCH=61061
IDSOLVER=367
FILE ID=node24/1110083-1215816568
PBS_JOBID= 7903258
Free space on /tmp= 66460 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c8dd7ae625012716d50ff163c5676529
RANDOM SEED=2002753878

node24.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.220
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.220
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:       1814288 kB
Buffers:         10228 kB
Cached:          55236 kB
SwapCached:       6208 kB
Active:         180744 kB
Inactive:        20596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814288 kB
SwapTotal:     4192956 kB
SwapFree:      4181004 kB
Dirty:            1164 kB
Writeback:           0 kB
Mapped:         151752 kB
Slab:            25100 kB
Committed_AS:   978176 kB
PageTables:       2080 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= 66460 MiB
End job on node24 at 2008-07-12 00:49:35