Trace number 1115004

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 131.423 132.625

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-45_ext.xml
MD5SUMbf2b5d2944d64cfbe674b71a5942c68c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark131.423
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 03:27:53 2008
0.00/0.04	c 0	PID 18639
0.03/0.11	c 0	HOST node53.alineos.net
0.03/0.11	c 0	CONVERTING HOME/instance-1115004-1215912472.xml TO HOME/temp.csp
0.03/0.11	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115004-1215912472.xml' 'HOME/temp.csp'
0.91/1.39	c 1	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
1.00/1.45	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.00/1.45	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'
1.01/1.53	c 1	Parsing HOME/temp.csp
2.75/3.27	c 3	parsed 209 expressions
2.75/3.27	c 3	Heap : 30 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.75/3.27	c 3	MAX CSP: 84 constraints
2.75/3.27	c 3	Converting to clausal form CSP
2.75/3.29	c 3	converted 30 (10%) expressions
2.84/3.32	c 3	converted 60 (20%) expressions
2.84/3.34	c 3	converted 89 (30%) expressions
2.84/3.36	c 3	converted 119 (40%) expressions
3.14/3.64	c 3	converted 148 (50%) expressions
3.34/3.80	c 4	converted 178 (60%) expressions
3.34/3.89	c 4	converted 208 (70%) expressions
3.53/4.01	c 4	converted 237 (80%) expressions
3.64/4.13	c 4	converted 267 (90%) expressions
3.73/4.25	c 4	converted 296 (100%) expressions
3.73/4.25	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.73/4.25	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.73/4.25	c 4	Propagation in CSP
3.73/4.26	c 4	81 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.73/4.27	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.73/4.27	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.73/4.27	c 4	Simplifing CSP by introducing new Boolean variables
3.73/4.27	c 4	CSP : 208 integers, 0 booleans, 251 clauses, largest domain size 180
3.73/4.27	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.95/4.42	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.95/4.45	c 4	21 (10%) CSP integer variables are encoded (3738 clauses, 46457 bytes)
3.95/4.45	c 4	42 (20%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.95/4.45	c 4	63 (30%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.95/4.45	c 4	84 (40%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.95/4.45	c 4	104 (50%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
3.95/4.45	c 4	125 (60%) CSP integer variables are encoded (7203 clauses, 91502 bytes)
3.95/4.45	c 4	146 (70%) CSP integer variables are encoded (7658 clauses, 97417 bytes)
3.95/4.45	c 4	167 (80%) CSP integer variables are encoded (7815 clauses, 99458 bytes)
3.95/4.45	c 4	188 (90%) CSP integer variables are encoded (7890 clauses, 100433 bytes)
3.95/4.45	c 4	208 (100%) CSP integer variables are encoded (8004 clauses, 101915 bytes)
4.73/5.28	c 5	26 (10%) CSP clauses are encoded (86690 clauses, 2259202 bytes)
5.53/6.13	c 6	51 (20%) CSP clauses are encoded (162359 clauses, 4480780 bytes)
6.22/6.88	c 7	76 (30%) CSP clauses are encoded (238182 clauses, 6706818 bytes)
6.52/7.12	c 7	101 (40%) CSP clauses are encoded (262595 clauses, 7422350 bytes)
6.52/7.14	c 7	126 (50%) CSP clauses are encoded (266980 clauses, 7498389 bytes)
6.52/7.14	c 7	151 (60%) CSP clauses are encoded (267187 clauses, 7501724 bytes)
6.52/7.14	c 7	176 (70%) CSP clauses are encoded (270896 clauses, 7568641 bytes)
6.52/7.15	c 7	201 (80%) CSP clauses are encoded (271115 clauses, 7572176 bytes)
6.52/7.15	c 7	226 (90%) CSP clauses are encoded (271578 clauses, 7580026 bytes)
6.52/7.15	c 7	251 (100%) CSP clauses are encoded (273088 clauses, 7606500 bytes)
6.52/7.15	c 7	251 CSP clauses encoded
6.52/7.15	c 7	Writing map file : HOME/temp.map
6.52/7.16	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.52/7.16	c 7	SAT : 8212 SAT variables, 273088 SAT clauses, 7606500 bytes
6.52/7.16	c 7	Heap : 24 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.58/7.22	c 7	OBJECTIVE minimize _COST
6.58/7.22	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
6.58/7.22	c 7	SEARCHING: _COST <= 42
6.58/7.22	c 7	SOLVING HOME/temp.cnf
6.58/7.22	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.58/7.22	c 7	This is MiniSat 2.0 beta
6.58/7.22	c 7	WARNING: for repeatability, setting FPU to use double precision
6.58/7.22	c 7	============================[ Problem Statistics ]=============================
6.58/7.22	c 7	|                                                                             |
6.58/7.23	c 7	|  Number of variables:  8212                                                 |
6.58/7.23	c 7	|  Number of clauses:    273089                                               |
6.63/7.39	c 7	|  Parsing time:         0.15         s                                       |
6.63/7.40	c 7	============================[ Search Statistics ]==============================
6.63/7.40	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.63/7.40	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.63/7.40	c 7	===============================================================================
6.63/7.40	c 7	|         0 |    7918   269040  1277454 |    89680        0    nan |  0.000 % |
6.63/7.43	c 7	===============================================================================
6.63/7.43	c 7	restarts              : 1
6.63/7.43	c 7	conflicts             : 9              (49 /sec)
6.63/7.43	c 7	decisions             : 84             (0.00 % random) (454 /sec)
6.63/7.43	c 7	propagations          : 12046          (65124 /sec)
6.63/7.43	c 7	conflict literals     : 101            (45.70 % deleted)
6.63/7.43	c 7	Memory used           : 14.98 MB
6.63/7.43	c 7	CPU time              : 0.184971 s
6.63/7.43	c 7	
6.63/7.43	c 7	SATISFIABLE
6.63/7.44	c 7	FOUND: _COST <= 42
6.63/7.44	s SATISFIABLE
6.63/7.44	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.63/7.44	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.84/7.52	c 7	Decoding HOME/temp.out
6.84/7.57	c 7	OBJECTIVE _COST 42
6.84/7.57	o 42
6.84/7.57	v 179 109 161 28 123 179 131 19 117 135 176 176 140 166 27 146 177 177 178 117 157 179 176 149 174 179 169 157 176 179 179 179 179 169 170 179 179 179 179 179
6.84/7.58	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.96/7.60	c 7	OBJECTIVE BOUND: 0 <= _COST <= 42
6.96/7.60	c 7	SEARCHING: _COST <= 21
6.96/7.60	c 7	SOLVING HOME/temp.cnf
6.96/7.60	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.96/7.64	c 7	This is MiniSat 2.0 beta
6.96/7.64	c 7	WARNING: for repeatability, setting FPU to use double precision
6.96/7.64	c 7	============================[ Problem Statistics ]=============================
6.96/7.64	c 7	|                                                                             |
6.96/7.64	c 7	|  Number of variables:  8212                                                 |
6.96/7.64	c 7	|  Number of clauses:    273089                                               |
6.96/7.80	c 8	|  Parsing time:         0.14         s                                       |
6.96/7.81	c 8	============================[ Search Statistics ]==============================
6.96/7.81	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.96/7.81	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.96/7.81	c 8	===============================================================================
6.96/7.81	c 8	|         0 |    7750   266583  1270566 |    88861        0    nan |  0.000 % |
6.96/7.86	c 8	===============================================================================
6.96/7.86	c 8	restarts              : 1
6.96/7.86	c 8	conflicts             : 45             (231 /sec)
6.96/7.86	c 8	decisions             : 104            (0.96 % random) (533 /sec)
6.96/7.86	c 8	propagations          : 21906          (112356 /sec)
6.96/7.86	c 8	conflict literals     : 1176           (41.95 % deleted)
6.96/7.86	c 8	Memory used           : 15.24 MB
6.96/7.86	c 8	CPU time              : 0.19497 s
6.96/7.86	c 8	
6.96/7.86	c 8	SATISFIABLE
6.96/7.87	c 8	FOUND: _COST <= 21
6.96/7.87	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.96/7.87	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.20/7.94	c 8	Decoding HOME/temp.out
7.20/8.00	c 8	OBJECTIVE _COST 21
7.20/8.00	o 21
7.20/8.00	v 58 119 179 179 154 175 121 178 155 117 137 58 41 134 129 30 145 168 55 13 154 83 171 56 110 178 120 158 139 170 58 162 179 119 170 179 179 179 179 179
7.20/8.00	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.20/8.03	c 8	OBJECTIVE BOUND: 0 <= _COST <= 21
7.20/8.03	c 8	SEARCHING: _COST <= 10
7.20/8.03	c 8	SOLVING HOME/temp.cnf
7.20/8.03	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.20/8.03	c 8	This is MiniSat 2.0 beta
7.20/8.03	c 8	WARNING: for repeatability, setting FPU to use double precision
7.20/8.03	c 8	============================[ Problem Statistics ]=============================
7.20/8.03	c 8	|                                                                             |
7.20/8.03	c 8	|  Number of variables:  8212                                                 |
7.20/8.03	c 8	|  Number of clauses:    273089                                               |
7.34/8.19	c 8	|  Parsing time:         0.14         s                                       |
7.34/8.20	c 8	============================[ Search Statistics ]==============================
7.34/8.20	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.34/8.20	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.34/8.20	c 8	===============================================================================
7.34/8.20	c 8	|         0 |    7625   264518  1264735 |    88172        0    nan |  0.000 % |
7.34/8.25	c 8	|       101 |    7625   264518  1264735 |    96989      101     13 |  7.148 % |
7.34/8.36	c 8	|       251 |    7625   264518  1264735 |   106688      251     19 |  7.148 % |
7.34/8.53	c 8	|       476 |    7625   264518  1264735 |   117357      476     25 |  7.148 % |
7.99/8.78	c 9	|       814 |    7625   264518  1264735 |   129093      814     22 |  7.148 % |
8.50/9.21	c 9	|      1320 |    7625   264518  1264735 |   142002     1320     26 |  7.148 % |
8.99/9.70	c 10	|      2079 |    7625   264518  1264735 |   156203     2079     27 |  7.148 % |
9.79/10.59	c 10	|      3219 |    7625   264518  1264735 |   171823     3219     25 |  7.148 % |
11.28/12.05	c 12	|      4927 |    7625   264518  1264735 |   189005     4927     30 |  7.148 % |
11.98/12.74	c 13	===============================================================================
11.98/12.74	c 13	restarts              : 9
11.98/12.74	c 13	conflicts             : 6597           (1417 /sec)
11.98/12.74	c 13	decisions             : 10932          (1.45 % random) (2348 /sec)
11.98/12.74	c 13	propagations          : 2344746        (503673 /sec)
11.98/12.74	c 13	conflict literals     : 183012         (40.96 % deleted)
11.98/12.74	c 13	Memory used           : 17.07 MB
11.98/12.74	c 13	CPU time              : 4.65529 s
11.98/12.74	c 13	
11.98/12.74	c 13	SATISFIABLE
11.98/12.75	c 13	FOUND: _COST <= 10
11.98/12.75	c 13	DECODING HOME/temp.out WITH HOME/temp.map
11.98/12.75	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.04/12.87	c 13	Decoding HOME/temp.out
12.04/12.92	c 13	OBJECTIVE _COST 10
12.04/12.92	o 10
12.04/12.93	v 152 162 94 151 90 178 154 149 165 104 43 179 148 179 49 108 169 56 62 128 178 48 89 39 92 2 125 142 159 105 122 172 77 127 179 179 75 68 62 82
12.04/12.93	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.04/12.98	c 13	OBJECTIVE BOUND: 0 <= _COST <= 10
12.04/12.98	c 13	SEARCHING: _COST <= 5
12.04/12.98	c 13	SOLVING HOME/temp.cnf
12.04/12.98	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.04/12.98	c 13	This is MiniSat 2.0 beta
12.04/12.98	c 13	WARNING: for repeatability, setting FPU to use double precision
12.04/12.98	c 13	============================[ Problem Statistics ]=============================
12.04/12.98	c 13	|                                                                             |
12.04/12.99	c 13	|  Number of variables:  8212                                                 |
12.04/12.99	c 13	|  Number of clauses:    273089                                               |
12.27/13.15	c 13	|  Parsing time:         0.14         s                                       |
12.27/13.16	c 13	============================[ Search Statistics ]==============================
12.27/13.16	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.27/13.16	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.27/13.16	c 13	===============================================================================
12.27/13.16	c 13	|         0 |    7531   263341  1261481 |    87780        0    nan |  0.000 % |
12.38/13.21	c 13	|       101 |    7531   263341  1261481 |    96558      101     13 |  8.293 % |
12.47/13.32	c 13	|       252 |    7531   263341  1261481 |   106214      252     19 |  8.293 % |
12.57/13.46	c 13	|       477 |    7531   263341  1261481 |   116835      477     22 |  8.293 % |
12.77/13.65	c 13	|       815 |    7531   263341  1261481 |   128519      815     22 |  8.293 % |
12.97/13.89	c 14	|      1323 |    7531   263341  1261481 |   141371     1323     23 |  8.293 % |
13.57/14.47	c 14	|      2082 |    7531   263341  1261481 |   155508     2082     31 |  8.293 % |
14.27/15.16	c 15	|      3222 |    7531   263341  1261481 |   171059     3222     28 |  8.293 % |
15.16/16.05	c 16	|      4931 |    7531   263341  1261481 |   188164     4931     25 |  8.293 % |
16.95/17.88	c 18	|      7493 |    7531   263341  1261481 |   206981     7493     26 |  8.293 % |
17.45/18.36	c 18	===============================================================================
17.45/18.36	c 18	restarts              : 10
17.45/18.36	c 18	conflicts             : 8283           (1555 /sec)
17.45/18.36	c 18	decisions             : 12683          (1.49 % random) (2380 /sec)
17.45/18.36	c 18	propagations          : 2633944        (494341 /sec)
17.45/18.36	c 18	conflict literals     : 213126         (39.41 % deleted)
17.45/18.36	c 18	Memory used           : 17.22 MB
17.45/18.36	c 18	CPU time              : 5.32819 s
17.45/18.36	c 18	
17.45/18.36	c 18	SATISFIABLE
17.45/18.37	c 18	FOUND: _COST <= 5
17.45/18.37	c 18	DECODING HOME/temp.out WITH HOME/temp.map
17.45/18.37	c 18	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.54/18.46	c 18	Decoding HOME/temp.out
17.54/18.52	c 18	OBJECTIVE _COST 5
17.54/18.52	o 5
17.54/18.52	v 60 135 53 143 14 151 10 72 25 102 176 20 171 130 127 112 173 16 89 139 168 40 51 138 141 68 142 179 136 161 122 179 38 167 97 172 130 21 6 139
17.54/18.52	c 18	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
17.54/18.57	c 18	OBJECTIVE BOUND: 0 <= _COST <= 5
17.54/18.57	c 18	SEARCHING: _COST <= 2
17.54/18.57	c 18	SOLVING HOME/temp.cnf
17.54/18.57	c 18	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.54/18.57	c 18	This is MiniSat 2.0 beta
17.54/18.57	c 18	WARNING: for repeatability, setting FPU to use double precision
17.54/18.57	c 18	============================[ Problem Statistics ]=============================
17.54/18.57	c 18	|                                                                             |
17.54/18.57	c 18	|  Number of variables:  8212                                                 |
17.54/18.57	c 18	|  Number of clauses:    273089                                               |
17.79/18.74	c 19	|  Parsing time:         0.14         s                                       |
17.79/18.75	c 19	============================[ Search Statistics ]==============================
17.79/18.75	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.79/18.75	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.79/18.75	c 19	===============================================================================
17.79/18.75	c 19	|         0 |    7412   262394  1258994 |    87464        0    nan |  0.000 % |
17.89/18.81	c 19	|       101 |    7412   262394  1258994 |    96211      101     13 |  9.742 % |
17.99/18.95	c 19	|       251 |    7412   262394  1258994 |   105832      251     19 |  9.742 % |
18.19/19.10	c 19	|       477 |    7412   262394  1258994 |   116415      477     23 |  9.742 % |
18.39/19.34	c 19	|       814 |    7412   262394  1258994 |   128057      814     31 |  9.742 % |
18.79/19.77	c 20	|      1322 |    7412   262394  1258994 |   140862     1322     27 |  9.742 % |
19.39/20.32	c 20	|      2082 |    7412   262394  1258994 |   154948     2082     26 |  9.742 % |
20.08/21.07	c 21	|      3221 |    7412   262394  1258994 |   170443     3221     27 |  9.742 % |
21.58/22.52	c 22	|      4931 |    7412   262394  1258994 |   187488     4931     30 |  9.742 % |
23.46/24.46	c 24	|      7494 |    7412   262394  1258994 |   206237     7494     31 |  9.742 % |
26.15/27.18	c 27	|     11340 |    7412   262394  1258994 |   226860    11340     28 |  9.742 % |
30.54/31.51	c 31	|     17106 |    7412   262394  1258994 |   249546    17106     31 |  9.742 % |
37.51/38.58	c 38	|     25755 |    7412   262394  1258994 |   274501    25755     32 |  9.742 % |
41.69/42.77	c 43	===============================================================================
41.69/42.78	c 43	restarts              : 13
41.69/42.78	c 43	conflicts             : 31496          (1310 /sec)
41.69/42.78	c 43	decisions             : 51028          (1.50 % random) (2122 /sec)
41.69/42.78	c 43	propagations          : 11101626       (461619 /sec)
41.69/42.78	c 43	conflict literals     : 950673         (39.22 % deleted)
41.69/42.78	c 43	Memory used           : 21.03 MB
41.69/42.78	c 43	CPU time              : 24.0493 s
41.69/42.78	c 43	
41.69/42.78	c 43	SATISFIABLE
41.69/42.79	c 43	FOUND: _COST <= 2
41.69/42.79	c 43	DECODING HOME/temp.out WITH HOME/temp.map
41.69/42.79	c 43	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
41.78/42.86	c 43	Decoding HOME/temp.out
41.88/42.96	c 43	OBJECTIVE _COST 2
41.88/42.96	o 2
41.88/42.96	v 33 71 64 8 43 60 83 122 22 66 153 179 71 7 29 9 173 98 118 38 164 10 156 48 119 23 67 130 167 122 26 81 144 137 136 179 174 104 69 112
41.88/42.97	c 43	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
41.88/42.99	c 43	OBJECTIVE BOUND: 0 <= _COST <= 2
41.88/42.99	c 43	SEARCHING: _COST <= 1
41.88/42.99	c 43	SOLVING HOME/temp.cnf
41.88/42.99	c 43	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
41.96/43.03	c 43	This is MiniSat 2.0 beta
41.96/43.03	c 43	WARNING: for repeatability, setting FPU to use double precision
41.96/43.03	c 43	============================[ Problem Statistics ]=============================
41.96/43.03	c 43	|                                                                             |
41.96/43.03	c 43	|  Number of variables:  8212                                                 |
41.96/43.03	c 43	|  Number of clauses:    273089                                               |
41.96/43.19	c 43	|  Parsing time:         0.14         s                                       |
41.96/43.20	c 43	============================[ Search Statistics ]==============================
41.96/43.20	c 43	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.96/43.20	c 43	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
41.96/43.20	c 43	===============================================================================
41.96/43.20	c 43	|         0 |    7328   261949  1257910 |    87316        0    nan |  0.000 % |
41.96/43.26	c 43	|       101 |    7328   261949  1257910 |    96047      101     13 | 10.765 % |
41.97/43.37	c 43	|       252 |    7328   261949  1257910 |   105652      252     15 | 10.765 % |
41.97/43.56	c 43	|       477 |    7328   261949  1257910 |   116218      477     17 | 10.765 % |
41.97/43.75	c 44	|       816 |    7328   261949  1257910 |   127839      816     18 | 10.765 % |
43.02/44.12	c 44	|      1322 |    7328   261949  1257910 |   140623     1322     22 | 10.765 % |
43.52/44.66	c 44	|      2082 |    7328   261949  1257910 |   154686     2082     26 | 10.765 % |
44.11/45.21	c 45	|      3221 |    7328   261949  1257910 |   170154     3221     25 | 10.765 % |
45.60/46.73	c 47	|      4930 |    7328   261949  1257910 |   187170     4930     24 | 10.765 % |
47.29/48.44	c 48	|      7493 |    7328   261949  1257910 |   205887     7493     24 | 10.765 % |
49.76/50.92	c 51	|     11338 |    7328   261949  1257910 |   226476    11338     23 | 10.765 % |
52.74/53.97	c 54	===============================================================================
52.74/53.97	c 54	restarts              : 11
52.74/53.97	c 54	conflicts             : 15557          (1438 /sec)
52.74/53.97	c 54	decisions             : 24030          (1.55 % random) (2221 /sec)
52.74/53.97	c 54	propagations          : 5174681        (478236 /sec)
52.74/53.97	c 54	conflict literals     : 410920         (40.34 % deleted)
52.74/53.97	c 54	Memory used           : 18.20 MB
52.74/53.97	c 54	CPU time              : 10.8204 s
52.74/53.98	c 54	
52.74/53.98	c 54	SATISFIABLE
52.74/53.98	c 54	FOUND: _COST <= 1
52.74/53.98	c 54	DECODING HOME/temp.out WITH HOME/temp.map
52.74/53.98	c 54	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
52.84/54.06	c 54	Decoding HOME/temp.out
52.84/54.14	c 54	OBJECTIVE _COST 1
52.84/54.14	o 1
52.84/54.14	v 107 9 72 17 66 179 72 132 31 169 10 175 178 105 155 23 150 71 2 109 177 119 166 27 135 58 111 26 140 99 29 89 96 173 153 168 175 175 128 2
52.84/54.17	c 54	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
52.84/54.19	c 54	OBJECTIVE BOUND: 0 <= _COST <= 1
52.84/54.19	c 54	SEARCHING: _COST <= 0
52.84/54.19	c 54	SOLVING HOME/temp.cnf
52.84/54.19	c 54	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
53.02/54.20	c 54	This is MiniSat 2.0 beta
53.02/54.20	c 54	WARNING: for repeatability, setting FPU to use double precision
53.02/54.20	c 54	============================[ Problem Statistics ]=============================
53.02/54.20	c 54	|                                                                             |
53.02/54.20	c 54	|  Number of variables:  8212                                                 |
53.02/54.20	c 54	|  Number of clauses:    273089                                               |
53.02/54.36	c 54	|  Parsing time:         0.14         s                                       |
53.02/54.37	c 54	============================[ Search Statistics ]==============================
53.02/54.37	c 54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.02/54.37	c 54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
53.02/54.37	c 54	===============================================================================
53.02/54.37	c 54	|         0 |    7160   261616  1257078 |    87205        0    nan |  0.000 % |
53.03/54.43	c 54	|       101 |    7160   261616  1257078 |    95925      101      8 | 12.811 % |
53.03/54.52	c 54	|       252 |    7160   261616  1257078 |   105518      252      9 | 12.811 % |
53.03/54.69	c 55	|       478 |    7160   261616  1257078 |   116070      478     11 | 12.811 % |
53.03/54.90	c 55	|       815 |    7160   261616  1257078 |   127677      815     12 | 12.811 % |
54.02/55.24	c 55	|      1321 |    7160   261616  1257078 |   140445     1321     12 | 12.811 % |
54.42/55.70	c 56	|      2080 |    7157   261616  1257078 |   154489     2079     11 | 12.847 % |
55.22/56.40	c 56	|      3219 |    7152   261616  1257078 |   169938     3215     12 | 12.909 % |
55.82/57.09	c 57	|      4928 |    7152   261616  1257078 |   186932     4924     12 | 12.908 % |
57.42/58.62	c 58	|      7490 |    7152   260472  1252130 |   205625     6144     12 | 12.908 % |
59.81/61.07	c 61	|     11336 |    7148   260472  1252130 |   226188     9989     14 | 12.957 % |
63.21/64.43	c 64	|     17103 |    7127   257139  1236808 |   248806     6992     15 | 13.213 % |
68.20/69.50	c 69	|     25752 |    7124   257139  1236808 |   273687    15640     17 | 13.249 % |
76.80/78.01	c 78	|     38726 |    7106   255659  1229993 |   301056    22818     16 | 13.468 % |
90.19/91.48	c 91	|     58189 |    7105   255079  1227222 |   331162    39911     17 | 13.480 % |
110.08/111.40	c 111	|     87385 |    7105   254927  1226518 |   364278    68999     19 | 13.480 % |
131.38/132.61	c 132	===============================================================================
131.38/132.61	c 132	restarts              : 16
131.38/132.61	c 132	conflicts             : 110547         (1412 /sec)
131.38/132.61	c 132	decisions             : 157639         (1.73 % random) (2013 /sec)
131.38/132.61	c 132	propagations          : 34124327       (435748 /sec)
131.38/132.61	c 132	conflict literals     : 2019545        (55.31 % deleted)
131.38/132.61	c 132	Memory used           : 24.93 MB
131.38/132.61	c 132	CPU time              : 78.3121 s
131.38/132.61	c 132	
131.38/132.61	c 132	UNSATISFIABLE
131.38/132.62	c 132	NOT FOUND: _COST <= 0
131.38/132.62	c 132	OBJECTIVE _COST 1
131.38/132.62	s OPTIMUM FOUND
131.38/132.62	c 132	CPU 130.73 (0.04 0.02 130.69 0.65)
131.38/132.62	c 132	END Sun Jul 13 03:30:05 2008

Verifier Data (download as text)

OK	1	83
1 unsatisfied constraints, 83 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-1115004-1215912472/watcher-1115004-1215912472 -o /tmp/evaluation-result-1115004-1215912472/solver-1115004-1215912472 -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-1115004-1215912472.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: 3.40 3.27 3.14 5/80 18639
/proc/meminfo: memFree=1819264/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=18572 CPUtime=0
/proc/18639/stat : 18639 (runsolver) R 18637 18639 18089 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 47946631 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 269930261799 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18639/statm: 4643 292 257 25 0 2626 0

[startup+0.047008 s]
/proc/loadavg: 3.40 3.27 3.14 5/80 18639
/proc/meminfo: memFree=1819264/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=0.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 47946631 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102326 s]
/proc/loadavg: 3.40 3.27 3.14 5/80 18639
/proc/meminfo: memFree=1819264/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=0.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 846 0 0 0 3 0 0 0 16 0 1 0 47946631 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301356 s]
/proc/loadavg: 3.40 3.27 3.14 5/80 18639
/proc/meminfo: memFree=1819264/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=0.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 898 127 0 0 3 0 0 0 17 0 1 0 47946631 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701439 s]
/proc/loadavg: 3.40 3.27 3.14 5/80 18639
/proc/meminfo: memFree=1819264/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=0.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 898 127 0 0 3 0 0 0 17 0 1 0 47946631 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5026 s]
/proc/loadavg: 3.40 3.27 3.14 4/91 18651
/proc/meminfo: memFree=1802400/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=1.01
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 957 7912 0 1 3 0 93 5 16 0 1 0 47946631 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18639/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 13600

[startup+3.10191 s]
/proc/loadavg: 3.40 3.27 3.14 3/91 18661
/proc/meminfo: memFree=1801888/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=1.01
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 974 7912 0 1 3 0 93 5 16 0 1 0 47946631 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18639/statm: 3400 797 370 3 0 500 0
[pid=18652] ppid=18639 vsize=5356 CPUtime=0
/proc/18652/stat : 18652 (sh) S 18639 18639 18089 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47946777 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18652/statm: 1339 233 193 169 0 50 0
[pid=18653] ppid=18652 vsize=864040 CPUtime=1.63
/proc/18653/stat : 18653 (java) S 18652 18639 18089 0 -1 0 11542 0 1 0 157 6 0 0 19 0 9 0 47946778 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18653/statm: 216010 10805 2532 9 0 210592 0
[pid=18653/tid=18654] ppid=18652 vsize=864040 CPUtime=0.99
/proc/18653/task/18654/stat : 18654 (java) R 18652 18639 18089 0 -1 64 2739 0 1 0 98 1 0 0 25 0 9 0 47946778 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4126449854 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18655] ppid=18652 vsize=864040 CPUtime=0.58
/proc/18653/task/18655/stat : 18655 (java) S 18652 18639 18089 0 -1 64 7794 0 0 0 55 3 0 0 16 0 9 0 47946779 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18656] ppid=18652 vsize=864040 CPUtime=0
/proc/18653/task/18656/stat : 18656 (java) S 18652 18639 18089 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47946780 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18657] ppid=18652 vsize=864040 CPUtime=0
/proc/18653/task/18657/stat : 18657 (java) S 18652 18639 18089 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47946780 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18658] ppid=18652 vsize=864040 CPUtime=0
/proc/18653/task/18658/stat : 18658 (java) S 18652 18639 18089 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47946781 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18659] ppid=18652 vsize=864040 CPUtime=0.03
/proc/18653/task/18659/stat : 18659 (java) S 18652 18639 18089 0 -1 64 312 0 0 0 3 0 0 0 16 0 9 0 47946781 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18660] ppid=18652 vsize=864040 CPUtime=0
/proc/18653/task/18660/stat : 18660 (java) S 18652 18639 18089 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47946781 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18661] ppid=18652 vsize=864040 CPUtime=0
/proc/18653/task/18661/stat : 18661 (java) S 18652 18639 18089 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47946782 884776960 10805 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 882996

[startup+6.3017 s]
/proc/loadavg: 3.36 3.27 3.14 3/91 18661
/proc/meminfo: memFree=1744672/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=1.01
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 974 7912 0 1 3 0 93 5 16 0 1 0 47946631 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18639/statm: 3400 797 370 3 0 500 0
[pid=18652] ppid=18639 vsize=5356 CPUtime=0
/proc/18652/stat : 18652 (sh) S 18639 18639 18089 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47946777 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18652/statm: 1339 233 193 169 0 50 0
[pid=18653] ppid=18652 vsize=864344 CPUtime=4.72
/proc/18653/stat : 18653 (java) S 18652 18639 18089 0 -1 0 20226 0 1 0 459 13 0 0 19 0 9 0 47946778 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18653/statm: 216086 19370 2565 9 0 210633 0
[pid=18653/tid=18654] ppid=18652 vsize=864344 CPUtime=3.18
/proc/18653/task/18654/stat : 18654 (java) R 18652 18639 18089 0 -1 64 3314 0 1 0 312 6 0 0 25 0 9 0 47946778 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18655] ppid=18652 vsize=864344 CPUtime=1.4
/proc/18653/task/18655/stat : 18655 (java) S 18652 18639 18089 0 -1 64 15859 0 0 0 134 6 0 0 16 0 9 0 47946779 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18656] ppid=18652 vsize=864344 CPUtime=0
/proc/18653/task/18656/stat : 18656 (java) S 18652 18639 18089 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47946780 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18657] ppid=18652 vsize=864344 CPUtime=0
/proc/18653/task/18657/stat : 18657 (java) S 18652 18639 18089 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47946780 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18658] ppid=18652 vsize=864344 CPUtime=0
/proc/18653/task/18658/stat : 18658 (java) S 18652 18639 18089 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47946781 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18659] ppid=18652 vsize=864344 CPUtime=0.12
/proc/18653/task/18659/stat : 18659 (java) S 18652 18639 18089 0 -1 64 356 0 0 0 12 0 0 0 15 0 9 0 47946781 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18660] ppid=18652 vsize=864344 CPUtime=0
/proc/18653/task/18660/stat : 18660 (java) S 18652 18639 18089 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 47946781 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18653/tid=18661] ppid=18652 vsize=864344 CPUtime=0
/proc/18653/task/18661/stat : 18661 (java) S 18652 18639 18089 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47946782 885088256 19370 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 883300

[startup+12.702 s]
/proc/loadavg: 3.25 3.25 3.13 4/83 18687
/proc/meminfo: memFree=1790624/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=7.34
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1289 43989 0 4 3 1 697 33 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18686] ppid=18639 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47947434 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=17340 CPUtime=4.64
/proc/18687/stat : 18687 (minisat) R 18686 18639 18089 0 -1 4194304 4214 0 0 0 461 3 0 0 25 0 1 0 47947435 17756160 4200 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/18687/statm: 4335 4200 75 150 0 4182 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 36296

[startup+25.5025 s]
/proc/loadavg: 3.05 3.20 3.12 4/83 18711
/proc/meminfo: memFree=1790184/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=17.68
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1517 60513 0 6 3 1 1719 45 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18710] ppid=18639 vsize=5356 CPUtime=0
/proc/18710/stat : 18710 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47948489 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18710/statm: 1339 232 193 169 0 50 0
[pid=18711] ppid=18710 vsize=17868 CPUtime=6.88
/proc/18711/stat : 18711 (minisat) R 18710 18639 18089 0 -1 4194304 4322 0 0 0 685 3 0 0 25 0 1 0 47948489 18296832 4308 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18711/statm: 4467 4308 75 150 0 4314 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 36824

[startup+51.1026 s]
/proc/loadavg: 2.90 3.15 3.10 3/83 18723
/proc/meminfo: memFree=1790312/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=41.97
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1631 69762 0 7 4 1 4139 53 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18722] ppid=18639 vsize=5356 CPUtime=0
/proc/18722/stat : 18722 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47950931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18722/statm: 1339 232 193 169 0 50 0
[pid=18723] ppid=18722 vsize=17844 CPUtime=7.99
/proc/18723/stat : 18723 (minisat) R 18722 18639 18089 0 -1 4194304 4334 0 0 0 797 2 0 0 25 0 1 0 47950934 18272256 4320 996147200 134512640 135127466 4294956256 18446744073709551615 134528611 0 0 4096 3 0 0 0 17 1 0 0
/proc/18723/statm: 4461 4320 75 150 0 4308 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (KiB) 36800

[startup+102.307 s]
/proc/loadavg: 2.78 3.08 3.08 3/83 18735
/proc/meminfo: memFree=1785640/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=22504 CPUtime=48.07
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 5468 0 0 0 4803 4 0 0 25 0 1 0 47952052 23044096 5454 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 5626 5454 75 150 0 5473 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 41460

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

[startup+115.101 s]
/proc/loadavg: 2.83 3.08 3.08 3/83 18735
/proc/meminfo: memFree=1783720/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=24340 CPUtime=60.85
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 5937 0 0 0 6081 4 0 0 25 0 1 0 47952052 24924160 5923 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6085 5923 75 150 0 5932 0
Current children cumulated CPU time (s) 113.88
Current children cumulated vsize (KiB) 43296

[startup+121.501 s]
/proc/loadavg: 2.76 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1783720/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=24472 CPUtime=67.24
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 5944 0 0 0 6720 4 0 0 25 0 1 0 47952052 25059328 5930 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6118 5930 75 150 0 5965 0
Current children cumulated CPU time (s) 120.27
Current children cumulated vsize (KiB) 43428

[startup+127.903 s]
/proc/loadavg: 2.78 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1783208/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=25000 CPUtime=73.65
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 6090 0 0 0 7360 5 0 0 25 0 1 0 47952052 25600000 6076 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6250 6076 75 150 0 6097 0
Current children cumulated CPU time (s) 126.68
Current children cumulated vsize (KiB) 43956

[startup+131.101 s]
/proc/loadavg: 2.80 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1782760/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=25396 CPUtime=76.85
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 6192 0 0 0 7680 5 0 0 25 0 1 0 47952052 26005504 6178 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6349 6178 75 150 0 6196 0
Current children cumulated CPU time (s) 129.88
Current children cumulated vsize (KiB) 44352

[startup+131.903 s]
/proc/loadavg: 2.80 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1782632/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=25396 CPUtime=77.65
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 6216 0 0 0 7760 5 0 0 25 0 1 0 47952052 26005504 6202 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6349 6202 75 150 0 6196 0
Current children cumulated CPU time (s) 130.68
Current children cumulated vsize (KiB) 44352

[startup+132.303 s]
/proc/loadavg: 2.80 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1782632/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=25528 CPUtime=78.05
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 6219 0 0 0 7800 5 0 0 25 0 1 0 47952052 26140672 6205 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6382 6205 75 150 0 6229 0
Current children cumulated CPU time (s) 131.08
Current children cumulated vsize (KiB) 44484

[startup+132.503 s]
/proc/loadavg: 2.80 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1782632/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=25528 CPUtime=78.25
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 6219 0 0 0 7820 5 0 0 25 0 1 0 47952052 26140672 6205 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6382 6205 75 150 0 6229 0
Current children cumulated CPU time (s) 131.28
Current children cumulated vsize (KiB) 44484

[startup+132.603 s]
/proc/loadavg: 2.80 3.06 3.07 3/83 18735
/proc/meminfo: memFree=1782632/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18637 vsize=13600 CPUtime=53.03
/proc/18639/stat : 18639 (sugar) S 18637 18639 18089 0 -1 4194304 1745 78311 0 8 4 2 5237 60 16 0 1 0 47946631 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 269939159138 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3400 805 374 3 0 500 0
[pid=18734] ppid=18639 vsize=5356 CPUtime=0
/proc/18734/stat : 18734 (sh) S 18639 18639 18089 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47952051 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 1339 232 193 169 0 50 0
[pid=18735] ppid=18734 vsize=25528 CPUtime=78.35
/proc/18735/stat : 18735 (minisat) R 18734 18639 18089 0 -1 4194304 6219 0 0 0 7830 5 0 0 25 0 1 0 47952052 26140672 6205 996147200 134512640 135127466 4294956256 18446744073709551615 134528577 0 0 4096 3 0 0 0 17 0 0 0
/proc/18735/statm: 6382 6205 75 150 0 6229 0
Current children cumulated CPU time (s) 131.38
Current children cumulated vsize (KiB) 44484

Child status: 0
Real time (s): 132.625
CPU time (s): 131.423
CPU user time (s): 130.734
CPU system time (s): 0.688895
CPU usage (%): 99.0937
Max. virtual memory (cumulated for all children) (KiB): 883300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.734
system time used= 0.688895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86642
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4493
involuntary context switches= 8277

runsolver used 0.136979 second user time and 0.367944 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-13 03:27:53
IDJOB=1115004
IDBENCH=61804
IDSOLVER=368
FILE ID=node53/1115004-1215912472
PBS_JOBID= 7903763
Free space on /tmp= 65120 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-45_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-1115004-1215912472/watcher-1115004-1215912472 -o /tmp/evaluation-result-1115004-1215912472/solver-1115004-1215912472 -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-1115004-1215912472.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf2b5d2944d64cfbe674b71a5942c68c
RANDOM SEED=1900830334

node53.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.261
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.261
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:       1819744 kB
Buffers:         19000 kB
Cached:          59676 kB
SwapCached:          0 kB
Active:         157296 kB
Inactive:        24696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3244 kB
Writeback:           0 kB
Mapped:         123672 kB
Slab:            39252 kB
Committed_AS:  1035220 kB
PageTables:       2088 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= 65120 MiB
End job on node53 at 2008-07-13 03:30:06