Trace number 1109798

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+minisatMSAT (TO)44 3600.07 3620.95

General information on the benchmark

Namecsp/ramsey3/
normalized-ramsey-18-3.xml
MD5SUM14ec6612041bf1bae6341e725eab1bfc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark3600.03
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of constraints816
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension816
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 23:14:41 2008
0.00/0.05	c 0	PID 13234
0.00/0.05	c 0	HOST node37.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109798-1215810881.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109798-1215810881.xml' 'HOME/temp.csp'
0.03/0.44	c 0	1 domains, 153 variables, 1 predicates, 0 relations, 816 constraints
0.03/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.40/0.55	c 0	Parsing HOME/temp.csp
0.40/0.70	c 0	parsed 971 expressions
0.40/0.70	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.72	c 1	MAX CSP: 816 constraints
0.40/0.72	c 1	Converting to clausal form CSP
0.40/0.76	c 1	converted 179 (10%) expressions
0.40/0.89	c 1	converted 358 (20%) expressions
0.40/0.92	c 1	converted 537 (30%) expressions
0.40/0.94	c 1	converted 716 (40%) expressions
0.40/0.95	c 1	converted 895 (50%) expressions
0.40/0.96	c 1	converted 1074 (60%) expressions
0.40/0.97	c 1	converted 1253 (70%) expressions
0.40/0.98	c 1	converted 1432 (80%) expressions
0.40/1.00	c 1	converted 1611 (90%) expressions
1.01/1.10	c 1	converted 1790 (100%) expressions
1.01/1.11	c 1	CSP : 1785 integers, 0 booleans, 2447 clauses, largest domain size 1225
1.01/1.11	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.11	c 1	Propagation in CSP
1.01/1.17	c 1	812 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.01/1.17	c 1	CSP : 1785 integers, 0 booleans, 2447 clauses, largest domain size 817
1.01/1.17	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.17	c 1	Simplifing CSP by introducing new Boolean variables
1.11/1.24	c 1	CSP : 1785 integers, 4896 booleans, 7343 clauses, largest domain size 817
1.11/1.24	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.28	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.30	c 1	179 (10%) CSP integer variables are encoded (153 clauses, 1639 bytes)
1.20/1.30	c 1	357 (20%) CSP integer variables are encoded (153 clauses, 1639 bytes)
1.20/1.30	c 1	536 (30%) CSP integer variables are encoded (153 clauses, 1639 bytes)
1.20/1.31	c 1	714 (40%) CSP integer variables are encoded (153 clauses, 1639 bytes)
1.20/1.31	c 1	893 (50%) CSP integer variables are encoded (153 clauses, 1639 bytes)
1.20/1.32	c 1	1071 (60%) CSP integer variables are encoded (6252 clauses, 80926 bytes)
1.20/1.32	c 1	1250 (70%) CSP integer variables are encoded (8812 clauses, 114315 bytes)
1.20/1.33	c 1	1428 (80%) CSP integer variables are encoded (10904 clauses, 145695 bytes)
1.20/1.34	c 1	1607 (90%) CSP integer variables are encoded (12138 clauses, 164205 bytes)
1.20/1.34	c 1	1785 (100%) CSP integer variables are encoded (13822 clauses, 189465 bytes)
1.20/1.38	c 1	735 (10%) CSP clauses are encoded (15817 clauses, 219814 bytes)
1.20/1.40	c 1	1469 (20%) CSP clauses are encoded (17811 clauses, 250824 bytes)
1.31/1.42	c 1	2203 (30%) CSP clauses are encoded (19803 clauses, 281954 bytes)
1.31/1.43	c 1	2938 (40%) CSP clauses are encoded (21798 clauses, 313925 bytes)
1.31/1.44	c 1	3672 (50%) CSP clauses are encoded (23790 clauses, 346745 bytes)
1.31/1.45	c 1	4406 (60%) CSP clauses are encoded (25782 clauses, 379565 bytes)
1.31/1.46	c 1	5141 (70%) CSP clauses are encoded (27777 clauses, 412471 bytes)
1.51/1.65	c 1	5875 (80%) CSP clauses are encoded (123703 clauses, 2124251 bytes)
2.59/2.75	c 3	6609 (90%) CSP clauses are encoded (716563 clauses, 13735279 bytes)
2.89/3.08	c 3	7343 (100%) CSP clauses are encoded (888984 clauses, 17392179 bytes)
2.89/3.08	c 3	7343 CSP clauses encoded
2.89/3.09	c 3	Writing map file : HOME/temp.map
3.00/3.11	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.00/3.11	c 3	SAT : 20503 SAT variables, 888984 SAT clauses, 17392179 bytes
3.00/3.11	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.00/3.14	c 3	OBJECTIVE minimize _COST
3.00/3.14	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.00/3.14	c 3	SEARCHING: _COST <= 408
3.00/3.14	c 3	SOLVING HOME/temp.cnf
3.00/3.14	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.00/3.14	c 3	This is MiniSat 2.0 beta
3.00/3.14	c 3	WARNING: for repeatability, setting FPU to use double precision
3.00/3.14	c 3	============================[ Problem Statistics ]=============================
3.00/3.14	c 3	|                                                                             |
3.00/3.14	c 3	|  Number of variables:  20503                                                |
3.00/3.14	c 3	|  Number of clauses:    888985                                               |
3.36/3.59	c 3	|  Parsing time:         0.38         s                                       |
3.74/3.96	c 4	============================[ Search Statistics ]==============================
3.74/3.96	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.74/3.96	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.74/3.96	c 4	===============================================================================
3.74/3.96	c 4	|         0 |   16423   572186  1679886 |   190728        0    nan |  0.000 % |
3.84/4.04	c 4	|       100 |   16423   572186  1679886 |   209801      100      7 | 19.900 % |
3.94/4.16	c 4	|       251 |   16423   572186  1679886 |   230781      251      7 | 19.900 % |
4.04/4.22	c 4	|       476 |   16423   572186  1679886 |   253859      476      7 | 19.900 % |
4.04/4.28	c 4	===============================================================================
4.04/4.29	c 4	restarts              : 4
4.04/4.29	c 4	conflicts             : 575            (539 /sec)
4.04/4.29	c 4	decisions             : 54687          (0.53 % random) (51261 /sec)
4.04/4.29	c 4	propagations          : 370496         (347285 /sec)
4.04/4.29	c 4	conflict literals     : 3892           (0.38 % deleted)
4.04/4.29	c 4	Memory used           : 37.67 MB
4.04/4.29	c 4	CPU time              : 1.06684 s
4.04/4.29	c 4	
4.04/4.30	c 4	SATISFIABLE
4.15/4.31	c 4	FOUND: _COST <= 408
4.15/4.31	s SATISFIABLE
4.15/4.31	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.15/4.31	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.15/4.39	c 4	Decoding HOME/temp.out
4.17/4.72	c 5	OBJECTIVE _COST 408
4.17/4.72	o 408
4.17/4.73	v 2 1 0 0 2 0 2 1 1 1 1 0 0 1 2 1 1 1 1 0 0 0 1 1 2 2 0 2 2 1 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2 2 0 2 2 2 2 2 2 2 2 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1 2 2 2 2 2 0 2 1 1 2 2 2 2 2 2 2 2 2 2 0 2 2 1 1 2 1 2 0 2 2 2 2 2 2 1 2 2 0 0 2 0 0 2 2 1 1 2 2 2 2 2 2 1 0 2 1 1 2 0 1 2 2 2 1 0 1 1 1 0 1 2 2 2 2 2 0
4.17/4.73	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.17/4.78	c 5	OBJECTIVE BOUND: 0 <= _COST <= 408
4.17/4.78	c 5	SEARCHING: _COST <= 204
4.17/4.78	c 5	SOLVING HOME/temp.cnf
4.17/4.78	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.17/4.78	c 5	This is MiniSat 2.0 beta
4.17/4.78	c 5	WARNING: for repeatability, setting FPU to use double precision
4.17/4.78	c 5	============================[ Problem Statistics ]=============================
4.17/4.78	c 5	|                                                                             |
4.17/4.79	c 5	|  Number of variables:  20503                                                |
4.17/4.79	c 5	|  Number of clauses:    888985                                               |
4.59/5.23	c 5	|  Parsing time:         0.39         s                                       |
5.48/5.72	c 6	============================[ Search Statistics ]==============================
5.48/5.72	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.48/5.72	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.48/5.72	c 6	===============================================================================
5.48/5.72	c 6	|         0 |   14179   378488  1105320 |   126162        0    nan |  0.000 % |
5.48/5.78	c 6	|       100 |   14179   378488  1105320 |   138778      100      7 | 30.844 % |
5.68/5.94	c 6	|       250 |   14179   378488  1105320 |   152656      250      7 | 30.844 % |
5.78/6.01	c 6	|       475 |   14179   378488  1105320 |   167922      475      7 | 30.844 % |
5.78/6.06	c 6	|       812 |   14179   378488  1105320 |   184714      812      9 | 30.844 % |
5.88/6.10	c 6	===============================================================================
5.88/6.10	c 6	restarts              : 5
5.88/6.10	c 6	conflicts             : 955            (764 /sec)
5.88/6.10	c 6	decisions             : 59970          (0.58 % random) (47983 /sec)
5.88/6.10	c 6	propagations          : 459121         (367353 /sec)
5.88/6.10	c 6	conflict literals     : 8037           (1.24 % deleted)
5.88/6.10	c 6	Memory used           : 37.93 MB
5.88/6.10	c 6	CPU time              : 1.24981 s
5.88/6.10	c 6	
5.88/6.11	c 6	SATISFIABLE
5.88/6.12	c 6	FOUND: _COST <= 204
5.88/6.12	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.88/6.12	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.92/6.20	c 6	Decoding HOME/temp.out
5.92/6.33	c 6	OBJECTIVE _COST 204
5.92/6.33	o 204
5.92/6.34	v 2 0 2 0 0 1 1 1 2 2 0 2 1 0 1 1 1 0 1 2 1 0 1 2 0 1 1 0 2 1 1 1 0 1 2 1 2 2 2 2 1 1 2 1 2 2 1 2 2 2 2 0 2 1 0 0 1 2 2 2 0 2 2 2 1 0 2 2 1 2 1 1 1 1 2 2 0 2 2 2 2 1 2 2 2 2 2 2 2 1 1 1 2 0 2 2 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1 2 2 0 2 2 2 2 0 2 1 2 2 1 2 0 0 2 0 2 2 2 0 2 1 1 1 0 2 1 2 2 2 2 2 2 2 0 2 2
5.92/6.35	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.92/6.39	c 6	OBJECTIVE BOUND: 0 <= _COST <= 204
5.92/6.39	c 6	SEARCHING: _COST <= 102
5.92/6.39	c 6	SOLVING HOME/temp.cnf
5.92/6.39	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.92/6.39	c 6	This is MiniSat 2.0 beta
5.92/6.39	c 6	WARNING: for repeatability, setting FPU to use double precision
5.92/6.39	c 6	============================[ Problem Statistics ]=============================
5.92/6.39	c 6	|                                                                             |
5.92/6.39	c 6	|  Number of variables:  20503                                                |
5.92/6.39	c 6	|  Number of clauses:    888985                                               |
6.54/6.86	c 7	|  Parsing time:         0.42         s                                       |
7.04/7.39	c 7	============================[ Search Statistics ]==============================
7.04/7.39	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.04/7.39	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.04/7.39	c 7	===============================================================================
7.04/7.39	c 7	|         0 |   12751   223499   644535 |    74499        0    nan |  0.000 % |
7.14/7.44	c 7	|       101 |   12751   223499   644535 |    81949      101      8 | 37.809 % |
7.14/7.46	c 7	|       252 |   12751   223499   644535 |    90144      252      8 | 37.809 % |
7.24/7.50	c 7	|       478 |   12751   223499   644535 |    99159      478      7 | 37.809 % |
7.24/7.54	c 7	|       815 |   12751   223499   644535 |   109074      815     11 | 37.809 % |
7.35/7.67	c 7	|      1321 |   12751   223499   644535 |   119982     1321      9 | 37.809 % |
7.54/7.81	c 8	|      2081 |   12751   223499   644535 |   131980     2081     10 | 37.809 % |
7.64/7.95	c 8	|      3220 |   12751   223499   644535 |   145178     3220     11 | 37.809 % |
7.74/8.06	c 8	===============================================================================
7.74/8.06	c 8	restarts              : 8
7.74/8.06	c 8	conflicts             : 4247           (2651 /sec)
7.74/8.06	c 8	decisions             : 149539         (0.52 % random) (93359 /sec)
7.74/8.06	c 8	propagations          : 1277176        (797360 /sec)
7.74/8.06	c 8	conflict literals     : 48398          (3.04 % deleted)
7.74/8.06	c 8	Memory used           : 38.46 MB
7.74/8.06	c 8	CPU time              : 1.60176 s
7.74/8.06	c 8	
7.74/8.07	c 8	SATISFIABLE
7.74/8.08	c 8	FOUND: _COST <= 102
7.74/8.08	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.74/8.08	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.83/8.15	c 8	Decoding HOME/temp.out
7.83/8.29	c 8	OBJECTIVE _COST 102
7.83/8.29	o 102
7.83/8.30	v 0 2 0 0 1 2 2 0 1 1 0 1 0 2 0 2 0 2 1 2 0 2 0 2 2 1 2 1 2 0 2 1 2 0 0 0 1 2 2 2 1 2 2 1 0 1 1 2 2 1 0 1 2 1 2 2 0 1 2 2 2 2 2 2 0 2 1 0 2 2 1 1 2 1 1 0 2 1 2 0 2 0 2 1 2 1 0 0 2 1 2 2 1 2 1 2 0 2 1 0 2 2 1 2 1 0 1 2 1 0 2 0 2 0 2 2 1 2 1 0 0 2 1 2 0 0 2 0 1 0 0 1 1 2 1 2 2 2 1 2 1 2 1 2 2 2 2 1 0 0 2 2 2
7.83/8.30	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.83/8.34	c 8	OBJECTIVE BOUND: 0 <= _COST <= 102
7.83/8.34	c 8	SEARCHING: _COST <= 51
7.83/8.34	c 8	SOLVING HOME/temp.cnf
7.83/8.34	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.83/8.34	c 8	This is MiniSat 2.0 beta
7.83/8.34	c 8	WARNING: for repeatability, setting FPU to use double precision
7.83/8.34	c 8	============================[ Problem Statistics ]=============================
7.83/8.34	c 8	|                                                                             |
7.83/8.34	c 8	|  Number of variables:  20503                                                |
7.83/8.34	c 8	|  Number of clauses:    888985                                               |
8.49/8.83	c 9	|  Parsing time:         0.42         s                                       |
8.98/9.36	c 9	============================[ Search Statistics ]==============================
8.98/9.36	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.98/9.36	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.98/9.36	c 9	===============================================================================
8.98/9.36	c 9	|         0 |   11680   130628   369084 |    43542        0    nan |  0.000 % |
9.08/9.41	c 9	|       101 |   11680   130628   369084 |    47896      101      9 | 43.033 % |
9.08/9.43	c 9	|       251 |   11680   130628   369084 |    52686      251      8 | 43.033 % |
9.08/9.46	c 9	|       476 |   11680   130628   369084 |    57955      476      8 | 43.033 % |
9.18/9.50	c 9	|       813 |   11680   130628   369084 |    63750      813      8 | 43.033 % |
9.18/9.57	c 9	|      1319 |   11680   130628   369084 |    70125     1319      8 | 43.033 % |
9.28/9.66	c 9	|      2079 |   11680   130628   369084 |    77138     2079      9 | 43.033 % |
9.38/9.78	c 10	|      3219 |   11680   130628   369084 |    84852     3219     12 | 43.033 % |
9.87/10.29	c 10	|      4930 |   11680   130628   369084 |    93337     4930     27 | 43.033 % |
10.37/10.70	c 10	|      7492 |   11680   130628   369084 |   102671     7492     26 | 43.033 % |
10.47/10.81	c 11	===============================================================================
10.47/10.81	c 11	restarts              : 10
10.47/10.81	c 11	conflicts             : 8373           (3513 /sec)
10.47/10.81	c 11	decisions             : 172427         (0.62 % random) (72338 /sec)
10.47/10.81	c 11	propagations          : 3088234        (1295597 /sec)
10.47/10.81	c 11	conflict literals     : 219665         (16.27 % deleted)
10.47/10.81	c 11	Memory used           : 38.73 MB
10.47/10.81	c 11	CPU time              : 2.38364 s
10.47/10.81	c 11	
10.47/10.82	c 11	SATISFIABLE
10.47/10.83	c 11	FOUND: _COST <= 51
10.47/10.83	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.47/10.83	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.56/10.91	c 11	Decoding HOME/temp.out
10.67/11.05	c 11	OBJECTIVE _COST 51
10.67/11.05	o 51
10.67/11.05	v 0 0 2 1 2 0 1 1 0 2 1 2 2 2 1 2 2 1 2 1 1 2 2 1 2 0 2 2 0 1 0 0 2 0 0 0 2 2 1 2 1 1 1 2 2 1 2 2 2 1 1 0 2 1 0 0 1 2 0 1 2 0 2 1 2 0 1 0 0 1 0 2 2 1 0 2 1 2 2 1 1 0 2 0 0 1 0 2 1 2 0 2 2 0 1 0 0 2 2 1 0 2 1 0 1 0 2 2 1 2 2 0 1 2 0 0 1 1 1 0 2 0 2 0 0 2 0 1 1 2 2 1 0 1 1 0 0 2 1 2 2 2 1 2 1 2 2 1 2 2 1 2 1
10.67/11.06	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.67/11.09	c 11	OBJECTIVE BOUND: 0 <= _COST <= 51
10.67/11.09	c 11	SEARCHING: _COST <= 25
10.67/11.09	c 11	SOLVING HOME/temp.cnf
10.67/11.09	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.67/11.10	c 11	This is MiniSat 2.0 beta
10.67/11.10	c 11	WARNING: for repeatability, setting FPU to use double precision
10.67/11.10	c 11	============================[ Problem Statistics ]=============================
10.67/11.10	c 11	|                                                                             |
10.74/11.10	c 11	|  Number of variables:  20503                                                |
10.74/11.10	c 11	|  Number of clauses:    888985                                               |
10.74/11.59	c 11	|  Parsing time:         0.43         s                                       |
11.72/12.11	c 12	============================[ Search Statistics ]==============================
11.72/12.11	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.72/12.11	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.72/12.11	c 12	===============================================================================
11.72/12.11	c 12	|         0 |   10728    78193   214609 |    26064        0    nan |  0.000 % |
11.72/12.16	c 12	|       100 |   10728    78193   214609 |    28670      100      7 | 47.676 % |
11.72/12.17	c 12	|       250 |   10728    78193   214609 |    31537      250      7 | 47.676 % |
11.72/12.19	c 12	|       475 |   10728    78193   214609 |    34691      475      7 | 47.676 % |
11.82/12.23	c 12	|       812 |   10728    78193   214609 |    38160      812      8 | 47.676 % |
11.82/12.28	c 12	|      1318 |   10728    78193   214609 |    41976     1318      8 | 47.676 % |
11.92/12.36	c 12	|      2078 |   10728    78193   214609 |    46174     2078     10 | 47.676 % |
12.01/12.48	c 12	|      3217 |   10728    78193   214609 |    50792     3217     11 | 47.676 % |
12.21/12.68	c 12	|      4925 |   10728    78193   214609 |    55871     4925     17 | 47.676 % |
12.71/13.12	c 13	|      7487 |   10728    78193   214609 |    61458     7487     34 | 47.676 % |
13.30/13.77	c 14	|     11331 |   10728    78193   214609 |    67604    11331     47 | 47.676 % |
14.69/15.13	c 15	|     17097 |   10728    78193   214609 |    74364    17097     59 | 47.676 % |
17.27/17.77	c 18	|     25746 |   10728    78193   214609 |    81801    25746     76 | 47.676 % |
23.90/24.45	c 24	|     38721 |   10728    78193   214609 |    89981    38721     83 | 47.676 % |
37.37/38.09	c 38	|     58183 |   10728    78193   214609 |    98979    58183    102 | 47.676 % |
69.08/70.04	c 70	|     87375 |   10728    78193   214609 |   108877    87375    103 | 47.676 % |
123.56/125.09	c 125	|    131166 |   10728    78193   214609 |   119764    23350    124 | 47.676 % |
206.48/208.73	c 209	|    196850 |   10728    78193   214609 |   131741    89034    151 | 47.676 % |
315.46/318.73	c 319	|    295377 |   10728    78193   214609 |   144915    58568    146 | 47.676 % |
529.92/535.27	c 535	|    443166 |   10728    78193   214609 |   159407    66004    192 | 47.676 % |
929.15/938.22	c 938	|    664850 |   10728    78193   214609 |   175347   136562    147 | 47.676 % |
1545.02/1559.98	c 1560	|    997377 |   10728    78193   214609 |   192882   130217    140 | 47.676 % |
2431.65/2452.09	c 2452	|   1496165 |   10728    78193   214609 |   212170    78763    142 | 47.676 % |
3600.07/3620.91	c ERROR INTERRUPTED
3600.07/3620.94	c 3621	CPU 10.15 (0.05 0.01 10.1 0.58)
3600.07/3620.94	c 3621	END Sat Jul 12 00:15:02 2008

Verifier Data (download as text)

OK	44	772
44 unsatisfied constraints, 772 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-1109798-1215810881/watcher-1109798-1215810881 -o /tmp/evaluation-result-1109798-1215810881/solver-1109798-1215810881 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109798-1215810881.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13234
/proc/meminfo: memFree=1911328/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=12000 CPUtime=0
/proc/13234/stat : 13234 (sugar) R 13232 13234 12636 0 -1 4194304 211 0 0 0 0 0 0 0 20 0 1 0 37787902 12288000 179 996147200 4194304 4206940 548682068592 18446744073709551615 213136265264 0 0 4224 0 0 0 0 17 1 0 0
/proc/13234/statm: 3000 179 140 3 0 100 0

[startup+0.098728 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13234
/proc/meminfo: memFree=1911328/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13600 CPUtime=0.03
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37787902 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10273 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13234
/proc/meminfo: memFree=1911328/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13600 CPUtime=0.03
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37787902 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302754 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13234
/proc/meminfo: memFree=1911328/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13600 CPUtime=0.03
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37787902 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702798 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13234
/proc/meminfo: memFree=1911328/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13600 CPUtime=0.4
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 974 4755 0 1 3 0 33 4 16 0 1 0 37787902 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50288 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 13256
/proc/meminfo: memFree=1896968/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13600 CPUtime=0.41
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 974 4755 0 1 4 0 33 4 15 0 1 0 37787902 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3400 797 370 3 0 500 0
[pid=13247] ppid=13234 vsize=5356 CPUtime=0
/proc/13247/stat : 13247 (sh) S 13234 13234 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37787950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13247/statm: 1339 233 193 169 0 50 0
[pid=13248] ppid=13247 vsize=868488 CPUtime=0.99
/proc/13248/stat : 13248 (java) S 13247 13234 12636 0 -1 0 7193 0 1 0 95 4 0 0 18 0 9 0 37787950 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13248/statm: 217122 6398 2564 9 0 211669 0
[pid=13248/tid=13249] ppid=13247 vsize=868488 CPUtime=0.59
/proc/13248/task/13249/stat : 13249 (java) R 13247 13234 12636 0 -1 64 2740 0 1 0 57 2 0 0 24 0 9 0 37787951 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4126541963 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13250] ppid=13247 vsize=868488 CPUtime=0.13
/proc/13248/task/13250/stat : 13250 (java) S 13247 13234 12636 0 -1 64 2272 0 0 0 13 0 0 0 16 0 9 0 37787952 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13251] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13251/stat : 13251 (java) S 13247 13234 12636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37787952 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13252] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13252/stat : 13252 (java) S 13247 13234 12636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37787952 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13253] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13253/stat : 13253 (java) S 13247 13234 12636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37787954 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13254] ppid=13247 vsize=868488 CPUtime=0.24
/proc/13248/task/13254/stat : 13254 (java) S 13247 13234 12636 0 -1 64 1487 0 0 0 24 0 0 0 16 0 9 0 37787954 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13255] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13255/stat : 13255 (java) S 13247 13234 12636 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37787954 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13256] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13256/stat : 13256 (java) S 13247 13234 12636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37787954 889331712 6398 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 887444

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 13256
/proc/meminfo: memFree=1886792/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13600 CPUtime=0.41
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 974 4755 0 1 4 0 33 4 15 0 1 0 37787902 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3400 797 370 3 0 500 0
[pid=13247] ppid=13234 vsize=5356 CPUtime=0
/proc/13247/stat : 13247 (sh) S 13234 13234 12636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37787950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13247/statm: 1339 233 193 169 0 50 0
[pid=13248] ppid=13247 vsize=868488 CPUtime=2.59
/proc/13248/stat : 13248 (java) S 13247 13234 12636 0 -1 0 7681 0 1 0 243 16 0 0 18 0 9 0 37787950 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13248/statm: 217122 6408 2565 9 0 211669 0
[pid=13248/tid=13249] ppid=13247 vsize=868488 CPUtime=2.06
/proc/13248/task/13249/stat : 13249 (java) R 13247 13234 12636 0 -1 64 3222 0 1 0 195 11 0 0 25 0 9 0 37787951 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13250] ppid=13247 vsize=868488 CPUtime=0.25
/proc/13248/task/13250/stat : 13250 (java) S 13247 13234 12636 0 -1 64 2272 0 0 0 22 3 0 0 16 0 9 0 37787952 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13251] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13251/stat : 13251 (java) S 13247 13234 12636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37787952 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13252] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13252/stat : 13252 (java) S 13247 13234 12636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37787952 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13253] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13253/stat : 13253 (java) S 13247 13234 12636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37787954 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13254] ppid=13247 vsize=868488 CPUtime=0.25
/proc/13248/task/13254/stat : 13254 (java) R 13247 13234 12636 0 -1 64 1493 0 0 0 25 0 0 0 16 0 9 0 37787954 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 101584101 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13255] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13255/stat : 13255 (java) S 13247 13234 12636 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37787954 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13248/tid=13256] ppid=13247 vsize=868488 CPUtime=0
/proc/13248/task/13256/stat : 13256 (java) S 13247 13234 12636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37787954 889331712 6408 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887444

[startup+6.30141 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13270
/proc/meminfo: memFree=1854216/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=5.92
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1258 35879 0 3 4 0 550 38 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13732

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13306
/proc/meminfo: memFree=1853640/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 15 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=39360 CPUtime=1.57
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 9518 0 0 0 152 5 0 0 25 0 1 0 37789012 40304640 9504 996147200 134512640 135127466 4294956256 18446744073709551615 134521498 0 0 4096 3 0 0 0 17 1 0 0
/proc/13306/statm: 9840 9504 76 150 0 9687 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 58448

[startup+25.5025 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13306
/proc/meminfo: memFree=1853832/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=39360 CPUtime=14.25
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 9518 0 0 0 1420 5 0 0 25 0 1 0 37789012 40304640 9504 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13306/statm: 9840 9504 76 150 0 9687 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 58448

[startup+51.1023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13306
/proc/meminfo: memFree=1841800/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=51736 CPUtime=39.62
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 12589 0 0 0 3954 8 0 0 25 0 1 0 37789012 52977664 12575 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13306/statm: 12934 12575 76 150 0 12781 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 70824

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13306
/proc/meminfo: memFree=1817608/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=75708 CPUtime=90.34
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 18577 0 0 0 9021 13 0 0 25 0 1 0 37789012 77524992 18563 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13306/statm: 18927 18563 76 150 0 18774 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 94796

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13306
/proc/meminfo: memFree=1810248/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=82992 CPUtime=149.77
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 20382 0 0 0 14962 15 0 0 25 0 1 0 37789012 84983808 20368 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/13306/statm: 20748 20368 76 150 0 20595 0
Current children cumulated CPU time (s) 160.51

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

/proc/meminfo: memFree=1572952/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3130.91
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44821 0 0 0 313048 43 0 0 25 0 1 0 37789012 185274368 44694 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44694 76 150 0 45080 0
Current children cumulated CPU time (s) 3141.65
Current children cumulated vsize (KiB) 200020

[startup+3222.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/83 13352
/proc/meminfo: memFree=1572888/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3190.89
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44825 0 0 0 319046 43 0 0 25 0 1 0 37789012 185274368 44698 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44698 76 150 0 45080 0
Current children cumulated CPU time (s) 3201.63
Current children cumulated vsize (KiB) 200020

[startup+3282.3 s]
/proc/loadavg: 2.14 2.10 2.03 3/83 13352
/proc/meminfo: memFree=1572824/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3250.87
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44825 0 0 0 325044 43 0 0 25 0 1 0 37789012 185274368 44698 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44698 76 150 0 45080 0
Current children cumulated CPU time (s) 3261.61
Current children cumulated vsize (KiB) 200020

[startup+3342.3 s]
/proc/loadavg: 2.12 2.10 2.03 3/83 13352
/proc/meminfo: memFree=1572824/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3310.84
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44825 0 0 0 331041 43 0 0 25 0 1 0 37789012 185274368 44698 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44698 76 150 0 45080 0
Current children cumulated CPU time (s) 3321.58
Current children cumulated vsize (KiB) 200020

[startup+3402.31 s]
/proc/loadavg: 2.04 2.08 2.02 3/83 13352
/proc/meminfo: memFree=1572696/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3370.82
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44826 0 0 0 337039 43 0 0 25 0 1 0 37789012 185274368 44699 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44699 76 150 0 45080 0
Current children cumulated CPU time (s) 3381.56
Current children cumulated vsize (KiB) 200020

[startup+3462.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/83 13352
/proc/meminfo: memFree=1572568/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3430.79
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44826 0 0 0 343036 43 0 0 25 0 1 0 37789012 185274368 44699 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44699 76 150 0 45080 0
Current children cumulated CPU time (s) 3441.53
Current children cumulated vsize (KiB) 200020

[startup+3522.3 s]
/proc/loadavg: 2.06 2.06 2.02 3/83 13352
/proc/meminfo: memFree=1572568/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3490.77
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44826 0 0 0 349034 43 0 0 25 0 1 0 37789012 185274368 44699 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44699 76 150 0 45080 0
Current children cumulated CPU time (s) 3501.51
Current children cumulated vsize (KiB) 200020

[startup+3582.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 13352
/proc/meminfo: memFree=1572504/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3550.74
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44826 0 0 0 355031 43 0 0 25 0 1 0 37789012 185274368 44699 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44699 76 150 0 45080 0
Current children cumulated CPU time (s) 3561.48
Current children cumulated vsize (KiB) 200020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3620.9 s]
/proc/loadavg: 2.01 2.04 2.01 3/83 13352
/proc/meminfo: memFree=1572504/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3589.33
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44826 0 0 0 358890 43 0 0 25 0 1 0 37789012 185274368 44699 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44699 76 150 0 45080 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 200020

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

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

[startup+3620.9 s]
/proc/loadavg: 2.01 2.04 2.01 3/83 13352
/proc/meminfo: memFree=1572504/2055920 swapFree=4191900/4192956
[pid=13234] ppid=13232 vsize=13732 CPUtime=10.74
/proc/13234/stat : 13234 (sugar) S 13232 13234 12636 0 -1 4194304 1540 67151 0 6 5 1 1010 58 16 0 1 0 37787902 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13234/statm: 3433 825 374 3 0 533 0
[pid=13305] ppid=13234 vsize=5356 CPUtime=0
/proc/13305/stat : 13305 (sh) S 13234 13234 12636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37789012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13305/statm: 1339 232 193 169 0 50 0
[pid=13306] ppid=13305 vsize=180932 CPUtime=3589.33
/proc/13306/stat : 13306 (minisat) R 13305 13234 12636 0 -1 4194304 44826 0 0 0 358890 43 0 0 25 0 1 0 37789012 185274368 44699 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13306/statm: 45233 44699 76 150 0 45080 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 200020

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13234 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=155456
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=612906
# CPU time returned by wait4() is 10.7684
# while last known CPU time is 3600.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3620.95
CPU time (s): 3600.07
CPU user time (s): 3599.05
CPU system time (s): 1.02
CPU usage (%): 99.4235
Max. virtual memory (cumulated for all children) (KiB): 887444

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

runsolver used 5.66914 second user time and 10.8044 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-11 23:14:41
IDJOB=1109798
IDBENCH=61015
IDSOLVER=368
FILE ID=node37/1109798-1215810881
PBS_JOBID= 7903223
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ramsey3/normalized-ramsey-18-3.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109798-1215810881/watcher-1109798-1215810881 -o /tmp/evaluation-result-1109798-1215810881/solver-1109798-1215810881 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1109798-1215810881.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 14ec6612041bf1bae6341e725eab1bfc
RANDOM SEED=98860134

node37.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.238
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.238
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:       1911808 kB
Buffers:         15320 kB
Cached:          50156 kB
SwapCached:        416 kB
Active:          72260 kB
Inactive:        26288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1911808 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          51756 kB
Slab:            30756 kB
Committed_AS:   165864 kB
PageTables:       1844 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= 66556 MiB
End job on node37 at 2008-07-12 00:15:04