Trace number 1111215

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-incMSAT (TO)6 3600.05 3631.41

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-6-6-2.xml
MD5SUM6d331089ced3fa3643a4429b2fd23353
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark1370.42
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints225
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension225
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.06/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.08	c 0	BEGIN Sat Jul 12 08:09:33 2008
0.06/0.08	c 0	PID 14682
0.06/0.08	c 0	HOST node29.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1111215-1215842972.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111215-1215842972.xml' 'HOME/temp.csp'
0.06/0.35	c 0	1 domains, 36 variables, 1 predicates, 0 relations, 225 constraints
0.06/0.40	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.40	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.48	c 0	Parsing HOME/temp.csp
0.33/0.60	c 0	parsed 263 expressions
0.33/0.61	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.33/0.61	c 0	MAX CSP: 225 constraints
0.33/0.61	c 0	Converting to clausal form CSP
0.33/0.65	c 0	converted 50 (10%) expressions
0.33/0.70	c 0	converted 99 (20%) expressions
0.33/0.78	c 0	converted 148 (30%) expressions
0.33/0.80	c 0	converted 197 (40%) expressions
0.33/0.81	c 0	converted 246 (50%) expressions
0.33/0.82	c 0	converted 295 (60%) expressions
0.33/0.83	c 0	converted 344 (70%) expressions
0.33/0.83	c 0	converted 393 (80%) expressions
0.33/0.84	c 0	converted 442 (90%) expressions
0.33/0.88	c 0	converted 491 (100%) expressions
0.33/0.88	c 0	CSP : 486 integers, 0 booleans, 674 clauses, largest domain size 338
0.33/0.88	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.88	c 0	Propagation in CSP
0.33/0.91	c 0	221 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.33/0.91	c 0	CSP : 486 integers, 0 booleans, 674 clauses, largest domain size 226
0.33/0.91	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.91	c 0	Simplifing CSP by introducing new Boolean variables
0.33/0.93	c 1	CSP : 486 integers, 2700 booleans, 3374 clauses, largest domain size 226
0.33/0.93	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.97	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.33/0.98	c 1	49 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.98	c 1	98 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.98	c 1	146 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.98	c 1	195 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.98	c 1	243 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.99	c 1	292 (60%) CSP integer variables are encoded (340 clauses, 3804 bytes)
0.33/0.99	c 1	341 (70%) CSP integer variables are encoded (564 clauses, 6268 bytes)
0.33/0.99	c 1	389 (80%) CSP integer variables are encoded (1805 clauses, 22246 bytes)
0.33/0.99	c 1	438 (90%) CSP integer variables are encoded (2418 clauses, 30215 bytes)
0.33/1.00	c 1	486 (100%) CSP integer variables are encoded (2899 clauses, 36468 bytes)
0.91/1.02	c 1	338 (10%) CSP clauses are encoded (3549 clauses, 44994 bytes)
0.91/1.04	c 1	675 (20%) CSP clauses are encoded (4198 clauses, 53478 bytes)
0.91/1.05	c 1	1013 (30%) CSP clauses are encoded (4848 clauses, 62066 bytes)
0.91/1.06	c 1	1350 (40%) CSP clauses are encoded (5496 clauses, 70751 bytes)
0.91/1.07	c 1	1687 (50%) CSP clauses are encoded (6144 clauses, 79532 bytes)
0.91/1.08	c 1	2025 (60%) CSP clauses are encoded (6794 clauses, 88450 bytes)
0.91/1.08	c 1	2362 (70%) CSP clauses are encoded (7442 clauses, 97345 bytes)
0.91/1.09	c 1	2700 (80%) CSP clauses are encoded (8092 clauses, 106263 bytes)
0.91/1.10	c 1	3037 (90%) CSP clauses are encoded (12386 clauses, 169004 bytes)
1.09/1.21	c 1	3374 (100%) CSP clauses are encoded (77491 clauses, 1330127 bytes)
1.09/1.21	c 1	3374 CSP clauses encoded
1.09/1.21	c 1	Writing map file : HOME/temp.map
1.09/1.22	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.09/1.22	c 1	SAT : 6085 SAT variables, 77491 SAT clauses, 1330127 bytes
1.09/1.22	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.09/1.25	c 1	OBJECTIVE minimize _COST
1.09/1.25	c 1	SOLVING HOME/temp.cnf
1.09/1.25	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.09/1.25	c 1	This is MiniSat 2.0 beta incremental
1.09/1.25	c 1	WARNING: for repeatability, setting FPU to use double precision
1.09/1.25	c 1	============================[ Problem Statistics ]=============================
1.09/1.25	c 1	|                                                                             |
1.09/1.25	c 1	|  Number of variables:  6085                                                 |
1.09/1.25	c 1	|  Number of clauses:    77491                                                |
1.09/1.29	c 1	|  Parsing time:         0.03         s                                       |
1.09/1.29	c 1	OK
1.09/1.29	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.09/1.29	c 1	SEARCHING: _COST <= 113
1.09/1.29	c 1	============================[ Search Statistics ]==============================
1.09/1.29	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.29	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.09/1.29	c 1	===============================================================================
1.09/1.29	c 1	|         0 |    6085    77491   220401 |    25830        0    nan |  0.000 % |
1.13/1.30	c 1	===============================================================================
1.13/1.30	c 1	restarts              : 1
1.13/1.30	c 1	conflicts             : 33            (786 /sec)
1.13/1.30	c 1	decisions             : 2452          (0.77 % random) (58391 /sec)
1.13/1.30	c 1	propagations          : 16542          (393923 /sec)
1.13/1.30	c 1	conflict literals     : 422            (0.71 % deleted)
1.13/1.30	c 1	Memory used           : 5.42 MB
1.13/1.30	c 1	CPU time              : 0.041993 s
1.13/1.30	c 1	
1.13/1.30	c 1	SATISFIABLE
1.13/1.30	c 1	OK
1.13/1.30	c 1	FOUND: _COST <= 113
1.13/1.30	s SATISFIABLE
1.13/1.30	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.13/1.30	c 1	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.13/1.38	c 1	Decoding HOME/temp.out
1.13/1.45	c 1	OBJECTIVE _COST 77
1.13/1.45	o 77
1.13/1.45	v 1 1 1 0 0 0 1 0 0 1 0 0 1 1 0 0 0 1 0 0 0 1 1 1 0 1 0 1 1 1 1 1 0 0 1 0
1.13/1.46	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.13/1.47	c 1	OK
1.13/1.47	c 1	OBJECTIVE BOUND: 0 <= _COST <= 77
1.13/1.47	c 1	SEARCHING: _COST <= 38
1.13/1.47	c 1	============================[ Search Statistics ]==============================
1.13/1.48	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.13/1.48	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.13/1.48	c 1	===============================================================================
1.13/1.48	c 1	|        33 |    6085    77491   220401 |    25830       33     13 |  0.000 % |
1.13/1.48	c 1	|       134 |    5781    77491   220401 |    28413      134     20 | 20.050 % |
1.13/1.49	c 1	===============================================================================
1.13/1.49	c 1	restarts              : 3
1.13/1.49	c 1	conflicts             : 182           (2889 /sec)
1.13/1.49	c 1	decisions             : 6246          (0.53 % random) (99159 /sec)
1.13/1.49	c 1	propagations          : 62855          (997857 /sec)
1.13/1.49	c 1	conflict literals     : 3281           (6.02 % deleted)
1.13/1.49	c 1	Memory used           : 5.42 MB
1.13/1.49	c 1	CPU time              : 0.06299 s
1.13/1.49	c 1	
1.13/1.49	c 1	SATISFIABLE
1.13/1.49	c 1	OK
1.13/1.49	c 1	FOUND: _COST <= 38
1.13/1.49	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.13/1.49	c 1	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.29/1.57	c 1	Decoding HOME/temp.out
1.29/1.63	c 1	OBJECTIVE _COST 38
1.29/1.63	o 38
1.29/1.63	v 0 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 0 1 1 0 1 1 1 0 1 1 1 1 0 0
1.29/1.64	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.29/1.65	c 1	OK
1.29/1.65	c 1	OBJECTIVE BOUND: 0 <= _COST <= 38
1.29/1.65	c 1	SEARCHING: _COST <= 19
1.29/1.65	c 1	============================[ Search Statistics ]==============================
1.29/1.66	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.66	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.66	c 1	===============================================================================
1.29/1.66	c 1	|       182 |    4865    77491   220401 |    25830      182     18 | 20.050 % |
1.29/1.67	c 1	|       282 |    4863    77491   220401 |    28413      282     26 | 26.722 % |
1.29/1.68	c 1	|       432 |    4863    77491   220401 |    31254      432     30 | 26.722 % |
1.44/1.70	c 1	===============================================================================
1.44/1.71	c 1	restarts              : 6
1.44/1.71	c 1	conflicts             : 631           (5131 /sec)
1.44/1.71	c 1	decisions             : 10564         (0.54 % random) (85899 /sec)
1.44/1.71	c 1	propagations          : 236558         (1923533 /sec)
1.44/1.71	c 1	conflict literals     : 19444          (13.76 % deleted)
1.44/1.71	c 1	Memory used           : 5.42 MB
1.44/1.71	c 1	CPU time              : 0.122981 s
1.44/1.71	c 1	
1.44/1.71	c 1	SATISFIABLE
1.44/1.71	c 1	OK
1.44/1.71	c 1	FOUND: _COST <= 19
1.44/1.71	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.44/1.71	c 1	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.44/1.79	c 1	Decoding HOME/temp.out
1.44/1.87	c 1	OBJECTIVE _COST 19
1.44/1.87	o 19
1.44/1.88	v 0 1 0 1 1 0 0 1 1 1 0 0 1 1 0 1 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 0 1 1 0
1.44/1.90	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.44/1.93	c 2	OK
1.44/1.93	c 2	OBJECTIVE BOUND: 0 <= _COST <= 19
1.44/1.93	c 2	SEARCHING: _COST <= 9
1.44/1.94	c 2	============================[ Search Statistics ]==============================
1.44/1.95	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.44/1.95	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.44/1.95	c 2	===============================================================================
1.44/1.95	c 2	|       631 |    4167    18575    49201 |     6191      629     31 | 26.722 % |
1.44/1.95	c 2	|       732 |    4167    18575    49201 |     6810      730     31 | 31.521 % |
1.44/1.96	c 2	|       882 |    4167    18575    49201 |     7491      880     31 | 31.521 % |
1.44/1.99	c 2	|      1107 |    4167    18575    49201 |     8241     1105     32 | 31.521 % |
1.64/2.02	c 2	|      1444 |    4167    18575    49201 |     9065     1442     33 | 31.521 % |
1.64/2.04	c 2	===============================================================================
1.64/2.04	c 2	restarts              : 11
1.64/2.04	c 2	conflicts             : 1564          (6385 /sec)
1.64/2.04	c 2	decisions             : 15199         (0.55 % random) (62046 /sec)
1.64/2.04	c 2	propagations          : 579862         (2367151 /sec)
1.64/2.04	c 2	conflict literals     : 49984          (19.25 % deleted)
1.64/2.04	c 2	Memory used           : 5.42 MB
1.64/2.04	c 2	CPU time              : 0.244962 s
1.64/2.04	c 2	
1.64/2.04	c 2	SATISFIABLE
1.64/2.04	c 2	OK
1.64/2.04	c 2	FOUND: _COST <= 9
1.64/2.04	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.64/2.04	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.92/2.12	c 2	Decoding HOME/temp.out
1.92/2.19	c 2	OBJECTIVE _COST 9
1.92/2.19	o 9
1.92/2.20	v 0 0 1 0 1 1 1 0 0 1 1 0 0 1 1 1 1 0 0 1 0 1 0 1 1 1 0 0 1 1 1 1 1 0 0 0
1.92/2.20	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.02/2.21	c 2	OK
2.02/2.21	c 2	OBJECTIVE BOUND: 0 <= _COST <= 9
2.02/2.21	c 2	SEARCHING: _COST <= 4
2.02/2.22	c 2	============================[ Search Statistics ]==============================
2.02/2.23	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.02/2.23	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.02/2.23	c 2	===============================================================================
2.02/2.23	c 2	|      1564 |    3901    12858    32838 |     4286     1509     31 | 31.521 % |
2.02/2.23	c 2	|      1665 |    3901    12858    32838 |     4714     1610     31 | 35.892 % |
2.02/2.24	c 2	|      1815 |    3901    12858    32838 |     5186     1760     30 | 35.892 % |
2.02/2.27	c 2	|      2042 |    3901    12858    32838 |     5704     1987     30 | 35.892 % |
2.11/2.31	c 2	|      2380 |    3901    12858    32838 |     6275     2325     29 | 35.892 % |
2.11/2.38	c 2	|      2886 |    3901    12858    32838 |     6902     2831     30 | 35.892 % |
2.21/2.49	c 2	|      3645 |    3901    12858    32838 |     7592     3590     29 | 35.892 % |
2.41/2.68	c 2	|      4784 |    3901    12858    32838 |     8352     4729     28 | 35.892 % |
2.72/2.99	c 3	|      6493 |    3901    12858    32838 |     9187     6438     26 | 35.892 % |
3.21/3.49	c 3	|      9056 |    3901    12858    32838 |    10106     9001     27 | 35.892 % |
4.20/4.49	c 4	|     12902 |    3901    12858    32838 |    11116    12847     28 | 35.892 % |
5.69/5.96	c 6	|     18668 |    3901    12858    32838 |    12228    11305     30 | 35.892 % |
8.07/8.32	c 8	|     27320 |    3901    12858    32838 |    13451    12049     30 | 35.892 % |
11.73/12.03	c 12	|     40294 |    3901    12858    32838 |    14796    16576     27 | 35.892 % |
16.98/17.30	c 17	|     59755 |    3901    12858    32838 |    16276    17707     28 | 35.892 % |
25.70/26.13	c 26	|     88947 |    3901    12858    32838 |    17903    17464     27 | 35.892 % |
38.87/39.45	c 39	|    132737 |    3901    12858    32838 |    19694    18749     25 | 35.892 % |
59.77/60.52	c 60	|    198425 |    3901    12858    32838 |    21663    15154     36 | 35.892 % |
94.44/95.55	c 95	|    296952 |    3901    12858    32838 |    23829    12883     30 | 35.892 % |
148.73/150.37	c 150	|    444742 |    3901    12858    32838 |    26212    20699     40 | 35.892 % |
239.38/241.81	c 241	|    666425 |    3901    12858    32838 |    28834    17685     39 | 35.892 % |
381.04/384.89	c 384	|    998950 |    3901    12858    32838 |    31717    14090     45 | 35.892 % |
610.87/616.87	c 616	|   1497738 |    3901    12858    32838 |    34889    26697     50 | 35.892 % |
974.34/983.79	c 983	|   2245921 |    3901    12858    32838 |    38378    20416     41 | 35.892 % |
1413.98/1425.53	c 1425	===============================================================================
1413.98/1425.53	c 1425	restarts              : 35
1413.98/1425.53	c 1425	conflicts             : 3094447       (2191 /sec)
1413.98/1425.53	c 1425	decisions             : 3472854       (1.11 % random) (2459 /sec)
1413.98/1425.53	c 1425	propagations          : 1571720614     (1113014 /sec)
1413.98/1425.53	c 1425	conflict literals     : 124092485      (37.00 % deleted)
1413.98/1425.53	c 1425	Memory used           : 19.98 MB
1413.98/1425.53	c 1425	CPU time              : 1412.13 s
1413.98/1425.53	c 1425	
1413.98/1425.53	c 1425	UNSATISFIABLE
1413.98/1425.53	c 1425	OK
1413.98/1425.53	c 1425	NOT FOUND: _COST <= 4
1413.98/1425.53	c 1425	OK
1413.98/1425.53	c 1425	OBJECTIVE BOUND: 5 <= _COST <= 9
1413.98/1425.53	c 1425	SEARCHING: _COST <= 7
1413.98/1425.53	c 1425	============================[ Search Statistics ]==============================
1413.98/1425.53	c 1425	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1413.98/1425.53	c 1425	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1413.98/1425.53	c 1425	===============================================================================
1413.98/1425.53	c 1425	|   3094447 |    3890    12807    32718 |     4269    20471     51 | 35.892 % |
1414.08/1425.60	c 1425	|   3094549 |    3890    12807    32718 |     4695     5220     44 | 36.072 % |
1414.08/1425.63	c 1425	|   3094699 |    3890    12807    32718 |     5165     5370     43 | 36.072 % |
1414.08/1425.67	c 1425	|   3094925 |    3890    12807    32718 |     5682     5596     42 | 36.072 % |
1414.17/1425.72	c 1425	|   3095264 |    3890    12807    32718 |     6250     5935     42 | 36.072 % |
1414.27/1425.82	c 1425	|   3095770 |    3890    12807    32718 |     6875     6441     41 | 36.072 % |
1414.37/1425.96	c 1426	|   3096530 |    3890    12807    32718 |     7562     7201     41 | 36.072 % |
1414.57/1426.19	c 1426	|   3097669 |    3890    12807    32718 |     8319     8340     40 | 36.072 % |
1414.67/1426.26	c 1426	===============================================================================
1414.67/1426.26	c 1426	restarts              : 43
1414.67/1426.26	c 1426	conflicts             : 3097961       (2193 /sec)
1414.67/1426.26	c 1426	decisions             : 3479803       (1.11 % random) (2463 /sec)
1414.67/1426.26	c 1426	propagations          : 1573337717     (1113591 /sec)
1414.67/1426.26	c 1426	conflict literals     : 124207165      (37.00 % deleted)
1414.67/1426.26	c 1426	Memory used           : 19.98 MB
1414.67/1426.26	c 1426	CPU time              : 1412.85 s
1414.67/1426.26	c 1426	
1414.67/1426.26	c 1426	SATISFIABLE
1414.67/1426.26	c 1426	OK
1414.67/1426.26	c 1426	FOUND: _COST <= 7
1414.67/1426.26	c 1426	DECODING HOME/temp.out WITH HOME/temp.map
1414.67/1426.26	c 1426	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1414.74/1426.35	c 1426	Decoding HOME/temp.out
1414.74/1426.41	c 1426	OBJECTIVE _COST 7
1414.74/1426.41	o 7
1414.74/1426.41	v 0 1 0 1 1 0 0 0 1 0 1 1 0 0 1 1 0 1 1 1 0 0 0 1 1 0 0 1 1 0 1 1 1 0 0 0
1414.74/1426.42	c 1426	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1414.74/1426.43	c 1426	OK
1414.74/1426.43	c 1426	OBJECTIVE BOUND: 5 <= _COST <= 7
1414.74/1426.43	c 1426	SEARCHING: _COST <= 6
1414.74/1426.43	c 1426	============================[ Search Statistics ]==============================
1414.74/1426.43	c 1426	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1414.74/1426.43	c 1426	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1414.74/1426.43	c 1426	===============================================================================
1414.74/1426.43	c 1426	|   3097961 |    3821    11686    29560 |     3895     8632     39 | 36.072 % |
1414.74/1426.46	c 1426	|   3098062 |    3821    11686    29560 |     4284     4417     30 | 37.206 % |
1414.74/1426.49	c 1426	|   3098212 |    3821    11686    29560 |     4713     4567     30 | 37.206 % |
1414.96/1426.52	c 1426	|   3098438 |    3821    11686    29560 |     5184     4793     29 | 37.206 % |
1414.96/1426.57	c 1426	|   3098775 |    3821    11686    29560 |     5703     5130     29 | 37.206 % |
1415.06/1426.66	c 1426	|   3099281 |    3821    11686    29560 |     6273     5636     29 | 37.206 % |
1415.25/1426.80	c 1426	|   3100040 |    3821    11686    29560 |     6900     6395     29 | 37.206 % |
1415.45/1427.02	c 1427	|   3101179 |    3821    11686    29560 |     7590     7534     29 | 37.206 % |
1415.65/1427.29	c 1427	===============================================================================
1415.65/1427.29	c 1427	restarts              : 51
1415.65/1427.29	c 1427	conflicts             : 3102388       (2194 /sec)
1415.65/1427.29	c 1427	decisions             : 3486098       (1.11 % random) (2466 /sec)
1415.65/1427.29	c 1427	propagations          : 1575510048     (1114449 /sec)
1415.65/1427.29	c 1427	conflict literals     : 124340130      (37.01 % deleted)
1415.65/1427.29	c 1427	Memory used           : 19.98 MB
1415.65/1427.29	c 1427	CPU time              : 1413.71 s
1415.65/1427.29	c 1427	
1415.65/1427.29	c 1427	SATISFIABLE
1415.65/1427.29	c 1427	OK
1415.65/1427.29	c 1427	FOUND: _COST <= 6
1415.65/1427.29	c 1427	DECODING HOME/temp.out WITH HOME/temp.map
1415.65/1427.29	c 1427	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1415.75/1427.37	c 1427	Decoding HOME/temp.out
1415.75/1427.44	c 1427	OBJECTIVE _COST 6
1415.75/1427.44	o 6
1415.75/1427.44	v 1 0 1 0 0 1 1 1 0 0 1 0 0 1 1 0 0 1 0 0 0 1 1 1 1 1 0 1 0 0 0 0 1 1 1 0
1415.75/1427.45	c 1427	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1415.75/1427.46	c 1427	OK
1415.75/1427.46	c 1427	OBJECTIVE BOUND: 5 <= _COST <= 6
1415.75/1427.46	c 1427	SEARCHING: _COST <= 5
1415.75/1427.46	c 1427	============================[ Search Statistics ]==============================
1415.75/1427.46	c 1427	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1415.75/1427.46	c 1427	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1415.75/1427.46	c 1427	===============================================================================
1415.75/1427.46	c 1427	|   3102388 |    3756    10877    27327 |     3625     8730     30 | 37.206 % |
1415.75/1427.49	c 1427	|   3102489 |    3756    10877    27327 |     3988     4466     27 | 38.275 % |
1415.94/1427.52	c 1427	|   3102641 |    3756    10877    27327 |     4387     4618     26 | 38.275 % |
1415.94/1427.55	c 1427	|   3102866 |    3756    10877    27327 |     4825     4843     26 | 38.275 % |
1416.04/1427.61	c 1427	|   3103203 |    3756    10877    27327 |     5308     5180     26 | 38.275 % |
1416.14/1427.70	c 1427	|   3103709 |    3756    10877    27327 |     5839     5686     26 | 38.275 % |
1416.24/1427.84	c 1427	|   3104470 |    3756    10877    27327 |     6423     6447     27 | 38.275 % |
1416.44/1428.06	c 1428	|   3105610 |    3756    10877    27327 |     7065     7587     26 | 38.275 % |
1416.83/1428.41	c 1428	|   3107318 |    3756    10877    27327 |     7771     9295     26 | 38.275 % |
1417.33/1428.91	c 1428	|   3109881 |    3756    10877    27327 |     8549     6321     23 | 38.275 % |
1418.12/1429.73	c 1429	|   3113725 |    3756    10877    27327 |     9404    10165     24 | 38.275 % |
1419.51/1431.19	c 1431	|   3119493 |    3756    10877    27327 |    10344     9464     24 | 38.275 % |
1421.48/1433.18	c 1433	|   3128143 |    3756    10877    27327 |    11378    11259     25 | 38.275 % |
1424.75/1436.41	c 1436	|   3141117 |    3756    10877    27327 |    12516     9347     23 | 38.275 % |
1429.51/1441.20	c 1441	|   3160578 |    3756    10877    27327 |    13768    12909     25 | 38.275 % |
1436.94/1448.79	c 1448	|   3189770 |    3756    10877    27327 |    15145    16591     28 | 38.275 % |
1450.63/1462.58	c 1462	|   3233559 |    3756    10877    27327 |    16659    13911     31 | 38.275 % |
1469.45/1481.57	c 1481	|   3299243 |    3756    10877    27327 |    18325    19056     33 | 38.275 % |
1500.46/1512.88	c 1512	|   3397770 |    3756    10877    27327 |    20158    19488     37 | 38.275 % |
1551.10/1564.00	c 1564	|   3545559 |    3756    10877    27327 |    22174    13869     38 | 38.275 % |
1635.73/1649.35	c 1649	|   3767244 |    3756    10877    27327 |    24391    16217     44 | 38.275 % |
1766.83/1781.64	c 1781	|   4099770 |    3756    10877    27327 |    26830    13708     35 | 38.275 % |
1969.10/1985.71	c 1985	|   4598558 |    3756    10877    27327 |    29513    18772     43 | 38.275 % |
2278.87/2298.31	c 2298	|   5346741 |    3756    10877    27327 |    32465    30291     48 | 38.275 % |
2774.20/2798.11	c 2798	|   6469016 |    3756    10877    27327 |    35711    29433     47 | 38.275 % |
3600.01/3631.41	c 3631	CPU 3599.41 (0.06 0.02 3599.35 0.59)
3600.01/3631.41	c 3631	END Sat Jul 12 09:10:04 2008

Verifier Data (download as text)

OK	6	219
6 unsatisfied constraints, 219 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-1111215-1215842972/watcher-1111215-1215842972 -o /tmp/evaluation-result-1111215-1215842972/solver-1111215-1215842972 -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-1111215-1215842972.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.92 1.98 1.99 4/81 14682
/proc/meminfo: memFree=1860768/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=12268 CPUtime=0
/proc/14682/stat : 14682 (sugar++) R 14680 14682 14257 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 40998966 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 221780554175 0 0 4224 0 0 0 0 17 1 0 0
/proc/14682/statm: 3067 316 241 3 0 167 0

[startup+0.0727371 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14682
/proc/meminfo: memFree=1860768/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16476 CPUtime=0.06
/proc/14682/stat : 14682 (sugar++) R 14680 14682 14257 0 -1 4194304 1029 0 0 0 5 1 0 0 18 0 1 0 40998966 16871424 997 996147200 4194304 4206940 548682068528 18446744073709551615 221794091872 0 0 4224 0 0 0 0 17 1 0 0
/proc/14682/statm: 4119 997 380 3 0 698 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16476

[startup+0.102738 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14682
/proc/meminfo: memFree=1860768/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16740 CPUtime=0.06
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 40998966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302751 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14682
/proc/meminfo: memFree=1860768/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16740 CPUtime=0.06
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 40998966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702775 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 14682
/proc/meminfo: memFree=1860768/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16740 CPUtime=0.33
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1296 4481 0 1 5 1 24 3 15 0 1 0 40998966 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 16740

[startup+1.50183 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 14704
/proc/meminfo: memFree=1844552/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.29
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1584 15097 0 3 6 1 110 12 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 16872

[startup+3.10192 s]
/proc/loadavg: 1.92 1.98 1.99 3/93 14745
/proc/meminfo: memFree=1847488/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 15 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=5544 CPUtime=1.14
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 1330 0 0 0 113 1 0 0 23 0 1 0 40999091 5677056 1271 996147200 134512640 135134323 4294956192 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 1386 1271 80 151 0 1232 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 22416

[startup+6.30113 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1850512/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=6360 CPUtime=4.31
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 1504 0 0 0 430 1 0 0 25 0 1 0 40999091 6512640 1445 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 1590 1445 80 151 0 1436 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 23232

[startup+12.7015 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1849872/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=7036 CPUtime=10.64
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 1691 0 0 0 1063 1 0 0 25 0 1 0 40999091 7204864 1632 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 1759 1632 80 151 0 1605 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 23908

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1849360/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=7568 CPUtime=23.32
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 1817 0 0 0 2331 1 0 0 25 0 1 0 40999091 7749632 1758 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 1892 1758 80 151 0 1738 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 24440

[startup+51.103 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1848528/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=8376 CPUtime=48.68
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 2031 0 0 0 4866 2 0 0 25 0 1 0 40999091 8577024 1972 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 2094 1972 80 151 0 1940 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 25248

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1846736/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=10120 CPUtime=99.4
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 2433 0 0 0 9938 2 0 0 25 0 1 0 40999091 10362880 2374 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 2530 2374 80 151 0 2376 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 26992

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1845328/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=11472 CPUtime=158.84
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 2771 0 0 0 15881 3 0 0 25 0 1 0 40999091 11747328 2712 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 2868 2712 80 151 0 2714 0
Current children cumulated CPU time (s) 160.62
Current children cumulated vsize (KiB) 28344

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1845136/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=11744 CPUtime=218.27
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 2850 0 0 0 21824 3 0 0 25 0 1 0 40999091 12025856 2791 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 2936 2791 80 151 0 2782 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 28616

[startup+282.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1843920/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=12956 CPUtime=277.72
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 3134 0 0 0 27768 4 0 0 25 0 1 0 40999091 13266944 3075 996147200 134512640 135134323 4294956192 18446744073709551615 134529108 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 3239 3075 80 151 0 3085 0
Current children cumulated CPU time (s) 279.5
Current children cumulated vsize (KiB) 29828

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1843280/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=13484 CPUtime=337.16
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 3273 0 0 0 33712 4 0 0 25 0 1 0 40999091 13807616 3214 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 3371 3214 80 151 0 3217 0
Current children cumulated CPU time (s) 338.94
Current children cumulated vsize (KiB) 30356

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1841872/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=1.78
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1761 26379 0 6 6 1 152 19 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=14948 CPUtime=396.59
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 3611 0 0 0 39655 4 0 0 25 0 1 0 40999091 15306752 3552 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 3737 3552 80 151 0 3583 0
Current children cumulated CPU time (s) 398.37
Current children cumulated vsize (KiB) 31820

[startup+462.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 14745
/proc/meminfo: memFree=1841744/2055920 swapFree=4180012/4192956

################
# More data... #
################

[pid=14705] ppid=14682 vsize=22324 CPUtime=2835.72
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 5649 0 0 0 283542 30 0 0 25 0 1 0 40999091 22859776 5413 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 5581 5413 80 151 0 5427 0
Current children cumulated CPU time (s) 2837.81
Current children cumulated vsize (KiB) 39196

[startup+2922.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/82 14805
/proc/meminfo: memFree=1808664/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=22324 CPUtime=2895.18
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 5649 0 0 0 289487 31 0 0 25 0 1 0 40999091 22859776 5413 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 5581 5413 80 151 0 5427 0
Current children cumulated CPU time (s) 2897.27
Current children cumulated vsize (KiB) 39196

[startup+2982.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/82 14805
/proc/meminfo: memFree=1807000/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=22588 CPUtime=2954.65
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 5711 0 0 0 295434 31 0 0 25 0 1 0 40999091 23130112 5475 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 5647 5475 80 151 0 5493 0
Current children cumulated CPU time (s) 2956.74
Current children cumulated vsize (KiB) 39460

[startup+3042.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 14805
/proc/meminfo: memFree=1804376/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=23776 CPUtime=3014.11
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 5997 0 0 0 301379 32 0 0 25 0 1 0 40999091 24346624 5761 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 5944 5761 80 151 0 5790 0
Current children cumulated CPU time (s) 3016.2
Current children cumulated vsize (KiB) 40648

[startup+3102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14811
/proc/meminfo: memFree=1802072/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=25084 CPUtime=3073.56
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6347 0 0 0 307324 32 0 0 25 0 1 0 40999091 25686016 6111 996147200 134512640 135134323 4294956192 18446744073709551615 134532153 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6271 6111 80 151 0 6117 0
Current children cumulated CPU time (s) 3075.65
Current children cumulated vsize (KiB) 41956

[startup+3162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14811
/proc/meminfo: memFree=1802008/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24216 CPUtime=3133.02
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6349 0 0 0 313269 33 0 0 25 0 1 0 40999091 24797184 5902 996147200 134512640 135134323 4294956192 18446744073709551615 134529056 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6054 5902 80 151 0 5900 0
Current children cumulated CPU time (s) 3135.11
Current children cumulated vsize (KiB) 41088

[startup+3222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14811
/proc/meminfo: memFree=1801048/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24208 CPUtime=3192.47
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6349 0 0 0 319214 33 0 0 25 0 1 0 40999091 24788992 5900 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6052 5900 80 151 0 5898 0
Current children cumulated CPU time (s) 3194.56
Current children cumulated vsize (KiB) 41080

[startup+3282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 14811
/proc/meminfo: memFree=1799640/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24468 CPUtime=3251.94
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6395 0 0 0 325161 33 0 0 25 0 1 0 40999091 25055232 5945 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6117 5945 80 151 0 5963 0
Current children cumulated CPU time (s) 3254.03
Current children cumulated vsize (KiB) 41340

[startup+3342.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/82 14811
/proc/meminfo: memFree=1798296/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24200 CPUtime=3311.4
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6395 0 0 0 331107 33 0 0 25 0 1 0 40999091 24780800 5898 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6050 5898 80 151 0 5896 0
Current children cumulated CPU time (s) 3313.49
Current children cumulated vsize (KiB) 41072

[startup+3402.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 14811
/proc/meminfo: memFree=1797464/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24192 CPUtime=3370.87
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6397 0 0 0 337054 33 0 0 25 0 1 0 40999091 24772608 5898 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6048 5898 80 151 0 5894 0
Current children cumulated CPU time (s) 3372.96
Current children cumulated vsize (KiB) 41064

[startup+3462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 14811
/proc/meminfo: memFree=1796760/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24192 CPUtime=3430.33
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6397 0 0 0 343000 33 0 0 25 0 1 0 40999091 24772608 5898 996147200 134512640 135134323 4294956192 18446744073709551615 134528698 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6048 5898 80 151 0 5894 0
Current children cumulated CPU time (s) 3432.42
Current children cumulated vsize (KiB) 41064

[startup+3522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14811
/proc/meminfo: memFree=1795288/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24672 CPUtime=3489.8
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6555 0 0 0 348946 34 0 0 25 0 1 0 40999091 25264128 6015 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6168 6015 80 151 0 6014 0
Current children cumulated CPU time (s) 3491.89
Current children cumulated vsize (KiB) 41544

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14811
/proc/meminfo: memFree=1795224/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24672 CPUtime=3549.26
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6555 0 0 0 354892 34 0 0 25 0 1 0 40999091 25264128 6015 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6168 6015 80 151 0 6014 0
Current children cumulated CPU time (s) 3551.35
Current children cumulated vsize (KiB) 41544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14811
/proc/meminfo: memFree=1795160/2055920 swapFree=4180012/4192956
[pid=14682] ppid=14680 vsize=16872 CPUtime=2.09
/proc/14682/stat : 14682 (sugar++) S 14680 14682 14257 0 -1 4194304 1900 33899 0 8 6 2 177 24 16 0 1 0 40998966 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14682/statm: 4218 1119 414 3 0 797 0
[pid=14705] ppid=14682 vsize=24672 CPUtime=3597.92
/proc/14705/stat : 14705 (minisat-inc) R 14682 14682 14257 0 -1 4194304 6555 0 0 0 359758 34 0 0 25 0 1 0 40999091 25264128 6015 996147200 134512640 135134323 4294956192 18446744073709551615 134524678 0 0 4096 3 0 0 0 17 1 0 0
/proc/14705/statm: 6168 6015 80 151 0 6014 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 41544

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 3631.41
CPU time (s): 3600.05
CPU user time (s): 3599.43
CPU system time (s): 0.619905
CPU usage (%): 99.1363
Max. virtual memory (cumulated for all children) (KiB): 890556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.43
system time used= 0.619905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42429
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3382
involuntary context switches= 143892

runsolver used 4.37233 second user time and 11.1703 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-12 08:09:33
IDJOB=1111215
IDBENCH=61247
IDSOLVER=367
FILE ID=node29/1111215-1215842972
PBS_JOBID= 7903394
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-6-6-2.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-1111215-1215842972/watcher-1111215-1215842972 -o /tmp/evaluation-result-1111215-1215842972/solver-1111215-1215842972 -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-1111215-1215842972.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d331089ced3fa3643a4429b2fd23353
RANDOM SEED=61940263

node29.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.242
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.242
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:       1861248 kB
Buffers:         28148 kB
Cached:          83972 kB
SwapCached:       6744 kB
Active:          84432 kB
Inactive:        67796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861248 kB
SwapTotal:     4192956 kB
SwapFree:      4180012 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          56104 kB
Slab:            27516 kB
Committed_AS:   214252 kB
PageTables:       2008 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= 66496 MiB
End job on node29 at 2008-07-12 09:10:06