Trace number 1110595

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-incOPTIMUM4 509.547 514.458

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-17-7-a3.xml
MD5SUMe6f0f165c8e6890f3b1965c229a33568
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints4
Best CPU time to get the best result obtained on this benchmark509.547
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints252
Maximum constraint arity3
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension252
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 04:26:56 2008
0.00/0.07	c 0	PID 16311
0.00/0.08	c 0	HOST node43.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1110595-1215829616.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-1110595-1215829616.xml' 'HOME/temp.csp'
0.06/0.36	c 1	2 domains, 28 variables, 3 predicates, 0 relations, 252 constraints
0.06/0.41	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.41	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.06/0.49	c 1	Parsing HOME/temp.csp
0.36/0.57	c 1	parsed 285 expressions
0.36/0.57	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.36/0.58	c 1	MAX CSP: 252 constraints
0.36/0.58	c 1	Converting to clausal form CSP
0.36/0.61	c 1	converted 54 (10%) expressions
0.36/0.63	c 1	converted 108 (20%) expressions
0.36/0.64	c 1	converted 162 (30%) expressions
0.36/0.65	c 1	converted 216 (40%) expressions
0.36/0.66	c 1	converted 270 (50%) expressions
0.36/0.68	c 1	converted 324 (60%) expressions
0.36/0.68	c 1	converted 378 (70%) expressions
0.36/0.69	c 1	converted 432 (80%) expressions
0.36/0.76	c 1	converted 486 (90%) expressions
0.36/0.82	c 1	converted 540 (100%) expressions
0.36/0.82	c 1	CSP : 532 integers, 21 booleans, 797 clauses, largest domain size 379
0.36/0.82	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.82	c 1	Propagation in CSP
0.36/0.85	c 1	246 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.36/0.85	c 1	CSP : 532 integers, 21 booleans, 797 clauses, largest domain size 253
0.36/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.85	c 1	Simplifing CSP by introducing new Boolean variables
0.36/0.86	c 1	CSP : 532 integers, 441 booleans, 1217 clauses, largest domain size 253
0.36/0.86	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.36/0.89	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.36/0.91	c 1	54 (10%) CSP integer variables are encoded (427 clauses, 4557 bytes)
0.36/0.91	c 1	107 (20%) CSP integer variables are encoded (427 clauses, 4557 bytes)
0.36/0.91	c 1	160 (30%) CSP integer variables are encoded (427 clauses, 4557 bytes)
0.36/0.91	c 1	213 (40%) CSP integer variables are encoded (427 clauses, 4557 bytes)
0.36/0.91	c 1	266 (50%) CSP integer variables are encoded (427 clauses, 4557 bytes)
0.36/0.91	c 1	320 (60%) CSP integer variables are encoded (825 clauses, 9175 bytes)
0.36/0.92	c 1	373 (70%) CSP integer variables are encoded (2468 clauses, 30534 bytes)
0.36/0.92	c 1	426 (80%) CSP integer variables are encoded (3006 clauses, 37528 bytes)
0.36/0.92	c 1	479 (90%) CSP integer variables are encoded (3288 clauses, 41194 bytes)
0.36/0.92	c 1	532 (100%) CSP integer variables are encoded (3706 clauses, 46628 bytes)
0.36/0.94	c 1	122 (10%) CSP clauses are encoded (5273 clauses, 71440 bytes)
0.36/0.94	c 1	244 (20%) CSP clauses are encoded (6691 clauses, 94817 bytes)
0.36/0.95	c 1	366 (30%) CSP clauses are encoded (8109 clauses, 118194 bytes)
0.36/0.96	c 1	487 (40%) CSP clauses are encoded (9526 clauses, 141554 bytes)
0.36/0.96	c 1	609 (50%) CSP clauses are encoded (10944 clauses, 164931 bytes)
0.36/0.99	c 1	731 (60%) CSP clauses are encoded (17994 clauses, 296567 bytes)
0.92/1.06	c 1	852 (70%) CSP clauses are encoded (53229 clauses, 926621 bytes)
1.02/1.12	c 1	974 (80%) CSP clauses are encoded (86217 clauses, 1529422 bytes)
1.02/1.13	c 1	1096 (90%) CSP clauses are encoded (90871 clauses, 1611150 bytes)
1.02/1.15	c 1	1217 (100%) CSP clauses are encoded (103819 clauses, 1844186 bytes)
1.02/1.15	c 1	1217 CSP clauses encoded
1.02/1.15	c 1	Writing map file : HOME/temp.map
1.02/1.16	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.16	c 1	SAT : 4679 SAT variables, 103819 SAT clauses, 1844186 bytes
1.02/1.16	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.08/1.20	c 1	OBJECTIVE minimize _COST
1.08/1.20	c 1	SOLVING HOME/temp.cnf
1.08/1.20	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.08/1.20	c 1	This is MiniSat 2.0 beta incremental
1.08/1.20	c 1	WARNING: for repeatability, setting FPU to use double precision
1.08/1.20	c 1	============================[ Problem Statistics ]=============================
1.08/1.20	c 1	|                                                                             |
1.08/1.20	c 1	|  Number of variables:  4679                                                 |
1.08/1.21	c 1	|  Number of clauses:    103819                                               |
1.08/1.25	c 2	|  Parsing time:         0.04         s                                       |
1.08/1.26	c 2	OK
1.08/1.26	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.08/1.26	c 2	SEARCHING: _COST <= 126
1.08/1.26	c 2	============================[ Search Statistics ]==============================
1.08/1.26	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.08/1.26	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.08/1.26	c 2	===============================================================================
1.08/1.26	c 2	|         0 |    4679   103819   305372 |    34606        0    nan |  0.000 % |
1.08/1.27	c 2	===============================================================================
1.08/1.27	c 2	restarts              : 1
1.08/1.27	c 2	conflicts             : 7             (123 /sec)
1.08/1.27	c 2	decisions             : 275           (0.73 % random) (4825 /sec)
1.08/1.27	c 2	propagations          : 5521           (96875 /sec)
1.08/1.27	c 2	conflict literals     : 73             (12.05 % deleted)
1.08/1.27	c 2	Memory used           : 6.36 MB
1.08/1.27	c 2	CPU time              : 0.056991 s
1.08/1.27	c 2	
1.08/1.27	c 2	SATISFIABLE
1.08/1.27	c 2	OK
1.08/1.27	c 2	FOUND: _COST <= 126
1.08/1.27	s SATISFIABLE
1.08/1.27	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.08/1.27	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.11/1.35	c 2	Decoding HOME/temp.out
1.11/1.41	c 2	OBJECTIVE _COST 126
1.11/1.41	o 126
1.11/1.42	v 2 6 7 8 15 16 17 4 5 6 13 14 15 1 2 9 10 11 1 8 9 10 7 8 9 1 2 1
1.11/1.42	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.11/1.43	c 2	OK
1.11/1.43	c 2	OBJECTIVE BOUND: 0 <= _COST <= 126
1.11/1.43	c 2	SEARCHING: _COST <= 63
1.11/1.43	c 2	============================[ Search Statistics ]==============================
1.11/1.44	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.44	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.11/1.44	c 2	===============================================================================
1.11/1.44	c 2	|         7 |    4679   103819   305372 |    34606        7     10 |  0.000 % |
1.11/1.44	c 2	===============================================================================
1.11/1.44	c 2	restarts              : 2
1.11/1.44	c 2	conflicts             : 47            (702 /sec)
1.11/1.44	c 2	decisions             : 496           (0.81 % random) (7404 /sec)
1.11/1.44	c 2	propagations          : 19110          (285271 /sec)
1.11/1.44	c 2	conflict literals     : 876            (22.96 % deleted)
1.11/1.44	c 2	Memory used           : 6.49 MB
1.11/1.44	c 2	CPU time              : 0.066989 s
1.11/1.44	c 2	
1.11/1.44	c 2	SATISFIABLE
1.11/1.44	c 2	OK
1.11/1.44	c 2	FOUND: _COST <= 63
1.11/1.44	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.11/1.44	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.26/1.52	c 2	Decoding HOME/temp.out
1.26/1.60	c 2	OBJECTIVE _COST 63
1.26/1.60	o 63
1.26/1.60	v 10 13 14 15 16 16 17 15 4 5 6 17 7 11 16 13 12 4 17 2 2 3 14 1 2 14 1 1
1.26/1.61	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.26/1.65	c 2	OK
1.26/1.65	c 2	OBJECTIVE BOUND: 0 <= _COST <= 63
1.26/1.65	c 2	SEARCHING: _COST <= 31
1.26/1.65	c 2	============================[ Search Statistics ]==============================
1.26/1.66	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.26/1.66	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.26/1.66	c 2	===============================================================================
1.26/1.66	c 2	|        47 |    3671   103819   305372 |    34606       47     19 |  0.000 % |
1.26/1.67	c 2	===============================================================================
1.26/1.67	c 2	restarts              : 3
1.26/1.67	c 2	conflicts             : 122           (1453 /sec)
1.26/1.67	c 2	decisions             : 777           (0.64 % random) (9251 /sec)
1.26/1.67	c 2	propagations          : 51360          (611523 /sec)
1.26/1.67	c 2	conflict literals     : 2014           (22.81 % deleted)
1.26/1.67	c 2	Memory used           : 6.49 MB
1.26/1.67	c 2	CPU time              : 0.083987 s
1.26/1.67	c 2	
1.26/1.67	c 2	SATISFIABLE
1.26/1.67	c 2	OK
1.26/1.67	c 2	FOUND: _COST <= 31
1.26/1.67	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.26/1.67	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.45/1.75	c 2	Decoding HOME/temp.out
1.45/1.82	c 2	OBJECTIVE _COST 31
1.45/1.82	o 31
1.45/1.82	v 11 14 13 16 17 17 17 3 8 5 16 15 17 14 2 7 12 10 3 16 4 6 1 11 9 1 4 13
1.45/1.82	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.45/1.83	c 2	OK
1.45/1.83	c 2	OBJECTIVE BOUND: 0 <= _COST <= 31
1.45/1.83	c 2	SEARCHING: _COST <= 15
1.45/1.84	c 2	============================[ Search Statistics ]==============================
1.45/1.85	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.45/1.85	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.45/1.85	c 2	===============================================================================
1.45/1.85	c 2	|       122 |    3104   103819   305372 |    34606      122     17 |  0.000 % |
1.45/1.86	c 2	|       222 |    3104   103819   305372 |    38066      222     14 | 41.955 % |
1.45/1.87	c 2	|       372 |    3104   103819   305372 |    41873      372     16 | 41.955 % |
1.45/1.89	c 2	|       598 |    3104   103819   305372 |    46061      598     16 | 41.955 % |
1.60/1.91	c 2	===============================================================================
1.60/1.91	c 2	restarts              : 7
1.60/1.91	c 2	conflicts             : 721           (4451 /sec)
1.60/1.91	c 2	decisions             : 1889          (0.48 % random) (11662 /sec)
1.60/1.91	c 2	propagations          : 206640         (1275752 /sec)
1.60/1.91	c 2	conflict literals     : 11189          (17.95 % deleted)
1.60/1.91	c 2	Memory used           : 6.49 MB
1.60/1.91	c 2	CPU time              : 0.161975 s
1.60/1.91	c 2	
1.60/1.91	c 2	SATISFIABLE
1.60/1.91	c 2	OK
1.60/1.91	c 2	FOUND: _COST <= 15
1.60/1.91	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.60/1.91	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.60/1.99	c 2	Decoding HOME/temp.out
1.60/2.06	c 2	OBJECTIVE _COST 15
1.60/2.06	o 15
1.60/2.06	v 2 3 6 7 8 17 15 17 9 5 6 15 13 3 4 5 14 12 12 2 11 9 16 10 8 9 7 1
1.60/2.07	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.60/2.07	c 2	OK
1.60/2.07	c 2	OBJECTIVE BOUND: 0 <= _COST <= 15
1.60/2.07	c 2	SEARCHING: _COST <= 7
1.60/2.08	c 2	============================[ Search Statistics ]==============================
1.60/2.09	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.60/2.09	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.60/2.09	c 2	===============================================================================
1.60/2.09	c 2	|       721 |    2716   103819   305372 |    34606      721     16 | 41.955 % |
1.60/2.09	c 2	|       822 |    2716   103819   305372 |    38066      822     17 | 48.708 % |
1.93/2.10	c 2	|       973 |    2716   103819   305372 |    41873      973     20 | 48.708 % |
1.93/2.12	c 2	|      1200 |    2716   103819   305372 |    46061     1200     21 | 48.708 % |
1.93/2.15	c 2	|      1538 |    2716   103819   305372 |    50667     1538     23 | 48.708 % |
2.03/2.23	c 3	|      2045 |    2716   103819   305372 |    55733     2045     22 | 48.708 % |
2.13/2.37	c 3	|      2805 |    2400    26916    81263 |    61307     2783     27 | 48.708 % |
2.33/2.52	c 3	===============================================================================
2.33/2.52	c 3	restarts              : 14
2.33/2.52	c 3	conflicts             : 3780          (6270 /sec)
2.33/2.52	c 3	decisions             : 6041          (0.40 % random) (10020 /sec)
2.33/2.52	c 3	propagations          : 969984         (1608842 /sec)
2.33/2.52	c 3	conflict literals     : 105456         (14.52 % deleted)
2.33/2.52	c 3	Memory used           : 6.75 MB
2.33/2.52	c 3	CPU time              : 0.602908 s
2.33/2.52	c 3	
2.33/2.52	c 3	SATISFIABLE
2.33/2.52	c 3	OK
2.33/2.52	c 3	FOUND: _COST <= 7
2.33/2.52	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.33/2.52	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'
2.35/2.60	c 3	Decoding HOME/temp.out
2.35/2.67	c 3	OBJECTIVE _COST 7
2.35/2.67	o 7
2.35/2.67	v 0 5 7 13 16 17 17 5 7 13 16 17 17 2 8 11 14 12 6 9 10 10 3 4 4 1 1 15
2.35/2.67	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.35/2.68	c 3	OK
2.35/2.68	c 3	OBJECTIVE BOUND: 0 <= _COST <= 7
2.35/2.68	c 3	SEARCHING: _COST <= 3
2.35/2.69	c 3	============================[ Search Statistics ]==============================
2.35/2.70	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.35/2.70	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.35/2.70	c 3	===============================================================================
2.35/2.70	c 3	|      3780 |    2100    21308    65331 |     7102     3636     28 | 48.708 % |
2.52/2.71	c 3	|      3880 |    2100    21308    65331 |     7812     3736     28 | 55.120 % |
2.52/2.72	c 3	|      4030 |    2100    21308    65331 |     8594     3886     28 | 55.120 % |
2.52/2.74	c 3	|      4256 |    2100    21308    65331 |     9453     4112     28 | 55.120 % |
2.52/2.78	c 3	|      4595 |    2100    21308    65331 |    10399     4451     28 | 55.120 % |
2.62/2.84	c 3	|      5102 |    2100    21308    65331 |    11438     4958     29 | 55.120 % |
2.72/2.94	c 3	|      5862 |    2100    21308    65331 |    12582     5718     29 | 55.120 % |
2.82/3.10	c 3	|      7001 |    2100    21308    65331 |    13841     6857     30 | 55.120 % |
3.11/3.37	c 4	|      8710 |    2100    21308    65331 |    15225     8566     31 | 55.120 % |
3.60/3.89	c 4	|     11273 |    2100    21308    65331 |    16747    11129     32 | 55.120 % |
4.49/4.79	c 5	|     15118 |    2100    21308    65331 |    18422    14974     35 | 55.120 % |
6.18/6.44	c 7	|     20884 |    2100    21308    65331 |    20264    20740     36 | 55.120 % |
8.46/8.79	c 9	|     29533 |    2100    21308    65331 |    22291    17517     36 | 55.120 % |
12.72/13.01	c 13	|     42507 |    2100    21308    65331 |    24520    17715     39 | 55.120 % |
19.35/19.75	c 20	|     61970 |    2100    21308    65331 |    26972    23274     33 | 55.120 % |
30.65/31.18	c 31	|     91163 |    2100    21308    65331 |    29669    20480     22 | 55.120 % |
46.90/47.55	c 48	|    134952 |    2100    21308    65331 |    32636    26505     19 | 55.120 % |
72.37/73.29	c 74	|    200637 |    2100    21308    65331 |    35900    25936     19 | 55.120 % |
88.92/89.91	c 90	===============================================================================
88.92/89.91	c 90	restarts              : 32
88.92/89.91	c 90	conflicts             : 236018        (2712 /sec)
88.92/89.91	c 90	decisions             : 259323        (0.81 % random) (2980 /sec)
88.92/89.91	c 90	propagations          : 92865896       (1067218 /sec)
88.92/89.91	c 90	conflict literals     : 5896038        (25.41 % deleted)
88.92/89.91	c 90	Memory used           : 10.63 MB
88.92/89.91	c 90	CPU time              : 87.0168 s
88.92/89.91	c 90	
88.92/89.91	c 90	UNSATISFIABLE
88.92/89.91	c 90	OK
88.92/89.91	c 90	NOT FOUND: _COST <= 3
88.92/89.91	c 90	OK
88.92/89.91	c 90	OBJECTIVE BOUND: 4 <= _COST <= 7
88.92/89.91	c 90	SEARCHING: _COST <= 5
88.92/89.91	c 90	============================[ Search Statistics ]==============================
88.92/89.91	c 90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
88.92/89.91	c 90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
88.92/89.91	c 90	===============================================================================
88.92/89.92	c 90	|    236018 |    2092    21273    65250 |     7091    27729     20 | 55.120 % |
89.01/90.03	c 90	|    236120 |    2092    21273    65250 |     7800     6621     18 | 55.290 % |
89.01/90.06	c 90	|    236270 |    2092    21273    65250 |     8580     6771     18 | 55.290 % |
89.11/90.11	c 90	|    236497 |    2092    21273    65250 |     9438     6998     18 | 55.290 % |
89.11/90.15	c 90	|    236835 |    2092    21273    65250 |    10381     7336     18 | 55.290 % |
89.21/90.21	c 91	|    237341 |    2092    21273    65250 |    11420     7842     18 | 55.290 % |
89.21/90.29	c 91	|    238101 |    2092    21273    65250 |    12562     8602     19 | 55.290 % |
89.40/90.45	c 91	|    239240 |    2092    21273    65250 |    13818     9741     20 | 55.290 % |
89.70/90.74	c 91	|    240949 |    2092    21273    65250 |    15200    11450     22 | 55.290 % |
90.20/91.23	c 92	|    243511 |    2092    21273    65250 |    16720    14012     24 | 55.290 % |
91.19/92.28	c 93	|    247355 |    2092    21273    65250 |    18392    17856     24 | 55.290 % |
92.57/93.67	c 94	|    253121 |    2092    21273    65250 |    20231    12769     29 | 55.290 % |
94.45/95.57	c 96	|    261770 |    2092    21273    65250 |    22254    21418     31 | 55.290 % |
98.22/99.31	c 100	|    274746 |    2092    21273    65250 |    24480    21340     35 | 55.290 % |
104.66/105.88	c 106	|    294208 |    2092    21273    65250 |    26928    27038     28 | 55.290 % |
115.06/116.36	c 117	|    323401 |    2092    21273    65250 |    29620    24034     26 | 55.290 % |
131.80/133.21	c 134	|    367190 |    2092    21273    65250 |    32582    29915     27 | 55.290 % |
157.57/159.28	c 160	|    432874 |    2092    21273    65250 |    35841    31215     24 | 55.290 % |
199.18/201.24	c 202	|    531400 |    2092    21273    65250 |    39425    32710     20 | 55.290 % |
205.62/207.72	c 208	===============================================================================
205.62/207.72	c 208	restarts              : 51
205.62/207.72	c 208	conflicts             : 545968        (2680 /sec)
205.62/207.72	c 208	decisions             : 597310        (0.82 % random) (2932 /sec)
205.62/207.72	c 208	propagations          : 209958152      (1030651 /sec)
205.62/207.72	c 208	conflict literals     : 14031006       (25.73 % deleted)
205.62/207.72	c 208	Memory used           : 11.69 MB
205.62/207.72	c 208	CPU time              : 203.714 s
205.62/207.72	c 208	
205.62/207.72	c 208	SATISFIABLE
205.62/207.72	c 208	OK
205.62/207.72	c 208	FOUND: _COST <= 5
205.62/207.72	c 208	DECODING HOME/temp.out WITH HOME/temp.map
205.62/207.72	c 208	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
205.71/207.81	c 208	Decoding HOME/temp.out
205.71/207.89	c 208	OBJECTIVE _COST 5
205.71/207.89	o 5
205.71/207.89	v 0 1 4 7 10 15 17 1 4 7 10 15 17 3 6 9 14 16 3 6 11 13 12 8 10 5 7 2
205.71/207.90	c 208	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
205.81/207.95	c 208	OK
205.81/207.95	c 208	OBJECTIVE BOUND: 4 <= _COST <= 5
205.81/207.95	c 208	SEARCHING: _COST <= 4
205.81/207.95	c 208	============================[ Search Statistics ]==============================
205.81/207.95	c 208	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
205.81/207.95	c 208	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
205.81/207.95	c 208	===============================================================================
205.81/207.95	c 208	|    545968 |    1962    19660    60799 |     6553    18002     25 | 55.290 % |
205.81/207.99	c 208	|    546069 |    1962    19660    60799 |     7208     9102     25 | 58.068 % |
205.90/208.02	c 208	|    546219 |    1962    19660    60799 |     7929     9252     25 | 58.068 % |
205.90/208.05	c 208	|    546445 |    1962    19660    60799 |     8722     9478     25 | 58.068 % |
205.99/208.11	c 208	|    546782 |    1962    19660    60799 |     9594     9815     25 | 58.068 % |
205.99/208.18	c 208	|    547288 |    1962    19660    60799 |    10554    10321     25 | 58.068 % |
206.19/208.33	c 209	|    548047 |    1962    19660    60799 |    11609    11080     25 | 58.068 % |
206.49/208.64	c 209	|    549187 |    1962    19660    60799 |    12770    12220     25 | 58.068 % |
206.79/209.00	c 209	|    550895 |    1962    19660    60799 |    14047    13928     27 | 58.068 % |
207.38/209.58	c 210	|    553457 |    1962    19660    60799 |    15452    16490     27 | 58.068 % |
208.47/210.70	c 211	|    557302 |    1962    19660    60799 |    16997    11031     25 | 58.068 % |
209.86/212.07	c 212	|    563069 |    1962    19660    60799 |    18697    16798     28 | 58.068 % |
212.43/214.61	c 215	|    571718 |    1962    19660    60799 |    20567    14531     23 | 58.068 % |
216.30/218.57	c 219	|    584692 |    1962    19660    60799 |    22623    15692     26 | 58.068 % |
222.74/225.00	c 225	|    604153 |    1962    19660    60799 |    24886    22160     26 | 58.068 % |
232.94/235.32	c 236	|    633346 |    1962    19660    60799 |    27374    21580     24 | 58.068 % |
249.98/252.58	c 253	|    677135 |    1962    19660    60799 |    30112    17697     19 | 58.068 % |
271.19/274.00	c 274	|    742819 |    1962    19660    60799 |    33123    23615     37 | 58.068 % |
308.94/312.07	c 312	|    841345 |    1962    19660    60799 |    36435    32913     23 | 58.068 % |
371.26/374.95	c 375	|    989134 |    1962    19660    60799 |    40079    33226     20 | 58.068 % |
464.59/469.12	c 469	|   1210818 |    1962    19660    60799 |    44087    23445     22 | 58.068 % |
509.28/514.22	c 515	===============================================================================
509.28/514.22	c 515	restarts              : 72
509.28/514.22	c 515	conflicts             : 1313269       (2589 /sec)
509.28/514.22	c 515	decisions             : 1434990       (0.89 % random) (2829 /sec)
509.28/514.22	c 515	propagations          : 508066182      (1001771 /sec)
509.28/514.22	c 515	conflict literals     : 32408752       (25.29 % deleted)
509.28/514.22	c 515	Memory used           : 13.75 MB
509.28/514.22	c 515	CPU time              : 507.168 s
509.28/514.22	c 515	
509.28/514.22	c 515	SATISFIABLE
509.28/514.22	c 515	OK
509.28/514.22	c 515	FOUND: _COST <= 4
509.28/514.22	c 515	DECODING HOME/temp.out WITH HOME/temp.map
509.28/514.22	c 515	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
509.31/514.31	c 515	Decoding HOME/temp.out
509.31/514.39	c 515	OBJECTIVE _COST 4
509.31/514.39	o 4
509.31/514.39	v 0 2 5 7 13 16 17 2 5 7 13 16 17 3 5 11 14 15 2 8 11 12 6 9 10 3 4 1
509.31/514.39	c 515	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
509.31/514.45	c 515	OK
509.31/514.45	c 515	OBJECTIVE _COST 4
509.31/514.45	s OPTIMUM FOUND
509.31/514.45	c 515	CPU 509.18 (0.06 0.02 509.12 0.32)
509.31/514.45	c 515	END Sat Jul 12 04:35:31 2008

Verifier Data (download as text)

OK	4	248
4 unsatisfied constraints, 248 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-1110595-1215829616/watcher-1110595-1215829616 -o /tmp/evaluation-result-1110595-1215829616/solver-1110595-1215829616 -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-1110595-1215829616.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.94 1.98 1.99 4/81 16311
/proc/meminfo: memFree=1857992/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=12268 CPUtime=0
/proc/16311/stat : 16311 (sugar++) R 16309 16311 16274 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 39661056 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 221954931301 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/16311/statm: 3067 316 241 3 0 167 0

[startup+0.09848 s]
/proc/loadavg: 1.94 1.98 1.99 4/81 16311
/proc/meminfo: memFree=1857992/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16740 CPUtime=0.06
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 39661056 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102479 s]
/proc/loadavg: 1.94 1.98 1.99 4/81 16311
/proc/meminfo: memFree=1857992/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16740 CPUtime=0.06
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 39661056 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302497 s]
/proc/loadavg: 1.94 1.98 1.99 4/81 16311
/proc/meminfo: memFree=1857992/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16740 CPUtime=0.06
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 39661056 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702535 s]
/proc/loadavg: 1.94 1.98 1.99 4/81 16311
/proc/meminfo: memFree=1857992/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16740 CPUtime=0.36
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1296 4343 0 1 5 1 28 2 15 0 1 0 39661056 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 16740

[startup+1.50161 s]
/proc/loadavg: 1.94 1.98 1.99 3/92 16333
/proc/meminfo: memFree=1842480/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.26
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1584 14719 0 3 6 1 108 11 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 16872

[startup+3.10175 s]
/proc/loadavg: 1.94 1.98 1.99 5/83 16374
/proc/meminfo: memFree=1846848/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1826 29770 0 7 6 1 162 21 15 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=6904 CPUtime=1.01
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 1651 0 0 0 101 0 0 0 18 0 1 0 39661176 7069696 1591 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 1726 1591 79 151 0 1572 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 23776

[startup+6.30104 s]
/proc/loadavg: 1.94 1.98 1.99 3/83 16384
/proc/meminfo: memFree=1845824/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1826 29770 0 7 6 1 162 21 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=8364 CPUtime=4.19
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2002 0 0 0 418 1 0 0 25 0 1 0 39661176 8564736 1942 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2091 1942 79 151 0 1937 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 25236

[startup+12.7016 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 16384
/proc/meminfo: memFree=1843776/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1826 29770 0 7 6 1 162 21 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=9724 CPUtime=10.52
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2353 0 0 0 1051 1 0 0 25 0 1 0 39661176 9957376 2293 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2431 2293 79 151 0 2277 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 26596

[startup+25.5028 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 16384
/proc/meminfo: memFree=1843328/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1826 29770 0 7 6 1 162 21 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=10432 CPUtime=23.2
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2509 0 0 0 2319 1 0 0 25 0 1 0 39661176 10682368 2449 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2608 2449 79 151 0 2454 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 27304

[startup+51.1021 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 16384
/proc/meminfo: memFree=1843072/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1826 29770 0 7 6 1 162 21 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=10592 CPUtime=48.57
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2561 0 0 0 4855 2 0 0 25 0 1 0 39661176 10846208 2501 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2648 2501 79 151 0 2494 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 27464

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16384
/proc/meminfo: memFree=1842688/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1828 29770 0 7 6 1 162 21 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=10884 CPUtime=99.29
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2618 0 0 0 9927 2 0 0 25 0 1 0 39661176 11145216 2556 996147200 134512640 135134323 4294956192 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2721 2556 79 151 0 2567 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 27756

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16384
/proc/meminfo: memFree=1841856/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=1.9
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1828 29770 0 7 6 1 162 21 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=11612 CPUtime=158.74
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2795 0 0 0 15871 3 0 0 25 0 1 0 39661176 11890688 2733 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2903 2733 79 151 0 2749 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 28484

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1841216/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=11968 CPUtime=217.96
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 2872 0 0 0 21793 3 0 0 25 0 1 0 39661176 12255232 2808 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 2992 2808 79 151 0 2838 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (KiB) 28840

[startup+282.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1839296/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=277.42
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3393 0 0 0 27738 4 0 0 25 0 1 0 39661176 14417920 3329 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3329 79 151 0 3366 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 30952

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1839104/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=336.86
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3406 0 0 0 33682 4 0 0 25 0 1 0 39661176 14417920 3342 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3342 79 151 0 3366 0
Current children cumulated CPU time (s) 338.96
Current children cumulated vsize (KiB) 30952

[startup+402.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838976/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=396.31
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3408 0 0 0 39627 4 0 0 25 0 1 0 39661176 14417920 3344 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3344 79 151 0 3366 0
Current children cumulated CPU time (s) 398.41
Current children cumulated vsize (KiB) 30952

[startup+462.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838784/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=455.76
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3415 0 0 0 45572 4 0 0 25 0 1 0 39661176 14417920 3351 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3351 79 151 0 3366 0
Current children cumulated CPU time (s) 457.86
Current children cumulated vsize (KiB) 30952

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

[startup+486.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838784/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=479.54
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 47950 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 481.64
Current children cumulated vsize (KiB) 30952

[startup+499.101 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=492.22
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 49218 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 494.32
Current children cumulated vsize (KiB) 30952

[startup+505.503 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=498.56
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 49852 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 500.66
Current children cumulated vsize (KiB) 30952

[startup+508.701 s]
/proc/loadavg: 1.99 1.98 1.99 4/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=501.73
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 50169 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134532166 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 503.83
Current children cumulated vsize (KiB) 30952

[startup+511.901 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=504.9
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 50486 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 507
Current children cumulated vsize (KiB) 30952

[startup+513.503 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=506.49
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 50645 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 508.59
Current children cumulated vsize (KiB) 30952

[startup+513.903 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1895 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=506.88
/proc/16334/stat : 16334 (minisat-inc) R 16311 16311 16274 0 -1 4194304 3420 0 0 0 50684 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 508.98
Current children cumulated vsize (KiB) 30952

[startup+514.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1928 33532 0 8 6 2 178 24 16 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=507.21
/proc/16334/stat : 16334 (minisat-inc) S 16311 16311 16274 0 -1 4194304 3422 0 0 0 50717 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 509.31
Current children cumulated vsize (KiB) 30952

[startup+514.402 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16394
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=16311] ppid=16309 vsize=16872 CPUtime=2.1
/proc/16311/stat : 16311 (sugar++) S 16309 16311 16274 0 -1 4194304 1949 33532 0 8 6 2 178 24 15 0 1 0 39661056 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16311/statm: 4218 1119 414 3 0 797 0
[pid=16334] ppid=16311 vsize=14080 CPUtime=507.21
/proc/16334/stat : 16334 (minisat-inc) S 16311 16311 16274 0 -1 4194304 3422 0 0 0 50717 4 0 0 25 0 1 0 39661176 14417920 3356 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/16334/statm: 3520 3356 79 151 0 3366 0
Current children cumulated CPU time (s) 509.31
Current children cumulated vsize (KiB) 30952

Child status: 0
Real time (s): 514.458
CPU time (s): 509.547
CPU user time (s): 509.191
CPU system time (s): 0.355945
CPU usage (%): 99.0453
Max. virtual memory (cumulated for all children) (KiB): 890544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 509.191
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42757
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3070
involuntary context switches= 23634

runsolver used 0.72189 second user time and 1.53577 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-12 04:26:56
IDJOB=1110595
IDBENCH=61126
IDSOLVER=367
FILE ID=node43/1110595-1215829616
PBS_JOBID= 7903376
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-17-7-a3.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-1110595-1215829616/watcher-1110595-1215829616 -o /tmp/evaluation-result-1110595-1215829616/solver-1110595-1215829616 -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-1110595-1215829616.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e6f0f165c8e6890f3b1965c229a33568
RANDOM SEED=148156647

node43.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.216
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.216
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:       1858472 kB
Buffers:         19432 kB
Cached:          80048 kB
SwapCached:        140 kB
Active:          92024 kB
Inactive:        43248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             972 kB
Writeback:           0 kB
Mapped:          55784 kB
Slab:            47236 kB
Committed_AS:   190964 kB
PageTables:       2000 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= 66512 MiB
End job on node43 at 2008-07-12 04:35:31