Trace number 1110892

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 314.454 315.125

General information on the benchmark

Namecsp/pseudoGLB/
normalized-t2001-13queen13-1110973670.xml
MD5SUM93ab400b227bc714627a6e33dd32a836
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark87.8376
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints101
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(101)

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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 07:00:23 2008
0.00/0.05	c 0	PID 15117
0.03/0.05	c 0	HOST node32.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1110892-1215838823.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110892-1215838823.xml' 'HOME/temp.csp'
0.03/0.36	c 0	1 domains, 169 variables, 0 predicates, 0 relations, 101 constraints
0.03/0.38	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.38	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.33/0.46	c 0	Parsing HOME/temp.csp
0.33/0.70	c 1	parsed 271 expressions
0.33/0.71	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.33/0.71	c 1	MAX CSP: 101 constraints
0.33/0.71	c 1	Converting to clausal form CSP
0.33/0.73	c 1	converted 38 (10%) expressions
0.33/0.74	c 1	converted 75 (20%) expressions
0.33/0.74	c 1	converted 113 (30%) expressions
0.33/0.74	c 1	converted 150 (40%) expressions
0.33/0.75	c 1	converted 188 (50%) expressions
0.33/0.76	c 1	converted 225 (60%) expressions
0.33/0.82	c 1	converted 263 (70%) expressions
0.33/0.93	c 1	converted 300 (80%) expressions
0.33/0.96	c 1	converted 338 (90%) expressions
0.94/1.01	c 1	converted 375 (100%) expressions
0.94/1.01	c 1	CSP : 1230 integers, 0 booleans, 2020 clauses, largest domain size 615
0.94/1.01	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.01	c 1	Propagation in CSP
0.94/1.05	c 1	97 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.94/1.05	c 1	CSP : 1230 integers, 0 booleans, 2020 clauses, largest domain size 615
0.94/1.05	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.06	c 1	Simplifing CSP by introducing new Boolean variables
0.94/1.06	c 1	CSP : 1230 integers, 0 booleans, 2020 clauses, largest domain size 615
0.94/1.06	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.04/1.11	c 1	123 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.04/1.11	c 1	246 (20%) CSP integer variables are encoded (76 clauses, 900 bytes)
1.04/1.12	c 1	369 (30%) CSP integer variables are encoded (329 clauses, 3683 bytes)
1.04/1.12	c 1	492 (40%) CSP integer variables are encoded (584 clauses, 6592 bytes)
1.04/1.12	c 1	615 (50%) CSP integer variables are encoded (840 clauses, 9920 bytes)
1.04/1.13	c 1	738 (60%) CSP integer variables are encoded (1095 clauses, 13235 bytes)
1.04/1.13	c 1	861 (70%) CSP integer variables are encoded (1354 clauses, 16602 bytes)
1.04/1.13	c 1	984 (80%) CSP integer variables are encoded (2135 clauses, 26755 bytes)
1.04/1.14	c 1	1107 (90%) CSP integer variables are encoded (7277 clauses, 93601 bytes)
1.04/1.14	c 1	1230 (100%) CSP integer variables are encoded (10038 clauses, 131829 bytes)
1.04/1.16	c 1	202 (10%) CSP clauses are encoded (11670 clauses, 153333 bytes)
1.04/1.17	c 1	404 (20%) CSP clauses are encoded (12962 clauses, 169996 bytes)
1.04/1.18	c 1	606 (30%) CSP clauses are encoded (14236 clauses, 187379 bytes)
1.04/1.19	c 1	808 (40%) CSP clauses are encoded (15528 clauses, 206930 bytes)
1.04/1.20	c 1	1010 (50%) CSP clauses are encoded (16796 clauses, 225983 bytes)
1.13/1.20	c 1	1212 (60%) CSP clauses are encoded (18082 clauses, 245232 bytes)
1.13/1.21	c 1	1414 (70%) CSP clauses are encoded (19382 clauses, 265140 bytes)
1.24/1.39	c 1	1616 (80%) CSP clauses are encoded (117454 clauses, 2057504 bytes)
2.33/2.42	c 2	1818 (90%) CSP clauses are encoded (734320 clauses, 13422495 bytes)
2.33/2.45	c 2	2020 (100%) CSP clauses are encoded (749239 clauses, 13727087 bytes)
2.33/2.45	c 2	2020 CSP clauses encoded
2.33/2.45	c 2	Writing map file : HOME/temp.map
2.33/2.46	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.33/2.46	c 2	SAT : 11268 SAT variables, 749239 SAT clauses, 13727087 bytes
2.33/2.46	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.37/2.51	c 2	OBJECTIVE minimize _COST
2.37/2.51	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.37/2.51	c 2	SEARCHING: _COST <= 51
2.37/2.51	c 2	SOLVING HOME/temp.cnf
2.37/2.51	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.37/2.51	c 2	This is MiniSat 2.0 beta
2.37/2.51	c 2	WARNING: for repeatability, setting FPU to use double precision
2.37/2.51	c 2	============================[ Problem Statistics ]=============================
2.37/2.51	c 2	|                                                                             |
2.37/2.52	c 2	|  Number of variables:  11268                                                |
2.37/2.52	c 2	|  Number of clauses:    749240                                               |
2.39/2.89	c 3	|  Parsing time:         0.30         s                                       |
2.39/2.91	c 3	============================[ Search Statistics ]==============================
2.39/2.91	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.91	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.91	c 3	===============================================================================
2.39/2.91	c 3	|         0 |   10918   743686  2202129 |   247895        0    nan |  0.000 % |
2.39/3.00	c 3	===============================================================================
2.39/3.00	c 3	restarts              : 1
2.39/3.00	c 3	conflicts             : 3              (7 /sec)
2.39/3.00	c 3	decisions             : 63             (0.00 % random) (155 /sec)
2.39/3.00	c 3	propagations          : 16769          (41208 /sec)
2.39/3.00	c 3	conflict literals     : 36             (0.00 % deleted)
2.39/3.00	c 3	Memory used           : 33.07 MB
2.39/3.00	c 3	CPU time              : 0.406938 s
2.39/3.00	c 3	
2.39/3.01	c 3	SATISFIABLE
2.39/3.01	c 3	FOUND: _COST <= 51
2.39/3.01	s SATISFIABLE
2.39/3.01	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.39/3.01	c 3	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.39/3.09	c 3	Decoding HOME/temp.out
2.89/3.17	c 3	OBJECTIVE _COST 24
2.89/3.17	o 24
2.89/3.17	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0
2.89/3.18	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.03/3.22	c 3	OBJECTIVE BOUND: 0 <= _COST <= 24
3.03/3.22	c 3	SEARCHING: _COST <= 12
3.03/3.22	c 3	SOLVING HOME/temp.cnf
3.03/3.22	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.03/3.23	c 3	This is MiniSat 2.0 beta
3.03/3.23	c 3	WARNING: for repeatability, setting FPU to use double precision
3.03/3.23	c 3	============================[ Problem Statistics ]=============================
3.03/3.23	c 3	|                                                                             |
3.03/3.23	c 3	|  Number of variables:  11268                                                |
3.03/3.23	c 3	|  Number of clauses:    749240                                               |
3.05/3.58	c 3	|  Parsing time:         0.30         s                                       |
3.05/3.60	c 3	============================[ Search Statistics ]==============================
3.05/3.60	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.05/3.60	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.05/3.60	c 3	===============================================================================
3.05/3.60	c 3	|         0 |   10561   737290  2183973 |   245763        0    nan |  0.000 % |
3.05/3.80	c 4	|       100 |   10561   737290  2183973 |   270339      100     22 |  6.274 % |
3.05/4.21	c 4	|       250 |   10561   737290  2183973 |   297373      250     19 |  6.274 % |
4.69/4.91	c 5	|       475 |   10561   737290  2183973 |   327110      475     17 |  6.274 % |
6.28/6.52	c 6	|       812 |   10561   737290  2183973 |   359822      812     17 |  6.275 % |
8.65/8.97	c 9	|      1320 |   10561   737290  2183973 |   395804     1320     17 |  6.275 % |
11.02/11.30	c 11	|      2079 |   10561   737290  2183973 |   435384     2079     17 |  6.275 % |
16.47/16.81	c 17	|      3218 |   10561   737290  2183973 |   478923     3218     18 |  6.275 % |
22.87/23.22	c 23	|      4928 |   10561   737290  2183973 |   526815     4928     19 |  6.275 % |
29.47/29.83	c 30	|      7491 |   10561   737290  2183973 |   579497     7491     19 |  6.275 % |
41.75/42.16	c 42	|     11335 |   10561   737290  2183973 |   637446    11335     19 |  6.274 % |
65.34/65.75	c 66	|     17101 |   10561   737290  2183973 |   701191    17101     20 |  6.274 % |
94.03/94.44	c 94	|     25750 |   10561   737290  2183973 |   771310    25750     20 |  6.275 % |
132.51/132.98	c 133	|     38724 |   10561   737290  2183973 |   848441    38724     19 |  6.274 % |
186.89/187.39	c 187	|     58185 |   10561   737290  2183973 |   933285    58185     19 |  6.274 % |
265.54/266.07	c 266	|     87378 |   10561   737290  2183973 |  1026614    87378     19 |  6.274 % |
274.23/274.73	c 275	===============================================================================
274.23/274.73	c 275	restarts              : 16
274.23/274.73	c 275	conflicts             : 90795          (335 /sec)
274.23/274.73	c 275	decisions             : 101760         (1.49 % random) (375 /sec)
274.23/274.73	c 275	propagations          : 137606773      (507602 /sec)
274.23/274.73	c 275	conflict literals     : 1739277        (35.57 % deleted)
274.23/274.73	c 275	Memory used           : 44.15 MB
274.23/274.73	c 275	CPU time              : 271.092 s
274.23/274.73	c 275	
274.23/274.73	c 275	SATISFIABLE
274.23/274.74	c 275	FOUND: _COST <= 12
274.23/274.74	c 275	DECODING HOME/temp.out WITH HOME/temp.map
274.23/274.74	c 275	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
274.29/274.82	c 275	Decoding HOME/temp.out
274.43/274.95	c 275	OBJECTIVE _COST 12
274.43/274.95	o 12
274.43/274.96	v 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0
274.43/274.98	c 275	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
274.52/275.01	c 275	OBJECTIVE BOUND: 0 <= _COST <= 12
274.52/275.01	c 275	SEARCHING: _COST <= 6
274.52/275.01	c 275	SOLVING HOME/temp.cnf
274.52/275.01	c 275	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
274.52/275.01	c 275	This is MiniSat 2.0 beta
274.52/275.01	c 275	WARNING: for repeatability, setting FPU to use double precision
274.52/275.01	c 275	============================[ Problem Statistics ]=============================
274.52/275.01	c 275	|                                                                             |
274.52/275.01	c 275	|  Number of variables:  11268                                                |
274.52/275.01	c 275	|  Number of clauses:    749240                                               |
274.54/275.36	c 275	|  Parsing time:         0.29         s                                       |
274.54/275.38	c 275	============================[ Search Statistics ]==============================
274.54/275.38	c 275	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.54/275.38	c 275	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
274.54/275.38	c 275	===============================================================================
274.54/275.38	c 275	|         0 |   10448   735658  2179410 |   245219        0    nan |  0.000 % |
274.54/275.57	c 275	|       102 |   10448   735658  2179410 |   269741      102     26 |  7.277 % |
274.54/275.81	c 276	===============================================================================
274.54/275.81	c 276	restarts              : 2
274.54/275.81	c 276	conflicts             : 155            (211 /sec)
274.54/275.81	c 276	decisions             : 203            (0.99 % random) (276 /sec)
274.54/275.81	c 276	propagations          : 189697         (257780 /sec)
274.54/275.81	c 276	conflict literals     : 4678           (10.28 % deleted)
274.54/275.81	c 276	Memory used           : 32.82 MB
274.54/275.81	c 276	CPU time              : 0.735888 s
274.54/275.81	c 276	
274.54/275.81	c 276	SATISFIABLE
274.54/275.82	c 276	FOUND: _COST <= 6
274.54/275.82	c 276	DECODING HOME/temp.out WITH HOME/temp.map
274.54/275.82	c 276	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
275.34/275.90	c 276	Decoding HOME/temp.out
275.50/276.03	c 276	OBJECTIVE _COST 6
275.50/276.03	o 6
275.50/276.04	v 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0
275.50/276.06	c 276	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
275.50/276.08	c 276	OBJECTIVE BOUND: 0 <= _COST <= 6
275.50/276.08	c 276	SEARCHING: _COST <= 3
275.50/276.08	c 276	SOLVING HOME/temp.cnf
275.50/276.08	c 276	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
275.50/276.09	c 276	This is MiniSat 2.0 beta
275.50/276.09	c 276	WARNING: for repeatability, setting FPU to use double precision
275.50/276.09	c 276	============================[ Problem Statistics ]=============================
275.50/276.09	c 276	|                                                                             |
275.50/276.09	c 276	|  Number of variables:  11268                                                |
275.50/276.09	c 276	|  Number of clauses:    749240                                               |
275.59/276.43	c 276	|  Parsing time:         0.30         s                                       |
275.59/276.45	c 276	============================[ Search Statistics ]==============================
275.59/276.45	c 276	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.59/276.45	c 276	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
275.59/276.45	c 276	===============================================================================
275.59/276.45	c 276	|         0 |   10344   734650  2176695 |   244883        0    nan |  0.000 % |
275.59/276.64	c 276	|       100 |   10344   734650  2176695 |   269371      100     24 |  8.200 % |
276.68/277.21	c 277	|       252 |   10344   734650  2176695 |   296308      252     34 |  8.200 % |
277.08/277.60	c 277	|       478 |   10344   734650  2176695 |   325939      478     34 |  8.200 % |
278.17/278.74	c 279	|       816 |   10344   734650  2176695 |   358533      816     40 |  8.200 % |
278.36/278.93	c 279	===============================================================================
278.36/278.93	c 279	restarts              : 5
278.36/278.94	c 279	conflicts             : 884            (319 /sec)
278.36/278.94	c 279	decisions             : 1058           (0.28 % random) (382 /sec)
278.36/278.94	c 279	propagations          : 942957         (340101 /sec)
278.36/278.94	c 279	conflict literals     : 35115          (9.11 % deleted)
278.36/278.94	c 279	Memory used           : 32.95 MB
278.36/278.94	c 279	CPU time              : 2.77258 s
278.36/278.94	c 279	
278.36/278.94	c 279	SATISFIABLE
278.36/278.95	c 279	FOUND: _COST <= 3
278.36/278.95	c 279	DECODING HOME/temp.out WITH HOME/temp.map
278.36/278.95	c 279	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
278.42/279.03	c 279	Decoding HOME/temp.out
278.42/279.10	c 279	OBJECTIVE _COST 3
278.42/279.10	o 3
278.42/279.11	v 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
278.42/279.11	c 279	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
278.42/279.16	c 279	OBJECTIVE BOUND: 0 <= _COST <= 3
278.42/279.16	c 279	SEARCHING: _COST <= 1
278.42/279.16	c 279	SOLVING HOME/temp.cnf
278.42/279.16	c 279	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
278.42/279.16	c 279	This is MiniSat 2.0 beta
278.42/279.16	c 279	WARNING: for repeatability, setting FPU to use double precision
278.42/279.16	c 279	============================[ Problem Statistics ]=============================
278.42/279.16	c 279	|                                                                             |
278.42/279.16	c 279	|  Number of variables:  11268                                                |
278.42/279.16	c 279	|  Number of clauses:    749240                                               |
278.90/279.52	c 279	|  Parsing time:         0.29         s                                       |
278.90/279.54	c 279	============================[ Search Statistics ]==============================
278.90/279.54	c 279	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
278.90/279.54	c 279	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
278.90/279.54	c 279	===============================================================================
278.90/279.54	c 279	|         0 |   10179   733672  2174254 |   244557        0    nan |  0.000 % |
279.10/279.72	c 280	|       100 |   10179   733672  2174254 |   269013      100     23 |  9.665 % |
279.20/279.80	c 280	===============================================================================
279.20/279.81	c 280	restarts              : 2
279.20/279.81	c 280	conflicts             : 123            (211 /sec)
279.20/279.81	c 280	decisions             : 168            (1.19 % random) (289 /sec)
279.20/279.81	c 280	propagations          : 126781         (217870 /sec)
279.20/279.81	c 280	conflict literals     : 3175           (9.85 % deleted)
279.20/279.81	c 280	Memory used           : 32.69 MB
279.20/279.81	c 280	CPU time              : 0.581911 s
279.20/279.81	c 280	
279.20/279.81	c 280	SATISFIABLE
279.20/279.82	c 280	FOUND: _COST <= 1
279.20/279.82	c 280	DECODING HOME/temp.out WITH HOME/temp.map
279.20/279.82	c 280	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
279.23/279.90	c 280	Decoding HOME/temp.out
279.23/279.97	c 280	OBJECTIVE _COST 1
279.23/279.97	o 1
279.23/279.98	v 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0
279.23/279.99	c 280	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
279.23/280.03	c 280	OBJECTIVE BOUND: 0 <= _COST <= 1
279.23/280.03	c 280	SEARCHING: _COST <= 0
279.23/280.03	c 280	SOLVING HOME/temp.cnf
279.23/280.03	c 280	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
279.23/280.04	c 280	This is MiniSat 2.0 beta
279.23/280.04	c 280	WARNING: for repeatability, setting FPU to use double precision
279.23/280.04	c 280	============================[ Problem Statistics ]=============================
279.23/280.04	c 280	|                                                                             |
279.23/280.04	c 280	|  Number of variables:  11268                                                |
279.23/280.04	c 280	|  Number of clauses:    749240                                               |
279.72/280.43	c 280	|  Parsing time:         0.32         s                                       |
280.01/280.73	c 281	============================[ Search Statistics ]==============================
280.01/280.73	c 281	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
280.01/280.73	c 281	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
280.01/280.73	c 281	===============================================================================
280.01/280.73	c 281	|         0 |    5235    93491   268171 |    31163        0    nan |  0.000 % |
280.11/280.82	c 281	|       101 |    5235    93491   268171 |    34280      101     20 | 53.542 % |
280.21/280.90	c 281	|       251 |    5235    93491   268171 |    37708      251     19 | 53.542 % |
280.31/281.01	c 281	|       476 |    5235    93491   268171 |    41478      476     19 | 53.542 % |
280.51/281.23	c 281	|       814 |    5235    93491   268171 |    45626      814     18 | 53.542 % |
280.82/281.54	c 281	|      1321 |    5235    93491   268171 |    50189     1321     19 | 53.542 % |
281.21/281.99	c 282	|      2081 |    5235    93491   268171 |    55208     2081     18 | 53.542 % |
281.92/282.69	c 283	|      3220 |    5235    93491   268171 |    60729     3220     19 | 53.542 % |
283.12/283.81	c 284	|      4928 |    5235    93491   268171 |    66802     4928     19 | 53.541 % |
284.91/285.60	c 285	|      7491 |    5235    93491   268171 |    73482     7491     19 | 53.542 % |
287.91/288.69	c 289	|     11338 |    5203    93077   267033 |    80830    10318     20 | 53.826 % |
292.91/293.67	c 293	|     17105 |    5148    91888   263648 |    88913    13721     20 | 54.705 % |
302.40/303.15	c 303	|     25756 |    4948    87747   251890 |    97804    16124     21 | 56.345 % |
314.39/315.11	c 315	===============================================================================
314.39/315.11	c 315	restarts              : 13
314.39/315.11	c 315	conflicts             : 36442          (1042 /sec)
314.39/315.11	c 315	decisions             : 39866          (0.72 % random) (1140 /sec)
314.39/315.11	c 315	propagations          : 34062586       (973977 /sec)
314.39/315.11	c 315	conflict literals     : 694516         (38.99 % deleted)
314.39/315.11	c 315	Memory used           : 32.88 MB
314.39/315.11	c 315	CPU time              : 34.9727 s
314.39/315.11	c 315	
314.39/315.11	c 315	UNSATISFIABLE
314.39/315.12	c 315	NOT FOUND: _COST <= 0
314.39/315.12	c 315	OBJECTIVE _COST 1
314.39/315.12	s OPTIMUM FOUND
314.39/315.12	c 315	CPU 313.62 (0.04 0.02 313.58 0.79)
314.39/315.12	c 315	END Sat Jul 12 07:05:38 2008

Verifier Data (download as text)

OK	1	100
1 unsatisfied constraints, 100 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-1110892-1215838823/watcher-1110892-1215838823 -o /tmp/evaluation-result-1110892-1215838823/solver-1110892-1215838823 -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-1110892-1215838823.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/75 15117
/proc/meminfo: memFree=1289176/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=12268 CPUtime=0
/proc/15117/stat : 15117 (sugar) R 15115 15117 14249 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 40583912 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 268213910117 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15117/statm: 3067 316 241 3 0 167 0

[startup+0.052078 s]
/proc/loadavg: 1.92 1.98 1.99 4/75 15117
/proc/meminfo: memFree=1289176/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=0.03
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 838 0 0 0 2 1 0 0 18 0 1 0 40583912 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101231 s]
/proc/loadavg: 1.92 1.98 1.99 4/75 15117
/proc/meminfo: memFree=1289176/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=0.03
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 40583912 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301248 s]
/proc/loadavg: 1.92 1.98 1.99 4/75 15117
/proc/meminfo: memFree=1289176/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=0.03
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 898 127 0 0 2 1 0 0 19 0 1 0 40583912 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701293 s]
/proc/loadavg: 1.92 1.98 1.99 4/75 15117
/proc/meminfo: memFree=1289176/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=0.33
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 974 4495 0 1 2 1 26 4 16 0 1 0 40583912 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 13600

[startup+1.50238 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 15139
/proc/meminfo: memFree=1275392/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=0.34
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 974 4495 0 1 3 1 26 4 15 0 1 0 40583912 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 797 370 3 0 500 0
[pid=15130] ppid=15117 vsize=5356 CPUtime=0
/proc/15130/stat : 15130 (sh) S 15117 15117 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40583950 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15130/statm: 1339 233 193 169 0 50 0
[pid=15131] ppid=15130 vsize=868484 CPUtime=1.09
/proc/15131/stat : 15131 (java) S 15130 15117 14249 0 -1 0 6539 0 1 0 102 7 0 0 19 0 9 0 40583950 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15131/statm: 217121 5688 2562 9 0 211668 0
[pid=15131/tid=15132] ppid=15130 vsize=868484 CPUtime=0.76
/proc/15131/task/15132/stat : 15132 (java) R 15130 15117 14249 0 -1 64 2800 0 1 0 72 4 0 0 20 0 9 0 40583951 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4126944730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15133] ppid=15130 vsize=868484 CPUtime=0.07
/proc/15131/task/15133/stat : 15133 (java) S 15130 15117 14249 0 -1 64 1572 0 0 0 7 0 0 0 16 0 9 0 40583952 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15134] ppid=15130 vsize=868484 CPUtime=0
/proc/15131/task/15134/stat : 15134 (java) S 15130 15117 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40583952 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15135] ppid=15130 vsize=868484 CPUtime=0
/proc/15131/task/15135/stat : 15135 (java) S 15130 15117 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40583952 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15136] ppid=15130 vsize=868484 CPUtime=0
/proc/15131/task/15136/stat : 15136 (java) S 15130 15117 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40583954 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15137] ppid=15130 vsize=868484 CPUtime=0.23
/proc/15131/task/15137/stat : 15137 (java) S 15130 15117 14249 0 -1 64 1474 0 0 0 22 1 0 0 16 0 9 0 40583955 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15138] ppid=15130 vsize=868484 CPUtime=0
/proc/15131/task/15138/stat : 15138 (java) S 15130 15117 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40583955 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15131/tid=15139] ppid=15130 vsize=868484 CPUtime=0
/proc/15131/task/15139/stat : 15139 (java) S 15130 15117 14249 0 -1 64 1 0 0 0 0 0 0 0 16 0 9 0 40583955 889327616 5688 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 887440

[startup+3.10257 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 15139
/proc/meminfo: memFree=1263936/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=2.89
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1122 20040 0 2 3 1 258 27 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 13600

[startup+6.30194 s]
/proc/loadavg: 1.93 1.98 1.99 3/78 15153
/proc/meminfo: memFree=1240448/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 15 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=34264 CPUtime=3.03
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 8159 0 0 0 298 5 0 0 25 0 1 0 40584235 35086336 8145 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15153/statm: 8566 8145 75 150 0 8413 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 53220

[startup+12.7027 s]
/proc/loadavg: 1.93 1.98 1.99 3/78 15153
/proc/meminfo: memFree=1240192/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=34264 CPUtime=9.36
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 8181 0 0 0 931 5 0 0 25 0 1 0 40584235 35086336 8167 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15153/statm: 8566 8167 75 150 0 8413 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 53220

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/78 15165
/proc/meminfo: memFree=1239488/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=34928 CPUtime=22.12
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 8337 0 0 0 2206 6 0 0 25 0 1 0 40584235 35766272 8323 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15153/statm: 8732 8323 75 150 0 8579 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 53884

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/78 15171
/proc/meminfo: memFree=1238136/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=36040 CPUtime=47.69
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 8626 0 0 0 4763 6 0 0 25 0 1 0 40584235 36904960 8612 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15153/statm: 9010 8612 75 150 0 8857 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 54996

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/78 15171
/proc/meminfo: memFree=1236280/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=37960 CPUtime=98.88
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 9077 0 0 0 9881 7 0 0 25 0 1 0 40584235 38871040 9063 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/15153/statm: 9490 9063 75 150 0 9337 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 56916

[startup+162.302 s]
/proc/loadavg: 2.07 2.00 2.00 3/77 15250
/proc/meminfo: memFree=1772928/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=40192 CPUtime=158.85
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 9649 0 0 0 15875 10 0 0 25 0 1 0 40584235 41156608 9635 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15153/statm: 10048 9635 75 150 0 9895 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 59148

[startup+222.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/77 15270
/proc/meminfo: memFree=1765248/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=3.05
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1175 23808 0 3 3 1 272 29 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15152] ppid=15117 vsize=5356 CPUtime=0
/proc/15152/stat : 15152 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40584235 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15152/statm: 1339 232 193 169 0 50 0
[pid=15153] ppid=15152 vsize=42608 CPUtime=218.81
/proc/15153/stat : 15153 (minisat) R 15152 15117 14249 0 -1 4194304 10225 0 0 0 21870 11 0 0 25 0 1 0 40584235 43630592 10211 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15153/statm: 10652 10211 75 150 0 10499 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 61564

[startup+282.301 s]
/proc/loadavg: 2.23 2.05 2.02 2/86 15366
/proc/meminfo: memFree=1663736/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 15 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33492 CPUtime=2.23
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 7981 0 0 0 218 5 0 0 25 0 1 0 40611916 34295808 7967 996147200 134512640 135127466 4294956256 18446744073709551615 134527978 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8373 7967 75 150 0 8220 0
Current children cumulated CPU time (s) 281.61
Current children cumulated vsize (KiB) 52448

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

[startup+294.303 s]
/proc/loadavg: 2.27 2.06 2.02 3/78 15368
/proc/meminfo: memFree=1250424/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33492 CPUtime=14.22
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 7981 0 0 0 1417 5 0 0 25 0 1 0 40611916 34295808 7967 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8373 7967 75 150 0 8220 0
Current children cumulated CPU time (s) 293.6
Current children cumulated vsize (KiB) 52448

[startup+307.101 s]
/proc/loadavg: 2.35 2.09 2.03 3/78 15368
/proc/meminfo: memFree=1250552/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33664 CPUtime=27.02
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 8001 0 0 0 2697 5 0 0 25 0 1 0 40611916 34471936 7987 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8416 7987 75 150 0 8263 0
Current children cumulated CPU time (s) 306.4
Current children cumulated vsize (KiB) 52620

[startup+310.302 s]
/proc/loadavg: 2.33 2.09 2.03 3/78 15380
/proc/meminfo: memFree=1551736/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33664 CPUtime=30.21
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 8001 0 0 0 3016 5 0 0 25 0 1 0 40611916 34471936 7987 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8416 7987 75 150 0 8263 0
Current children cumulated CPU time (s) 309.59
Current children cumulated vsize (KiB) 52620

[startup+313.507 s]
/proc/loadavg: 2.33 2.09 2.03 3/78 15380
/proc/meminfo: memFree=1295096/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33664 CPUtime=33.41
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 8003 0 0 0 3336 5 0 0 25 0 1 0 40611916 34471936 7989 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8416 7989 75 150 0 8263 0
Current children cumulated CPU time (s) 312.79
Current children cumulated vsize (KiB) 52620

[startup+314.302 s]
/proc/loadavg: 2.33 2.09 2.03 3/78 15380
/proc/meminfo: memFree=1295096/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33664 CPUtime=34.21
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 8004 0 0 0 3416 5 0 0 25 0 1 0 40611916 34471936 7990 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8416 7990 75 150 0 8263 0
Current children cumulated CPU time (s) 313.59
Current children cumulated vsize (KiB) 52620

[startup+314.702 s]
/proc/loadavg: 2.30 2.09 2.03 3/78 15380
/proc/meminfo: memFree=1240760/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33664 CPUtime=34.61
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 8004 0 0 0 3456 5 0 0 25 0 1 0 40611916 34471936 7990 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8416 7990 75 150 0 8263 0
Current children cumulated CPU time (s) 313.99
Current children cumulated vsize (KiB) 52620

[startup+315.101 s]
/proc/loadavg: 2.30 2.09 2.03 3/78 15380
/proc/meminfo: memFree=1240760/2055920 swapFree=4179612/4192956
[pid=15117] ppid=15115 vsize=13600 CPUtime=279.38
/proc/15117/stat : 15117 (sugar) S 15115 15117 14249 0 -1 4194304 1633 75003 0 7 4 2 27860 72 16 0 1 0 40583912 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15117/statm: 3400 805 374 3 0 500 0
[pid=15365] ppid=15117 vsize=5356 CPUtime=0
/proc/15365/stat : 15365 (sh) S 15117 15117 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40611916 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15365/statm: 1339 232 193 169 0 50 0
[pid=15366] ppid=15365 vsize=33664 CPUtime=35.01
/proc/15366/stat : 15366 (minisat) R 15365 15117 14249 0 -1 4194304 8004 0 0 0 3496 5 0 0 25 0 1 0 40611916 34471936 7990 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15366/statm: 8416 7990 75 150 0 8263 0
Current children cumulated CPU time (s) 314.39
Current children cumulated vsize (KiB) 52620

Child status: 0
Real time (s): 315.125
CPU time (s): 314.454
CPU user time (s): 313.627
CPU system time (s): 0.826874
CPU usage (%): 99.787
Max. virtual memory (cumulated for all children) (KiB): 887440

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

runsolver used 0.367944 second user time and 1.09483 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-12 07:00:23
IDJOB=1110892
IDBENCH=61175
IDSOLVER=368
FILE ID=node32/1110892-1215838823
PBS_JOBID= 7903383
Free space on /tmp= 66252 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-t2001-13queen13-1110973670.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-1110892-1215838823/watcher-1110892-1215838823 -o /tmp/evaluation-result-1110892-1215838823/solver-1110892-1215838823 -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-1110892-1215838823.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 93ab400b227bc714627a6e33dd32a836
RANDOM SEED=1374465391

node32.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.243
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.243
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:       1289656 kB
Buffers:         27368 kB
Cached:         278964 kB
SwapCached:       6264 kB
Active:         649880 kB
Inactive:        50856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289656 kB
SwapTotal:     4192956 kB
SwapFree:      4179612 kB
Dirty:          163892 kB
Writeback:           0 kB
Mapped:         400932 kB
Slab:            49764 kB
Committed_AS:   562740 kB
PageTables:       2788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node32 at 2008-07-12 07:05:38