Trace number 1125395

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM 27.7818 28.0566

General information on the benchmark

Namemaxcsp/celar/subs6/
normalized-scenw-6-sub1-24_ext.xml
MD5SUMbe5e89e8d3bfe63cb34b183c014cf264
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints18
Best CPU time to get the best result obtained on this benchmark0.116981
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints300
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.03/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.08	c 0	BEGIN Wed Jul 16 03:02:13 2008
0.03/0.08	c 0	PID 30938
0.03/0.08	c 0	HOST node13.alineos.net
0.03/0.08	c 0	CONVERTING HOME/instance-1125395-1216170133.xml TO HOME/temp.csp
0.03/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1125395-1216170133.xml' 'HOME/temp.csp'
0.07/0.70	c 1	1 domains, 14 variables, 0 predicates, 252 relations, 300 constraints
0.07/0.71	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.71	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.79	c 1	Parsing HOME/temp.csp
1.04/1.17	c 1	parsed 567 expressions
1.04/1.17	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.04/1.18	c 1	MAX CSP: 300 constraints
1.04/1.18	c 1	Converting to clausal form CSP
1.13/1.21	c 1	converted 87 (10%) expressions
1.13/1.21	c 1	converted 174 (20%) expressions
1.13/1.21	c 1	converted 261 (30%) expressions
1.13/1.25	c 1	converted 348 (40%) expressions
1.13/1.27	c 1	converted 435 (50%) expressions
1.13/1.29	c 1	converted 522 (60%) expressions
1.24/1.37	c 2	converted 609 (70%) expressions
1.24/1.39	c 2	converted 696 (80%) expressions
1.33/1.41	c 2	converted 783 (90%) expressions
1.42/1.57	c 2	converted 870 (100%) expressions
1.42/1.57	c 2	CSP : 614 integers, 0 booleans, 899 clauses, largest domain size 451
1.42/1.57	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.58	c 2	Propagation in CSP
1.53/1.61	c 2	296 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.53/1.61	c 2	CSP : 614 integers, 0 booleans, 899 clauses, largest domain size 301
1.53/1.61	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.53/1.61	c 2	Simplifing CSP by introducing new Boolean variables
1.53/1.61	c 2	CSP : 614 integers, 0 booleans, 899 clauses, largest domain size 301
1.53/1.61	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.53/1.66	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.53/1.68	c 2	62 (10%) CSP integer variables are encoded (308 clauses, 3246 bytes)
1.53/1.68	c 2	123 (20%) CSP integer variables are encoded (308 clauses, 3246 bytes)
1.53/1.68	c 2	185 (30%) CSP integer variables are encoded (308 clauses, 3246 bytes)
1.53/1.68	c 2	246 (40%) CSP integer variables are encoded (308 clauses, 3246 bytes)
1.53/1.68	c 2	307 (50%) CSP integer variables are encoded (308 clauses, 3246 bytes)
1.53/1.68	c 2	369 (60%) CSP integer variables are encoded (818 clauses, 9159 bytes)
1.53/1.69	c 2	430 (70%) CSP integer variables are encoded (3128 clauses, 39189 bytes)
1.53/1.69	c 2	492 (80%) CSP integer variables are encoded (3745 clauses, 47210 bytes)
1.53/1.69	c 2	553 (90%) CSP integer variables are encoded (4088 clauses, 51669 bytes)
1.53/1.69	c 2	614 (100%) CSP integer variables are encoded (4601 clauses, 58338 bytes)
1.62/1.76	c 2	90 (10%) CSP clauses are encoded (6613 clauses, 98137 bytes)
1.72/1.80	c 2	180 (20%) CSP clauses are encoded (8469 clauses, 135657 bytes)
1.72/1.83	c 2	270 (30%) CSP clauses are encoded (10446 clauses, 179480 bytes)
1.72/1.85	c 2	360 (40%) CSP clauses are encoded (11764 clauses, 204147 bytes)
1.83/1.95	c 2	450 (50%) CSP clauses are encoded (60932 clauses, 1084835 bytes)
1.83/1.95	c 2	540 (60%) CSP clauses are encoded (62830 clauses, 1117254 bytes)
1.93/2.03	c 2	630 (70%) CSP clauses are encoded (107690 clauses, 1939962 bytes)
1.93/2.04	c 2	720 (80%) CSP clauses are encoded (109842 clauses, 1976852 bytes)
1.93/2.05	c 2	810 (90%) CSP clauses are encoded (114678 clauses, 2062802 bytes)
1.93/2.08	c 2	899 (100%) CSP clauses are encoded (132164 clauses, 2379710 bytes)
1.93/2.08	c 2	899 CSP clauses encoded
1.93/2.08	c 2	Writing map file : HOME/temp.map
1.93/2.09	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.93/2.09	c 2	SAT : 5215 SAT variables, 132164 SAT clauses, 2379710 bytes
1.93/2.09	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.01/2.12	c 2	OBJECTIVE minimize _COST
2.01/2.12	c 2	SOLVING HOME/temp.cnf
2.01/2.12	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.01/2.12	c 2	This is MiniSat 2.0 beta incremental
2.01/2.12	c 2	WARNING: for repeatability, setting FPU to use double precision
2.01/2.12	c 2	============================[ Problem Statistics ]=============================
2.01/2.12	c 2	|                                                                             |
2.01/2.12	c 2	|  Number of variables:  5215                                                 |
2.01/2.12	c 2	|  Number of clauses:    132164                                               |
2.01/2.18	c 2	|  Parsing time:         0.04         s                                       |
2.01/2.19	c 2	OK
2.01/2.19	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.01/2.19	c 2	SEARCHING: _COST <= 150
2.01/2.19	c 2	============================[ Search Statistics ]==============================
2.01/2.19	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.01/2.19	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.01/2.19	c 2	===============================================================================
2.01/2.19	c 2	|         0 |    5215   132164   392200 |    44054        0    nan |  0.000 % |
2.04/2.24	c 2	|       101 |    5215   132164   392200 |    48460      101     20 |  0.005 % |
2.04/2.26	c 2	===============================================================================
2.04/2.26	c 2	restarts              : 2
2.04/2.26	c 2	conflicts             : 190           (1597 /sec)
2.04/2.26	c 2	decisions             : 877           (0.68 % random) (7371 /sec)
2.04/2.26	c 2	propagations          : 78707          (661509 /sec)
2.04/2.26	c 2	conflict literals     : 4492           (21.84 % deleted)
2.04/2.26	c 2	Memory used           : 7.41 MB
2.04/2.26	c 2	CPU time              : 0.118981 s
2.04/2.26	c 2	
2.04/2.26	c 2	SATISFIABLE
2.04/2.26	c 2	OK
2.04/2.26	c 2	FOUND: _COST <= 150
2.04/2.26	s SATISFIABLE
2.04/2.26	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.04/2.26	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'
2.04/2.34	c 2	Decoding HOME/temp.out
2.04/2.42	c 3	OBJECTIVE _COST 150
2.04/2.42	o 150
2.04/2.42	v 23 23 15 22 22 23 20 23 6 19 10 22 3 23
2.04/2.44	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.47	c 3	OK
2.04/2.47	c 3	OBJECTIVE BOUND: 0 <= _COST <= 150
2.04/2.47	c 3	SEARCHING: _COST <= 75
2.04/2.47	c 3	============================[ Search Statistics ]==============================
2.04/2.48	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.04/2.48	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.04/2.48	c 3	===============================================================================
2.04/2.48	c 3	|       190 |    5215   132164   392200 |    44054      190     24 |  0.005 % |
2.04/2.49	c 3	|       290 |    5215   132164   392200 |    48460      290     20 | 25.890 % |
2.22/2.52	c 3	|       442 |    5215   132164   392200 |    53306      442     18 | 25.890 % |
2.22/2.55	c 3	|       667 |    5215   132164   392200 |    58636      667     17 | 25.890 % |
2.22/2.61	c 3	|      1004 |    5215   132164   392200 |    64500     1004     16 | 25.890 % |
2.22/2.70	c 3	|      1512 |    5215   132164   392200 |    70950     1512     18 | 25.890 % |
2.22/2.88	c 3	|      2271 |    3865    87110   260938 |    78045     2271     19 | 25.890 % |
2.22/3.13	c 3	|      3411 |    3865    87110   260938 |    85850     3411     20 | 25.890 % |
3.36/3.52	c 4	|      5119 |    3865    87110   260938 |    94435     5119     22 | 25.890 % |
3.66/3.84	c 4	===============================================================================
3.66/3.85	c 4	restarts              : 11
3.66/3.85	c 4	conflicts             : 6778          (4927 /sec)
3.66/3.85	c 4	decisions             : 9735          (0.50 % random) (7076 /sec)
3.66/3.85	c 4	propagations          : 2189938        (1591768 /sec)
3.66/3.85	c 4	conflict literals     : 157282         (33.66 % deleted)
3.66/3.85	c 4	Memory used           : 7.66 MB
3.66/3.85	c 4	CPU time              : 1.37579 s
3.66/3.85	c 4	
3.66/3.85	c 4	SATISFIABLE
3.66/3.85	c 4	OK
3.66/3.85	c 4	FOUND: _COST <= 75
3.66/3.85	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.66/3.85	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.71/3.93	c 4	Decoding HOME/temp.out
3.71/4.01	c 4	OBJECTIVE _COST 75
3.71/4.01	o 75
3.71/4.01	v 23 23 4 15 20 23 20 3 11 0 10 9 17 17
3.71/4.02	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.71/4.07	c 4	OK
3.71/4.07	c 4	OBJECTIVE BOUND: 0 <= _COST <= 75
3.71/4.07	c 4	SEARCHING: _COST <= 37
3.71/4.07	c 4	============================[ Search Statistics ]==============================
3.71/4.08	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.71/4.08	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.71/4.08	c 4	===============================================================================
3.71/4.08	c 4	|      6778 |    3115    59660   180763 |    19886     6770     23 | 25.890 % |
3.71/4.09	c 4	|      6879 |    3115    59660   180763 |    21875     6871     23 | 40.270 % |
3.92/4.12	c 4	|      7029 |    3115    59660   180763 |    24062     7021     23 | 40.270 % |
3.92/4.15	c 4	|      7254 |    3115    59660   180763 |    26469     7246     23 | 40.270 % |
4.02/4.20	c 4	|      7592 |    3115    59660   180763 |    29116     7584     22 | 40.270 % |
4.02/4.28	c 4	|      8098 |    3115    59660   180763 |    32027     8090     22 | 40.270 % |
4.02/4.29	c 4	===============================================================================
4.02/4.29	c 4	restarts              : 17
4.02/4.29	c 4	conflicts             : 8194          (5078 /sec)
4.02/4.29	c 4	decisions             : 11570         (0.56 % random) (7170 /sec)
4.02/4.29	c 4	propagations          : 2585819        (1602363 /sec)
4.02/4.29	c 4	conflict literals     : 177589         (33.15 % deleted)
4.02/4.29	c 4	Memory used           : 7.66 MB
4.02/4.29	c 4	CPU time              : 1.61375 s
4.02/4.29	c 4	
4.02/4.29	c 4	SATISFIABLE
4.02/4.30	c 4	OK
4.02/4.30	c 4	FOUND: _COST <= 37
4.02/4.30	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.02/4.30	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.12/4.37	c 5	Decoding HOME/temp.out
4.22/4.46	c 5	OBJECTIVE _COST 37
4.22/4.46	o 37
4.22/4.46	v 23 23 1 1 4 23 20 1 11 20 15 14 1 18
4.22/4.47	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.28/4.51	c 5	OK
4.28/4.51	c 5	OBJECTIVE BOUND: 0 <= _COST <= 37
4.28/4.51	c 5	SEARCHING: _COST <= 18
4.28/4.51	c 5	============================[ Search Statistics ]==============================
4.28/4.52	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.28/4.52	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.28/4.52	c 5	===============================================================================
4.28/4.52	c 5	|      8194 |    2617    37441   115562 |    12480     6538     21 | 40.270 % |
4.28/4.54	c 5	|      8294 |    2617    37441   115562 |    13728     6638     21 | 49.819 % |
4.28/4.57	c 5	|      8444 |    2617    37441   115562 |    15101     6788     20 | 49.819 % |
4.40/4.60	c 5	|      8670 |    2617    37441   115562 |    16611     7014     20 | 49.819 % |
4.40/4.66	c 5	|      9008 |    2617    37441   115562 |    18272     7352     20 | 49.819 % |
4.50/4.74	c 5	|      9515 |    2617    37441   115562 |    20099     7859     19 | 49.819 % |
4.59/4.88	c 5	|     10276 |    2617    37441   115562 |    22109     8620     19 | 49.819 % |
4.79/5.06	c 5	|     11415 |    2617    37441   115562 |    24320     9759     18 | 49.819 % |
5.00/5.26	c 5	===============================================================================
5.00/5.26	c 5	restarts              : 25
5.00/5.26	c 5	conflicts             : 12758         (5388 /sec)
5.00/5.26	c 5	decisions             : 17527         (0.62 % random) (7403 /sec)
5.00/5.26	c 5	propagations          : 4203857        (1775547 /sec)
5.00/5.26	c 5	conflict literals     : 246524         (32.71 % deleted)
5.00/5.26	c 5	Memory used           : 7.66 MB
5.00/5.26	c 5	CPU time              : 2.36764 s
5.00/5.26	c 5	
5.00/5.26	c 5	SATISFIABLE
5.00/5.26	c 5	OK
5.00/5.26	c 5	FOUND: _COST <= 18
5.00/5.26	c 5	DECODING HOME/temp.out WITH HOME/temp.map
5.00/5.26	c 5	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.06/5.34	c 5	Decoding HOME/temp.out
5.19/5.41	c 6	OBJECTIVE _COST 18
5.19/5.41	o 18
5.19/5.41	v 23 23 2 1 4 23 20 0 12 20 15 16 3 0
5.19/5.42	c 6	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
5.19/5.43	c 6	OK
5.19/5.43	c 6	OBJECTIVE BOUND: 0 <= _COST <= 18
5.19/5.43	c 6	SEARCHING: _COST <= 9
5.19/5.43	c 6	============================[ Search Statistics ]==============================
5.19/5.43	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.19/5.43	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.19/5.43	c 6	===============================================================================
5.19/5.43	c 6	|     12758 |    2225    23923    76165 |     7974     8169     16 | 49.819 % |
5.19/5.45	c 6	|     12858 |    2225    23923    76165 |     8771     8269     16 | 57.336 % |
5.19/5.48	c 6	|     13009 |    2225    23923    76165 |     9648     8420     16 | 57.336 % |
5.30/5.53	c 6	|     13238 |    2225    23923    76165 |    10613     8649     16 | 57.336 % |
5.30/5.59	c 6	|     13578 |    2225    23923    76165 |    11675     8989     15 | 57.336 % |
5.39/5.68	c 6	|     14084 |    2225    23923    76165 |    12842     9495     15 | 57.336 % |
5.59/5.81	c 6	|     14843 |    2225    23923    76165 |    14127    10254     15 | 57.336 % |
5.79/6.00	c 6	|     15983 |    2225    23923    76165 |    15539    11394     15 | 57.336 % |
5.89/6.11	c 6	===============================================================================
5.89/6.11	c 6	restarts              : 33
5.89/6.11	c 6	conflicts             : 16603         (5432 /sec)
5.89/6.11	c 6	decisions             : 22566         (0.76 % random) (7383 /sec)
5.89/6.11	c 6	propagations          : 5521927        (1806597 /sec)
5.89/6.11	c 6	conflict literals     : 292188         (32.18 % deleted)
5.89/6.11	c 6	Memory used           : 7.66 MB
5.89/6.11	c 6	CPU time              : 3.05654 s
5.89/6.11	c 6	
5.89/6.11	c 6	UNSATISFIABLE
5.89/6.11	c 6	OK
5.89/6.11	c 6	NOT FOUND: _COST <= 9
5.89/6.11	c 6	OK
5.89/6.11	c 6	OBJECTIVE BOUND: 10 <= _COST <= 18
5.89/6.11	c 6	SEARCHING: _COST <= 14
5.89/6.11	c 6	============================[ Search Statistics ]==============================
5.89/6.11	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.89/6.11	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.89/6.11	c 6	===============================================================================
5.89/6.11	c 6	|     16603 |    2191    23742    75724 |     7914    12013     15 | 57.336 % |
5.89/6.14	c 6	|     16703 |    2191    23742    75724 |     8705     6107     13 | 57.987 % |
5.89/6.17	c 6	|     16855 |    2191    23742    75724 |     9575     6259     12 | 57.987 % |
5.98/6.21	c 6	|     17080 |    2191    23742    75724 |    10533     6484     12 | 57.987 % |
5.98/6.27	c 6	|     17418 |    2191    23742    75724 |    11586     6822     12 | 57.987 % |
6.08/6.37	c 7	|     17925 |    2191    23742    75724 |    12745     7329     12 | 57.987 % |
6.18/6.49	c 7	|     18685 |    2191    23742    75724 |    14020     8089     13 | 57.987 % |
6.48/6.71	c 7	|     19824 |    2191    23742    75724 |    15422     9228     13 | 57.987 % |
6.78/7.03	c 7	|     21533 |    2191    23742    75724 |    16964    10937     13 | 57.987 % |
7.28/7.54	c 8	|     24098 |    2191    23742    75724 |    18660    13502     13 | 57.987 % |
8.08/8.40	c 9	|     27942 |    2191    23742    75724 |    20526    17346     13 | 57.987 % |
9.28/9.57	c 10	|     33708 |    2191    23742    75724 |    22579    23112     14 | 57.987 % |
9.87/10.12	c 10	===============================================================================
9.87/10.12	c 10	restarts              : 45
9.87/10.12	c 10	conflicts             : 35862         (5085 /sec)
9.87/10.12	c 10	decisions             : 46695         (1.02 % random) (6621 /sec)
9.87/10.12	c 10	propagations          : 12353796       (1751584 /sec)
9.87/10.12	c 10	conflict literals     : 582394         (31.40 % deleted)
9.87/10.12	c 10	Memory used           : 7.82 MB
9.87/10.12	c 10	CPU time              : 7.05293 s
9.87/10.12	c 10	
9.87/10.12	c 10	UNSATISFIABLE
9.87/10.12	c 10	OK
9.87/10.12	c 10	NOT FOUND: _COST <= 14
9.87/10.12	c 10	OK
9.87/10.12	c 10	OBJECTIVE BOUND: 15 <= _COST <= 18
9.87/10.12	c 10	SEARCHING: _COST <= 16
9.87/10.12	c 10	============================[ Search Statistics ]==============================
9.87/10.12	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.87/10.12	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.87/10.12	c 10	===============================================================================
9.87/10.12	c 10	|     35862 |    2166    23562    75259 |     7854    23450     15 | 57.987 % |
9.87/10.19	c 10	|     35964 |    2166    23562    75259 |     8639     5965     15 | 58.466 % |
9.97/10.22	c 10	|     36115 |    2166    23562    75259 |     9503     6116     15 | 58.466 % |
9.97/10.26	c 10	|     36340 |    2166    23562    75259 |    10453     6341     15 | 58.466 % |
10.07/10.32	c 10	|     36680 |    2166    23562    75259 |    11499     6681     15 | 58.466 % |
10.17/10.42	c 11	|     37187 |    2166    23562    75259 |    12648     7188     15 | 58.466 % |
10.27/10.55	c 11	|     37946 |    2166    23562    75259 |    13913     7947     14 | 58.466 % |
10.47/10.72	c 11	|     39086 |    2166    23562    75259 |    15305     9087     14 | 58.466 % |
10.77/11.06	c 11	|     40794 |    2166    23562    75259 |    16835    10795     14 | 58.466 % |
11.27/11.56	c 12	|     43356 |    2166    23562    75259 |    18519    13357     14 | 58.466 % |
11.96/12.24	c 12	|     47200 |    2166    23562    75259 |    20371    17201     15 | 58.466 % |
13.25/13.58	c 14	|     52970 |    2166    23562    75259 |    22408    22971     15 | 58.466 % |
15.05/15.39	c 16	|     61619 |    2166    23562    75259 |    24649    18594     15 | 58.466 % |
17.04/17.33	c 17	===============================================================================
17.04/17.33	c 17	restarts              : 58
17.04/17.33	c 17	conflicts             : 68980         (4850 /sec)
17.04/17.33	c 17	decisions             : 88221         (1.06 % random) (6203 /sec)
17.04/17.33	c 17	propagations          : 23992106       (1686872 /sec)
17.04/17.33	c 17	conflict literals     : 1093826        (31.23 % deleted)
17.04/17.33	c 17	Memory used           : 7.95 MB
17.04/17.33	c 17	CPU time              : 14.2228 s
17.04/17.33	c 17	
17.04/17.33	c 17	UNSATISFIABLE
17.04/17.33	c 17	OK
17.04/17.33	c 17	NOT FOUND: _COST <= 16
17.04/17.33	c 17	OK
17.04/17.33	c 17	OBJECTIVE BOUND: 17 <= _COST <= 18
17.04/17.33	c 17	SEARCHING: _COST <= 17
17.04/17.33	c 17	============================[ Search Statistics ]==============================
17.04/17.33	c 17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.04/17.33	c 17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.04/17.33	c 17	===============================================================================
17.04/17.33	c 17	|     68980 |    2156    23483    75052 |     7827    25795     15 | 58.466 % |
17.14/17.41	c 18	|     69080 |    2156    23483    75052 |     8610     6549     12 | 58.658 % |
17.14/17.44	c 18	|     69230 |    2156    23483    75052 |     9471     6699     12 | 58.658 % |
17.14/17.48	c 18	|     69455 |    2156    23483    75052 |    10418     6924     12 | 58.658 % |
17.24/17.54	c 18	|     69794 |    2156    23483    75052 |    11460     7263     12 | 58.658 % |
17.34/17.63	c 18	|     70300 |    2156    23483    75052 |    12606     7769     12 | 58.658 % |
17.43/17.77	c 18	|     71059 |    2156    23483    75052 |    13867     8528     12 | 58.658 % |
17.63/17.94	c 18	|     72198 |    2156    23483    75052 |    15253     9667     13 | 58.658 % |
17.93/18.29	c 18	|     73906 |    2156    23483    75052 |    16779    11375     13 | 58.658 % |
18.53/18.85	c 19	|     76468 |    2156    23483    75052 |    18457    13937     13 | 58.658 % |
19.33/19.67	c 20	|     80312 |    2156    23483    75052 |    20302    17781     14 | 58.658 % |
20.72/21.08	c 21	|     86079 |    2156    23483    75052 |    22333    23548     15 | 58.658 % |
23.11/23.42	c 24	|     94731 |    2156    23483    75052 |    24566    19214     16 | 58.658 % |
26.00/26.32	c 26	|    107710 |    2156    23483    75052 |    27023    17489     15 | 58.658 % |
27.69/28.05	c 28	===============================================================================
27.69/28.05	c 28	restarts              : 72
27.69/28.05	c 28	conflicts             : 114044        (4582 /sec)
27.69/28.05	c 28	decisions             : 142888        (1.11 % random) (5741 /sec)
27.69/28.05	c 28	propagations          : 40175679       (1614310 /sec)
27.69/28.05	c 28	conflict literals     : 1853332        (31.24 % deleted)
27.69/28.05	c 28	Memory used           : 8.24 MB
27.69/28.05	c 28	CPU time              : 24.8872 s
27.69/28.05	c 28	
27.69/28.05	c 28	UNSATISFIABLE
27.69/28.05	c 28	OK
27.69/28.05	c 28	NOT FOUND: _COST <= 17
27.69/28.05	c 28	OK
27.69/28.05	c 28	OBJECTIVE _COST 18
27.69/28.05	s OPTIMUM FOUND
27.69/28.05	c 28	CPU 27.37 (0.07 0.02 27.3 0.37)
27.69/28.05	c 28	END Wed Jul 16 03:02:41 2008

Verifier Data (download as text)

OK	18	282
18 unsatisfied constraints, 282 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-1125395-1216170133/watcher-1125395-1216170133 -o /tmp/evaluation-result-1125395-1216170133/solver-1125395-1216170133 -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-1125395-1216170133.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.71 2.71 2.52 4/69 30938
/proc/meminfo: memFree=1692128/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=18572 CPUtime=0
/proc/30938/stat : 30938 (runsolver) R 30936 30938 30472 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 73716046 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30938/statm: 4643 292 257 25 0 2626 0

[startup+0.044573 s]
/proc/loadavg: 2.71 2.71 2.52 4/69 30938
/proc/meminfo: memFree=1692128/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=13336 CPUtime=0.03
/proc/30938/stat : 30938 (sugar++) R 30936 30938 30472 0 -1 4194304 730 0 0 0 3 0 0 0 18 0 1 0 73716046 13656064 698 996147200 4194304 4206940 548682068528 18446744073709551615 269757092577 0 0 4224 0 0 0 0 17 1 0 0
/proc/30938/statm: 3334 698 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.102401 s]
/proc/loadavg: 2.71 2.71 2.52 4/69 30938
/proc/meminfo: memFree=1692128/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16740 CPUtime=0.07
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 73716046 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30938/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.302438 s]
/proc/loadavg: 2.71 2.71 2.52 4/69 30938
/proc/meminfo: memFree=1692128/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16740 CPUtime=0.07
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 73716046 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30938/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701481 s]
/proc/loadavg: 2.71 2.71 2.52 4/69 30938
/proc/meminfo: memFree=1692128/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16740 CPUtime=0.07
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1236 128 0 0 6 1 0 0 15 0 1 0 73716046 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30938/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50159 s]
/proc/loadavg: 2.89 2.74 2.54 3/81 30963
/proc/meminfo: memFree=1695744/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16740 CPUtime=0.67
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1296 4742 0 1 6 1 56 4 15 0 1 0 73716046 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4185 1104 409 3 0 764 0
[pid=30954] ppid=30938 vsize=5356 CPUtime=0
/proc/30954/stat : 30954 (sh) S 30938 30938 30472 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 73716118 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30954/statm: 1339 233 193 169 0 50 0
[pid=30955] ppid=30954 vsize=865252 CPUtime=0.75
/proc/30955/stat : 30955 (java) S 30954 30938 30472 0 -1 0 7665 0 1 0 71 4 0 0 20 0 9 0 73716118 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30955/statm: 216313 6921 2540 9 0 210888 0
[pid=30955/tid=30956] ppid=30954 vsize=865252 CPUtime=0.42
/proc/30955/task/30956/stat : 30956 (java) R 30954 30938 30472 0 -1 64 2594 0 1 0 41 1 0 0 25 0 9 0 73716119 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30957] ppid=30954 vsize=865252 CPUtime=0.2
/proc/30955/task/30957/stat : 30957 (java) S 30954 30938 30472 0 -1 64 3769 0 0 0 19 1 0 0 16 0 9 0 73716120 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30958] ppid=30954 vsize=865252 CPUtime=0
/proc/30955/task/30958/stat : 30958 (java) S 30954 30938 30472 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 73716120 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30959] ppid=30954 vsize=865252 CPUtime=0
/proc/30955/task/30959/stat : 30959 (java) S 30954 30938 30472 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 73716120 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30960] ppid=30954 vsize=865252 CPUtime=0
/proc/30955/task/30960/stat : 30960 (java) S 30954 30938 30472 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 73716122 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30961] ppid=30954 vsize=865252 CPUtime=0.1
/proc/30955/task/30961/stat : 30961 (java) R 30954 30938 30472 0 -1 64 605 0 0 0 10 0 0 0 16 0 9 0 73716122 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 101658207 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30962] ppid=30954 vsize=865252 CPUtime=0
/proc/30955/task/30962/stat : 30962 (java) S 30954 30938 30472 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 73716122 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30955/tid=30963] ppid=30954 vsize=865252 CPUtime=0
/proc/30955/task/30963/stat : 30963 (java) S 30954 30938 30472 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 73716122 886018048 6921 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887348

[startup+3.10181 s]
/proc/loadavg: 2.89 2.74 2.54 2/78 30963
/proc/meminfo: memFree=1666712/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.22
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1555 17614 0 3 7 1 199 15 15 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 16872

[startup+6.30123 s]
/proc/loadavg: 2.82 2.73 2.54 4/82 31010
/proc/meminfo: memFree=1681976/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1767 28959 0 6 7 2 241 23 15 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=7844 CPUtime=3.35
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 1913 0 0 0 323 12 0 0 24 0 1 0 73716259 8032256 1852 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 1 0 0
/proc/30964/statm: 1961 1852 80 151 0 1807 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 24716

[startup+12.7011 s]
/proc/loadavg: 2.75 2.72 2.53 3/83 31101
/proc/meminfo: memFree=1697200/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1768 28959 0 6 7 2 241 23 15 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=8000 CPUtime=9.73
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 1961 0 0 0 960 13 0 0 25 0 1 0 73716259 8192000 1898 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2000 1898 80 151 0 1846 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 24872

[startup+25.5028 s]
/proc/loadavg: 2.64 2.69 2.53 3/83 31101
/proc/meminfo: memFree=1696560/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1768 28959 0 6 7 2 241 23 16 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=8436 CPUtime=22.47
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 2049 0 0 0 2234 13 0 0 25 0 1 0 73716259 8638464 1984 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2109 1984 80 151 0 1955 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 25308

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

[startup+27.102 s]
/proc/loadavg: 2.59 2.68 2.52 3/83 31101
/proc/meminfo: memFree=1696560/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1768 28959 0 6 7 2 241 23 16 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=8436 CPUtime=24.07
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 2049 0 0 0 2394 13 0 0 25 0 1 0 73716259 8638464 1984 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2109 1984 80 151 0 1955 0
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (KiB) 25308

[startup+27.505 s]
/proc/loadavg: 2.59 2.68 2.52 3/83 31101
/proc/meminfo: memFree=1696560/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1768 28959 0 6 7 2 241 23 16 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=8436 CPUtime=24.47
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 2054 0 0 0 2434 13 0 0 25 0 1 0 73716259 8638464 1989 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2109 1989 80 151 0 1955 0
Current children cumulated CPU time (s) 27.2
Current children cumulated vsize (KiB) 25308

[startup+27.9011 s]
/proc/loadavg: 2.59 2.68 2.52 3/83 31101
/proc/meminfo: memFree=1696560/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1768 28959 0 6 7 2 241 23 16 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=8436 CPUtime=24.86
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 2055 0 0 0 2473 13 0 0 25 0 1 0 73716259 8638464 1990 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2109 1990 80 151 0 1955 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 25308

[startup+28.0011 s]
/proc/loadavg: 2.59 2.68 2.52 3/83 31101
/proc/meminfo: memFree=1696560/2055920 swapFree=4192812/4192956
[pid=30938] ppid=30936 vsize=16872 CPUtime=2.73
/proc/30938/stat : 30938 (sugar++) S 30936 30938 30472 0 -1 4194304 1768 28959 0 6 7 2 241 23 16 0 1 0 73716046 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30938/statm: 4218 1121 414 3 0 797 0
[pid=30964] ppid=30938 vsize=8436 CPUtime=24.96
/proc/30964/stat : 30964 (minisat-inc) R 30938 30938 30472 0 -1 4194304 2060 0 0 0 2483 13 0 0 25 0 1 0 73716259 8638464 1995 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/30964/statm: 2109 1995 80 151 0 1955 0
Current children cumulated CPU time (s) 27.69
Current children cumulated vsize (KiB) 25308

Child status: 0
Real time (s): 28.0566
CPU time (s): 27.7818
CPU user time (s): 27.3828
CPU system time (s): 0.398939
CPU usage (%): 99.0203
Max. virtual memory (cumulated for all children) (KiB): 890588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.3828
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32866
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3310
involuntary context switches= 3614

runsolver used 0.035994 second user time and 0.091986 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-16 03:02:13
IDJOB=1125395
IDBENCH=63114
IDSOLVER=367
FILE ID=node13/1125395-1216170133
PBS_JOBID= 7905753
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/celar/subs6/normalized-scenw-6-sub1-24_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1125395-1216170133/watcher-1125395-1216170133 -o /tmp/evaluation-result-1125395-1216170133/solver-1125395-1216170133 -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-1125395-1216170133.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= be5e89e8d3bfe63cb34b183c014cf264
RANDOM SEED=537980543

node13.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.234
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.234
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:       1695424 kB
Buffers:         82392 kB
Cached:         177844 kB
SwapCached:          0 kB
Active:         204688 kB
Inactive:        85972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12532 kB
Writeback:           0 kB
Mapped:          40268 kB
Slab:            55112 kB
Committed_AS:   336556 kB
PageTables:       1964 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= 66560 MiB
End job on node13 at 2008-07-16 03:02:41