Trace number 1112028

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 89.5764 90.4103

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-38_ext.xml
MD5SUM617a54bc49bc2982ca0586bd509bb20e
Bench CategoryN-ARY-EXT (n-ary 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 benchmark84.1632
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints56
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension56
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 Sat Jul 12 13:07:47 2008
0.00/0.04	c 0	PID 11863
0.00/0.04	c 0	HOST node79.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1112028-1215860867.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112028-1215860867.xml' 'HOME/temp.csp'
0.03/0.62	c 1	1 domains, 20 variables, 0 predicates, 56 relations, 56 constraints
0.03/0.67	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.67	c 1	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.60/0.74	c 1	Parsing HOME/temp.csp
1.81/1.90	c 2	parsed 133 expressions
1.81/1.90	c 2	Heap : 18 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.81/1.90	c 2	MAX CSP: 56 constraints
1.81/1.90	c 2	Converting to clausal form CSP
1.81/1.92	c 2	converted 20 (10%) expressions
1.81/1.94	c 2	converted 39 (20%) expressions
1.81/1.96	c 2	converted 58 (30%) expressions
2.02/2.11	c 2	converted 77 (40%) expressions
2.02/2.20	c 2	converted 96 (50%) expressions
2.11/2.28	c 2	converted 116 (60%) expressions
2.20/2.35	c 2	converted 135 (70%) expressions
2.30/2.42	c 2	converted 154 (80%) expressions
2.30/2.49	c 2	converted 173 (90%) expressions
2.40/2.58	c 3	converted 192 (100%) expressions
2.40/2.58	c 3	CSP : 132 integers, 0 booleans, 167 clauses, largest domain size 85
2.40/2.58	c 3	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.40/2.58	c 3	Propagation in CSP
2.40/2.59	c 3	53 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.40/2.59	c 3	CSP : 132 integers, 0 booleans, 167 clauses, largest domain size 57
2.40/2.59	c 3	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.40/2.59	c 3	Simplifing CSP by introducing new Boolean variables
2.40/2.59	c 3	CSP : 132 integers, 0 booleans, 167 clauses, largest domain size 57
2.40/2.59	c 3	Heap : 36 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.50/2.70	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.60/2.71	c 3	14 (10%) CSP integer variables are encoded (252 clauses, 2632 bytes)
2.60/2.71	c 3	27 (20%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.60/2.71	c 3	40 (30%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.60/2.71	c 3	53 (40%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.60/2.71	c 3	66 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
2.60/2.72	c 3	80 (60%) CSP integer variables are encoded (420 clauses, 4480 bytes)
2.60/2.72	c 3	93 (70%) CSP integer variables are encoded (657 clauses, 7087 bytes)
2.60/2.72	c 3	106 (80%) CSP integer variables are encoded (752 clauses, 8132 bytes)
2.60/2.72	c 3	119 (90%) CSP integer variables are encoded (793 clauses, 8583 bytes)
2.60/2.72	c 3	132 (100%) CSP integer variables are encoded (860 clauses, 9320 bytes)
2.99/3.14	c 3	17 (10%) CSP clauses are encoded (30958 clauses, 871306 bytes)
3.39/3.51	c 3	34 (20%) CSP clauses are encoded (60907 clauses, 1779557 bytes)
3.69/3.87	c 4	51 (30%) CSP clauses are encoded (90255 clauses, 2708383 bytes)
3.79/3.98	c 4	67 (40%) CSP clauses are encoded (99680 clauses, 3000108 bytes)
3.79/3.99	c 4	84 (50%) CSP clauses are encoded (101333 clauses, 3024160 bytes)
3.79/3.99	c 4	101 (60%) CSP clauses are encoded (101435 clauses, 3025509 bytes)
3.79/3.99	c 4	117 (70%) CSP clauses are encoded (103141 clauses, 3051072 bytes)
3.79/3.99	c 4	134 (80%) CSP clauses are encoded (103247 clauses, 3052470 bytes)
3.79/3.99	c 4	151 (90%) CSP clauses are encoded (103496 clauses, 3055952 bytes)
3.79/3.99	c 4	167 (100%) CSP clauses are encoded (104177 clauses, 3065804 bytes)
3.79/4.00	c 4	167 CSP clauses encoded
3.79/4.00	c 4	Writing map file : HOME/temp.map
3.88/4.00	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.88/4.00	c 4	SAT : 992 SAT variables, 104177 SAT clauses, 3065804 bytes
3.88/4.00	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.88/4.06	c 4	OBJECTIVE minimize _COST
3.88/4.06	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
3.88/4.06	c 4	SEARCHING: _COST <= 28
3.88/4.06	c 4	SOLVING HOME/temp.cnf
3.88/4.06	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.88/4.06	c 4	This is MiniSat 2.0 beta
3.88/4.06	c 4	WARNING: for repeatability, setting FPU to use double precision
3.88/4.06	c 4	============================[ Problem Statistics ]=============================
3.88/4.06	c 4	|                                                                             |
3.88/4.06	c 4	|  Number of variables:  992                                                  |
3.88/4.06	c 4	|  Number of clauses:    104178                                               |
3.91/4.13	c 4	|  Parsing time:         0.06         s                                       |
3.91/4.14	c 4	============================[ Search Statistics ]==============================
3.91/4.14	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.91/4.14	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.91/4.14	c 4	===============================================================================
3.91/4.14	c 4	|         0 |     824   102280   648518 |    34093        0    nan |  0.000 % |
3.91/4.15	c 4	===============================================================================
3.91/4.15	c 4	restarts              : 1
3.91/4.15	c 4	conflicts             : 8              (103 /sec)
3.91/4.15	c 4	decisions             : 46             (0.00 % random) (590 /sec)
3.91/4.15	c 4	propagations          : 1322           (16951 /sec)
3.91/4.15	c 4	conflict literals     : 101            (17.21 % deleted)
3.91/4.15	c 4	Memory used           : 7.56 MB
3.91/4.15	c 4	CPU time              : 0.077988 s
3.91/4.15	c 4	
3.91/4.15	c 4	SATISFIABLE
3.91/4.15	c 4	FOUND: _COST <= 28
3.91/4.15	s SATISFIABLE
3.91/4.15	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.91/4.15	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.00/4.23	c 4	Decoding HOME/temp.out
4.00/4.26	c 4	OBJECTIVE _COST 28
4.00/4.26	o 28
4.00/4.26	v 15 5 15 13 11 6 18 17 19 12 19 12 14 19 18 11 19 19 19 19
4.00/4.27	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.10/4.31	c 4	OBJECTIVE BOUND: 0 <= _COST <= 28
4.10/4.31	c 4	SEARCHING: _COST <= 14
4.10/4.31	c 4	SOLVING HOME/temp.cnf
4.10/4.31	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.10/4.31	c 4	This is MiniSat 2.0 beta
4.10/4.31	c 4	WARNING: for repeatability, setting FPU to use double precision
4.10/4.31	c 4	============================[ Problem Statistics ]=============================
4.10/4.31	c 4	|                                                                             |
4.10/4.31	c 4	|  Number of variables:  992                                                  |
4.10/4.31	c 4	|  Number of clauses:    104178                                               |
4.10/4.38	c 4	|  Parsing time:         0.06         s                                       |
4.10/4.38	c 4	============================[ Search Statistics ]==============================
4.10/4.38	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.10/4.38	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.10/4.38	c 4	===============================================================================
4.10/4.38	c 4	|         0 |     726   101125   645333 |    33708        0    nan |  0.000 % |
4.13/4.41	c 4	===============================================================================
4.13/4.41	c 4	restarts              : 1
4.13/4.41	c 4	conflicts             : 61             (642 /sec)
4.13/4.41	c 4	decisions             : 100            (1.00 % random) (1053 /sec)
4.13/4.41	c 4	propagations          : 3305           (34795 /sec)
4.13/4.41	c 4	conflict literals     : 1567           (18.51 % deleted)
4.13/4.41	c 4	Memory used           : 7.69 MB
4.13/4.41	c 4	CPU time              : 0.094985 s
4.13/4.41	c 4	
4.13/4.41	c 4	SATISFIABLE
4.13/4.42	c 4	FOUND: _COST <= 14
4.13/4.42	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.13/4.42	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.13/4.49	c 4	Decoding HOME/temp.out
4.23/4.53	c 5	OBJECTIVE _COST 14
4.23/4.53	o 14
4.23/4.53	v 9 0 12 8 3 6 18 13 4 12 1 13 17 8 12 0 3 19 19 19
4.23/4.53	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.23/4.57	c 5	OBJECTIVE BOUND: 0 <= _COST <= 14
4.23/4.57	c 5	SEARCHING: _COST <= 7
4.23/4.57	c 5	SOLVING HOME/temp.cnf
4.23/4.57	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.23/4.58	c 5	This is MiniSat 2.0 beta
4.23/4.58	c 5	WARNING: for repeatability, setting FPU to use double precision
4.23/4.58	c 5	============================[ Problem Statistics ]=============================
4.23/4.58	c 5	|                                                                             |
4.23/4.58	c 5	|  Number of variables:  992                                                  |
4.23/4.58	c 5	|  Number of clauses:    104178                                               |
4.36/4.65	c 5	|  Parsing time:         0.06         s                                       |
4.36/4.65	c 5	============================[ Search Statistics ]==============================
4.36/4.65	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.36/4.65	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.36/4.65	c 5	===============================================================================
4.36/4.65	c 5	|         0 |     656   100215   642806 |    33405        0    nan |  0.000 % |
4.36/4.71	c 5	|       100 |     656   100215   642806 |    36745      100     22 | 33.871 % |
4.36/4.77	c 5	|       250 |     656   100215   642806 |    40420      250     20 | 33.873 % |
4.36/4.84	c 5	===============================================================================
4.36/4.84	c 5	restarts              : 3
4.36/4.84	c 5	conflicts             : 455            (1820 /sec)
4.36/4.84	c 5	decisions             : 680            (1.03 % random) (2720 /sec)
4.36/4.84	c 5	propagations          : 29540          (118178 /sec)
4.36/4.84	c 5	conflict literals     : 8531           (29.71 % deleted)
4.36/4.84	c 5	Memory used           : 7.95 MB
4.36/4.84	c 5	CPU time              : 0.249962 s
4.36/4.84	c 5	
4.36/4.84	c 5	SATISFIABLE
4.36/4.84	c 5	FOUND: _COST <= 7
4.36/4.84	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.36/4.84	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.62/4.92	c 5	Decoding HOME/temp.out
4.62/4.96	c 5	OBJECTIVE _COST 7
4.62/4.96	o 7
4.62/4.96	v 3 5 5 18 10 1 9 11 4 19 8 3 17 15 3 14 19 19 19 19
4.62/4.96	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.74/5.00	c 5	OBJECTIVE BOUND: 0 <= _COST <= 7
4.74/5.00	c 5	SEARCHING: _COST <= 3
4.74/5.00	c 5	SOLVING HOME/temp.cnf
4.74/5.00	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.74/5.00	c 5	This is MiniSat 2.0 beta
4.74/5.00	c 5	WARNING: for repeatability, setting FPU to use double precision
4.74/5.00	c 5	============================[ Problem Statistics ]=============================
4.74/5.00	c 5	|                                                                             |
4.74/5.00	c 5	|  Number of variables:  992                                                  |
4.74/5.00	c 5	|  Number of clauses:    104178                                               |
4.74/5.07	c 5	|  Parsing time:         0.06         s                                       |
4.74/5.08	c 5	============================[ Search Statistics ]==============================
4.74/5.08	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.74/5.08	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.74/5.08	c 5	===============================================================================
4.74/5.08	c 5	|         0 |     580    99497   640876 |    33165        0    nan |  0.000 % |
4.74/5.12	c 5	|       100 |     580    99497   640876 |    36482      100     16 | 41.532 % |
4.74/5.17	c 5	|       250 |     580    99497   640876 |    40130      250     20 | 41.534 % |
4.74/5.26	c 5	|       475 |     580    99497   640876 |    44143      475     24 | 41.534 % |
4.74/5.35	c 5	|       812 |     580    99497   640876 |    48557      812     20 | 41.534 % |
5.22/5.52	c 6	|      1318 |     580    99497   640876 |    53413     1318     19 | 41.534 % |
5.41/5.76	c 6	|      2080 |     580    99497   640876 |    58755     2080     19 | 41.534 % |
5.81/6.19	c 6	|      3219 |     580    99497   640876 |    64630     3219     20 | 41.534 % |
6.41/6.79	c 7	|      4930 |     580    99497   640876 |    71093     4930     21 | 41.534 % |
7.31/7.64	c 8	|      7493 |     580    99497   640876 |    78202     7493     21 | 41.534 % |
8.50/8.88	c 9	|     11338 |     580    99497   640876 |    86023    11338     21 | 41.534 % |
8.79/9.19	c 9	===============================================================================
8.79/9.19	c 9	restarts              : 11
8.79/9.19	c 9	conflicts             : 12370          (2980 /sec)
8.79/9.19	c 9	decisions             : 15073          (1.03 % random) (3631 /sec)
8.79/9.19	c 9	propagations          : 1026823        (247346 /sec)
8.79/9.19	c 9	conflict literals     : 260630         (33.92 % deleted)
8.79/9.19	c 9	Memory used           : 9.27 MB
8.79/9.19	c 9	CPU time              : 4.15137 s
8.79/9.19	c 9	
8.79/9.19	c 9	SATISFIABLE
8.79/9.19	c 9	FOUND: _COST <= 3
8.79/9.19	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.79/9.19	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.91/9.27	c 9	Decoding HOME/temp.out
8.91/9.30	c 9	OBJECTIVE _COST 3
8.91/9.30	o 3
8.91/9.30	v 1 11 3 10 10 12 11 2 13 19 3 3 18 13 19 13 7 19 16 16
8.91/9.31	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.91/9.35	c 9	OBJECTIVE BOUND: 0 <= _COST <= 3
8.91/9.35	c 9	SEARCHING: _COST <= 1
8.91/9.35	c 9	SOLVING HOME/temp.cnf
8.91/9.35	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.91/9.35	c 9	This is MiniSat 2.0 beta
8.91/9.35	c 9	WARNING: for repeatability, setting FPU to use double precision
8.91/9.35	c 9	============================[ Problem Statistics ]=============================
8.91/9.35	c 9	|                                                                             |
8.91/9.35	c 9	|  Number of variables:  992                                                  |
8.91/9.35	c 9	|  Number of clauses:    104178                                               |
9.02/9.42	c 9	|  Parsing time:         0.06         s                                       |
9.02/9.43	c 9	============================[ Search Statistics ]==============================
9.02/9.43	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.02/9.43	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.02/9.43	c 9	===============================================================================
9.02/9.43	c 9	|         0 |     492    98978   639581 |    32992        0    nan |  0.000 % |
9.02/9.47	c 9	|       101 |     492    98978   639581 |    36291      101     16 | 50.403 % |
9.02/9.54	c 10	|       253 |     492    98978   639581 |    39921      253     19 | 50.405 % |
9.02/9.63	c 10	|       479 |     492    98978   639581 |    43913      479     22 | 50.415 % |
9.02/9.78	c 10	|       816 |     492    98978   639581 |    48304      816     24 | 50.405 % |
9.55/9.97	c 10	|      1322 |     492    98978   639581 |    53135     1322     22 | 50.404 % |
9.84/10.29	c 10	|      2082 |     492    98978   639581 |    58448     2082     23 | 50.405 % |
10.24/10.61	c 11	|      3221 |     492    98978   639581 |    64293     3221     25 | 50.405 % |
10.84/11.26	c 11	|      4929 |     492    98978   639581 |    70722     4929     24 | 50.405 % |
12.04/12.44	c 12	|      7491 |     492    98978   639581 |    77794     7491     24 | 50.405 % |
13.73/14.18	c 14	|     11336 |     492    98978   639581 |    85574    11336     23 | 50.405 % |
16.71/17.12	c 17	|     17102 |     492    98978   639581 |    94131    17102     23 | 50.405 % |
20.88/21.33	c 21	|     25751 |     492    98978   639581 |   103545    25751     26 | 50.405 % |
27.64/28.11	c 28	|     38726 |     492    98978   639581 |   113899    38726     24 | 50.405 % |
38.27/38.84	c 39	===============================================================================
38.27/38.84	c 39	restarts              : 14
38.27/38.84	c 39	conflicts             : 53488          (1827 /sec)
38.27/38.84	c 39	decisions             : 67305          (1.16 % random) (2299 /sec)
38.27/38.84	c 39	propagations          : 3102863        (106003 /sec)
38.27/38.84	c 39	conflict literals     : 1333334        (25.06 % deleted)
38.27/38.84	c 39	Memory used           : 14.96 MB
38.27/38.84	c 39	CPU time              : 29.2716 s
38.27/38.84	c 39	
38.27/38.84	c 39	SATISFIABLE
38.27/38.85	c 39	FOUND: _COST <= 1
38.27/38.85	c 39	DECODING HOME/temp.out WITH HOME/temp.map
38.27/38.85	c 39	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
38.34/38.92	c 39	Decoding HOME/temp.out
38.34/38.96	c 39	OBJECTIVE _COST 1
38.34/38.96	o 1
38.34/38.96	v 16 6 10 6 2 13 10 17 18 19 18 7 5 19 5 19 12 12 7 17
38.34/38.96	c 39	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
38.34/39.00	c 39	OBJECTIVE BOUND: 0 <= _COST <= 1
38.34/39.00	c 39	SEARCHING: _COST <= 0
38.34/39.00	c 39	SOLVING HOME/temp.cnf
38.34/39.00	c 39	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
38.34/39.00	c 39	This is MiniSat 2.0 beta
38.34/39.00	c 39	WARNING: for repeatability, setting FPU to use double precision
38.34/39.00	c 39	============================[ Problem Statistics ]=============================
38.34/39.00	c 39	|                                                                             |
38.34/39.00	c 39	|  Number of variables:  992                                                  |
38.34/39.00	c 39	|  Number of clauses:    104178                                               |
38.34/39.07	c 39	|  Parsing time:         0.06         s                                       |
38.34/39.08	c 39	============================[ Search Statistics ]==============================
38.34/39.08	c 39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.34/39.08	c 39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
38.34/39.08	c 39	===============================================================================
38.34/39.08	c 39	|         0 |     380    98757   639029 |    32919        0    nan |  0.000 % |
38.45/39.12	c 39	|       100 |     380    98757   639029 |    36210      100     10 | 61.694 % |
38.45/39.18	c 39	|       250 |     380    98757   639029 |    39831      250     11 | 61.695 % |
38.45/39.26	c 39	|       476 |     380    98757   639029 |    43815      476     12 | 61.695 % |
38.45/39.37	c 39	|       814 |     380    98757   639029 |    48196      814     11 | 61.695 % |
38.94/39.59	c 40	|      1320 |     380    98757   639029 |    53016     1320     11 | 61.696 % |
39.23/39.85	c 40	|      2079 |     380    98757   639029 |    58318     2079     11 | 61.695 % |
39.73/40.32	c 40	|      3218 |     380    98757   639029 |    64149     3218     12 | 61.697 % |
40.33/40.94	c 41	|      4928 |     380    98757   639029 |    70564     4928     12 | 61.695 % |
41.52/42.17	c 42	|      7490 |     380    98757   639029 |    77621     7490     13 | 61.696 % |
43.21/43.84	c 44	|     11335 |     379    98757   639029 |    85383    11334     13 | 61.794 % |
46.18/46.86	c 47	|     17101 |     379    98757   639029 |    93921    17100     14 | 61.797 % |
50.56/51.21	c 51	|     25750 |     377    97986   634714 |   103313    23109     14 | 61.996 % |
57.82/58.53	c 59	|     38727 |     374    97986   634714 |   113645    36085     14 | 62.298 % |
69.65/70.42	c 70	|     58189 |     370    94234   612223 |   125009    40713     14 | 62.803 % |
89.12/90.03	c 90	|     87384 |     346    72645   472271 |   137510    16028     13 | 65.121 % |
89.52/90.40	c 90	===============================================================================
89.52/90.40	c 90	restarts              : 16
89.52/90.40	c 90	conflicts             : 88128          (1726 /sec)
89.52/90.40	c 90	decisions             : 110762         (1.55 % random) (2169 /sec)
89.52/90.40	c 90	propagations          : 4293891        (84095 /sec)
89.52/90.40	c 90	conflict literals     : 1307219        (35.45 % deleted)
89.52/90.40	c 90	Memory used           : 12.75 MB
89.52/90.40	c 90	CPU time              : 51.0602 s
89.52/90.40	c 90	
89.52/90.40	c 90	UNSATISFIABLE
89.52/90.40	c 90	NOT FOUND: _COST <= 0
89.52/90.40	c 90	OBJECTIVE _COST 1
89.52/90.40	s OPTIMUM FOUND
89.52/90.40	c 90	CPU 89.13 (0.04 0.01 89.09 0.41)
89.52/90.40	c 90	END Sat Jul 12 13:09:17 2008

Verifier Data (download as text)

OK	1	55
1 unsatisfied constraints, 55 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-1112028-1215860867/watcher-1112028-1215860867 -o /tmp/evaluation-result-1112028-1215860867/solver-1112028-1215860867 -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-1112028-1215860867.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.14 2.03 2.01 4/106 11863
/proc/meminfo: memFree=1849616/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=12272 CPUtime=0
/proc/11863/stat : 11863 (sugar) R 11861 11863 11062 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 42783886 12566528 365 996147200 4194304 4206940 548682068592 18446744073709551615 234046061157 0 0 4224 0 0 0 0 17 1 0 0
/proc/11863/statm: 3068 365 274 3 0 168 0

[startup+0.0912069 s]
/proc/loadavg: 2.14 2.03 2.01 4/106 11863
/proc/meminfo: memFree=1849616/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=0.03
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 42783886 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102222 s]
/proc/loadavg: 2.14 2.03 2.01 4/106 11863
/proc/meminfo: memFree=1849616/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=0.03
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 42783886 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302229 s]
/proc/loadavg: 2.14 2.03 2.01 4/106 11863
/proc/meminfo: memFree=1849616/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=0.03
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 42783886 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702267 s]
/proc/loadavg: 2.14 2.03 2.01 4/106 11863
/proc/meminfo: memFree=1849616/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=0.6
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 957 6970 0 1 3 0 52 5 16 0 1 0 42783886 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 13600

[startup+1.50135 s]
/proc/loadavg: 2.20 2.05 2.01 4/117 11885
/proc/meminfo: memFree=1839344/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=0.6
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 974 6970 0 1 3 0 52 5 15 0 1 0 42783886 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 797 370 3 0 500 0
[pid=11876] ppid=11863 vsize=5356 CPUtime=0
/proc/11876/stat : 11876 (sh) S 11863 11863 11062 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42783954 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11876/statm: 1339 233 193 169 0 50 0
[pid=11877] ppid=11876 vsize=864040 CPUtime=0.8
/proc/11877/stat : 11877 (java) S 11876 11863 11062 0 -1 0 7276 0 1 0 77 3 0 0 18 0 9 0 42783954 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11877/statm: 216010 6561 2532 9 0 210592 0
[pid=11877/tid=11878] ppid=11876 vsize=864040 CPUtime=0.56
/proc/11877/task/11878/stat : 11878 (java) R 11876 11863 11062 0 -1 64 2462 0 1 0 55 1 0 0 22 0 9 0 42783955 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4126447088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11879] ppid=11876 vsize=864040 CPUtime=0.19
/proc/11877/task/11879/stat : 11879 (java) S 11876 11863 11062 0 -1 64 3808 0 0 0 18 1 0 0 16 0 9 0 42783956 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11880] ppid=11876 vsize=864040 CPUtime=0
/proc/11877/task/11880/stat : 11880 (java) S 11876 11863 11062 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42783956 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11881] ppid=11876 vsize=864040 CPUtime=0
/proc/11877/task/11881/stat : 11881 (java) S 11876 11863 11062 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 42783956 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11882] ppid=11876 vsize=864040 CPUtime=0
/proc/11877/task/11882/stat : 11882 (java) S 11876 11863 11062 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42783958 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11883] ppid=11876 vsize=864040 CPUtime=0.03
/proc/11877/task/11883/stat : 11883 (java) S 11876 11863 11062 0 -1 64 309 0 0 0 3 0 0 0 16 0 9 0 42783958 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11884] ppid=11876 vsize=864040 CPUtime=0
/proc/11877/task/11884/stat : 11884 (java) S 11876 11863 11062 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42783958 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11885] ppid=11876 vsize=864040 CPUtime=0
/proc/11877/task/11885/stat : 11885 (java) S 11876 11863 11062 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42783958 884776960 6561 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 882996

[startup+3.10152 s]
/proc/loadavg: 2.20 2.05 2.01 4/117 11885
/proc/meminfo: memFree=1816752/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=0.6
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 974 6970 0 1 3 0 52 5 15 0 1 0 42783886 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 797 370 3 0 500 0
[pid=11876] ppid=11863 vsize=5356 CPUtime=0
/proc/11876/stat : 11876 (sh) S 11863 11863 11062 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42783954 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11876/statm: 1339 233 193 169 0 50 0
[pid=11877] ppid=11876 vsize=864416 CPUtime=2.39
/proc/11877/stat : 11877 (java) S 11876 11863 11062 0 -1 0 14359 0 1 0 231 8 0 0 18 0 9 0 42783954 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11877/statm: 216104 13565 2565 9 0 210651 0
[pid=11877/tid=11878] ppid=11876 vsize=864416 CPUtime=1.47
/proc/11877/task/11878/stat : 11878 (java) R 11876 11863 11062 0 -1 64 3039 0 1 0 145 2 0 0 20 0 9 0 42783955 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4126547973 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11879] ppid=11876 vsize=864416 CPUtime=0.8
/proc/11877/task/11879/stat : 11879 (java) S 11876 11863 11062 0 -1 64 10281 0 0 0 75 5 0 0 16 0 9 0 42783956 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11880] ppid=11876 vsize=864416 CPUtime=0
/proc/11877/task/11880/stat : 11880 (java) S 11876 11863 11062 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42783956 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11881] ppid=11876 vsize=864416 CPUtime=0
/proc/11877/task/11881/stat : 11881 (java) S 11876 11863 11062 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 42783956 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11882] ppid=11876 vsize=864416 CPUtime=0
/proc/11877/task/11882/stat : 11882 (java) S 11876 11863 11062 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42783958 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11883] ppid=11876 vsize=864416 CPUtime=0.1
/proc/11877/task/11883/stat : 11883 (java) S 11876 11863 11062 0 -1 64 342 0 0 0 10 0 0 0 16 0 9 0 42783958 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11884] ppid=11876 vsize=864416 CPUtime=0
/proc/11877/task/11884/stat : 11884 (java) S 11876 11863 11062 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42783958 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11877/tid=11885] ppid=11876 vsize=864416 CPUtime=0
/proc/11877/task/11885/stat : 11885 (java) S 11876 11863 11062 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42783958 885161984 13565 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883372

[startup+6.30186 s]
/proc/loadavg: 2.20 2.05 2.01 3/109 11923
/proc/meminfo: memFree=1835056/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=4.74
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1403 39247 0 5 3 1 442 28 15 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11922] ppid=11863 vsize=5356 CPUtime=0
/proc/11922/stat : 11922 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42784387 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11922/statm: 1339 232 193 169 0 50 0
[pid=11923] ppid=11922 vsize=8396 CPUtime=1.27
/proc/11923/stat : 11923 (minisat) R 11922 11863 11062 0 -1 4194304 1998 0 0 0 127 0 0 0 25 0 1 0 42784387 8597504 1984 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11923/statm: 2099 1984 75 150 0 1946 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 27352

[startup+12.7015 s]
/proc/loadavg: 2.17 2.04 2.01 3/109 11935
/proc/meminfo: memFree=1834096/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=9.02
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1517 45505 0 6 4 1 866 31 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11934] ppid=11863 vsize=5356 CPUtime=0
/proc/11934/stat : 11934 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42784822 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11934/statm: 1339 232 193 169 0 50 0
[pid=11935] ppid=11934 vsize=9196 CPUtime=3.32
/proc/11935/stat : 11935 (minisat) R 11934 11863 11062 0 -1 4194304 2177 0 0 0 331 1 0 0 25 0 1 0 42784822 9416704 2163 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11935/statm: 2299 2163 75 150 0 2146 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 28152

[startup+25.5029 s]
/proc/loadavg: 2.15 2.04 2.01 3/109 11935
/proc/meminfo: memFree=1830712/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=9.02
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1517 45505 0 6 4 1 866 31 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11934] ppid=11863 vsize=5356 CPUtime=0
/proc/11934/stat : 11934 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42784822 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11934/statm: 1339 232 193 169 0 50 0
[pid=11935] ppid=11934 vsize=12568 CPUtime=16.03
/proc/11935/stat : 11935 (minisat) R 11934 11863 11062 0 -1 4194304 3032 0 0 0 1601 2 0 0 25 0 1 0 42784822 12869632 3018 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11935/statm: 3142 3018 75 150 0 2989 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 31524

[startup+51.1026 s]
/proc/loadavg: 2.10 2.04 2.01 3/109 11947
/proc/meminfo: memFree=1833336/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=10272 CPUtime=12.01
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 2463 0 0 0 1200 1 0 0 25 0 1 0 42787787 10518528 2449 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/11947/statm: 2568 2449 75 150 0 2415 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 29228

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

[startup+76.7023 s]
/proc/loadavg: 2.06 2.03 2.01 3/109 11947
/proc/meminfo: memFree=1831416/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=12036 CPUtime=37.46
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 2900 0 0 0 3744 2 0 0 25 0 1 0 42787787 12324864 2886 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/11947/statm: 3009 2886 75 150 0 2856 0
Current children cumulated CPU time (s) 75.91
Current children cumulated vsize (KiB) 30992

[startup+83.102 s]
/proc/loadavg: 2.05 2.03 2.01 3/109 11947
/proc/meminfo: memFree=1831032/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=12384 CPUtime=43.82
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 2961 0 0 0 4380 2 0 0 25 0 1 0 42787787 12681216 2947 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11947/statm: 3096 2947 75 150 0 2943 0
Current children cumulated CPU time (s) 82.27
Current children cumulated vsize (KiB) 31340

[startup+86.3023 s]
/proc/loadavg: 2.05 2.03 2.01 3/109 11947
/proc/meminfo: memFree=1830840/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=12648 CPUtime=47
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 3044 0 0 0 4698 2 0 0 25 0 1 0 42787787 12951552 3030 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11947/statm: 3162 3030 75 150 0 3009 0
Current children cumulated CPU time (s) 85.45
Current children cumulated vsize (KiB) 31604

[startup+87.9015 s]
/proc/loadavg: 2.05 2.03 2.01 3/109 11947
/proc/meminfo: memFree=1830584/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=12912 CPUtime=48.6
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 3086 0 0 0 4858 2 0 0 25 0 1 0 42787787 13221888 3072 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/11947/statm: 3228 3072 75 150 0 3075 0
Current children cumulated CPU time (s) 87.05
Current children cumulated vsize (KiB) 31868

[startup+89.5016 s]
/proc/loadavg: 2.05 2.03 2.01 3/109 11947
/proc/meminfo: memFree=1830456/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=13052 CPUtime=50.18
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 3126 0 0 0 5016 2 0 0 25 0 1 0 42787787 13365248 3112 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/11947/statm: 3263 3112 75 150 0 3110 0
Current children cumulated CPU time (s) 88.63
Current children cumulated vsize (KiB) 32008

[startup+89.9017 s]
/proc/loadavg: 2.05 2.03 2.01 3/109 11947
/proc/meminfo: memFree=1830456/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=13052 CPUtime=50.57
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 3126 0 0 0 5055 2 0 0 25 0 1 0 42787787 13365248 3112 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/11947/statm: 3263 3112 75 150 0 3110 0
Current children cumulated CPU time (s) 89.02
Current children cumulated vsize (KiB) 32008

[startup+90.3017 s]
/proc/loadavg: 2.05 2.03 2.01 2/98 11950
/proc/meminfo: memFree=1840336/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=13052 CPUtime=50.97
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 3126 0 0 0 5095 2 0 0 25 0 1 0 42787787 13365248 3112 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/11947/statm: 3263 3112 75 150 0 3110 0
Current children cumulated CPU time (s) 89.42
Current children cumulated vsize (KiB) 32008

[startup+90.4017 s]
/proc/loadavg: 2.05 2.03 2.01 2/98 11950
/proc/meminfo: memFree=1840336/2055920 swapFree=4192956/4192956
[pid=11863] ppid=11861 vsize=13600 CPUtime=38.45
/proc/11863/stat : 11863 (sugar) S 11861 11863 11062 0 -1 4194304 1631 53221 0 7 4 1 3803 37 16 0 1 0 42783886 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11863/statm: 3400 804 374 3 0 500 0
[pid=11946] ppid=11863 vsize=5356 CPUtime=0
/proc/11946/stat : 11946 (sh) S 11863 11863 11062 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 42787787 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11946/statm: 1339 232 193 169 0 50 0
[pid=11947] ppid=11946 vsize=13052 CPUtime=51.07
/proc/11947/stat : 11947 (minisat) R 11946 11863 11062 0 -1 4194304 3126 0 0 0 5105 2 0 0 25 0 1 0 42787787 13365248 3112 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/11947/statm: 3263 3112 75 150 0 3110 0
Current children cumulated CPU time (s) 89.52
Current children cumulated vsize (KiB) 32008

Child status: 0
Real time (s): 90.4103
CPU time (s): 89.5764
CPU user time (s): 89.1464
CPU system time (s): 0.429934
CPU usage (%): 99.0777
Max. virtual memory (cumulated for all children) (KiB): 883372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.1464
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58343
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= 3417
involuntary context switches= 5384

runsolver used 0.123981 second user time and 0.39394 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-12 13:07:47
IDJOB=1112028
IDBENCH=61353
IDSOLVER=368
FILE ID=node79/1112028-1215860867
PBS_JOBID= 7903436
Free space on /tmp= 66496 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-38_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-1112028-1215860867/watcher-1112028-1215860867 -o /tmp/evaluation-result-1112028-1215860867/solver-1112028-1215860867 -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-1112028-1215860867.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 617a54bc49bc2982ca0586bd509bb20e
RANDOM SEED=1075540682

node79.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.234
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.234
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:       1850032 kB
Buffers:         21520 kB
Cached:          89184 kB
SwapCached:          0 kB
Active:         105900 kB
Inactive:        51288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          66376 kB
Slab:            31064 kB
Committed_AS:   310076 kB
PageTables:       3928 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node79 at 2008-07-12 13:09:17