Trace number 1109103

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-incOPTIMUM7 1625.46 1625.75

General information on the benchmark

Namecsp/QG4/
normalized-quasigroup4-6.xml
MD5SUMd423570e424f598e004cba94dd3f14f2
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints7
Best CPU time to get the best result obtained on this benchmark1048.91
Satisfiable
(Un)Satisfiability was proved
Number of variables114
Number of constraints83
Maximum constraint arity38
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35
Global constraints used (with number of constraints)alldifferent(12),element(36)

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.01/0.06	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.01/0.06	c 0	BEGIN Fri Jul 11 19:46:04 2008
0.01/0.06	c 0	PID 13288
0.01/0.07	c 0	HOST node80.alineos.net
0.01/0.07	c 0	CONVERTING HOME/instance-1109103-1215798364.xml TO HOME/temp.csp
0.01/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109103-1215798364.xml' 'HOME/temp.csp'
0.06/0.25	c 1	23 domains, 114 variables, 6 predicates, 0 relations, 83 constraints
0.06/0.28	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.28	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.29/0.35	c 1	Parsing HOME/temp.csp
0.29/0.41	c 1	parsed 226 expressions
0.29/0.42	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.29/0.42	c 1	MAX CSP: 83 constraints
0.29/0.42	c 1	Converting to clausal form CSP
0.29/0.44	c 1	converted 32 (10%) expressions
0.29/0.44	c 1	converted 63 (20%) expressions
0.29/0.44	c 1	converted 94 (30%) expressions
0.29/0.44	c 1	converted 125 (40%) expressions
0.29/0.45	c 1	converted 156 (50%) expressions
0.29/0.47	c 1	converted 188 (60%) expressions
0.29/0.48	c 1	converted 219 (70%) expressions
0.29/0.54	c 1	converted 250 (80%) expressions
0.29/0.60	c 1	converted 281 (90%) expressions
0.29/0.64	c 1	converted 312 (100%) expressions
0.29/0.64	c 1	CSP : 280 integers, 658 booleans, 2867 clauses, largest domain size 125
0.29/0.65	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.65	c 1	Propagation in CSP
0.29/0.67	c 1	79 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.29/0.67	c 1	CSP : 280 integers, 658 booleans, 2867 clauses, largest domain size 84
0.29/0.67	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.67	c 1	Simplifing CSP by introducing new Boolean variables
0.29/0.68	c 1	CSP : 280 integers, 898 booleans, 3107 clauses, largest domain size 84
0.29/0.68	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.71	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.29/0.72	c 1	28 (10%) CSP integer variables are encoded (48 clauses, 484 bytes)
0.29/0.72	c 1	56 (20%) CSP integer variables are encoded (419 clauses, 4524 bytes)
0.29/0.73	c 1	84 (30%) CSP integer variables are encoded (919 clauses, 10024 bytes)
0.29/0.73	c 1	112 (40%) CSP integer variables are encoded (1419 clauses, 16477 bytes)
0.29/0.73	c 1	140 (50%) CSP integer variables are encoded (1453 clauses, 16919 bytes)
0.29/0.73	c 1	168 (60%) CSP integer variables are encoded (1453 clauses, 16919 bytes)
0.29/0.73	c 1	196 (70%) CSP integer variables are encoded (1453 clauses, 16919 bytes)
0.29/0.73	c 1	224 (80%) CSP integer variables are encoded (1621 clauses, 19103 bytes)
0.29/0.73	c 1	252 (90%) CSP integer variables are encoded (1757 clauses, 20871 bytes)
0.29/0.73	c 1	280 (100%) CSP integer variables are encoded (2326 clauses, 28268 bytes)
0.29/0.76	c 1	311 (10%) CSP clauses are encoded (3877 clauses, 54044 bytes)
0.29/0.77	c 1	622 (20%) CSP clauses are encoded (4487 clauses, 63231 bytes)
0.29/0.78	c 1	933 (30%) CSP clauses are encoded (4798 clauses, 69034 bytes)
0.29/0.79	c 1	1243 (40%) CSP clauses are encoded (5108 clauses, 74828 bytes)
0.29/0.79	c 1	1554 (50%) CSP clauses are encoded (5419 clauses, 80626 bytes)
0.29/0.80	c 1	1865 (60%) CSP clauses are encoded (5730 clauses, 86447 bytes)
0.29/0.81	c 1	2175 (70%) CSP clauses are encoded (6040 clauses, 92277 bytes)
0.29/0.81	c 1	2486 (80%) CSP clauses are encoded (6351 clauses, 98361 bytes)
0.29/0.82	c 1	2797 (90%) CSP clauses are encoded (6662 clauses, 104558 bytes)
0.29/0.84	c 1	3107 (100%) CSP clauses are encoded (17123 clauses, 288302 bytes)
0.29/0.84	c 1	3107 CSP clauses encoded
0.29/0.84	c 1	Writing map file : HOME/temp.map
0.29/0.84	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.84	c 1	SAT : 3462 SAT variables, 17123 SAT clauses, 288302 bytes
0.29/0.84	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.29/0.86	c 1	OBJECTIVE minimize _COST
0.29/0.86	c 1	SOLVING HOME/temp.cnf
0.29/0.86	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.29/0.86	c 1	This is MiniSat 2.0 beta incremental
0.29/0.86	c 1	WARNING: for repeatability, setting FPU to use double precision
0.29/0.86	c 1	============================[ Problem Statistics ]=============================
0.29/0.86	c 1	|                                                                             |
0.29/0.86	c 1	|  Number of variables:  3462                                                 |
0.29/0.86	c 1	|  Number of clauses:    17123                                                |
0.29/0.87	c 1	|  Parsing time:         0.01         s                                       |
0.29/0.87	c 1	OK
0.29/0.87	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.29/0.87	c 1	SEARCHING: _COST <= 42
0.29/0.87	c 1	============================[ Search Statistics ]==============================
0.29/0.87	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.87	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.87	c 1	===============================================================================
0.29/0.87	c 1	|         0 |    3462    17123    48233 |     5707        0    nan |  0.000 % |
0.29/0.87	c 1	===============================================================================
0.29/0.87	c 1	restarts              : 1
0.29/0.87	c 1	conflicts             : 3             (250 /sec)
0.29/0.87	c 1	decisions             : 1198          (1.00 % random) (99850 /sec)
0.29/0.87	c 1	propagations          : 4911           (409318 /sec)
0.29/0.87	c 1	conflict literals     : 28             (0.00 % deleted)
0.29/0.87	c 1	Memory used           : 2.70 MB
0.29/0.87	c 1	CPU time              : 0.011998 s
0.29/0.87	c 1	
0.29/0.87	c 1	SATISFIABLE
0.29/0.87	c 1	OK
0.29/0.87	c 1	FOUND: _COST <= 42
0.29/0.87	s SATISFIABLE
0.29/0.87	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.29/0.87	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.06/0.94	c 1	Decoding HOME/temp.out
1.06/0.98	c 1	OBJECTIVE _COST 42
1.06/0.98	o 42
1.06/0.99	v 1 4 4 3 4 4 6 2 5 1 6 5 6 6 3 1 6 4 6 5 6 4 6 2 2 4 6 6 5 3 3 5 1 1 2 6 31 31 1 34 1 34 1 36 1 10 1 16 1 24 2 31 8 2 35 2 25 2 24 2 36 2 15 3 30 3 31 15 3 31 3 15 3 4 3 36 4 36 4 6 4 31 22 4 36 4 2 4 20 5 34 5 36 5 36 5 31 29 5 9 5 36 6 29 6 19 6 36 6 14 6 31 36 6
1.06/0.99	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.19/1.02	c 1	OK
1.19/1.02	c 1	OBJECTIVE BOUND: 0 <= _COST <= 42
1.19/1.02	c 1	SEARCHING: _COST <= 21
1.19/1.02	c 1	============================[ Search Statistics ]==============================
1.19/1.02	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.02	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.02	c 1	===============================================================================
1.19/1.02	c 1	|         3 |    3462    17123    48233 |     5707        3      9 |  0.000 % |
1.19/1.04	c 1	|       103 |    3238    17123    48233 |     6278      103     26 |  8.291 % |
1.19/1.04	c 1	===============================================================================
1.19/1.04	c 1	restarts              : 3
1.19/1.04	c 1	conflicts             : 121           (4034 /sec)
1.19/1.04	c 1	decisions             : 1908          (0.89 % random) (63611 /sec)
1.19/1.04	c 1	propagations          : 72386          (2413269 /sec)
1.19/1.04	c 1	conflict literals     : 2994           (30.85 % deleted)
1.19/1.04	c 1	Memory used           : 2.70 MB
1.19/1.04	c 1	CPU time              : 0.029995 s
1.19/1.04	c 1	
1.19/1.04	c 1	SATISFIABLE
1.19/1.04	c 1	OK
1.19/1.04	c 1	FOUND: _COST <= 21
1.19/1.04	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.19/1.04	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.23/1.11	c 2	Decoding HOME/temp.out
1.23/1.15	c 2	OBJECTIVE _COST 21
1.23/1.15	o 21
1.23/1.15	v 1 6 6 6 6 3 5 2 6 3 6 5 4 4 3 6 6 4 5 6 5 4 2 1 6 6 1 6 5 1 5 4 2 3 4 6 31 30 1 30 1 24 1 30 1 36 1 27 1 35 2 31 8 2 24 2 33 2 33 2 23 2 34 3 34 3 31 15 3 34 3 6 3 10 3 35 4 18 4 35 4 31 22 4 32 4 13 4 36 5 36 5 31 5 12 5 31 29 5 19 5 17 6 28 6 20 6 3 6 4 6 31 36 6
1.23/1.16	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.20	c 2	OK
1.23/1.20	c 2	OBJECTIVE BOUND: 0 <= _COST <= 21
1.23/1.20	c 2	SEARCHING: _COST <= 10
1.23/1.20	c 2	============================[ Search Statistics ]==============================
1.23/1.20	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.23/1.20	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.23/1.20	c 2	===============================================================================
1.23/1.20	c 2	|       121 |    3175    13250    37434 |     4416      121     25 |  8.291 % |
1.23/1.21	c 2	|       223 |    3175    13250    37434 |     4858      223     20 | 13.144 % |
1.23/1.23	c 2	|       374 |    3007    10835    30672 |     5344      374     19 | 13.144 % |
1.23/1.25	c 2	|       600 |    3007    10835    30672 |     5878      600     18 | 13.144 % |
1.23/1.29	c 2	|       937 |    3007    10835    30672 |     6466      937     19 | 13.144 % |
1.46/1.34	c 2	|      1443 |    3007    10835    30672 |     7113     1443     20 | 13.144 % |
1.56/1.44	c 2	===============================================================================
1.56/1.44	c 2	restarts              : 9
1.56/1.44	c 2	conflicts             : 2188          (8135 /sec)
1.56/1.44	c 2	decisions             : 4725          (0.99 % random) (17568 /sec)
1.56/1.44	c 2	propagations          : 1044755        (3884440 /sec)
1.56/1.44	c 2	conflict literals     : 44411          (27.61 % deleted)
1.56/1.44	c 2	Memory used           : 2.83 MB
1.56/1.44	c 2	CPU time              : 0.268959 s
1.56/1.44	c 2	
1.56/1.44	c 2	SATISFIABLE
1.56/1.44	c 2	OK
1.56/1.44	c 2	FOUND: _COST <= 10
1.56/1.44	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.56/1.44	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.60/1.51	c 2	Decoding HOME/temp.out
1.60/1.55	c 2	OBJECTIVE _COST 10
1.60/1.55	o 10
1.60/1.55	v 1 6 2 5 4 3 4 2 5 6 3 1 5 4 3 1 6 2 6 3 5 4 2 1 3 1 1 3 5 4 5 3 4 2 1 6 31 27 1 24 1 26 1 35 1 16 1 27 1 36 2 31 8 2 23 2 34 2 3 2 34 2 11 3 28 3 31 15 3 25 3 6 3 20 3 30 4 33 4 5 4 31 22 4 14 4 7 4 21 5 13 5 31 5 9 5 31 29 5 4 5 17 6 3 6 10 6 2 6 19 6 31 36 6
1.60/1.56	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.60/1.59	c 2	OK
1.60/1.59	c 2	OBJECTIVE BOUND: 0 <= _COST <= 10
1.60/1.59	c 2	SEARCHING: _COST <= 5
1.60/1.59	c 2	============================[ Search Statistics ]==============================
1.60/1.59	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.60/1.59	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.60/1.59	c 2	===============================================================================
1.60/1.59	c 2	|      2188 |    2883     8805    24943 |     2935     2183     20 | 13.144 % |
1.75/1.61	c 2	|      2288 |    2883     8805    24943 |     3228     2283     20 | 16.725 % |
1.75/1.63	c 2	|      2439 |    2883     8805    24943 |     3551     2434     20 | 16.725 % |
1.75/1.67	c 2	|      2664 |    2883     8805    24943 |     3906     2659     20 | 16.725 % |
1.86/1.71	c 2	|      3002 |    2883     8805    24943 |     4297     2997     20 | 16.725 % |
1.86/1.78	c 2	|      3508 |    2883     8805    24943 |     4726     3503     20 | 16.725 % |
1.96/1.88	c 2	|      4268 |    2883     8805    24943 |     5199     4263     19 | 16.725 % |
2.16/2.04	c 2	|      5408 |    2883     8805    24943 |     5719     5403     20 | 16.725 % |
2.46/2.31	c 3	|      7116 |    2883     8805    24943 |     6291     3831     18 | 16.725 % |
2.86/2.71	c 3	|      9679 |    2883     8805    24943 |     6920     6394     18 | 16.725 % |
3.36/3.29	c 4	|     13523 |    2883     8805    24943 |     7612     6366     17 | 16.725 % |
4.36/4.23	c 5	|     19289 |    2883     8805    24943 |     8373     7832     17 | 16.725 % |
5.76/5.69	c 6	|     27941 |    2883     8805    24943 |     9211     7308     18 | 16.725 % |
8.06/7.96	c 8	|     40915 |    2883     8805    24943 |    10132    10150     19 | 16.725 % |
11.56/11.46	c 12	|     60376 |    2883     8805    24943 |    11145     7532     19 | 16.725 % |
17.25/17.16	c 18	|     89568 |    2883     8805    24943 |    12260     6632     20 | 16.725 % |
25.55/25.49	c 26	|    133358 |    2883     8805    24943 |    13486    11048     22 | 16.725 % |
38.25/38.17	c 39	|    199044 |    2883     8805    24943 |    14834    12216     18 | 16.725 % |
59.74/59.70	c 60	|    297570 |    2883     8805    24943 |    16318     8595     20 | 16.725 % |
91.73/91.65	c 92	|    445359 |    2883     8805    24943 |    17950    10324     17 | 16.725 % |
144.72/144.68	c 145	|    667042 |    2883     8805    24943 |    19745    15308     19 | 16.725 % |
228.09/228.05	c 228	|    999567 |    2883     8805    24943 |    21719    17685     18 | 16.725 % |
280.38/280.38	c 281	===============================================================================
280.38/280.38	c 281	restarts              : 31
280.38/280.38	c 281	conflicts             : 1207315       (4328 /sec)
280.38/280.38	c 281	decisions             : 1368916       (1.54 % random) (4907 /sec)
280.38/280.38	c 281	propagations          : 500126490      (1792757 /sec)
280.38/280.38	c 281	conflict literals     : 24918917       (32.34 % deleted)
280.38/280.38	c 281	Memory used           : 7.57 MB
280.38/280.38	c 281	CPU time              : 278.971 s
280.38/280.38	c 281	
280.38/280.38	c 281	UNSATISFIABLE
280.38/280.38	c 281	OK
280.38/280.38	c 281	NOT FOUND: _COST <= 5
280.38/280.38	c 281	OK
280.38/280.38	c 281	OBJECTIVE BOUND: 6 <= _COST <= 10
280.38/280.38	c 281	SEARCHING: _COST <= 8
280.38/280.38	c 281	============================[ Search Statistics ]==============================
280.38/280.38	c 281	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
280.38/280.38	c 281	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
280.38/280.38	c 281	===============================================================================
280.38/280.38	c 281	|   1207315 |    2867     8730    24766 |     2910    17990     19 | 16.725 % |
280.49/280.41	c 281	===============================================================================
280.49/280.41	c 281	restarts              : 32
280.49/280.41	c 281	conflicts             : 1207351       (4327 /sec)
280.49/280.41	c 281	decisions             : 1369178       (1.54 % random) (4907 /sec)
280.49/280.41	c 281	propagations          : 500142474      (1792596 /sec)
280.49/280.41	c 281	conflict literals     : 24919687       (32.34 % deleted)
280.49/280.41	c 281	Memory used           : 7.57 MB
280.49/280.41	c 281	CPU time              : 279.005 s
280.49/280.41	c 281	
280.49/280.41	c 281	SATISFIABLE
280.49/280.42	c 281	OK
280.49/280.42	c 281	FOUND: _COST <= 8
280.49/280.42	c 281	DECODING HOME/temp.out WITH HOME/temp.map
280.49/280.42	c 281	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
280.49/280.49	c 281	Decoding HOME/temp.out
280.50/280.53	c 281	OBJECTIVE _COST 8
280.50/280.53	o 8
280.50/280.54	v 1 5 2 6 3 4 6 2 4 5 3 1 5 6 3 1 2 4 2 3 6 4 6 3 6 1 4 3 5 2 3 4 5 2 1 6 31 26 1 35 1 26 1 12 1 35 1 16 1 30 2 31 8 2 34 2 17 2 3 2 19 2 11 3 24 3 31 15 3 31 3 20 3 28 3 32 4 27 4 6 4 31 22 4 18 4 9 4 18 5 13 5 10 5 33 5 31 29 5 2 5 21 6 4 6 23 6 14 6 7 6 31 36 6
280.50/280.54	c 281	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
280.50/280.57	c 281	OK
280.50/280.57	c 281	OBJECTIVE BOUND: 6 <= _COST <= 8
280.50/280.58	c 281	SEARCHING: _COST <= 7
280.50/280.58	c 281	============================[ Search Statistics ]==============================
280.50/280.58	c 281	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
280.50/280.58	c 281	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
280.50/280.58	c 281	===============================================================================
280.50/280.58	c 281	|   1207351 |    2867     8730    24766 |     2910     2285     14 | 16.725 % |
280.50/280.59	c 281	|   1207452 |    2867     8730    24766 |     3201     2386     14 | 18.227 % |
280.67/280.62	c 281	|   1207602 |    2867     8730    24766 |     3521     2536     14 | 18.227 % |
280.67/280.65	c 281	|   1207827 |    2867     8730    24766 |     3873     2761     15 | 18.227 % |
280.67/280.70	c 281	|   1208164 |    2867     8730    24766 |     4260     3098     15 | 18.227 % |
280.77/280.77	c 281	|   1208670 |    2831     8241    23405 |     4686     3604     15 | 18.227 % |
280.87/280.87	c 281	|   1209430 |    2831     8241    23405 |     5155     4364     16 | 18.227 % |
281.07/281.04	c 281	|   1210569 |    2831     8241    23405 |     5670     5503     17 | 18.227 % |
281.27/281.20	c 282	===============================================================================
281.27/281.20	c 282	restarts              : 40
281.27/281.20	c 282	conflicts             : 1211703       (4333 /sec)
281.27/281.20	c 282	decisions             : 1374516       (1.54 % random) (4915 /sec)
281.27/281.20	c 282	propagations          : 502106443      (1795588 /sec)
281.27/281.20	c 282	conflict literals     : 25006309       (32.33 % deleted)
281.27/281.20	c 282	Memory used           : 7.57 MB
281.27/281.20	c 282	CPU time              : 279.633 s
281.27/281.20	c 282	
281.27/281.20	c 282	SATISFIABLE
281.27/281.20	c 282	OK
281.27/281.20	c 282	FOUND: _COST <= 7
281.27/281.20	c 282	DECODING HOME/temp.out WITH HOME/temp.map
281.27/281.20	c 282	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
281.27/281.27	c 282	Decoding HOME/temp.out
281.28/281.31	c 282	OBJECTIVE _COST 7
281.28/281.31	o 7
281.28/281.32	v 1 5 2 6 4 3 6 2 6 5 3 1 5 5 3 6 2 4 2 3 1 4 6 5 6 1 4 3 5 2 4 4 5 1 1 6 31 26 1 35 1 26 1 12 1 34 1 21 1 30 2 31 8 2 30 2 17 2 3 2 19 2 11 3 20 3 31 15 3 6 3 20 3 28 3 32 4 27 4 31 4 31 22 4 18 4 5 4 24 5 13 5 10 5 33 5 31 29 5 2 5 16 6 4 6 23 6 25 6 7 6 31 36 6
281.28/281.32	c 282	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
281.28/281.36	c 282	OK
281.28/281.36	c 282	OBJECTIVE BOUND: 6 <= _COST <= 7
281.28/281.36	c 282	SEARCHING: _COST <= 6
281.28/281.36	c 282	============================[ Search Statistics ]==============================
281.28/281.36	c 282	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
281.28/281.36	c 282	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
281.28/281.36	c 282	===============================================================================
281.28/281.36	c 282	|   1211703 |    2813     8013    22774 |     2671     3382     17 | 18.227 % |
281.28/281.37	c 282	|   1211803 |    2813     8013    22774 |     2938     1791     16 | 18.747 % |
281.28/281.39	c 282	|   1211953 |    2813     8013    22774 |     3231     1941     16 | 18.747 % |
281.45/281.43	c 282	|   1212178 |    2813     8013    22774 |     3555     2166     17 | 18.747 % |
281.45/281.48	c 282	|   1212515 |    2813     8013    22774 |     3910     2503     17 | 18.747 % |
281.56/281.54	c 282	|   1213021 |    2813     8013    22774 |     4301     3009     18 | 18.747 % |
281.66/281.67	c 282	|   1213782 |    2813     8013    22774 |     4731     3770     19 | 18.747 % |
281.85/281.83	c 282	|   1214921 |    2813     8013    22774 |     5205     4909     19 | 18.747 % |
282.05/282.07	c 282	|   1216629 |    2813     8013    22774 |     5725     3548     18 | 18.747 % |
282.45/282.45	c 283	|   1219191 |    2813     8013    22774 |     6298     6110     19 | 18.747 % |
283.05/283.07	c 283	|   1223035 |    2813     8013    22774 |     6927     6413     17 | 18.747 % |
283.95/283.99	c 284	|   1228801 |    2813     8013    22774 |     7620     4416     15 | 18.747 % |
285.35/285.34	c 286	|   1237450 |    2813     8013    22774 |     8382     4499     15 | 18.747 % |
287.45/287.47	c 288	|   1250424 |    2813     8013    22774 |     9221     8156     17 | 18.747 % |
290.85/290.85	c 291	|   1269885 |    2813     8013    22774 |    10143     7497     20 | 18.747 % |
296.15/296.13	c 297	|   1299077 |    2813     8013    22774 |    11157     9181     19 | 18.747 % |
304.05/304.07	c 304	|   1342867 |    2813     8013    22774 |    12273    10744     18 | 18.747 % |
316.04/316.04	c 316	|   1408551 |    2813     8013    22774 |    13500    10869     22 | 18.747 % |
335.33/335.31	c 336	|   1507078 |    2813     8013    22774 |    14850     8647     19 | 18.747 % |
365.83/365.82	c 366	|   1654867 |    2813     8013    22774 |    16335    14922     21 | 18.747 % |
413.41/413.49	c 414	|   1876551 |    2813     8013    22774 |    17969    12408     24 | 18.747 % |
490.09/490.11	c 491	|   2209077 |    2813     8013    22774 |    19766    14876     20 | 18.747 % |
610.76/610.81	c 611	|   2707866 |    2813     8013    22774 |    21742    18187     19 | 18.747 % |
803.80/803.93	c 804	|   3456048 |    2813     8013    22774 |    23916    20040     20 | 18.747 % |
1106.12/1106.37	c 1107	|   4578322 |    2813     8013    22774 |    26308    14900     21 | 18.747 % |
1591.78/1592.16	c 1593	|   6261734 |    2813     8013    22774 |    28939    15175     20 | 18.747 % |
1625.37/1625.75	c 1626	===============================================================================
1625.37/1625.75	c 1626	restarts              : 66
1625.37/1625.75	c 1626	conflicts             : 6370828       (3924 /sec)
1625.37/1625.75	c 1626	decisions             : 7219546       (1.59 % random) (4447 /sec)
1625.37/1625.75	c 1626	propagations          : 2560347341     (1576934 /sec)
1625.37/1625.75	c 1626	conflict literals     : 137152033      (30.93 % deleted)
1625.37/1625.75	c 1626	Memory used           : 11.50 MB
1625.37/1625.75	c 1626	CPU time              : 1623.62 s
1625.37/1625.75	c 1626	
1625.37/1625.75	c 1626	UNSATISFIABLE
1625.37/1625.75	c 1626	OK
1625.37/1625.75	c 1626	NOT FOUND: _COST <= 6
1625.37/1625.75	c 1626	OK
1625.37/1625.75	c 1626	OBJECTIVE _COST 7
1625.37/1625.75	s OPTIMUM FOUND
1625.37/1625.75	c 1626	CPU 1625.18 (0.06 0.02 1625.12 0.25)
1625.37/1625.75	c 1626	END Fri Jul 11 20:13:10 2008

Verifier Data (download as text)

OK	7	76
7 unsatisfied constraints, 76 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-1109103-1215798364/watcher-1109103-1215798364 -o /tmp/evaluation-result-1109103-1215798364/solver-1109103-1215798364 -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-1109103-1215798364.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: 0.93 0.98 0.99 3/83 13288
/proc/meminfo: memFree=1881096/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=12272 CPUtime=0
/proc/13288/stat : 13288 (sugar++) R 13286 13288 11716 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 36533039 12566528 365 996147200 4194304 4206940 548682068528 18446744073709551615 226695887870 0 0 4224 0 0 0 0 17 0 0 0
/proc/13288/statm: 3068 365 274 3 0 168 0

[startup+0.0166069 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 13288
/proc/meminfo: memFree=1881096/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=12676 CPUtime=0.01
/proc/13288/stat : 13288 (sugar++) R 13286 13288 11716 0 -1 4194304 531 0 0 0 1 0 0 0 18 0 1 0 36533039 12980224 499 996147200 4194304 4206940 548682068528 18446744073709551615 226687154789 0 0 4224 0 0 0 0 17 0 0 0
/proc/13288/statm: 3169 499 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.101622 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 13288
/proc/meminfo: memFree=1881096/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16740 CPUtime=0.06
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1219 128 0 0 5 1 0 0 17 0 1 0 36533039 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13288/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301645 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 13288
/proc/meminfo: memFree=1881096/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16740 CPUtime=0.29
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1279 4320 0 1 5 1 20 3 16 0 1 0 36533039 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16740

[startup+0.7017 s]
/proc/loadavg: 0.93 0.98 0.99 3/83 13288
/proc/meminfo: memFree=1881096/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16740 CPUtime=0.29
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1297 4320 0 1 5 1 20 3 16 0 1 0 36533039 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13288/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16740

[startup+1.5018 s]
/proc/loadavg: 0.93 0.98 0.99 1/95 13321
/proc/meminfo: memFree=1871016/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.34
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1652 18849 0 4 5 1 115 13 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=2892 CPUtime=0.26
/proc/13311/stat : 13311 (minisat-inc) S 13288 13288 11716 0 -1 4194304 486 0 0 0 26 0 0 0 17 0 1 0 36533125 2961408 429 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/13311/statm: 723 429 80 151 0 569 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 19764

[startup+3.10199 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1875704/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=3428 CPUtime=1.77
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 636 0 0 0 177 0 0 0 25 0 1 0 36533125 3510272 579 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 857 579 80 151 0 703 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 20300

[startup+6.3024 s]
/proc/loadavg: 0.93 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1875192/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=3856 CPUtime=4.97
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 756 0 0 0 497 0 0 0 25 0 1 0 36533125 3948544 699 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 964 699 80 151 0 810 0
Current children cumulated CPU time (s) 6.46
Current children cumulated vsize (KiB) 20728

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1874728/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=4252 CPUtime=11.37
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 851 0 0 0 1137 0 0 0 25 0 1 0 36533125 4354048 794 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1063 794 80 151 0 909 0
Current children cumulated CPU time (s) 12.86
Current children cumulated vsize (KiB) 21124

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1874288/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=5052 CPUtime=24.16
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1027 0 0 0 2416 0 0 0 25 0 1 0 36533125 5173248 970 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1263 970 80 151 0 1109 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 21924

[startup+51.1019 s]
/proc/loadavg: 0.97 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1873840/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=5588 CPUtime=49.75
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1165 0 0 0 4975 0 0 0 25 0 1 0 36533125 5722112 1108 996147200 134512640 135134323 4294956192 18446744073709551615 134529732 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1397 1108 80 151 0 1243 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 22460

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1872816/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=6352 CPUtime=100.94
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1370 0 0 0 10094 0 0 0 25 0 1 0 36533125 6504448 1313 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1588 1313 80 151 0 1434 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 23224

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1872112/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=7060 CPUtime=160.92
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1524 0 0 0 16092 0 0 0 25 0 1 0 36533125 7229440 1467 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1765 1467 80 151 0 1611 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 23932

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13341
/proc/meminfo: memFree=1871792/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.49
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1688 22623 0 5 5 2 126 16 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=7468 CPUtime=220.9
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1612 0 0 0 22090 0 0 0 25 0 1 0 36533125 7647232 1555 996147200 134512640 135134323 4294956192 18446744073709551615 134531859 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1867 1555 80 151 0 1713 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 24340

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13361
/proc/meminfo: memFree=1871080/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=7752 CPUtime=280.58
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1704 0 0 0 28057 1 0 0 23 0 1 0 36533125 7938048 1641 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1938 1641 80 151 0 1784 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 24624

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13361
/proc/meminfo: memFree=1871088/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=7888 CPUtime=340.56
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1727 0 0 0 34055 1 0 0 25 0 1 0 36533125 8077312 1664 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 1972 1664 80 151 0 1818 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 24760

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13361
/proc/meminfo: memFree=1871024/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=8024 CPUtime=400.55
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 1753 0 0 0 40054 1 0 0 25 0 1 0 36533125 8216576 1690 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2006 1690 80 151 0 1852 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 24896


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


[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1867440/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11196 CPUtime=1240.31
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2517 0 0 0 124028 3 0 0 25 0 1 0 36533125 11464704 2454 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2799 2454 80 151 0 2645 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 28068

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1867376/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11196 CPUtime=1300.3
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2534 0 0 0 130027 3 0 0 25 0 1 0 36533125 11464704 2471 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2799 2471 80 151 0 2645 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 28068

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1867312/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11328 CPUtime=1360.27
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2555 0 0 0 136024 3 0 0 25 0 1 0 36533125 11599872 2492 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2832 2492 80 151 0 2678 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 28200

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1867120/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11460 CPUtime=1420.26
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2599 0 0 0 142023 3 0 0 25 0 1 0 36533125 11735040 2536 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2865 2536 80 151 0 2711 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 28332

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1867056/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11608 CPUtime=1480.24
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2608 0 0 0 148021 3 0 0 25 0 1 0 36533125 11886592 2545 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2902 2545 80 151 0 2748 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 28480

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866928/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11608 CPUtime=1540.22
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2627 0 0 0 154019 3 0 0 25 0 1 0 36533125 11886592 2564 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2902 2564 80 151 0 2748 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 28480

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866864/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1600.21
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2651 0 0 0 160018 3 0 0 25 0 1 0 36533125 12050432 2588 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2588 80 151 0 2788 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 28640

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

[startup+1612.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866864/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1610.6
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2651 0 0 0 161057 3 0 0 25 0 1 0 36533125 12050432 2588 996147200 134512640 135134323 4294956192 18446744073709551615 134531891 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2588 80 151 0 2788 0
Current children cumulated CPU time (s) 1612.37
Current children cumulated vsize (KiB) 28640

[startup+1619.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866864/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1617.01
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2651 0 0 0 161698 3 0 0 25 0 1 0 36533125 12050432 2588 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2588 80 151 0 2788 0
Current children cumulated CPU time (s) 1618.78
Current children cumulated vsize (KiB) 28640

[startup+1622.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866800/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1620.2
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2658 0 0 0 162017 3 0 0 25 0 1 0 36533125 12050432 2595 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2595 80 151 0 2788 0
Current children cumulated CPU time (s) 1621.97
Current children cumulated vsize (KiB) 28640

[startup+1623.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866800/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1621.8
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2658 0 0 0 162177 3 0 0 25 0 1 0 36533125 12050432 2595 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2595 80 151 0 2788 0
Current children cumulated CPU time (s) 1623.57
Current children cumulated vsize (KiB) 28640

[startup+1624.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866800/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1622.6
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2658 0 0 0 162257 3 0 0 25 0 1 0 36533125 12050432 2595 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2595 80 151 0 2788 0
Current children cumulated CPU time (s) 1624.37
Current children cumulated vsize (KiB) 28640

[startup+1625.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866800/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1623.4
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2658 0 0 0 162337 3 0 0 25 0 1 0 36533125 12050432 2595 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2595 80 151 0 2788 0
Current children cumulated CPU time (s) 1625.17
Current children cumulated vsize (KiB) 28640

[startup+1625.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/85 13367
/proc/meminfo: memFree=1866800/2055920 swapFree=4192812/4192956
[pid=13288] ppid=13286 vsize=16872 CPUtime=1.77
/proc/13288/stat : 13288 (sugar++) S 13286 13288 11716 0 -1 4194304 1827 30171 0 7 5 2 149 21 16 0 1 0 36533039 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 226695884898 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13288/statm: 4218 1116 414 3 0 797 0
[pid=13311] ppid=13288 vsize=11768 CPUtime=1623.6
/proc/13311/stat : 13311 (minisat-inc) R 13288 13288 11716 0 -1 4194304 2658 0 0 0 162357 3 0 0 25 0 1 0 36533125 12050432 2595 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/13311/statm: 2942 2595 80 151 0 2788 0
Current children cumulated CPU time (s) 1625.37
Current children cumulated vsize (KiB) 28640

Child status: 0
Real time (s): 1625.75
CPU time (s): 1625.46
CPU user time (s): 1625.18
CPU system time (s): 0.275958
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 221816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1625.18
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34738
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1828
involuntary context switches= 3652

runsolver used 2.11368 second user time and 5.29919 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-11 19:46:04
IDJOB=1109103
IDBENCH=60914
IDSOLVER=367
FILE ID=node80/1109103-1215798364
PBS_JOBID= 7903054
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/QG4/normalized-quasigroup4-6.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-1109103-1215798364/watcher-1109103-1215798364 -o /tmp/evaluation-result-1109103-1215798364/solver-1109103-1215798364 -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-1109103-1215798364.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d423570e424f598e004cba94dd3f14f2
RANDOM SEED=624977626

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1881640 kB
Buffers:         14432 kB
Cached:          64040 kB
SwapCached:          0 kB
Active:          64904 kB
Inactive:        41332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1180 kB
Writeback:           0 kB
Mapped:          38772 kB
Slab:            51848 kB
Committed_AS:   219060 kB
PageTables:       3036 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 node80 at 2008-07-11 20:13:10