Trace number 1114828

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+minisatOPTIMUM1 37.9112 38.9339

General information on the benchmark

Namecsp/rand-2-30-15/
normalized-rand-2-30-15-306-230-29_ext.xml
MD5SUM12b33df74432d1bc92d3c86bf841fa40
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark22.2546
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints225
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension225
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 02:22:43 2008
0.00/0.04	c 0	PID 15494
0.03/0.10	c 0	HOST node87.alineos.net
0.03/0.10	c 0	CONVERTING HOME/instance-1114828-1215908562.xml TO HOME/temp.csp
0.03/0.10	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114828-1215908562.xml' 'HOME/temp.csp'
0.03/0.62	c 0	1 domains, 30 variables, 0 predicates, 225 relations, 225 constraints
0.03/0.64	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.64	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.55/0.74	c 0	Parsing HOME/temp.csp
0.55/0.91	c 0	parsed 481 expressions
0.55/0.92	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.55/0.92	c 0	MAX CSP: 225 constraints
0.55/0.92	c 0	Converting to clausal form CSP
0.55/0.95	c 0	converted 71 (10%) expressions
0.55/0.95	c 0	converted 142 (20%) expressions
0.55/0.95	c 0	converted 213 (30%) expressions
0.55/0.97	c 0	converted 284 (40%) expressions
0.55/0.99	c 1	converted 355 (50%) expressions
0.55/0.99	c 1	converted 426 (60%) expressions
0.87/1.00	c 1	converted 497 (70%) expressions
0.87/1.01	c 1	converted 568 (80%) expressions
0.87/1.02	c 1	converted 639 (90%) expressions
0.98/1.16	c 1	converted 709 (100%) expressions
0.98/1.16	c 1	CSP : 480 integers, 0 booleans, 674 clauses, largest domain size 338
0.98/1.16	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.98/1.16	c 1	Propagation in CSP
0.98/1.18	c 1	221 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.98/1.19	c 1	CSP : 480 integers, 0 booleans, 674 clauses, largest domain size 226
0.98/1.19	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.98/1.19	c 1	Simplifing CSP by introducing new Boolean variables
0.98/1.19	c 1	CSP : 480 integers, 0 booleans, 674 clauses, largest domain size 226
0.98/1.19	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.07/1.22	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.07/1.24	c 1	48 (10%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.07/1.24	c 1	96 (20%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.07/1.24	c 1	144 (30%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.07/1.24	c 1	192 (40%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.07/1.24	c 1	240 (50%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.07/1.25	c 1	288 (60%) CSP integer variables are encoded (734 clauses, 7975 bytes)
1.07/1.25	c 1	336 (70%) CSP integer variables are encoded (956 clauses, 10861 bytes)
1.07/1.25	c 1	384 (80%) CSP integer variables are encoded (2196 clauses, 26981 bytes)
1.07/1.25	c 1	432 (90%) CSP integer variables are encoded (2808 clauses, 34937 bytes)
1.07/1.25	c 1	480 (100%) CSP integer variables are encoded (3289 clauses, 41190 bytes)
1.16/1.31	c 1	68 (10%) CSP clauses are encoded (5986 clauses, 98159 bytes)
1.16/1.33	c 1	135 (20%) CSP clauses are encoded (8738 clauses, 160542 bytes)
1.16/1.35	c 1	203 (30%) CSP clauses are encoded (11324 clauses, 221414 bytes)
1.16/1.36	c 1	270 (40%) CSP clauses are encoded (12696 clauses, 249247 bytes)
1.16/1.37	c 1	337 (50%) CSP clauses are encoded (16128 clauses, 307250 bytes)
1.16/1.38	c 1	405 (60%) CSP clauses are encoded (17244 clauses, 326000 bytes)
1.26/1.40	c 1	472 (70%) CSP clauses are encoded (31033 clauses, 568799 bytes)
1.26/1.42	c 1	540 (80%) CSP clauses are encoded (41821 clauses, 761743 bytes)
1.26/1.45	c 1	607 (90%) CSP clauses are encoded (55220 clauses, 1005134 bytes)
1.26/1.49	c 1	674 (100%) CSP clauses are encoded (81233 clauses, 1480019 bytes)
1.26/1.49	c 1	674 CSP clauses encoded
1.26/1.50	c 1	Writing map file : HOME/temp.map
1.36/1.50	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.50	c 1	SAT : 3769 SAT variables, 81233 SAT clauses, 1480019 bytes
1.36/1.50	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.58	c 1	OBJECTIVE minimize _COST
1.36/1.58	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.36/1.58	c 1	SEARCHING: _COST <= 113
1.36/1.58	c 1	SOLVING HOME/temp.cnf
1.36/1.58	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.38/1.61	c 1	This is MiniSat 2.0 beta
1.38/1.61	c 1	WARNING: for repeatability, setting FPU to use double precision
1.38/1.61	c 1	============================[ Problem Statistics ]=============================
1.38/1.61	c 1	|                                                                             |
1.38/1.62	c 1	|  Number of variables:  3769                                                 |
1.38/1.62	c 1	|  Number of clauses:    81234                                                |
1.38/1.66	c 1	|  Parsing time:         0.03         s                                       |
1.38/1.67	c 1	============================[ Search Statistics ]==============================
1.38/1.67	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.67	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.67	c 1	===============================================================================
1.38/1.67	c 1	|         0 |    2873    55718   175230 |    18572        0    nan |  0.000 % |
1.38/1.67	c 1	===============================================================================
1.38/1.67	c 1	restarts              : 1
1.38/1.67	c 1	conflicts             : 3              (64 /sec)
1.38/1.67	c 1	decisions             : 43             (0.00 % random) (915 /sec)
1.38/1.67	c 1	propagations          : 3860           (82142 /sec)
1.38/1.67	c 1	conflict literals     : 50             (3.85 % deleted)
1.38/1.67	c 1	Memory used           : 5.23 MB
1.38/1.68	c 1	CPU time              : 0.046992 s
1.38/1.68	c 1	
1.38/1.68	c 1	SATISFIABLE
1.38/1.68	c 1	FOUND: _COST <= 113
1.38/1.68	s SATISFIABLE
1.38/1.68	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.38/1.68	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.44/1.76	c 1	Decoding HOME/temp.out
1.44/1.81	c 1	OBJECTIVE _COST 106
1.44/1.81	o 106
1.44/1.82	v 3 12 14 13 14 10 3 13 12 3 7 13 7 8 2 7 13 12 11 10 11 14 13 14 12 14 13 14 14 14
1.44/1.82	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.44/1.89	c 1	OBJECTIVE BOUND: 0 <= _COST <= 106
1.44/1.89	c 1	SEARCHING: _COST <= 53
1.44/1.89	c 1	SOLVING HOME/temp.cnf
1.44/1.89	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.44/1.89	c 1	This is MiniSat 2.0 beta
1.44/1.89	c 1	WARNING: for repeatability, setting FPU to use double precision
1.44/1.89	c 1	============================[ Problem Statistics ]=============================
1.44/1.89	c 1	|                                                                             |
1.44/1.89	c 1	|  Number of variables:  3769                                                 |
1.44/1.89	c 1	|  Number of clauses:    81234                                                |
1.58/1.93	c 1	|  Parsing time:         0.03         s                                       |
1.58/1.95	c 1	============================[ Search Statistics ]==============================
1.58/1.95	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.58/1.95	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.58/1.95	c 1	===============================================================================
1.58/1.95	c 1	|         0 |    2323    38376   124794 |    12792        0    nan |  0.000 % |
1.58/1.96	c 1	|       102 |    2323    38376   124794 |    14071      102     44 | 38.366 % |
1.58/1.98	c 1	|       254 |    2323    38376   124794 |    15478      254     37 | 38.366 % |
1.58/1.98	c 1	===============================================================================
1.58/1.98	c 1	restarts              : 3
1.58/1.98	c 1	conflicts             : 256            (3325 /sec)
1.58/1.98	c 1	decisions             : 525            (1.14 % random) (6819 /sec)
1.58/1.98	c 1	propagations          : 60295          (783174 /sec)
1.58/1.98	c 1	conflict literals     : 9435           (19.27 % deleted)
1.58/1.98	c 1	Memory used           : 5.23 MB
1.58/1.98	c 1	CPU time              : 0.076988 s
1.58/1.98	c 1	
1.58/1.98	c 1	SATISFIABLE
1.58/1.98	c 1	FOUND: _COST <= 53
1.58/1.98	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.58/1.98	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.74/2.11	c 2	Decoding HOME/temp.out
1.74/2.17	c 2	OBJECTIVE _COST 53
1.74/2.17	o 53
1.74/2.17	v 13 4 11 13 13 14 13 14 14 11 14 12 2 14 9 4 14 2 1 14 14 6 13 0 13 12 14 14 14 14
1.74/2.17	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.81/2.21	c 2	OBJECTIVE BOUND: 0 <= _COST <= 53
1.81/2.21	c 2	SEARCHING: _COST <= 26
1.81/2.21	c 2	SOLVING HOME/temp.cnf
1.81/2.21	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.81/2.21	c 2	This is MiniSat 2.0 beta
1.81/2.21	c 2	WARNING: for repeatability, setting FPU to use double precision
1.81/2.21	c 2	============================[ Problem Statistics ]=============================
1.81/2.21	c 2	|                                                                             |
1.81/2.21	c 2	|  Number of variables:  3769                                                 |
1.81/2.21	c 2	|  Number of clauses:    81234                                                |
1.81/2.25	c 2	|  Parsing time:         0.04         s                                       |
1.81/2.27	c 2	============================[ Search Statistics ]==============================
1.81/2.27	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.81/2.27	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.81/2.27	c 2	===============================================================================
1.81/2.27	c 2	|         0 |    1984    26209    89283 |     8736        0    nan |  0.000 % |
1.81/2.28	c 2	===============================================================================
1.81/2.28	c 2	restarts              : 1
1.81/2.28	c 2	conflicts             : 79             (1216 /sec)
1.81/2.28	c 2	decisions             : 119            (0.84 % random) (1831 /sec)
1.81/2.28	c 2	propagations          : 9589           (147546 /sec)
1.81/2.28	c 2	conflict literals     : 3294           (9.83 % deleted)
1.81/2.28	c 2	Memory used           : 5.36 MB
1.81/2.28	c 2	CPU time              : 0.06499 s
1.81/2.28	c 2	
1.81/2.28	c 2	SATISFIABLE
1.81/2.29	c 2	FOUND: _COST <= 26
1.81/2.29	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.81/2.29	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.91/2.40	c 2	Decoding HOME/temp.out
1.91/2.46	c 2	OBJECTIVE _COST 26
1.91/2.46	o 26
1.91/2.46	v 10 1 6 10 8 14 8 4 0 3 7 10 8 8 5 4 6 9 5 12 12 14 9 14 7 11 5 12 14 14
1.91/2.47	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.91/2.54	c 2	OBJECTIVE BOUND: 0 <= _COST <= 26
1.91/2.54	c 2	SEARCHING: _COST <= 13
1.91/2.54	c 2	SOLVING HOME/temp.cnf
1.91/2.54	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.91/2.55	c 2	This is MiniSat 2.0 beta
1.91/2.55	c 2	WARNING: for repeatability, setting FPU to use double precision
1.91/2.55	c 2	============================[ Problem Statistics ]=============================
1.91/2.55	c 2	|                                                                             |
1.91/2.55	c 2	|  Number of variables:  3769                                                 |
1.91/2.55	c 2	|  Number of clauses:    81234                                                |
1.91/2.59	c 2	|  Parsing time:         0.04         s                                       |
2.07/2.61	c 2	============================[ Search Statistics ]==============================
2.07/2.61	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.07/2.61	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.07/2.61	c 2	===============================================================================
2.07/2.61	c 2	|         0 |    1721    19146    68870 |     6382        0    nan |  0.000 % |
2.07/2.62	c 2	|       103 |    1721    19146    68870 |     7020      103     42 | 54.338 % |
2.07/2.63	c 2	===============================================================================
2.07/2.63	c 2	restarts              : 2
2.07/2.63	c 2	conflicts             : 171            (2375 /sec)
2.07/2.63	c 2	decisions             : 286            (1.40 % random) (3973 /sec)
2.07/2.63	c 2	propagations          : 20226          (280960 /sec)
2.07/2.63	c 2	conflict literals     : 6423           (9.88 % deleted)
2.07/2.63	c 2	Memory used           : 5.36 MB
2.07/2.63	c 2	CPU time              : 0.071989 s
2.07/2.63	c 2	
2.07/2.63	c 2	SATISFIABLE
2.07/2.63	c 2	FOUND: _COST <= 13
2.07/2.63	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.07/2.63	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.16/2.71	c 2	Decoding HOME/temp.out
2.16/2.76	c 2	OBJECTIVE _COST 13
2.16/2.76	o 13
2.16/2.77	v 14 2 4 13 10 4 5 11 13 8 2 12 12 13 9 11 6 0 0 14 14 11 2 0 8 11 11 14 11 14
2.16/2.77	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.16/2.83	c 2	OBJECTIVE BOUND: 0 <= _COST <= 13
2.16/2.83	c 2	SEARCHING: _COST <= 6
2.16/2.83	c 2	SOLVING HOME/temp.cnf
2.16/2.83	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.16/2.84	c 2	This is MiniSat 2.0 beta
2.16/2.84	c 2	WARNING: for repeatability, setting FPU to use double precision
2.16/2.84	c 2	============================[ Problem Statistics ]=============================
2.16/2.84	c 2	|                                                                             |
2.16/2.84	c 2	|  Number of variables:  3769                                                 |
2.16/2.84	c 2	|  Number of clauses:    81234                                                |
2.16/2.88	c 2	|  Parsing time:         0.04         s                                       |
2.16/2.89	c 2	============================[ Search Statistics ]==============================
2.16/2.89	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/2.89	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/2.89	c 2	===============================================================================
2.16/2.89	c 2	|         0 |    1451    14670    56245 |     4890        0    nan |  0.000 % |
2.30/2.91	c 2	|       101 |    1451    14670    56245 |     5379      101     36 | 61.502 % |
2.30/2.92	c 2	|       251 |    1451    14670    56245 |     5916      251     38 | 61.502 % |
2.30/2.94	c 2	|       477 |    1451    14670    56245 |     6508      477     30 | 61.502 % |
2.30/2.97	c 2	|       816 |    1451    14670    56245 |     7159      816     27 | 61.502 % |
2.30/3.03	c 3	|      1322 |    1451    14670    56245 |     7875     1322     25 | 61.502 % |
2.30/3.10	c 3	|      2081 |    1451    14670    56245 |     8662     2081     23 | 61.502 % |
2.65/3.23	c 3	|      3221 |    1451    14670    56245 |     9529     3221     29 | 61.502 % |
2.84/3.43	c 3	|      4929 |    1451    14670    56245 |    10482     4929     26 | 61.502 % |
3.14/3.78	c 3	|      7491 |    1451    14670    56245 |    11530     7491     26 | 61.502 % |
3.74/4.34	c 4	|     11336 |    1451    14670    56245 |    12683    11336     25 | 61.502 % |
4.63/5.26	c 5	|     17102 |    1451    14670    56245 |    13951     9368     26 | 61.502 % |
6.13/6.75	c 6	|     25751 |    1451    14670    56245 |    15346     9675     28 | 61.502 % |
8.31/8.92	c 8	|     38725 |    1451    14670    56245 |    16881    13693     25 | 61.502 % |
11.89/12.58	c 12	|     58187 |    1451    14670    56245 |    18569    13483     26 | 61.502 % |
17.56/18.27	c 18	|     87380 |    1451    14670    56245 |    20426    10770     27 | 61.502 % |
21.73/22.44	c 22	===============================================================================
21.73/22.45	c 22	restarts              : 16
21.73/22.45	c 22	conflicts             : 108156         (5553 /sec)
21.73/22.45	c 22	decisions             : 117631         (0.80 % random) (6040 /sec)
21.73/22.45	c 22	propagations          : 30323798       (1556980 /sec)
21.73/22.45	c 22	conflict literals     : 3035012        (31.92 % deleted)
21.73/22.45	c 22	Memory used           : 7.78 MB
21.73/22.45	c 22	CPU time              : 19.476 s
21.73/22.45	c 22	
21.73/22.45	c 22	SATISFIABLE
21.73/22.45	c 22	FOUND: _COST <= 6
21.73/22.45	c 22	DECODING HOME/temp.out WITH HOME/temp.map
21.73/22.45	c 22	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
21.79/22.58	c 22	Decoding HOME/temp.out
21.79/22.64	c 22	OBJECTIVE _COST 6
21.79/22.64	o 6
21.79/22.64	v 8 1 7 4 2 14 9 13 2 14 3 1 14 11 9 0 13 14 1 3 11 11 14 7 9 2 6 14 2 0
21.79/22.64	c 22	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.79/22.70	c 22	OBJECTIVE BOUND: 0 <= _COST <= 6
21.79/22.70	c 22	SEARCHING: _COST <= 3
21.79/22.70	c 22	SOLVING HOME/temp.cnf
21.79/22.70	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
21.79/22.70	c 22	This is MiniSat 2.0 beta
21.79/22.70	c 22	WARNING: for repeatability, setting FPU to use double precision
21.79/22.70	c 22	============================[ Problem Statistics ]=============================
21.79/22.70	c 22	|                                                                             |
21.79/22.70	c 22	|  Number of variables:  3769                                                 |
21.79/22.71	c 22	|  Number of clauses:    81234                                                |
21.79/22.75	c 22	|  Parsing time:         0.04         s                                       |
21.79/22.76	c 22	============================[ Search Statistics ]==============================
21.79/22.76	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.79/22.76	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.79/22.76	c 22	===============================================================================
21.79/22.76	c 22	|         0 |    1223    12398    50110 |     4132        0    nan |  0.000 % |
21.79/22.77	c 22	|       100 |    1223    12398    50110 |     4545      100     37 | 67.551 % |
21.79/22.79	c 22	|       250 |    1223    12398    50110 |     5000      250     28 | 67.551 % |
21.94/22.81	c 22	|       476 |    1223    12398    50110 |     5500      476     22 | 67.551 % |
21.94/22.84	c 22	|       813 |    1223    12398    50110 |     6050      813     27 | 67.551 % |
21.94/22.89	c 22	|      1319 |    1223    12398    50110 |     6655     1319     24 | 67.551 % |
21.94/22.97	c 22	===============================================================================
21.94/22.97	c 22	restarts              : 6
21.94/22.97	c 22	conflicts             : 2022           (7748 /sec)
21.94/22.97	c 22	decisions             : 2430           (0.74 % random) (9312 /sec)
21.94/22.97	c 22	propagations          : 486278         (1863420 /sec)
21.94/22.97	c 22	conflict literals     : 49153          (28.45 % deleted)
21.94/22.97	c 22	Memory used           : 5.36 MB
21.94/22.97	c 22	CPU time              : 0.26096 s
21.94/22.97	c 22	
21.94/22.97	c 22	SATISFIABLE
21.94/22.97	c 22	FOUND: _COST <= 3
21.94/22.97	c 22	DECODING HOME/temp.out WITH HOME/temp.map
21.94/22.97	c 22	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
22.21/23.07	c 23	Decoding HOME/temp.out
22.30/23.13	c 23	OBJECTIVE _COST 3
22.30/23.13	o 3
22.30/23.13	v 2 1 13 13 8 14 7 3 9 8 1 6 4 14 6 3 5 10 8 6 14 11 3 13 0 1 13 4 13 8
22.30/23.14	c 23	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.34/23.21	c 23	OBJECTIVE BOUND: 0 <= _COST <= 3
22.34/23.21	c 23	SEARCHING: _COST <= 1
22.34/23.21	c 23	SOLVING HOME/temp.cnf
22.34/23.21	c 23	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.34/23.24	c 23	This is MiniSat 2.0 beta
22.34/23.24	c 23	WARNING: for repeatability, setting FPU to use double precision
22.34/23.24	c 23	============================[ Problem Statistics ]=============================
22.34/23.24	c 23	|                                                                             |
22.34/23.24	c 23	|  Number of variables:  3769                                                 |
22.34/23.24	c 23	|  Number of clauses:    81234                                                |
22.34/23.28	c 23	|  Parsing time:         0.04         s                                       |
22.34/23.29	c 23	============================[ Search Statistics ]==============================
22.34/23.29	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.34/23.29	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.34/23.29	c 23	===============================================================================
22.34/23.29	c 23	|         0 |     870    10264    44765 |     3421        0    nan |  0.000 % |
22.35/23.31	c 23	|       100 |     870    10264    44765 |     3763      100     36 | 76.917 % |
22.35/23.32	c 23	|       251 |     870    10264    44765 |     4139      251     25 | 76.917 % |
22.35/23.33	c 23	|       476 |     870    10264    44765 |     4553      476     22 | 76.917 % |
22.35/23.36	c 23	|       813 |     870    10264    44765 |     5009      813     22 | 76.917 % |
22.35/23.41	c 23	|      1320 |     870    10264    44765 |     5510     1320     22 | 76.917 % |
22.35/23.47	c 23	|      2082 |     870    10264    44765 |     6061     2082     21 | 76.917 % |
22.35/23.59	c 23	|      3222 |     870    10264    44765 |     6667     3222     26 | 76.917 % |
22.35/23.82	c 23	|      4930 |     870    10264    44765 |     7333     4930     31 | 76.917 % |
23.21/24.18	c 24	|      7492 |     870    10264    44765 |     8067     7492     33 | 76.917 % |
23.79/24.77	c 24	|     11338 |     870    10264    44765 |     8874    11338     33 | 76.917 % |
24.59/25.55	c 25	|     17105 |     870    10264    44765 |     9761    11169     32 | 76.917 % |
25.88/26.86	c 26	|     25754 |     870    10264    44765 |    10737     7005     33 | 76.917 % |
27.87/28.81	c 28	|     38728 |     870    10264    44765 |    11811    13059     28 | 76.917 % |
30.75/31.74	c 31	|     58189 |     870    10264    44765 |    12992    10058     32 | 76.917 % |
33.04/34.07	c 34	===============================================================================
33.04/34.07	c 34	restarts              : 15
33.04/34.07	c 34	conflicts             : 70609          (6560 /sec)
33.04/34.07	c 34	decisions             : 80509          (1.05 % random) (7480 /sec)
33.04/34.07	c 34	propagations          : 13129344       (1219818 /sec)
33.04/34.07	c 34	conflict literals     : 2296114        (30.04 % deleted)
33.04/34.07	c 34	Memory used           : 6.99 MB
33.04/34.07	c 34	CPU time              : 10.7634 s
33.04/34.07	c 34	
33.04/34.08	c 34	SATISFIABLE
33.04/34.08	c 34	FOUND: _COST <= 1
33.04/34.08	c 34	DECODING HOME/temp.out WITH HOME/temp.map
33.04/34.08	c 34	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
33.12/34.15	c 34	Decoding HOME/temp.out
33.12/34.21	c 34	OBJECTIVE _COST 1
33.12/34.22	o 1
33.12/34.22	v 11 2 14 0 4 3 5 7 13 5 7 10 3 3 11 0 1 11 14 0 14 11 9 5 1 12 11 10 12 7
33.12/34.22	c 34	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
33.12/34.27	c 34	OBJECTIVE BOUND: 0 <= _COST <= 1
33.12/34.27	c 34	SEARCHING: _COST <= 0
33.12/34.27	c 34	SOLVING HOME/temp.cnf
33.12/34.27	c 34	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
33.29/34.30	c 34	This is MiniSat 2.0 beta
33.29/34.30	c 34	WARNING: for repeatability, setting FPU to use double precision
33.29/34.30	c 34	============================[ Problem Statistics ]=============================
33.29/34.30	c 34	|                                                                             |
33.29/34.31	c 34	|  Number of variables:  3769                                                 |
33.29/34.31	c 34	|  Number of clauses:    81234                                                |
33.29/34.35	c 34	|  Parsing time:         0.04         s                                       |
33.29/34.36	c 34	============================[ Search Statistics ]==============================
33.29/34.37	c 34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.29/34.37	c 34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
33.29/34.37	c 34	===============================================================================
33.29/34.37	c 34	|         0 |     420     9367    42523 |     3122        0    nan |  0.000 % |
33.29/34.38	c 34	|       100 |     420     9367    42523 |     3434      100      9 | 88.856 % |
33.29/34.38	c 34	|       250 |     420     9367    42523 |     3778      250     10 | 88.857 % |
33.29/34.40	c 34	|       475 |     420     9367    42523 |     4155      475      9 | 88.857 % |
33.29/34.42	c 34	|       812 |     420     9367    42523 |     4571      812      9 | 88.857 % |
33.29/34.45	c 34	|      1318 |     420     9367    42523 |     5028     1318     10 | 88.857 % |
33.29/34.51	c 34	|      2077 |     420     9367    42523 |     5531     2077     10 | 88.857 % |
33.29/34.60	c 34	|      3217 |     420     9367    42523 |     6084     3217     11 | 88.857 % |
33.29/34.73	c 34	|      4926 |     420     9367    42523 |     6692     4926     12 | 88.857 % |
33.29/34.96	c 34	|      7491 |     420     9367    42523 |     7362     7491     12 | 88.856 % |
34.27/35.38	c 35	|     11335 |     420     9367    42523 |     8098     5925     12 | 88.857 % |
34.86/35.94	c 35	|     17103 |     418     9276    42149 |     8908     9734     13 | 88.910 % |
35.76/36.88	c 36	|     25753 |     418     9276    42149 |     9799    12209     13 | 88.910 % |
37.25/38.31	c 38	|     38727 |     410     8851    40192 |    10779     8295     13 | 89.122 % |
37.85/38.92	c 38	===============================================================================
37.85/38.92	c 38	restarts              : 14
37.85/38.92	c 38	conflicts             : 44255          (9647 /sec)
37.85/38.92	c 38	decisions             : 52382          (1.46 % random) (11419 /sec)
37.85/38.92	c 38	propagations          : 3366586        (733892 /sec)
37.85/38.93	c 38	conflict literals     : 572195         (35.14 % deleted)
37.85/38.93	c 38	Memory used           : 5.37 MB
37.85/38.93	c 38	CPU time              : 4.5873 s
37.85/38.93	c 38	
37.85/38.93	c 38	UNSATISFIABLE
37.85/38.93	c 38	NOT FOUND: _COST <= 0
37.85/38.93	c 38	OBJECTIVE _COST 1
37.85/38.93	s OPTIMUM FOUND
37.85/38.93	c 38	CPU 37.5 (0.04 0.01 37.46 0.37)
37.85/38.93	c 38	END Sun Jul 13 02:23:21 2008

Verifier Data (download as text)

OK	1	224
1 unsatisfied constraints, 224 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-1114828-1215908562/watcher-1114828-1215908562 -o /tmp/evaluation-result-1114828-1215908562/solver-1114828-1215908562 -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-1114828-1215908562.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.41 2.49 2.56 4/105 15494
/proc/meminfo: memFree=1802960/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=18572 CPUtime=0
/proc/15494/stat : 15494 (runsolver) R 15492 15494 15101 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 47553028 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 254613712167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15494/statm: 4643 292 257 25 0 2626 0

[startup+0.04876 s]
/proc/loadavg: 2.41 2.49 2.56 4/105 15494
/proc/meminfo: memFree=1802960/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=0.03
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 838 0 0 0 3 0 0 0 20 0 1 0 47553028 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102256 s]
/proc/loadavg: 2.41 2.49 2.56 4/105 15494
/proc/meminfo: memFree=1802960/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=0.03
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 846 0 0 0 3 0 0 0 21 0 1 0 47553028 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301291 s]
/proc/loadavg: 2.41 2.49 2.56 4/105 15494
/proc/meminfo: memFree=1802960/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=0.03
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 898 127 0 0 3 0 0 0 20 0 1 0 47553028 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15494/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701368 s]
/proc/loadavg: 2.41 2.49 2.56 4/105 15494
/proc/meminfo: memFree=1802960/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=0.55
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 957 4625 0 1 3 0 49 3 16 0 1 0 47553028 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15494/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 13600

[startup+1.50253 s]
/proc/loadavg: 2.41 2.49 2.56 3/116 15516
/proc/meminfo: memFree=1792504/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=0.55
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 974 4625 0 1 3 0 49 3 15 0 1 0 47553028 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15494/statm: 3400 797 370 3 0 500 0
[pid=15507] ppid=15494 vsize=5356 CPUtime=0
/proc/15507/stat : 15507 (sh) S 15494 15494 15101 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47553092 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15507/statm: 1339 233 193 169 0 50 0
[pid=15508] ppid=15507 vsize=868480 CPUtime=0.81
/proc/15508/stat : 15508 (java) S 15507 15494 15101 0 -1 0 7050 0 1 0 75 6 0 0 18 0 9 0 47553093 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15508/statm: 217120 6232 2566 9 0 211667 0
[pid=15508/tid=15509] ppid=15507 vsize=868480 CPUtime=0.51
/proc/15508/task/15509/stat : 15509 (java) R 15507 15494 15101 0 -1 64 2769 0 1 0 48 3 0 0 23 0 9 0 47553095 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4126535566 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15510] ppid=15507 vsize=868480 CPUtime=0.08
/proc/15508/task/15510/stat : 15510 (java) S 15507 15494 15101 0 -1 64 2119 0 0 0 7 1 0 0 16 0 9 0 47553096 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15511] ppid=15507 vsize=868480 CPUtime=0
/proc/15508/task/15511/stat : 15511 (java) S 15507 15494 15101 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47553097 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15512] ppid=15507 vsize=868480 CPUtime=0
/proc/15508/task/15512/stat : 15512 (java) S 15507 15494 15101 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 47553097 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15513] ppid=15507 vsize=868480 CPUtime=0
/proc/15508/task/15513/stat : 15513 (java) S 15507 15494 15101 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47553098 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15514] ppid=15507 vsize=868480 CPUtime=0.19
/proc/15508/task/15514/stat : 15514 (java) S 15507 15494 15101 0 -1 64 1470 0 0 0 19 0 0 0 16 0 9 0 47553098 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15515] ppid=15507 vsize=868480 CPUtime=0
/proc/15508/task/15515/stat : 15515 (java) S 15507 15494 15101 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47553098 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15508/tid=15516] ppid=15507 vsize=868480 CPUtime=0
/proc/15508/task/15516/stat : 15516 (java) S 15507 15494 15101 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47553098 889323520 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 887436

[startup+3.10183 s]
/proc/loadavg: 2.46 2.50 2.56 3/116 15540
/proc/meminfo: memFree=1795000/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=2.3
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1523 33165 0 6 4 1 200 25 15 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 13600

[startup+6.30245 s]
/proc/loadavg: 2.46 2.50 2.56 4/108 15566
/proc/meminfo: memFree=1793592/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=2.3
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1523 33165 0 6 4 1 200 25 16 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15565] ppid=15494 vsize=5356 CPUtime=0
/proc/15565/stat : 15565 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47553311 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15565/statm: 1339 232 193 169 0 50 0
[pid=15566] ppid=15565 vsize=6148 CPUtime=3.43
/proc/15566/stat : 15566 (minisat) R 15565 15494 15101 0 -1 4194304 1443 0 0 0 342 1 0 0 25 0 1 0 47553312 6295552 1429 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/15566/statm: 1537 1429 75 150 0 1384 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 25104

[startup+12.7017 s]
/proc/loadavg: 2.42 2.49 2.56 3/108 15566
/proc/meminfo: memFree=1792632/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=2.3
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1523 33165 0 6 4 1 200 25 16 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15565] ppid=15494 vsize=5356 CPUtime=0
/proc/15565/stat : 15565 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47553311 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15565/statm: 1339 232 193 169 0 50 0
[pid=15566] ppid=15565 vsize=6868 CPUtime=9.79
/proc/15566/stat : 15566 (minisat) R 15565 15494 15101 0 -1 4194304 1622 0 0 0 978 1 0 0 25 0 1 0 47553312 7032832 1608 996147200 134512640 135127466 4294956256 18446744073709551615 134522687 0 0 4096 3 0 0 0 17 0 0 0
/proc/15566/statm: 1717 1608 75 150 0 1564 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 25824

[startup+25.5011 s]
/proc/loadavg: 2.54 2.52 2.56 3/108 15590
/proc/meminfo: memFree=1794040/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=22.35
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1751 44424 0 8 4 1 2197 33 15 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15589] ppid=15494 vsize=5356 CPUtime=0
/proc/15589/stat : 15589 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47555350 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15589/statm: 1339 232 193 169 0 50 0
[pid=15590] ppid=15589 vsize=5756 CPUtime=2.24
/proc/15590/stat : 15590 (minisat) R 15589 15494 15101 0 -1 4194304 1337 0 0 0 224 0 0 0 25 0 1 0 47555350 5894144 1323 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15590/statm: 1439 1323 75 150 0 1286 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 24712

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

[startup+31.9084 s]
/proc/loadavg: 2.58 2.53 2.56 3/108 15590
/proc/meminfo: memFree=1793336/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=22.35
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1751 44424 0 8 4 1 2197 33 16 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15589] ppid=15494 vsize=5356 CPUtime=0
/proc/15589/stat : 15589 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47555350 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15589/statm: 1339 232 193 169 0 50 0
[pid=15590] ppid=15589 vsize=6360 CPUtime=8.61
/proc/15590/stat : 15590 (minisat) R 15589 15494 15101 0 -1 4194304 1491 0 0 0 861 0 0 0 25 0 1 0 47555350 6512640 1477 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15590/statm: 1590 1477 75 150 0 1437 0
Current children cumulated CPU time (s) 30.96
Current children cumulated vsize (KiB) 25316

[startup+35.102 s]
/proc/loadavg: 2.61 2.53 2.56 4/108 15602
/proc/meminfo: memFree=1794232/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=33.29
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1865 50171 0 9 4 1 3288 36 15 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15601] ppid=15494 vsize=5356 CPUtime=0
/proc/15601/stat : 15601 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47556455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15601/statm: 1339 232 193 169 0 50 0
[pid=15602] ppid=15601 vsize=5496 CPUtime=0.78
/proc/15602/stat : 15602 (minisat) R 15601 15494 15101 0 -1 4194304 1271 0 0 0 78 0 0 0 25 0 1 0 47556457 5627904 1257 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/15602/statm: 1374 1257 75 150 0 1221 0
Current children cumulated CPU time (s) 34.07
Current children cumulated vsize (KiB) 24452

[startup+36.7023 s]
/proc/loadavg: 2.61 2.53 2.56 4/108 15602
/proc/meminfo: memFree=1794232/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=33.29
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1865 50171 0 9 4 1 3288 36 15 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15601] ppid=15494 vsize=5356 CPUtime=0
/proc/15601/stat : 15601 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47556455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15601/statm: 1339 232 193 169 0 50 0
[pid=15602] ppid=15601 vsize=5496 CPUtime=2.37
/proc/15602/stat : 15602 (minisat) R 15601 15494 15101 0 -1 4194304 1275 0 0 0 237 0 0 0 25 0 1 0 47556457 5627904 1261 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 0 0 0
/proc/15602/statm: 1374 1261 75 150 0 1221 0
Current children cumulated CPU time (s) 35.66
Current children cumulated vsize (KiB) 24452

[startup+38.3016 s]
/proc/loadavg: 2.56 2.52 2.56 4/108 15602
/proc/meminfo: memFree=1794104/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=33.29
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1865 50171 0 9 4 1 3288 36 16 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15601] ppid=15494 vsize=5356 CPUtime=0
/proc/15601/stat : 15601 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47556455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15601/statm: 1339 232 193 169 0 50 0
[pid=15602] ppid=15601 vsize=5496 CPUtime=3.96
/proc/15602/stat : 15602 (minisat) R 15601 15494 15101 0 -1 4194304 1282 0 0 0 396 0 0 0 25 0 1 0 47556457 5627904 1268 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/15602/statm: 1374 1268 75 150 0 1221 0
Current children cumulated CPU time (s) 37.25
Current children cumulated vsize (KiB) 24452

[startup+38.7017 s]
/proc/loadavg: 2.56 2.52 2.56 3/108 15602
/proc/meminfo: memFree=1794040/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=33.29
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1865 50171 0 9 4 1 3288 36 16 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15601] ppid=15494 vsize=5356 CPUtime=0
/proc/15601/stat : 15601 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47556455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15601/statm: 1339 232 193 169 0 50 0
[pid=15602] ppid=15601 vsize=5496 CPUtime=4.36
/proc/15602/stat : 15602 (minisat) R 15601 15494 15101 0 -1 4194304 1287 0 0 0 436 0 0 0 25 0 1 0 47556457 5627904 1273 996147200 134512640 135127466 4294956256 18446744073709551615 134528635 0 0 4096 3 0 0 0 17 0 0 0
/proc/15602/statm: 1374 1273 75 150 0 1221 0
Current children cumulated CPU time (s) 37.65
Current children cumulated vsize (KiB) 24452

[startup+38.9017 s]
/proc/loadavg: 2.56 2.52 2.56 3/108 15602
/proc/meminfo: memFree=1794040/2055920 swapFree=4192812/4192956
[pid=15494] ppid=15492 vsize=13600 CPUtime=33.29
/proc/15494/stat : 15494 (sugar) S 15492 15494 15101 0 -1 4194304 1865 50171 0 9 4 1 3288 36 16 0 1 0 47553028 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15494/statm: 3400 808 374 3 0 500 0
[pid=15601] ppid=15494 vsize=5356 CPUtime=0
/proc/15601/stat : 15601 (sh) S 15494 15494 15101 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47556455 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15601/statm: 1339 232 193 169 0 50 0
[pid=15602] ppid=15601 vsize=5496 CPUtime=4.56
/proc/15602/stat : 15602 (minisat) R 15601 15494 15101 0 -1 4194304 1288 0 0 0 456 0 0 0 25 0 1 0 47556457 5627904 1274 996147200 134512640 135127466 4294956256 18446744073709551615 134523408 0 0 4096 3 0 0 0 17 0 0 0
/proc/15602/statm: 1374 1274 75 150 0 1221 0
Current children cumulated CPU time (s) 37.85
Current children cumulated vsize (KiB) 24452

Child status: 0
Real time (s): 38.9339
CPU time (s): 37.9112
CPU user time (s): 37.5173
CPU system time (s): 0.39394
CPU usage (%): 97.3734
Max. virtual memory (cumulated for all children) (KiB): 887436

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

runsolver used 0.065989 second user time and 0.165974 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-13 02:22:42
IDJOB=1114828
IDBENCH=61782
IDSOLVER=368
FILE ID=node87/1114828-1215908562
PBS_JOBID= 7903743
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-30-15/normalized-rand-2-30-15-306-230-29_ext.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-1114828-1215908562/watcher-1114828-1215908562 -o /tmp/evaluation-result-1114828-1215908562/solver-1114828-1215908562 -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-1114828-1215908562.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12b33df74432d1bc92d3c86bf841fa40
RANDOM SEED=621771092

node87.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.263
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	: 5931.00
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.263
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:       1803448 kB
Buffers:         24640 kB
Cached:          62876 kB
SwapCached:          0 kB
Active:         156432 kB
Inactive:        41864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1416 kB
Writeback:           0 kB
Mapped:         132400 kB
Slab:            36212 kB
Committed_AS:  1113032 kB
PageTables:       4252 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= 66480 MiB
End job on node87 at 2008-07-13 02:23:22