Trace number 1113789

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 7.18291 7.79004

General information on the benchmark

Namecsp/pigeons/
normalized-pigeons-30-ord.xml
MD5SUMa65fadea1ed073215cc0421208c83f3c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark7.18291
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints870
Maximum constraint arity2
Maximum domain size29
Number of constraints which are defined in extension0
Number of constraints which are defined in intension870
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.04/0.16	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.16	c 0	BEGIN Sat Jul 12 21:31:03 2008
0.04/0.16	c 0	PID 18682
0.04/0.16	c 0	HOST node10.alineos.net
0.04/0.16	c 0	CONVERTING HOME/instance-1113789-1215891063.xml TO HOME/temp.csp
0.04/0.16	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113789-1215891063.xml' 'HOME/temp.csp'
0.07/0.77	c 1	1 domains, 30 variables, 2 predicates, 0 relations, 870 constraints
0.07/0.80	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.80	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.88	c 1	Parsing HOME/temp.csp
0.85/1.02	c 1	parsed 903 expressions
0.85/1.03	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.85/1.04	c 1	MAX CSP: 870 constraints
0.85/1.04	c 1	Converting to clausal form CSP
0.85/1.10	c 1	converted 178 (10%) expressions
0.95/1.13	c 1	converted 356 (20%) expressions
0.95/1.15	c 1	converted 533 (30%) expressions
1.05/1.22	c 1	converted 711 (40%) expressions
1.05/1.24	c 1	converted 888 (50%) expressions
1.05/1.25	c 1	converted 1066 (60%) expressions
1.05/1.26	c 1	converted 1244 (70%) expressions
1.05/1.27	c 1	converted 1421 (80%) expressions
1.05/1.27	c 1	converted 1599 (90%) expressions
1.14/1.38	c 1	converted 1776 (100%) expressions
1.14/1.38	c 1	CSP : 1770 integers, 0 booleans, 2609 clauses, largest domain size 1306
1.14/1.38	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.38	c 1	Propagation in CSP
1.24/1.43	c 1	864 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.43	c 1	CSP : 1770 integers, 0 booleans, 2609 clauses, largest domain size 871
1.24/1.43	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.44	c 1	Simplifing CSP by introducing new Boolean variables
1.24/1.45	c 2	CSP : 1770 integers, 870 booleans, 3479 clauses, largest domain size 871
1.24/1.45	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.49	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.34/1.51	c 2	177 (10%) CSP integer variables are encoded (810 clauses, 8766 bytes)
1.34/1.51	c 2	354 (20%) CSP integer variables are encoded (810 clauses, 8766 bytes)
1.34/1.51	c 2	531 (30%) CSP integer variables are encoded (810 clauses, 8766 bytes)
1.34/1.51	c 2	708 (40%) CSP integer variables are encoded (810 clauses, 8766 bytes)
1.34/1.51	c 2	885 (50%) CSP integer variables are encoded (810 clauses, 8766 bytes)
1.34/1.52	c 2	1062 (60%) CSP integer variables are encoded (2528 clauses, 31100 bytes)
1.34/1.52	c 2	1239 (70%) CSP integer variables are encoded (3845 clauses, 48221 bytes)
1.34/1.53	c 2	1416 (80%) CSP integer variables are encoded (12420 clauses, 167097 bytes)
1.34/1.54	c 2	1593 (90%) CSP integer variables are encoded (13688 clauses, 186117 bytes)
1.34/1.54	c 2	1770 (100%) CSP integer variables are encoded (15453 clauses, 212592 bytes)
1.34/1.58	c 2	348 (10%) CSP clauses are encoded (23022 clauses, 334353 bytes)
1.43/1.60	c 2	696 (20%) CSP clauses are encoded (30591 clauses, 465732 bytes)
1.43/1.62	c 2	1044 (30%) CSP clauses are encoded (38160 clauses, 598146 bytes)
1.43/1.64	c 2	1392 (40%) CSP clauses are encoded (45729 clauses, 730560 bytes)
1.43/1.66	c 2	1740 (50%) CSP clauses are encoded (53298 clauses, 862974 bytes)
1.53/1.71	c 2	2088 (60%) CSP clauses are encoded (70334 clauses, 1165853 bytes)
1.63/1.81	c 2	2436 (70%) CSP clauses are encoded (126358 clauses, 2167347 bytes)
2.92/3.11	c 3	2784 (80%) CSP clauses are encoded (836470 clauses, 16530653 bytes)
3.02/3.21	c 3	3132 (90%) CSP clauses are encoded (883878 clauses, 17530410 bytes)
3.22/3.48	c 4	3479 (100%) CSP clauses are encoded (1028709 clauses, 20615030 bytes)
3.22/3.48	c 4	3479 CSP clauses encoded
3.22/3.48	c 4	Writing map file : HOME/temp.map
3.22/3.50	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.22/3.50	c 4	SAT : 18093 SAT variables, 1028709 SAT clauses, 20615030 bytes
3.22/3.50	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.31/3.52	c 4	OBJECTIVE minimize _COST
3.31/3.52	c 4	SOLVING HOME/temp.cnf
3.31/3.52	c 4	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
3.31/3.55	c 4	This is MiniSat 2.0 beta incremental
3.31/3.55	c 4	WARNING: for repeatability, setting FPU to use double precision
3.31/3.55	c 4	============================[ Problem Statistics ]=============================
3.31/3.55	c 4	|                                                                             |
3.31/3.55	c 4	|  Number of variables:  18093                                                |
3.31/3.55	c 4	|  Number of clauses:    1028709                                              |
3.34/4.03	c 4	|  Parsing time:         0.41         s                                       |
3.34/4.05	c 4	OK
3.34/4.05	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
3.34/4.05	c 4	SEARCHING: _COST <= 435
3.34/4.05	c 4	============================[ Search Statistics ]==============================
3.34/4.05	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.34/4.05	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.34/4.05	c 4	===============================================================================
3.34/4.05	c 4	|         0 |   18093  1028709  3038778 |   342903        0    nan |  0.000 % |
3.34/4.15	c 4	===============================================================================
3.34/4.15	c 4	restarts              : 1
3.34/4.15	c 4	conflicts             : 0             (0 /sec)
3.34/4.15	c 4	decisions             : 751           (0.53 % random) (1409 /sec)
3.34/4.15	c 4	propagations          : 18093          (33951 /sec)
3.34/4.15	c 4	conflict literals     : 0              ( nan % deleted)
3.34/4.15	c 4	Memory used           : 43.72 MB
3.34/4.15	c 4	CPU time              : 0.532918 s
3.34/4.15	c 4	
3.34/4.15	c 4	SATISFIABLE
3.34/4.16	c 4	OK
3.34/4.16	c 4	FOUND: _COST <= 435
3.34/4.16	s SATISFIABLE
3.34/4.16	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.34/4.16	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.34/4.24	c 4	Decoding HOME/temp.out
4.16/4.48	c 5	OBJECTIVE _COST 292
4.16/4.48	o 292
4.16/4.48	v 22 23 23 24 25 26 27 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28
4.16/4.49	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.24/4.52	c 5	OK
4.24/4.52	c 5	OBJECTIVE BOUND: 0 <= _COST <= 292
4.24/4.52	c 5	SEARCHING: _COST <= 146
4.24/4.53	c 5	============================[ Search Statistics ]==============================
4.24/4.53	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.24/4.53	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.24/4.53	c 5	===============================================================================
4.24/4.53	c 5	|         0 |   18093  1028709  3038778 |   342903        0    nan |  0.000 % |
4.24/4.56	c 5	===============================================================================
4.24/4.56	c 5	restarts              : 2
4.24/4.56	c 5	conflicts             : 0             (0 /sec)
4.24/4.56	c 5	decisions             : 1367          (0.66 % random) (2361 /sec)
4.24/4.56	c 5	propagations          : 36186          (62507 /sec)
4.24/4.56	c 5	conflict literals     : 0              ( nan % deleted)
4.24/4.56	c 5	Memory used           : 43.98 MB
4.24/4.56	c 5	CPU time              : 0.578911 s
4.24/4.56	c 5	
4.24/4.56	c 5	SATISFIABLE
4.24/4.57	c 5	OK
4.24/4.57	c 5	FOUND: _COST <= 146
4.24/4.57	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.24/4.57	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.30/4.65	c 5	Decoding HOME/temp.out
4.30/4.78	c 5	OBJECTIVE _COST 146
4.30/4.78	o 146
4.30/4.78	v 15 16 17 18 19 20 21 22 23 24 25 26 27 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28 28
4.30/4.79	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.30/4.84	c 5	OK
4.30/4.84	c 5	OBJECTIVE BOUND: 0 <= _COST <= 146
4.30/4.84	c 5	SEARCHING: _COST <= 73
4.30/4.84	c 5	============================[ Search Statistics ]==============================
4.30/4.84	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.30/4.84	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.30/4.84	c 5	===============================================================================
4.30/4.84	c 5	|         0 |   12170  1028709  3038778 |   342903        0    nan |  0.000 % |
4.30/4.86	c 5	===============================================================================
4.30/4.87	c 5	restarts              : 3
4.30/4.87	c 5	conflicts             : 0             (0 /sec)
4.30/4.87	c 5	decisions             : 1754          (0.86 % random) (2862 /sec)
4.30/4.87	c 5	propagations          : 48356          (78896 /sec)
4.30/4.87	c 5	conflict literals     : 0              ( nan % deleted)
4.30/4.87	c 5	Memory used           : 44.11 MB
4.30/4.87	c 5	CPU time              : 0.612906 s
4.30/4.87	c 5	
4.30/4.87	c 5	SATISFIABLE
4.30/4.87	c 5	OK
4.30/4.87	c 5	FOUND: _COST <= 73
4.30/4.87	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.30/4.87	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.56/4.96	c 5	Decoding HOME/temp.out
4.56/5.09	c 5	OBJECTIVE _COST 73
4.56/5.09	o 73
4.56/5.10	v 11 12 13 14 15 16 17 18 19 20 21 22 23 24 24 25 26 27 28 28 28 28 28 28 28 28 28 28 28 28
4.56/5.10	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.56/5.14	c 5	OK
4.56/5.14	c 5	OBJECTIVE BOUND: 0 <= _COST <= 73
4.56/5.14	c 5	SEARCHING: _COST <= 36
4.56/5.14	c 5	============================[ Search Statistics ]==============================
4.56/5.14	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.56/5.14	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.56/5.14	c 5	===============================================================================
4.56/5.14	c 5	|         0 |   10349  1028709  3038778 |   342903        0    nan |  0.000 % |
4.56/5.16	c 5	===============================================================================
4.56/5.16	c 5	restarts              : 4
4.56/5.16	c 5	conflicts             : 0             (0 /sec)
4.56/5.16	c 5	decisions             : 2010          (1.04 % random) (3136 /sec)
4.56/5.16	c 5	propagations          : 58705          (91597 /sec)
4.56/5.16	c 5	conflict literals     : 0              ( nan % deleted)
4.56/5.16	c 5	Memory used           : 44.24 MB
4.56/5.16	c 5	CPU time              : 0.640902 s
4.56/5.16	c 5	
4.56/5.16	c 5	SATISFIABLE
4.56/5.17	c 5	OK
4.56/5.17	c 5	FOUND: _COST <= 36
4.56/5.17	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.56/5.17	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.81/5.25	c 5	Decoding HOME/temp.out
5.13/5.55	c 6	OBJECTIVE _COST 36
5.13/5.55	o 36
5.13/5.55	v 7 8 9 10 11 12 13 14 15 16 17 18 19 20 20 21 22 23 24 25 26 27 28 28 28 28 28 28 28 28
5.13/5.55	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.13/5.60	c 6	OK
5.13/5.60	c 6	OBJECTIVE BOUND: 0 <= _COST <= 36
5.13/5.60	c 6	SEARCHING: _COST <= 18
5.22/5.60	c 6	============================[ Search Statistics ]==============================
5.22/5.61	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.22/5.61	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.22/5.61	c 6	===============================================================================
5.22/5.61	c 6	|         0 |    9076  1028709  3038778 |   342903        0    nan |  0.000 % |
5.22/5.61	c 6	===============================================================================
5.22/5.61	c 6	restarts              : 5
5.22/5.62	c 6	conflicts             : 40            (60 /sec)
5.22/5.62	c 6	decisions             : 2200          (1.05 % random) (3309 /sec)
5.22/5.62	c 6	propagations          : 72713          (109360 /sec)
5.22/5.62	c 6	conflict literals     : 241            (2.03 % deleted)
5.22/5.62	c 6	Memory used           : 44.24 MB
5.22/5.62	c 6	CPU time              : 0.664898 s
5.22/5.62	c 6	
5.22/5.62	c 6	SATISFIABLE
5.22/5.62	c 6	OK
5.22/5.62	c 6	FOUND: _COST <= 18
5.22/5.62	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.22/5.62	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.26/5.70	c 6	Decoding HOME/temp.out
5.26/5.83	c 6	OBJECTIVE _COST 18
5.26/5.83	o 18
5.26/5.84	v 5 6 7 8 9 10 11 12 13 14 15 16 17 18 18 19 20 21 22 23 24 25 26 26 27 28 28 28 28 28
5.26/5.84	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.26/5.89	c 6	OK
5.26/5.89	c 6	OBJECTIVE BOUND: 0 <= _COST <= 18
5.26/5.89	c 6	SEARCHING: _COST <= 9
5.26/5.89	c 6	============================[ Search Statistics ]==============================
5.26/5.89	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.26/5.89	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.26/5.89	c 6	===============================================================================
5.26/5.89	c 6	|        40 |    8023  1028709  3038778 |   342903       40      6 |  0.000 % |
5.48/5.97	c 6	|       141 |    8023  1028709  3038778 |   377193      141     10 | 60.814 % |
5.67/6.12	c 6	|       291 |    8023  1028709  3038778 |   414912      291     10 | 60.814 % |
5.87/6.36	c 6	|       517 |    8023  1028709  3038778 |   456403      517      9 | 60.814 % |
5.97/6.49	c 7	===============================================================================
5.97/6.49	c 7	restarts              : 9
5.97/6.49	c 7	conflicts             : 655           (516 /sec)
5.97/6.49	c 7	decisions             : 3103          (1.00 % random) (2444 /sec)
5.97/6.49	c 7	propagations          : 739093         (582052 /sec)
5.97/6.49	c 7	conflict literals     : 5758           (25.00 % deleted)
5.97/6.49	c 7	Memory used           : 44.24 MB
5.97/6.49	c 7	CPU time              : 1.26981 s
5.97/6.49	c 7	
5.97/6.49	c 7	SATISFIABLE
6.07/6.50	c 7	OK
6.07/6.50	c 7	FOUND: _COST <= 9
6.07/6.50	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.07/6.50	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.07/6.58	c 7	Decoding HOME/temp.out
6.07/6.71	c 7	OBJECTIVE _COST 9
6.07/6.71	o 9
6.07/6.72	v 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 28 28 28 26 27
6.07/6.72	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.07/6.77	c 7	OK
6.07/6.77	c 7	OBJECTIVE BOUND: 0 <= _COST <= 9
6.07/6.77	c 7	SEARCHING: _COST <= 4
6.07/6.78	c 7	============================[ Search Statistics ]==============================
6.07/6.78	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.07/6.78	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.07/6.78	c 7	===============================================================================
6.07/6.78	c 7	|       655 |    7090  1028709  3038778 |   342903      655      9 | 60.814 % |
6.32/6.83	c 7	|       755 |    7088  1028709  3038778 |   377193      755      9 | 65.761 % |
6.32/6.85	c 7	===============================================================================
6.32/6.85	c 7	restarts              : 11
6.32/6.85	c 7	conflicts             : 794           (586 /sec)
6.32/6.85	c 7	decisions             : 3418          (0.91 % random) (2523 /sec)
6.32/6.85	c 7	propagations          : 846823         (625057 /sec)
6.32/6.85	c 7	conflict literals     : 7211           (24.13 % deleted)
6.32/6.85	c 7	Memory used           : 44.24 MB
6.32/6.85	c 7	CPU time              : 1.35479 s
6.32/6.85	c 7	
6.32/6.85	c 7	SATISFIABLE
6.32/6.86	c 7	OK
6.32/6.86	c 7	FOUND: _COST <= 4
6.32/6.86	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.32/6.86	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.38/6.94	c 7	Decoding HOME/temp.out
6.38/7.07	c 7	OBJECTIVE _COST 4
6.38/7.07	o 4
6.38/7.07	v 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 24 25 26 26 27 27 28 28
6.38/7.08	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.38/7.12	c 7	OK
6.38/7.12	c 7	OBJECTIVE BOUND: 0 <= _COST <= 4
6.38/7.12	c 7	SEARCHING: _COST <= 2
6.38/7.13	c 7	============================[ Search Statistics ]==============================
6.38/7.14	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.38/7.14	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.38/7.14	c 7	===============================================================================
6.38/7.14	c 7	|       794 |    6195  1028709  3038778 |   342903      794      9 | 65.761 % |
6.38/7.19	c 7	===============================================================================
6.38/7.19	c 7	restarts              : 12
6.38/7.19	c 7	conflicts             : 869           (609 /sec)
6.38/7.19	c 7	decisions             : 3558          (0.87 % random) (2494 /sec)
6.38/7.19	c 7	propagations          : 943422         (661223 /sec)
6.38/7.19	c 7	conflict literals     : 7696           (24.62 % deleted)
6.38/7.19	c 7	Memory used           : 44.24 MB
6.38/7.19	c 7	CPU time              : 1.42678 s
6.38/7.19	c 7	
6.38/7.19	c 7	SATISFIABLE
6.38/7.19	c 7	OK
6.38/7.19	c 7	FOUND: _COST <= 2
6.38/7.19	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.38/7.19	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.67/7.27	c 7	Decoding HOME/temp.out
6.67/7.40	c 7	OBJECTIVE _COST 2
6.67/7.40	o 2
6.67/7.41	v 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 27 28 28
6.67/7.41	c 7	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
6.67/7.46	c 8	OK
6.67/7.46	c 8	OBJECTIVE BOUND: 0 <= _COST <= 2
6.67/7.46	c 8	SEARCHING: _COST <= 1
6.67/7.46	c 8	============================[ Search Statistics ]==============================
6.67/7.47	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.67/7.47	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.67/7.47	c 8	===============================================================================
6.67/7.47	c 8	|       869 |    5189  1028709  3038778 |   342903      869      9 | 65.761 % |
6.67/7.48	c 8	===============================================================================
6.67/7.48	c 8	restarts              : 13
6.67/7.48	c 8	conflicts             : 935           (643 /sec)
6.67/7.48	c 8	decisions             : 3690          (0.87 % random) (2536 /sec)
6.67/7.48	c 8	propagations          : 981287         (674527 /sec)
6.67/7.48	c 8	conflict literals     : 9229           (22.54 % deleted)
6.67/7.48	c 8	Memory used           : 44.24 MB
6.67/7.48	c 8	CPU time              : 1.45478 s
6.67/7.48	c 8	
6.67/7.48	c 8	SATISFIABLE
6.67/7.49	c 8	OK
6.67/7.49	c 8	FOUND: _COST <= 1
6.67/7.49	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.67/7.49	c 8	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.91/7.57	c 8	Decoding HOME/temp.out
7.11/7.71	c 8	OBJECTIVE _COST 1
7.11/7.71	o 1
7.11/7.71	v 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 26 27 28
7.11/7.71	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.11/7.76	c 8	OK
7.11/7.76	c 8	OBJECTIVE BOUND: 0 <= _COST <= 1
7.11/7.76	c 8	SEARCHING: _COST <= 0
7.11/7.76	c 8	============================[ Search Statistics ]==============================
7.11/7.76	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.11/7.76	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.11/7.76	c 8	===============================================================================
7.11/7.76	c 8	|       935 |    4314  1028709  3038778 |   342903      935     10 | 65.761 % |
7.11/7.76	c 8	===============================================================================
7.11/7.76	c 8	restarts              : 14
7.11/7.76	c 8	conflicts             : 936           (640 /sec)
7.11/7.76	c 8	decisions             : 3690          (0.87 % random) (2523 /sec)
7.11/7.76	c 8	propagations          : 984253         (672866 /sec)
7.11/7.76	c 8	conflict literals     : 9230           (22.54 % deleted)
7.11/7.76	c 8	Memory used           : 44.24 MB
7.11/7.76	c 8	CPU time              : 1.46278 s
7.11/7.76	c 8	
7.11/7.76	c 8	UNSATISFIABLE
7.11/7.76	c 8	OK
7.11/7.76	c 8	NOT FOUND: _COST <= 0
7.11/7.76	c 8	OK
7.11/7.76	c 8	OBJECTIVE _COST 1
7.11/7.76	s OPTIMUM FOUND
7.11/7.78	c 8	CPU 6.56 (0.07 0.02 6.49 0.57)
7.11/7.78	c 8	END Sat Jul 12 21:31:11 2008

Verifier Data (download as text)

OK	1	869
1 unsatisfied constraints, 869 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-1113789-1215891063/watcher-1113789-1215891063 -o /tmp/evaluation-result-1113789-1215891063/solver-1113789-1215891063 -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-1113789-1215891063.xml 

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


[startup+0 s]
/proc/loadavg: 2.24 2.08 2.03 4/81 18682
/proc/meminfo: memFree=1885080/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=12268 CPUtime=0
/proc/18682/stat : 18682 (sugar++) R 18680 18682 18645 0 -1 4194304 348 0 0 0 0 0 0 0 23 0 1 0 45809198 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 214920034917 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/18682/statm: 3067 316 241 3 0 167 0

[startup+0.0595629 s]
/proc/loadavg: 2.24 2.08 2.03 4/81 18682
/proc/meminfo: memFree=1885080/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=13336 CPUtime=0.02
/proc/18682/stat : 18682 (sugar++) D 18680 18682 18645 0 -1 4194304 732 0 0 0 2 0 0 0 18 0 1 0 45809198 13656064 700 996147200 4194304 4206940 548682068528 18446744073709551615 214928767998 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/18682/statm: 3334 700 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.10188 s]
/proc/loadavg: 2.24 2.08 2.03 4/81 18682
/proc/meminfo: memFree=1885080/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=13600 CPUtime=0.04
/proc/18682/stat : 18682 (sugar++) D 18680 18682 18645 0 -1 4194304 789 0 0 0 3 1 0 0 18 0 1 0 45809198 13926400 757 996147200 4194304 4206940 548682068528 18446744073709551615 214917248489 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/18682/statm: 3400 757 343 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301908 s]
/proc/loadavg: 2.24 2.08 2.03 4/81 18682
/proc/meminfo: memFree=1885080/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16740 CPUtime=0.07
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 45809198 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701963 s]
/proc/loadavg: 2.24 2.08 2.03 4/81 18682
/proc/meminfo: memFree=1885080/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16740 CPUtime=0.07
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 45809198 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50207 s]
/proc/loadavg: 2.38 2.11 2.04 4/92 18704
/proc/meminfo: memFree=1876032/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16740 CPUtime=0.67
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 1297 4745 0 1 5 2 57 3 15 0 1 0 45809198 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4185 1104 409 3 0 764 0
[pid=18695] ppid=18682 vsize=5356 CPUtime=0
/proc/18695/stat : 18695 (sh) S 18682 18682 18645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45809279 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18695/statm: 1339 233 193 169 0 50 0
[pid=18696] ppid=18695 vsize=868376 CPUtime=0.67
/proc/18696/stat : 18696 (java) S 18695 18682 18645 0 -1 0 6694 0 1 0 63 4 0 0 18 0 9 0 45809279 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18696/statm: 217094 5937 2560 9 0 211641 0
[pid=18696/tid=18697] ppid=18695 vsize=868376 CPUtime=0.36
/proc/18696/task/18697/stat : 18697 (java) R 18695 18682 18645 0 -1 64 2700 0 1 0 35 1 0 0 18 0 9 0 45809280 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18698] ppid=18695 vsize=868376 CPUtime=0.06
/proc/18696/task/18698/stat : 18698 (java) S 18695 18682 18645 0 -1 64 1839 0 0 0 6 0 0 0 16 0 9 0 45809281 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18699] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18699/stat : 18699 (java) S 18695 18682 18645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45809281 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18700] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18700/stat : 18700 (java) S 18695 18682 18645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45809281 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18701] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18701/stat : 18701 (java) S 18695 18682 18645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45809283 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18702] ppid=18695 vsize=868376 CPUtime=0.22
/proc/18696/task/18702/stat : 18702 (java) R 18695 18682 18645 0 -1 64 1461 0 0 0 21 1 0 0 16 0 9 0 45809283 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 101681607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18703] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18703/stat : 18703 (java) S 18695 18682 18645 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45809283 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18704] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18704/stat : 18704 (java) S 18695 18682 18645 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45809283 889217024 5937 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 890472

[startup+3.10228 s]
/proc/loadavg: 2.38 2.11 2.04 3/92 18704
/proc/meminfo: memFree=1862336/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16740 CPUtime=0.67
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 1297 4745 0 1 5 2 57 3 15 0 1 0 45809198 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4185 1104 409 3 0 764 0
[pid=18695] ppid=18682 vsize=5356 CPUtime=0
/proc/18695/stat : 18695 (sh) S 18682 18682 18645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45809279 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18695/statm: 1339 233 193 169 0 50 0
[pid=18696] ppid=18695 vsize=868376 CPUtime=2.25
/proc/18696/stat : 18696 (java) S 18695 18682 18645 0 -1 0 7188 0 1 0 209 16 0 0 18 0 9 0 45809279 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18696/statm: 217094 5963 2562 9 0 211641 0
[pid=18696/tid=18697] ppid=18695 vsize=868376 CPUtime=1.79
/proc/18696/task/18697/stat : 18697 (java) R 18695 18682 18645 0 -1 64 3172 0 1 0 168 11 0 0 25 0 9 0 45809280 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4126957546 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18698] ppid=18695 vsize=868376 CPUtime=0.18
/proc/18696/task/18698/stat : 18698 (java) S 18695 18682 18645 0 -1 64 1839 0 0 0 15 3 0 0 16 0 9 0 45809281 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18699] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18699/stat : 18699 (java) S 18695 18682 18645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45809281 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18700] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18700/stat : 18700 (java) S 18695 18682 18645 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45809281 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18701] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18701/stat : 18701 (java) S 18695 18682 18645 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45809283 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18702] ppid=18695 vsize=868376 CPUtime=0.26
/proc/18696/task/18702/stat : 18702 (java) S 18695 18682 18645 0 -1 64 1483 0 0 0 25 1 0 0 16 0 9 0 45809283 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18703] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18703/stat : 18703 (java) S 18695 18682 18645 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 45809283 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18696/tid=18704] ppid=18695 vsize=868376 CPUtime=0
/proc/18696/task/18704/stat : 18704 (java) S 18695 18682 18645 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45809283 889217024 5963 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 890472

[startup+6.30172 s]
/proc/loadavg: 2.38 2.11 2.04 4/93 18745
/proc/meminfo: memFree=1810168/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16872 CPUtime=4.73
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 1849 31770 2 7 6 2 427 38 15 0 1 0 45809198 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4218 1137 414 3 0 797 0
[pid=18705] ppid=18682 vsize=45296 CPUtime=1.14
/proc/18705/stat : 18705 (minisat-inc) R 18682 18682 18645 0 -1 4194304 11255 0 0 0 107 7 0 0 18 0 1 0 45809553 46383104 11194 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/18705/statm: 11324 11194 79 151 0 11170 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 62168

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

[startup+7.10182 s]
/proc/loadavg: 2.35 2.11 2.04 3/83 18755
/proc/meminfo: memFree=1816200/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16872 CPUtime=4.95
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 1973 35651 2 8 6 2 446 41 15 0 1 0 45809198 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4218 1137 414 3 0 797 0
[pid=18705] ppid=18682 vsize=45296 CPUtime=1.43
/proc/18705/stat : 18705 (minisat-inc) S 18682 18682 18645 0 -1 4194304 11262 0 0 0 136 7 0 0 16 0 1 0 45809553 46383104 11197 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18705/statm: 11324 11197 79 151 0 11170 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 62168

[startup+7.50188 s]
/proc/loadavg: 2.35 2.11 2.04 3/83 18755
/proc/meminfo: memFree=1816200/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16872 CPUtime=5.39
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 2092 43411 2 10 7 2 484 46 15 0 1 0 45809198 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4218 1137 414 3 0 797 0
[pid=18705] ppid=18682 vsize=45296 CPUtime=1.52
/proc/18705/stat : 18705 (minisat-inc) S 18682 18682 18645 0 -1 4194304 11267 0 0 0 145 7 0 0 16 0 1 0 45809553 46383104 11198 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18705/statm: 11324 11198 79 151 0 11170 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 62168

[startup+7.70691 s]
/proc/loadavg: 2.35 2.11 2.04 4/93 18795
/proc/meminfo: memFree=1811384/2055920 swapFree=4192812/4192956
[pid=18682] ppid=18680 vsize=16872 CPUtime=5.39
/proc/18682/stat : 18682 (sugar++) S 18680 18682 18645 0 -1 4194304 2111 43411 2 10 7 2 484 46 15 0 1 0 45809198 17276928 1137 996147200 4194304 4206940 548682068528 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18682/statm: 4218 1137 414 3 0 797 0
[pid=18705] ppid=18682 vsize=45296 CPUtime=1.52
/proc/18705/stat : 18705 (minisat-inc) S 18682 18682 18645 0 -1 4194304 11267 0 0 0 145 7 0 0 16 0 1 0 45809553 46383104 11198 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18705/statm: 11324 11198 79 151 0 11170 0
[pid=18786] ppid=18682 vsize=5356 CPUtime=0
/proc/18786/stat : 18786 (sh) S 18682 18682 18645 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 45809947 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18786/statm: 1339 233 193 169 0 50 0
[pid=18787] ppid=18786 vsize=195912 CPUtime=0.2
/proc/18787/stat : 18787 (java) S 18786 18682 18645 0 -1 0 3527 0 1 0 18 2 0 0 18 0 9 0 45809948 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18787/statm: 48978 3001 1668 9 0 43560 0
[pid=18787/tid=18788] ppid=18786 vsize=195912 CPUtime=0.13
/proc/18787/task/18788/stat : 18788 (java) R 18786 18682 18645 0 -1 64 2466 0 1 0 12 1 0 0 20 0 9 0 45809949 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4126481055 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18789] ppid=18786 vsize=195912 CPUtime=0
/proc/18787/task/18789/stat : 18789 (java) S 18786 18682 18645 0 -1 64 72 0 0 0 0 0 0 0 16 0 9 0 45809950 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18790] ppid=18786 vsize=195912 CPUtime=0
/proc/18787/task/18790/stat : 18790 (java) S 18786 18682 18645 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 45809950 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18791] ppid=18786 vsize=195912 CPUtime=0
/proc/18787/task/18791/stat : 18791 (java) S 18786 18682 18645 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 45809950 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18792] ppid=18786 vsize=195912 CPUtime=0
/proc/18787/task/18792/stat : 18792 (java) S 18786 18682 18645 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 45809952 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18793] ppid=18786 vsize=195912 CPUtime=0.05
/proc/18787/task/18793/stat : 18793 (java) S 18786 18682 18645 0 -1 64 297 0 0 0 5 0 0 0 17 0 9 0 45809952 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18794] ppid=18786 vsize=195912 CPUtime=0
/proc/18787/task/18794/stat : 18794 (java) S 18786 18682 18645 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45809952 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18787/tid=18795] ppid=18786 vsize=195912 CPUtime=0
/proc/18787/task/18795/stat : 18795 (java) S 18786 18682 18645 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 45809952 200613888 3001 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 263436

Child status: 0
Real time (s): 7.79004
CPU time (s): 7.18291
CPU user time (s): 6.568
CPU system time (s): 0.614906
CPU usage (%): 92.2063
Max. virtual memory (cumulated for all children) (KiB): 890472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.568
system time used= 0.614906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60768
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8489
involuntary context switches= 8270

runsolver used 0.012998 second user time and 0.042993 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-12 21:31:03
IDJOB=1113789
IDBENCH=61641
IDSOLVER=367
FILE ID=node10/1113789-1215891063
PBS_JOBID= 7903685
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/pigeons/normalized-pigeons-30-ord.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-1113789-1215891063/watcher-1113789-1215891063 -o /tmp/evaluation-result-1113789-1215891063/solver-1113789-1215891063 -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-1113789-1215891063.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a65fadea1ed073215cc0421208c83f3c
RANDOM SEED=1999628337

node10.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.236
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.236
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:       1885560 kB
Buffers:         11928 kB
Cached:          48116 kB
SwapCached:          0 kB
Active:          97572 kB
Inactive:        22024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1168 kB
Writeback:           0 kB
Mapped:          79836 kB
Slab:            36044 kB
Committed_AS:   311232 kB
PageTables:       1952 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= 66508 MiB
End job on node10 at 2008-07-12 21:31:11