Trace number 1113898

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+minisatOPTIMUM3 20.1579 20.4651

General information on the benchmark

Namecsp/os-taillard-7/
normalized-os-taillard-7-95-8.xml
MD5SUM4dcd5adff23a10b18590d338d8ee17e8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark7.92779
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size430
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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 22:07:06 2008
0.00/0.04	c 0	PID 17553
0.00/0.05	c 0	HOST node2.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1113898-1215893225.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113898-1215893225.xml' 'HOME/temp.csp'
0.03/0.42	c 0	49 domains, 49 variables, 1 predicates, 0 relations, 294 constraints
0.03/0.44	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.44	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.39/0.52	c 0	Parsing HOME/temp.csp
0.39/0.64	c 0	parsed 393 expressions
0.39/0.64	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.65	c 0	MAX CSP: 294 constraints
0.39/0.65	c 0	Converting to clausal form CSP
0.39/0.67	c 0	converted 69 (10%) expressions
0.39/0.69	c 0	converted 138 (20%) expressions
0.39/0.71	c 0	converted 207 (30%) expressions
0.39/0.72	c 0	converted 276 (40%) expressions
0.39/0.74	c 0	converted 345 (50%) expressions
0.39/0.75	c 0	converted 414 (60%) expressions
0.39/0.76	c 0	converted 483 (70%) expressions
0.39/0.77	c 0	converted 552 (80%) expressions
0.39/0.84	c 0	converted 621 (90%) expressions
0.40/0.90	c 0	converted 690 (100%) expressions
0.40/0.90	c 0	CSP : 637 integers, 0 booleans, 881 clauses, largest domain size 442
0.40/0.90	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.90	c 0	Propagation in CSP
0.40/0.94	c 0	290 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.40/0.94	c 0	CSP : 637 integers, 0 booleans, 881 clauses, largest domain size 430
0.40/0.94	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.94	c 0	Simplifing CSP by introducing new Boolean variables
0.40/0.95	c 0	CSP : 637 integers, 588 booleans, 1469 clauses, largest domain size 430
0.40/0.95	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.98	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.03	c 1	64 (10%) CSP integer variables are encoded (18522 clauses, 255740 bytes)
0.94/1.03	c 1	128 (20%) CSP integer variables are encoded (18522 clauses, 255740 bytes)
0.94/1.03	c 1	192 (30%) CSP integer variables are encoded (18522 clauses, 255740 bytes)
0.94/1.03	c 1	255 (40%) CSP integer variables are encoded (18522 clauses, 255740 bytes)
0.94/1.03	c 1	319 (50%) CSP integer variables are encoded (18522 clauses, 255740 bytes)
0.94/1.03	c 1	383 (60%) CSP integer variables are encoded (18978 clauses, 262580 bytes)
0.94/1.03	c 1	446 (70%) CSP integer variables are encoded (19295 clauses, 267335 bytes)
0.94/1.04	c 1	510 (80%) CSP integer variables are encoded (21863 clauses, 305855 bytes)
0.94/1.04	c 1	574 (90%) CSP integer variables are encoded (22215 clauses, 311135 bytes)
0.94/1.04	c 1	637 (100%) CSP integer variables are encoded (22719 clauses, 318695 bytes)
1.03/1.11	c 1	147 (10%) CSP clauses are encoded (55614 clauses, 962443 bytes)
1.03/1.17	c 1	294 (20%) CSP clauses are encoded (88445 clauses, 1628984 bytes)
1.12/1.24	c 1	441 (30%) CSP clauses are encoded (120848 clauses, 2291467 bytes)
1.23/1.30	c 1	588 (40%) CSP clauses are encoded (152863 clauses, 2950686 bytes)
1.23/1.36	c 1	735 (50%) CSP clauses are encoded (183558 clauses, 3620291 bytes)
1.33/1.42	c 1	882 (60%) CSP clauses are encoded (214113 clauses, 4291178 bytes)
1.33/1.43	c 1	1029 (70%) CSP clauses are encoded (220446 clauses, 4421293 bytes)
1.52/1.63	c 1	1176 (80%) CSP clauses are encoded (306809 clauses, 6242424 bytes)
1.52/1.65	c 1	1323 (90%) CSP clauses are encoded (313142 clauses, 6372539 bytes)
1.52/1.68	c 1	1469 (100%) CSP clauses are encoded (330552 clauses, 6737925 bytes)
1.52/1.68	c 1	1469 CSP clauses encoded
1.52/1.68	c 1	Writing map file : HOME/temp.map
1.52/1.69	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.69	c 1	SAT : 23944 SAT variables, 330552 SAT clauses, 6737925 bytes
1.52/1.69	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.62/1.70	c 1	OBJECTIVE minimize _COST
1.62/1.70	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.62/1.70	c 1	SEARCHING: _COST <= 147
1.62/1.70	c 1	SOLVING HOME/temp.cnf
1.62/1.70	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.62/1.70	c 1	This is MiniSat 2.0 beta
1.62/1.70	c 1	WARNING: for repeatability, setting FPU to use double precision
1.62/1.70	c 1	============================[ Problem Statistics ]=============================
1.62/1.70	c 1	|                                                                             |
1.62/1.71	c 1	|  Number of variables:  23944                                                |
1.62/1.71	c 1	|  Number of clauses:    330553                                               |
1.64/1.89	c 1	|  Parsing time:         0.16         s                                       |
1.64/1.91	c 1	============================[ Search Statistics ]==============================
1.64/1.91	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.64/1.91	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.64/1.91	c 1	===============================================================================
1.64/1.91	c 1	|         0 |   22621   287226   832917 |    95742        0    nan |  0.000 % |
1.64/1.94	c 1	===============================================================================
1.64/1.94	c 1	restarts              : 1
1.64/1.94	c 1	conflicts             : 0              (0 /sec)
1.64/1.94	c 1	decisions             : 442            (1.13 % random) (2028 /sec)
1.64/1.94	c 1	propagations          : 23944          (109852 /sec)
1.64/1.94	c 1	conflict literals     : 0              ( nan % deleted)
1.64/1.94	c 1	Memory used           : 16.77 MB
1.64/1.95	c 1	CPU time              : 0.217966 s
1.64/1.95	c 1	
1.64/1.95	c 1	SATISFIABLE
1.64/1.96	c 1	FOUND: _COST <= 147
1.64/1.96	s SATISFIABLE
1.64/1.96	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.64/1.96	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.90/2.04	c 2	Decoding HOME/temp.out
2.02/2.14	c 2	OBJECTIVE _COST 147
2.02/2.14	o 147
2.02/2.14	v 264 295 152 195 4 36 108 8 80 140 153 194 229 295 193 239 262 356 362 391 420 340 415 366 345 385 393 343 398 384 360 367 342 349 422 370 408 372 353 373 346 388 418 373 371 349 404 342 343
2.02/2.15	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.02/2.17	c 2	OBJECTIVE BOUND: 0 <= _COST <= 147
2.02/2.17	c 2	SEARCHING: _COST <= 73
2.02/2.17	c 2	SOLVING HOME/temp.cnf
2.02/2.17	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.02/2.17	c 2	This is MiniSat 2.0 beta
2.02/2.17	c 2	WARNING: for repeatability, setting FPU to use double precision
2.02/2.17	c 2	============================[ Problem Statistics ]=============================
2.02/2.17	c 2	|                                                                             |
2.02/2.18	c 2	|  Number of variables:  23944                                                |
2.02/2.18	c 2	|  Number of clauses:    330553                                               |
2.08/2.36	c 2	|  Parsing time:         0.16         s                                       |
2.08/2.39	c 2	============================[ Search Statistics ]==============================
2.08/2.39	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.39	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.39	c 2	===============================================================================
2.08/2.39	c 2	|         0 |   21879   260471   754804 |    86823        0    nan |  0.000 % |
2.08/2.43	c 2	|       100 |   21879   260471   754804 |    95506      100      9 |  8.624 % |
2.08/2.52	c 2	|       250 |   21879   260471   754804 |   105056      250     16 |  8.624 % |
2.08/2.60	c 2	|       476 |   21879   260471   754804 |   115562      476     17 |  8.624 % |
2.08/2.67	c 2	===============================================================================
2.08/2.67	c 2	restarts              : 4
2.08/2.67	c 2	conflicts             : 530            (1116 /sec)
2.08/2.67	c 2	decisions             : 1728           (1.16 % random) (3638 /sec)
2.08/2.67	c 2	propagations          : 493819         (1039779 /sec)
2.08/2.67	c 2	conflict literals     : 9971           (15.14 % deleted)
2.08/2.67	c 2	Memory used           : 16.89 MB
2.08/2.67	c 2	CPU time              : 0.474927 s
2.08/2.67	c 2	
2.08/2.68	c 2	SATISFIABLE
2.08/2.68	c 2	FOUND: _COST <= 73
2.08/2.68	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.08/2.68	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.59/2.76	c 2	Decoding HOME/temp.out
2.59/2.86	c 2	OBJECTIVE _COST 73
2.59/2.86	o 73
2.59/2.86	v 138 292 235 368 280 363 310 363 78 140 37 153 212 315 175 130 341 169 362 49 277 93 292 316 3 385 146 188 398 347 323 224 53 312 211 323 189 126 216 278 221 388 298 373 340 318 404 342 312
2.59/2.87	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.59/2.90	c 2	OBJECTIVE BOUND: 0 <= _COST <= 73
2.59/2.90	c 2	SEARCHING: _COST <= 36
2.59/2.90	c 2	SOLVING HOME/temp.cnf
2.59/2.90	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.59/2.90	c 2	This is MiniSat 2.0 beta
2.59/2.90	c 2	WARNING: for repeatability, setting FPU to use double precision
2.59/2.90	c 2	============================[ Problem Statistics ]=============================
2.59/2.90	c 2	|                                                                             |
2.59/2.90	c 2	|  Number of variables:  23944                                                |
2.59/2.90	c 2	|  Number of clauses:    330553                                               |
2.78/3.09	c 3	|  Parsing time:         0.16         s                                       |
2.78/3.13	c 3	============================[ Search Statistics ]==============================
2.78/3.13	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.78/3.13	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.78/3.13	c 3	===============================================================================
2.78/3.13	c 3	|         0 |   21392   239219   692472 |    79739        0    nan |  0.000 % |
2.78/3.19	c 3	|       100 |   21392   239219   692472 |    87713      100     17 | 10.658 % |
3.07/3.26	c 3	===============================================================================
3.07/3.26	c 3	restarts              : 2
3.07/3.26	c 3	conflicts             : 211            (645 /sec)
3.07/3.26	c 3	decisions             : 698            (1.00 % random) (2135 /sec)
3.07/3.26	c 3	propagations          : 205505         (628552 /sec)
3.07/3.26	c 3	conflict literals     : 3497           (11.67 % deleted)
3.07/3.26	c 3	Memory used           : 16.91 MB
3.07/3.26	c 3	CPU time              : 0.32695 s
3.07/3.26	c 3	
3.07/3.27	c 3	SATISFIABLE
3.07/3.27	c 3	FOUND: _COST <= 36
3.07/3.27	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.07/3.27	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.14/3.35	c 3	Decoding HOME/temp.out
3.14/3.61	c 3	OBJECTIVE _COST 36
3.14/3.61	o 36
3.14/3.61	v 336 119 293 226 194 47 7 107 276 184 0 228 41 388 197 99 5 243 122 249 420 340 256 351 345 354 346 343 312 39 360 367 195 349 294 370 7 307 288 373 90 179 17 190 126 263 404 252 34
3.14/3.62	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.14/3.64	c 3	OBJECTIVE BOUND: 0 <= _COST <= 36
3.14/3.64	c 3	SEARCHING: _COST <= 18
3.14/3.64	c 3	SOLVING HOME/temp.cnf
3.14/3.64	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.14/3.64	c 3	This is MiniSat 2.0 beta
3.14/3.64	c 3	WARNING: for repeatability, setting FPU to use double precision
3.14/3.64	c 3	============================[ Problem Statistics ]=============================
3.14/3.64	c 3	|                                                                             |
3.14/3.64	c 3	|  Number of variables:  23944                                                |
3.14/3.64	c 3	|  Number of clauses:    330553                                               |
3.50/3.83	c 3	|  Parsing time:         0.17         s                                       |
3.50/3.87	c 3	============================[ Search Statistics ]==============================
3.50/3.87	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.50/3.87	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.50/3.87	c 3	===============================================================================
3.50/3.87	c 3	|         0 |   21026   226754   656157 |    75584        0    nan |  0.000 % |
3.50/3.94	c 3	|       102 |   21026   226754   656157 |    83143      102     17 | 12.187 % |
3.50/4.04	c 4	|       253 |   21026   226754   656157 |    91457      253     16 | 12.187 % |
3.50/4.11	c 4	|       480 |   21026   226754   656157 |   100603      480     16 | 12.187 % |
4.14/4.33	c 4	|       817 |   21026   226754   656157 |   110663      817     19 | 12.187 % |
4.34/4.58	c 4	|      1324 |   21026   226754   656157 |   121729     1324     20 | 12.187 % |
4.93/5.15	c 5	|      2083 |   21026   226754   656157 |   133902     2083     23 | 12.187 % |
5.63/5.86	c 5	|      3222 |   21026   226754   656157 |   147293     3222     24 | 12.187 % |
6.13/6.30	c 6	===============================================================================
6.13/6.30	c 6	restarts              : 8
6.13/6.30	c 6	conflicts             : 4012           (1526 /sec)
6.13/6.30	c 6	decisions             : 6011           (1.26 % random) (2287 /sec)
6.13/6.30	c 6	propagations          : 4377133        (1665196 /sec)
6.13/6.30	c 6	conflict literals     : 98218          (15.93 % deleted)
6.13/6.30	c 6	Memory used           : 16.91 MB
6.13/6.30	c 6	CPU time              : 2.6286 s
6.13/6.30	c 6	
6.13/6.31	c 6	SATISFIABLE
6.13/6.32	c 6	FOUND: _COST <= 18
6.13/6.32	c 6	DECODING HOME/temp.out WITH HOME/temp.map
6.13/6.32	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.13/6.40	c 6	Decoding HOME/temp.out
6.16/6.49	c 6	OBJECTIVE _COST 18
6.16/6.49	o 18
6.16/6.50	v 372 166 92 237 338 3 403 53 309 3 125 16 369 241 17 143 304 429 168 91 76 271 144 366 164 1 393 51 398 347 0 171 75 252 239 370 261 0 288 199 63 152 376 304 135 166 206 254 43
6.32/6.51	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.32/6.53	c 6	OBJECTIVE BOUND: 0 <= _COST <= 18
6.32/6.53	c 6	SEARCHING: _COST <= 9
6.32/6.53	c 6	SOLVING HOME/temp.cnf
6.32/6.53	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.32/6.53	c 6	This is MiniSat 2.0 beta
6.32/6.53	c 6	WARNING: for repeatability, setting FPU to use double precision
6.32/6.53	c 6	============================[ Problem Statistics ]=============================
6.32/6.53	c 6	|                                                                             |
6.32/6.54	c 6	|  Number of variables:  23944                                                |
6.32/6.54	c 6	|  Number of clauses:    330553                                               |
6.34/6.72	c 6	|  Parsing time:         0.17         s                                       |
6.34/6.76	c 6	============================[ Search Statistics ]==============================
6.34/6.76	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.34/6.76	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.34/6.76	c 6	===============================================================================
6.34/6.76	c 6	|         0 |   20705   219662   635835 |    73220        0    nan |  0.000 % |
6.34/6.83	c 6	|       100 |   20705   219662   635835 |    80542      100     18 | 13.527 % |
6.34/6.93	c 6	|       250 |   20705   219662   635835 |    88597      250     21 | 13.527 % |
6.34/7.04	c 7	|       475 |   20705   219662   635835 |    97456      475     19 | 13.527 % |
6.34/7.19	c 7	|       812 |   20705   219662   635835 |   107202      812     18 | 13.527 % |
6.34/7.45	c 7	|      1319 |   20705   219662   635835 |   117922     1319     18 | 13.527 % |
7.50/7.78	c 7	|      2078 |   20705   219662   635835 |   129714     2078     19 | 13.527 % |
7.89/8.15	c 8	|      3217 |   20705   219662   635835 |   142686     3217     18 | 13.527 % |
8.59/8.89	c 8	|      4925 |   20705   219662   635835 |   156955     4925     19 | 13.527 % |
8.99/9.21	c 9	===============================================================================
8.99/9.22	c 9	restarts              : 9
8.99/9.22	c 9	conflicts             : 5714           (2156 /sec)
8.99/9.22	c 9	decisions             : 7673           (1.54 % random) (2895 /sec)
8.99/9.22	c 9	propagations          : 4841699        (1826645 /sec)
8.99/9.22	c 9	conflict literals     : 111582         (17.55 % deleted)
8.99/9.22	c 9	Memory used           : 16.89 MB
8.99/9.22	c 9	CPU time              : 2.6506 s
8.99/9.22	c 9	
8.99/9.22	c 9	SATISFIABLE
8.99/9.23	c 9	FOUND: _COST <= 9
8.99/9.23	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.99/9.23	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'
9.04/9.31	c 9	Decoding HOME/temp.out
9.04/9.40	c 9	OBJECTIVE _COST 9
9.04/9.40	o 9
9.04/9.41	v 372 117 189 259 403 3 340 187 127 265 394 359 48 295 38 4 93 32 222 327 379 232 352 15 84 385 180 260 7 278 114 46 342 192 329 27 0 263 92 373 174 326 75 188 371 102 44 342 250
9.04/9.41	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.04/9.44	c 9	OBJECTIVE BOUND: 0 <= _COST <= 9
9.04/9.44	c 9	SEARCHING: _COST <= 4
9.04/9.44	c 9	SOLVING HOME/temp.cnf
9.04/9.44	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.04/9.44	c 9	This is MiniSat 2.0 beta
9.04/9.44	c 9	WARNING: for repeatability, setting FPU to use double precision
9.04/9.44	c 9	============================[ Problem Statistics ]=============================
9.04/9.44	c 9	|                                                                             |
9.04/9.45	c 9	|  Number of variables:  23944                                                |
9.04/9.45	c 9	|  Number of clauses:    330553                                               |
9.22/9.63	c 9	|  Parsing time:         0.17         s                                       |
9.22/9.67	c 9	============================[ Search Statistics ]==============================
9.22/9.67	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.22/9.67	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.22/9.67	c 9	===============================================================================
9.22/9.67	c 9	|         0 |   20337   214975   622873 |    71658        0    nan |  0.000 % |
9.22/9.73	c 9	|       100 |   20337   214975   622873 |    78824      100     17 | 15.064 % |
9.22/9.77	c 9	|       250 |   20337   214975   622873 |    86706      250     14 | 15.064 % |
9.56/9.83	c 9	|       475 |   20337   214975   622873 |    95377      475     13 | 15.064 % |
9.75/10.08	c 10	|       813 |   20337   214975   622873 |   104914      813     19 | 15.064 % |
9.95/10.22	c 10	|      1319 |   20337   214975   622873 |   115406     1319     19 | 15.064 % |
10.25/10.58	c 10	|      2078 |   20337   214975   622873 |   126947     2078     17 | 15.064 % |
10.75/11.09	c 11	|      3218 |   20337   214975   622873 |   139641     3218     19 | 15.064 % |
11.45/11.78	c 11	|      4926 |   20337   214975   622873 |   153606     4926     19 | 15.064 % |
11.84/12.18	c 12	===============================================================================
11.84/12.18	c 12	restarts              : 9
11.84/12.18	c 12	conflicts             : 5223           (1938 /sec)
11.84/12.18	c 12	decisions             : 6715           (1.53 % random) (2492 /sec)
11.84/12.18	c 12	propagations          : 4742324        (1759943 /sec)
11.84/12.18	c 12	conflict literals     : 110430         (17.06 % deleted)
11.84/12.18	c 12	Memory used           : 16.90 MB
11.84/12.18	c 12	CPU time              : 2.69459 s
11.84/12.18	c 12	
11.84/12.19	c 12	SATISFIABLE
11.84/12.19	c 12	FOUND: _COST <= 4
11.84/12.19	c 12	DECODING HOME/temp.out WITH HOME/temp.map
11.84/12.19	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.96/12.27	c 12	Decoding HOME/temp.out
11.96/12.37	c 12	OBJECTIVE _COST 4
11.96/12.37	o 4
11.96/12.37	v 87 265 392 150 118 2 224 20 275 6 394 222 92 346 19 95 341 335 167 253 152 297 167 187 256 100 393 3 299 171 222 6 74 349 336 152 125 62 264 0 346 217 240 0 158 257 268 65 343
11.96/12.37	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.96/12.40	c 12	OBJECTIVE BOUND: 0 <= _COST <= 4
11.96/12.40	c 12	SEARCHING: _COST <= 2
11.96/12.40	c 12	SOLVING HOME/temp.cnf
11.96/12.40	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.96/12.41	c 12	This is MiniSat 2.0 beta
11.96/12.41	c 12	WARNING: for repeatability, setting FPU to use double precision
11.96/12.41	c 12	============================[ Problem Statistics ]=============================
11.96/12.41	c 12	|                                                                             |
11.96/12.41	c 12	|  Number of variables:  23944                                                |
11.96/12.41	c 12	|  Number of clauses:    330553                                               |
12.14/12.60	c 12	|  Parsing time:         0.16         s                                       |
12.14/12.63	c 12	============================[ Search Statistics ]==============================
12.14/12.63	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.14/12.63	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.14/12.63	c 12	===============================================================================
12.14/12.63	c 12	|         0 |   20041   212680   616874 |    70893        0    nan |  0.000 % |
12.14/12.69	c 12	|       101 |   20041   212680   616874 |    77982      101     12 | 16.301 % |
12.14/12.82	c 12	|       253 |   20041   212680   616874 |    85780      253     25 | 16.301 % |
12.14/12.88	c 12	|       479 |   20041   212680   616874 |    94359      479     19 | 16.301 % |
12.14/12.96	c 12	|       816 |   20041   212680   616874 |   103794      816     16 | 16.301 % |
12.92/13.27	c 13	|      1322 |   20041   212680   616874 |   114174     1322     19 | 16.301 % |
13.21/13.53	c 13	|      2081 |   20041   212680   616874 |   125591     2081     19 | 16.301 % |
13.71/14.01	c 13	|      3221 |   20041   212680   616874 |   138151     3221     18 | 16.301 % |
14.41/14.71	c 14	|      4929 |   20020   212578   616631 |   151966     4925     18 | 16.514 % |
14.41/14.78	c 14	===============================================================================
14.41/14.78	c 14	restarts              : 9
14.41/14.78	c 14	conflicts             : 5307           (2270 /sec)
14.41/14.78	c 14	decisions             : 6649           (1.70 % random) (2844 /sec)
14.41/14.78	c 14	propagations          : 4332921        (1853542 /sec)
14.41/14.78	c 14	conflict literals     : 92583          (18.83 % deleted)
14.41/14.78	c 14	Memory used           : 16.90 MB
14.41/14.78	c 14	CPU time              : 2.33764 s
14.41/14.78	c 14	
14.41/14.78	c 14	UNSATISFIABLE
14.41/14.79	c 14	NOT FOUND: _COST <= 2
14.41/14.79	c 14	OBJECTIVE BOUND: 3 <= _COST <= 4
14.41/14.79	c 14	SEARCHING: _COST <= 3
14.41/14.79	c 14	SOLVING HOME/temp.cnf
14.41/14.79	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.41/14.79	c 14	This is MiniSat 2.0 beta
14.41/14.79	c 14	WARNING: for repeatability, setting FPU to use double precision
14.41/14.79	c 14	============================[ Problem Statistics ]=============================
14.41/14.79	c 14	|                                                                             |
14.41/14.79	c 14	|  Number of variables:  23944                                                |
14.41/14.79	c 14	|  Number of clauses:    330553                                               |
14.51/14.98	c 14	|  Parsing time:         0.16         s                                       |
14.51/15.02	c 14	============================[ Search Statistics ]==============================
14.51/15.02	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.51/15.02	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.51/15.02	c 14	===============================================================================
14.51/15.02	c 14	|         0 |   20208   213861   619917 |    71287        0    nan |  0.000 % |
14.51/15.08	c 15	|       100 |   20208   213861   619917 |    78415      100     17 | 15.603 % |
14.51/15.13	c 15	|       251 |   20208   213861   619917 |    86257      251     15 | 15.603 % |
14.51/15.20	c 15	|       476 |   20208   213861   619917 |    94882      476     15 | 15.603 % |
15.00/15.37	c 15	|       813 |   20208   213861   619917 |   104371      813     16 | 15.603 % |
15.19/15.55	c 15	|      1320 |   20208   213861   619917 |   114808     1320     17 | 15.603 % |
15.49/15.80	c 15	|      2079 |   20208   213861   619917 |   126289     2079     16 | 15.603 % |
15.89/16.23	c 16	|      3220 |   20188   213718   619549 |   138918     3219     16 | 15.687 % |
17.99/18.39	c 18	|      4929 |   20188   213718   619549 |   152810     4928     29 | 15.687 % |
19.78/20.12	c 20	===============================================================================
19.78/20.12	c 20	restarts              : 9
19.78/20.12	c 20	conflicts             : 6926           (1314 /sec)
19.78/20.13	c 20	decisions             : 9203           (1.31 % random) (1746 /sec)
19.78/20.13	c 20	propagations          : 8481195        (1609274 /sec)
19.78/20.13	c 20	conflict literals     : 214968         (14.62 % deleted)
19.78/20.13	c 20	Memory used           : 16.90 MB
19.78/20.13	c 20	CPU time              : 5.2702 s
19.78/20.13	c 20	
19.78/20.14	c 20	SATISFIABLE
19.78/20.14	c 20	FOUND: _COST <= 3
19.78/20.14	c 20	DECODING HOME/temp.out WITH HOME/temp.map
19.78/20.14	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
19.83/20.22	c 20	Decoding HOME/temp.out
19.83/20.44	c 20	OBJECTIVE _COST 3
19.83/20.44	o 3
19.83/20.44	v 120 332 167 256 88 0 403 0 375 282 157 122 210 72 89 347 162 83 269 391 142 276 256 11 295 385 119 164 93 135 5 188 342 256 80 370 151 260 178 89 0 323 161 198 371 2 130 186 279
19.83/20.44	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.83/20.46	c 20	OBJECTIVE _COST 3
19.83/20.46	s OPTIMUM FOUND
19.83/20.46	c 20	CPU 19.58 (0.04 0.02 19.54 0.53)
19.83/20.46	c 20	END Sat Jul 12 22:07:26 2008

Verifier Data (download as text)

OK	3	291
3 unsatisfied constraints, 291 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-1113898-1215893225/watcher-1113898-1215893225 -o /tmp/evaluation-result-1113898-1215893225/solver-1113898-1215893225 -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-1113898-1215893225.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.78 2.70 2.65 4/81 17553
/proc/meminfo: memFree=1921304/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=12268 CPUtime=0
/proc/17553/stat : 17553 (sugar) R 17551 17553 16516 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46026037 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 206381480549 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/17553/statm: 3067 316 241 3 0 167 0

[startup+0.0861069 s]
/proc/loadavg: 2.78 2.70 2.65 4/81 17553
/proc/meminfo: memFree=1921304/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=0.03
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46026037 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101109 s]
/proc/loadavg: 2.78 2.70 2.65 4/81 17553
/proc/meminfo: memFree=1921304/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=0.03
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46026037 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301146 s]
/proc/loadavg: 2.78 2.70 2.65 4/81 17553
/proc/meminfo: memFree=1921304/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=0.03
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46026037 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701217 s]
/proc/loadavg: 2.78 2.70 2.65 4/81 17553
/proc/meminfo: memFree=1921304/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=0.39
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 974 4513 0 1 3 0 34 2 15 0 1 0 46026037 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50237 s]
/proc/loadavg: 2.78 2.70 2.65 3/92 17575
/proc/meminfo: memFree=1907136/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=0.4
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 974 4513 0 1 3 1 34 2 15 0 1 0 46026037 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 797 370 3 0 500 0
[pid=17566] ppid=17553 vsize=5356 CPUtime=0
/proc/17566/stat : 17566 (sh) S 17553 17553 16516 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46026081 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17566/statm: 1339 233 193 169 0 50 0
[pid=17567] ppid=17566 vsize=868456 CPUtime=1.02
/proc/17567/stat : 17567 (java) S 17566 17553 16516 0 -1 0 6421 0 1 0 95 7 0 0 18 0 9 0 46026082 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17567/statm: 217114 5538 2562 9 0 211661 0
[pid=17567/tid=17568] ppid=17566 vsize=868456 CPUtime=0.73
/proc/17567/task/17568/stat : 17568 (java) R 17566 17553 16516 0 -1 64 2826 0 1 0 68 5 0 0 25 0 9 0 46026083 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4126887756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17569] ppid=17566 vsize=868456 CPUtime=0.07
/proc/17567/task/17569/stat : 17569 (java) S 17566 17553 16516 0 -1 64 1447 0 0 0 6 1 0 0 16 0 9 0 46026084 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17570] ppid=17566 vsize=868456 CPUtime=0
/proc/17567/task/17570/stat : 17570 (java) S 17566 17553 16516 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46026084 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17571] ppid=17566 vsize=868456 CPUtime=0
/proc/17567/task/17571/stat : 17571 (java) S 17566 17553 16516 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 46026084 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17572] ppid=17566 vsize=868456 CPUtime=0
/proc/17567/task/17572/stat : 17572 (java) S 17566 17553 16516 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46026086 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17573] ppid=17566 vsize=868456 CPUtime=0.2
/proc/17567/task/17573/stat : 17573 (java) S 17566 17553 16516 0 -1 64 1456 0 0 0 20 0 0 0 16 0 9 0 46026086 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17574] ppid=17566 vsize=868456 CPUtime=0
/proc/17567/task/17574/stat : 17574 (java) S 17566 17553 16516 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 46026086 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17567/tid=17575] ppid=17566 vsize=868456 CPUtime=0
/proc/17567/task/17575/stat : 17575 (java) S 17566 17553 16516 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 46026086 889298944 5538 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887412

[startup+3.10166 s]
/proc/loadavg: 2.78 2.70 2.65 4/92 17587
/proc/meminfo: memFree=1907136/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=2.78
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1296 27554 0 4 3 1 251 23 15 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 13600

[startup+6.30225 s]
/proc/loadavg: 2.72 2.69 2.64 3/84 17613
/proc/meminfo: memFree=1896320/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=3.5
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1410 35700 0 5 3 1 317 29 15 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
[pid=17612] ppid=17553 vsize=5356 CPUtime=0
/proc/17612/stat : 17612 (sh) S 17553 17553 16516 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46026401 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17612/statm: 1339 232 193 169 0 50 0
[pid=17613] ppid=17612 vsize=17308 CPUtime=2.63
/proc/17613/stat : 17613 (minisat) R 17612 17553 16516 0 -1 4194304 4062 0 0 0 262 1 0 0 25 0 1 0 46026401 17723392 4048 996147200 134512640 135127466 4294956256 18446744073709551615 134530857 0 0 4096 3 0 0 0 17 1 0 0
/proc/17613/statm: 4327 4048 75 150 0 4174 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 36264

[startup+12.7014 s]
/proc/loadavg: 2.66 2.68 2.64 3/84 17637
/proc/meminfo: memFree=1896192/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=12.14
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1752 60148 0 8 4 2 1165 43 15 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 13600

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

[startup+15.903 s]
/proc/loadavg: 2.60 2.67 2.64 3/84 17651
/proc/meminfo: memFree=1896320/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=14.51
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1807 64490 0 8 4 2 1399 46 15 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
[pid=17650] ppid=17553 vsize=5356 CPUtime=0
/proc/17650/stat : 17650 (sh) S 17553 17553 16516 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46027516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17650/statm: 1339 232 193 169 0 50 0
[pid=17651] ppid=17650 vsize=17300 CPUtime=1.08
/proc/17651/stat : 17651 (minisat) R 17650 17553 16516 0 -1 4194304 4039 0 0 0 106 2 0 0 25 0 1 0 46027516 17715200 4025 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/17651/statm: 4325 4025 75 150 0 4172 0
Current children cumulated CPU time (s) 15.59
Current children cumulated vsize (KiB) 36256

[startup+17.5013 s]
/proc/loadavg: 2.60 2.67 2.64 3/84 17651
/proc/meminfo: memFree=1896320/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=14.51
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1807 64490 0 8 4 2 1399 46 15 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
[pid=17650] ppid=17553 vsize=5356 CPUtime=0
/proc/17650/stat : 17650 (sh) S 17553 17553 16516 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46027516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17650/statm: 1339 232 193 169 0 50 0
[pid=17651] ppid=17650 vsize=17300 CPUtime=2.69
/proc/17651/stat : 17651 (minisat) R 17650 17553 16516 0 -1 4194304 4044 0 0 0 266 3 0 0 25 0 1 0 46027516 17715200 4030 996147200 134512640 135127466 4294956256 18446744073709551615 134530670 0 0 4096 3 0 0 0 17 1 0 0
/proc/17651/statm: 4325 4030 75 150 0 4172 0
Current children cumulated CPU time (s) 17.2
Current children cumulated vsize (KiB) 36256

[startup+19.1016 s]
/proc/loadavg: 2.56 2.66 2.63 3/84 17651
/proc/meminfo: memFree=1896320/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=14.51
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1807 64490 0 8 4 2 1399 46 16 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
[pid=17650] ppid=17553 vsize=5356 CPUtime=0
/proc/17650/stat : 17650 (sh) S 17553 17553 16516 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46027516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17650/statm: 1339 232 193 169 0 50 0
[pid=17651] ppid=17650 vsize=17300 CPUtime=4.27
/proc/17651/stat : 17651 (minisat) R 17650 17553 16516 0 -1 4194304 4057 0 0 0 424 3 0 0 25 0 1 0 46027516 17715200 4043 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/17651/statm: 4325 4043 75 150 0 4172 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 36256

[startup+19.9018 s]
/proc/loadavg: 2.56 2.66 2.63 3/84 17651
/proc/meminfo: memFree=1896256/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=14.51
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1807 64490 0 8 4 2 1399 46 16 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
[pid=17650] ppid=17553 vsize=5356 CPUtime=0
/proc/17650/stat : 17650 (sh) S 17553 17553 16516 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46027516 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17650/statm: 1339 232 193 169 0 50 0
[pid=17651] ppid=17650 vsize=17300 CPUtime=5.07
/proc/17651/stat : 17651 (minisat) R 17650 17553 16516 0 -1 4194304 4058 0 0 0 504 3 0 0 25 0 1 0 46027516 17715200 4044 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/17651/statm: 4325 4044 75 150 0 4172 0
Current children cumulated CPU time (s) 19.58
Current children cumulated vsize (KiB) 36256

[startup+20.3018 s]
/proc/loadavg: 2.56 2.66 2.63 3/84 17651
/proc/meminfo: memFree=1896256/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=19.83
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1868 68854 0 8 4 2 1927 50 16 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (KiB) 13600

[startup+20.4018 s]
/proc/loadavg: 2.56 2.66 2.63 3/84 17651
/proc/meminfo: memFree=1896256/2055920 swapFree=4181172/4192956
[pid=17553] ppid=17551 vsize=13600 CPUtime=19.83
/proc/17553/stat : 17553 (sugar) S 17551 17553 16516 0 -1 4194304 1868 68854 0 8 4 2 1927 50 16 0 1 0 46026037 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17553/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 19.83
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 20.4651
CPU time (s): 20.1579
CPU user time (s): 19.592
CPU system time (s): 0.565913
CPU usage (%): 98.4993
Max. virtual memory (cumulated for all children) (KiB): 887412

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

runsolver used 0.034994 second user time and 0.085986 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-12 22:07:05
IDJOB=1113898
IDBENCH=61659
IDSOLVER=368
FILE ID=node2/1113898-1215893225
PBS_JOBID= 7903603
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/os-taillard-7/normalized-os-taillard-7-95-8.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-1113898-1215893225/watcher-1113898-1215893225 -o /tmp/evaluation-result-1113898-1215893225/solver-1113898-1215893225 -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-1113898-1215893225.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4dcd5adff23a10b18590d338d8ee17e8
RANDOM SEED=1419994332

node2.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	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1921784 kB
Buffers:         13756 kB
Cached:          41200 kB
SwapCached:       5360 kB
Active:          64532 kB
Inactive:        17232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921784 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          43080 kB
Slab:            37204 kB
Committed_AS:   274180 kB
PageTables:       2132 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= 66512 MiB
End job on node2 at 2008-07-12 22:07:26