Trace number 1123955

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM 2315.99 2331.18

General information on the benchmark

Namemaxcsp/pi/pi-30-10-25-t58/
normalized-pi-30-10-197-42-15.xml
MD5SUMad6c2fc52d4f654218e69b784ffb97cc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark10.2024
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Tue Jul 15 23:13:45 2008
0.00/0.07	c 0	PID 26391
0.00/0.07	c 0	HOST node84.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1123955-1216156425.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1123955-1216156425.xml' 'HOME/temp.csp'
0.06/0.34	c 1	1 domains, 30 variables, 0 predicates, 109 relations, 109 constraints
0.06/0.38	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.38	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.33/0.49	c 1	Parsing HOME/temp.csp
0.33/0.62	c 1	parsed 249 expressions
0.33/0.62	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.33/0.62	c 1	MAX CSP: 109 constraints
0.33/0.62	c 1	Converting to clausal form CSP
0.33/0.65	c 1	converted 37 (10%) expressions
0.33/0.65	c 1	converted 73 (20%) expressions
0.33/0.65	c 1	converted 109 (30%) expressions
0.33/0.66	c 1	converted 145 (40%) expressions
0.33/0.67	c 1	converted 181 (50%) expressions
0.33/0.68	c 1	converted 217 (60%) expressions
0.33/0.68	c 1	converted 253 (70%) expressions
0.33/0.69	c 1	converted 289 (80%) expressions
0.33/0.69	c 1	converted 325 (90%) expressions
0.33/0.75	c 1	converted 361 (100%) expressions
0.33/0.75	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 164
0.33/0.75	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.75	c 1	Propagation in CSP
0.33/0.77	c 1	104 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.33/0.77	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.33/0.77	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.77	c 1	Simplifing CSP by introducing new Boolean variables
0.33/0.77	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.33/0.77	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.80	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.33/0.82	c 1	25 (10%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.33/0.82	c 1	50 (20%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.33/0.82	c 1	75 (30%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.33/0.82	c 1	100 (40%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.33/0.82	c 1	124 (50%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.33/0.82	c 1	149 (60%) CSP integer variables are encoded (367 clauses, 3909 bytes)
0.33/0.83	c 1	174 (70%) CSP integer variables are encoded (472 clauses, 5064 bytes)
0.33/0.83	c 1	199 (80%) CSP integer variables are encoded (623 clauses, 6725 bytes)
0.33/0.83	c 1	224 (90%) CSP integer variables are encoded (1219 clauses, 14152 bytes)
0.33/0.83	c 1	248 (100%) CSP integer variables are encoded (1426 clauses, 16843 bytes)
0.33/0.88	c 1	33 (10%) CSP clauses are encoded (2255 clauses, 32676 bytes)
0.33/0.90	c 1	66 (20%) CSP clauses are encoded (3098 clauses, 49867 bytes)
0.33/0.91	c 1	98 (30%) CSP clauses are encoded (3883 clauses, 67116 bytes)
0.33/0.92	c 1	131 (40%) CSP clauses are encoded (4280 clauses, 74640 bytes)
0.33/0.93	c 1	163 (50%) CSP clauses are encoded (5182 clauses, 87694 bytes)
0.33/0.93	c 1	196 (60%) CSP clauses are encoded (5503 clauses, 92103 bytes)
0.33/0.94	c 1	229 (70%) CSP clauses are encoded (7848 clauses, 127172 bytes)
0.33/0.94	c 1	261 (80%) CSP clauses are encoded (9232 clauses, 146768 bytes)
0.33/0.95	c 1	294 (90%) CSP clauses are encoded (15049 clauses, 245702 bytes)
0.33/0.97	c 1	326 (100%) CSP clauses are encoded (21323 clauses, 358905 bytes)
0.33/0.97	c 1	326 CSP clauses encoded
0.33/0.97	c 1	Writing map file : HOME/temp.map
0.33/0.97	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.97	c 1	SAT : 1674 SAT variables, 21323 SAT clauses, 358905 bytes
0.33/0.97	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.99	c 1	OBJECTIVE minimize _COST
0.33/0.99	c 1	SOLVING HOME/temp.cnf
0.33/0.99	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.33/0.99	c 1	This is MiniSat 2.0 beta incremental
0.33/0.99	c 1	WARNING: for repeatability, setting FPU to use double precision
0.33/0.99	c 1	============================[ Problem Statistics ]=============================
0.33/0.99	c 1	|                                                                             |
0.33/0.99	c 1	|  Number of variables:  1674                                                 |
0.33/0.99	c 1	|  Number of clauses:    21323                                                |
0.87/1.01	c 1	|  Parsing time:         0.01         s                                       |
0.87/1.01	c 1	OK
0.87/1.01	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.87/1.01	c 1	SEARCHING: _COST <= 55
0.87/1.01	c 1	============================[ Search Statistics ]==============================
0.87/1.01	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.87/1.01	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.87/1.01	c 1	===============================================================================
0.87/1.01	c 1	|         0 |    1674    21323    63631 |     7107        0    nan |  0.000 % |
0.87/1.01	c 1	===============================================================================
0.87/1.01	c 1	restarts              : 1
0.87/1.01	c 1	conflicts             : 32            (2462 /sec)
0.87/1.01	c 1	decisions             : 140           (0.71 % random) (10771 /sec)
0.87/1.01	c 1	propagations          : 4118           (316818 /sec)
0.87/1.01	c 1	conflict literals     : 491            (8.91 % deleted)
0.87/1.01	c 1	Memory used           : 2.73 MB
0.87/1.01	c 1	CPU time              : 0.012998 s
0.87/1.01	c 1	
0.87/1.01	c 1	SATISFIABLE
0.87/1.01	c 1	OK
0.87/1.01	c 1	FOUND: _COST <= 55
0.87/1.02	s SATISFIABLE
0.87/1.02	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.87/1.02	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.87/1.09	c 1	Decoding HOME/temp.out
0.88/1.14	c 1	OBJECTIVE _COST 46
0.88/1.14	o 46
0.88/1.14	v 5 8 1 7 7 9 5 10 4 4 10 9 8 4 7 10 9 5 7 10 10 8 3 6 9 9 6 7 3 10
0.88/1.15	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.88/1.17	c 1	OK
0.88/1.17	c 1	OBJECTIVE BOUND: 0 <= _COST <= 46
0.88/1.17	c 1	SEARCHING: _COST <= 23
0.88/1.18	c 1	============================[ Search Statistics ]==============================
0.88/1.18	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.88/1.18	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.88/1.18	c 1	===============================================================================
0.88/1.18	c 1	|        32 |    1674    21323    63631 |     7107       32     15 |  0.000 % |
0.88/1.18	c 1	|       134 |    1674    21323    63631 |     7818      134     19 | 26.889 % |
0.88/1.19	c 2	|       284 |    1674    21323    63631 |     8600      284     19 | 26.889 % |
1.04/1.20	c 2	|       509 |    1674    21323    63631 |     9460      509     21 | 26.889 % |
1.04/1.22	c 2	|       846 |    1224    13717    42100 |    10406      846     20 | 26.889 % |
1.04/1.25	c 2	|      1352 |    1224    13717    42100 |    11446     1352     20 | 26.889 % |
1.14/1.30	c 2	|      2112 |    1224    13717    42100 |    12591     2112     20 | 26.889 % |
1.14/1.39	c 2	|      3251 |    1224    13717    42100 |    13850     3251     20 | 26.889 % |
1.34/1.52	c 2	|      4960 |    1224    13717    42100 |    15235     4960     19 | 26.889 % |
1.54/1.75	c 2	|      7522 |    1224    13717    42100 |    16759     7522     20 | 26.889 % |
1.93/2.15	c 2	|     11366 |    1224    13717    42100 |    18435    11366     21 | 26.889 % |
2.62/2.82	c 3	|     17133 |    1224    13717    42100 |    20279    17133     22 | 26.889 % |
3.81/4.00	c 4	|     25783 |    1224    13717    42100 |    22306    15097     22 | 26.889 % |
5.68/5.93	c 6	|     38757 |    1224    13717    42100 |    24537    16400     22 | 26.889 % |
8.54/8.83	c 9	|     58219 |    1224    13717    42100 |    26991    22482     23 | 26.889 % |
14.15/14.59	c 15	|     87413 |    1224    13717    42100 |    29690    21547     25 | 26.889 % |
23.83/24.38	c 25	|    131203 |    1224    13717    42100 |    32659    14794     21 | 26.889 % |
37.94/38.68	c 39	|    196888 |    1224    13717    42100 |    35925    21310     23 | 26.889 % |
61.53/62.54	c 63	|    295414 |    1224    13717    42100 |    39518    28620     23 | 26.889 % |
101.60/103.17	c 103	|    443203 |    1224    13717    42100 |    43469    18888     30 | 26.889 % |
160.71/163.08	c 163	|    664886 |    1224    13717    42100 |    47816    33108     25 | 26.889 % |
209.28/212.23	c 213	===============================================================================
209.28/212.23	c 213	restarts              : 22
209.28/212.23	c 213	conflicts             : 824792        (3960 /sec)
209.28/212.23	c 213	decisions             : 922895        (0.75 % random) (4431 /sec)
209.28/212.23	c 213	propagations          : 113301201      (544000 /sec)
209.28/212.23	c 213	conflict literals     : 22417913       (30.23 % deleted)
209.28/212.23	c 213	Memory used           : 13.71 MB
209.28/212.23	c 213	CPU time              : 208.274 s
209.28/212.23	c 213	
209.28/212.23	c 213	SATISFIABLE
209.28/212.24	c 213	OK
209.28/212.24	c 213	FOUND: _COST <= 23
209.28/212.24	c 213	DECODING HOME/temp.out WITH HOME/temp.map
209.28/212.24	c 213	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
209.32/212.32	c 213	Decoding HOME/temp.out
209.32/212.36	c 213	OBJECTIVE _COST 23
209.32/212.36	o 23
209.32/212.37	v 9 10 7 4 4 2 8 6 10 10 5 7 1 3 10 8 2 5 3 3 8 10 10 4 10 8 4 7 5 6
209.32/212.37	c 213	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
209.46/212.41	c 213	OK
209.46/212.41	c 213	OBJECTIVE BOUND: 0 <= _COST <= 23
209.46/212.41	c 213	SEARCHING: _COST <= 11
209.46/212.41	c 213	============================[ Search Statistics ]==============================
209.46/212.41	c 213	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
209.46/212.41	c 213	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
209.46/212.41	c 213	===============================================================================
209.46/212.41	c 213	|    824792 |    1027     9886    31175 |     3295    24175     28 | 26.889 % |
209.46/212.47	c 213	|    824892 |    1027     9886    31175 |     3624     3122     25 | 38.655 % |
209.46/212.48	c 213	|    825042 |    1027     9886    31175 |     3987     3272     24 | 38.655 % |
209.46/212.49	c 213	|    825268 |    1027     9886    31175 |     4386     3498     23 | 38.655 % |
209.56/212.52	c 213	|    825606 |    1027     9886    31175 |     4824     3836     23 | 38.655 % |
209.56/212.56	c 213	|    826112 |    1027     9886    31175 |     5307     4342     22 | 38.655 % |
209.66/212.62	c 213	|    826871 |    1027     9886    31175 |     5837     5101     21 | 38.655 % |
209.76/212.72	c 213	|    828012 |    1027     9886    31175 |     6421     6242     20 | 38.655 % |
209.86/212.89	c 213	|    829720 |    1027     9886    31175 |     7063     4227     15 | 38.655 % |
210.16/213.14	c 213	|    832283 |    1027     9886    31175 |     7770     6790     16 | 38.655 % |
210.55/213.55	c 214	|    836127 |    1027     9886    31175 |     8547     6137     15 | 38.655 % |
211.15/214.19	c 214	|    841893 |    1027     9886    31175 |     9401     7098     17 | 38.655 % |
212.23/215.21	c 216	|    850543 |    1027     9886    31175 |    10342     5375     16 | 38.655 % |
213.61/216.70	c 217	|    863518 |    1027     9886    31175 |    11376     6897     16 | 38.655 % |
215.98/219.03	c 219	|    882980 |    1027     9886    31175 |    12514     7787     17 | 38.655 % |
219.53/222.66	c 223	|    912172 |    1027     9886    31175 |    13765     9862     21 | 38.655 % |
225.36/228.55	c 229	|    955961 |    1027     9886    31175 |    15141     9196     23 | 38.655 % |
232.96/236.20	c 237	===============================================================================
232.96/236.20	c 237	restarts              : 39
232.96/236.20	c 237	conflicts             : 1008238       (4350 /sec)
232.96/236.20	c 237	decisions             : 1128620       (0.77 % random) (4869 /sec)
232.96/236.20	c 237	propagations          : 141728141      (611488 /sec)
232.96/236.20	c 237	conflict literals     : 26518077       (30.30 % deleted)
232.96/236.20	c 237	Memory used           : 13.71 MB
232.96/236.20	c 237	CPU time              : 231.776 s
232.96/236.20	c 237	
232.96/236.20	c 237	SATISFIABLE
232.96/236.20	c 237	OK
232.96/236.20	c 237	FOUND: _COST <= 11
232.96/236.20	c 237	DECODING HOME/temp.out WITH HOME/temp.map
232.96/236.20	c 237	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
232.96/236.28	c 237	Decoding HOME/temp.out
232.96/236.32	c 237	OBJECTIVE _COST 11
232.96/236.32	o 11
232.96/236.33	v 4 10 7 4 9 9 6 6 2 4 10 10 8 4 7 9 9 6 4 2 4 8 9 5 3 1 8 8 10 6
232.96/236.33	c 237	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
232.96/236.37	c 237	OK
232.96/236.37	c 237	OBJECTIVE BOUND: 0 <= _COST <= 11
232.96/236.37	c 237	SEARCHING: _COST <= 5
232.96/236.37	c 237	============================[ Search Statistics ]==============================
232.96/236.37	c 237	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.96/236.37	c 237	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
232.96/236.37	c 237	===============================================================================
232.96/236.37	c 237	|   1008238 |     876     6977    22889 |     2325    12911     24 | 38.655 % |
233.11/236.40	c 237	|   1008338 |     876     6977    22889 |     2558     3328     23 | 47.675 % |
233.11/236.42	c 237	|   1008488 |     876     6977    22889 |     2814     3478     22 | 47.675 % |
233.11/236.43	c 237	|   1008713 |     876     6977    22889 |     3095     3703     22 | 47.675 % |
233.11/236.46	c 237	|   1009050 |     876     6977    22889 |     3405     4040     21 | 47.675 % |
233.11/236.49	c 237	|   1009556 |     876     6977    22889 |     3745     2291     14 | 47.675 % |
233.21/236.54	c 237	|   1010315 |     876     6977    22889 |     4120     3050     14 | 47.675 % |
233.31/236.63	c 237	|   1011454 |     876     6977    22889 |     4532     4189     13 | 47.675 % |
233.41/236.78	c 237	|   1013163 |     876     6977    22889 |     4985     3133     13 | 47.675 % |
233.61/236.99	c 237	|   1015725 |     876     6977    22889 |     5483     5695     14 | 47.675 % |
233.91/237.29	c 238	|   1019571 |     876     6977    22889 |     6032     6251     14 | 47.675 % |
234.49/237.81	c 238	|   1025337 |     876     6977    22889 |     6635     4929     15 | 47.675 % |
235.19/238.58	c 239	|   1033986 |     876     6977    22889 |     7298     5873     16 | 47.675 % |
236.38/239.76	c 240	|   1046960 |     876     6977    22889 |     8028     6285     15 | 47.675 % |
238.25/241.60	c 242	|   1066421 |     876     6977    22889 |     8831     7433     17 | 47.675 % |
238.74/242.12	c 242	===============================================================================
238.74/242.12	c 242	restarts              : 54
238.74/242.12	c 242	conflicts             : 1072083       (4515 /sec)
238.74/242.12	c 242	decisions             : 1201622       (0.78 % random) (5060 /sec)
238.74/242.12	c 242	propagations          : 151621871      (638510 /sec)
238.74/242.12	c 242	conflict literals     : 27578287       (30.21 % deleted)
238.74/242.12	c 242	Memory used           : 13.71 MB
238.74/242.12	c 242	CPU time              : 237.462 s
238.74/242.12	c 242	
238.74/242.12	c 242	UNSATISFIABLE
238.74/242.12	c 242	OK
238.74/242.12	c 242	NOT FOUND: _COST <= 5
238.74/242.12	c 242	OK
238.74/242.12	c 242	OBJECTIVE BOUND: 6 <= _COST <= 11
238.74/242.12	c 242	SEARCHING: _COST <= 8
238.74/242.12	c 242	============================[ Search Statistics ]==============================
238.74/242.12	c 242	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.74/242.12	c 242	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
238.74/242.12	c 242	===============================================================================
238.74/242.12	c 242	|   1072083 |     862     6909    22727 |     2303     7684     14 | 47.675 % |
238.74/242.14	c 242	|   1072184 |     862     6909    22727 |     2533     2022     13 | 48.508 % |
238.74/242.15	c 242	|   1072334 |     862     6909    22727 |     2786     2172     13 | 48.508 % |
238.74/242.16	c 242	|   1072559 |     862     6909    22727 |     3065     2397     13 | 48.508 % |
238.74/242.19	c 242	|   1072896 |     862     6909    22727 |     3371     2734     13 | 48.508 % |
238.84/242.22	c 243	|   1073402 |     862     6909    22727 |     3709     3240     13 | 48.508 % |
238.84/242.28	c 243	|   1074161 |     862     6909    22727 |     4079     3999     14 | 48.508 % |
238.94/242.37	c 243	|   1075301 |     862     6909    22727 |     4487     5139     14 | 48.508 % |
239.14/242.52	c 243	|   1077009 |     862     6909    22727 |     4936     4111     14 | 48.508 % |
239.34/242.75	c 243	|   1079571 |     862     6909    22727 |     5430     3701     14 | 48.508 % |
239.63/243.10	c 243	|   1083416 |     862     6909    22727 |     5973     4330     15 | 48.508 % |
240.23/243.61	c 244	|   1089183 |     862     6909    22727 |     6570     6579     14 | 48.508 % |
241.01/244.45	c 245	|   1097832 |     862     6909    22727 |     7227     3802     15 | 48.508 % |
242.20/245.63	c 246	|   1110807 |     862     6909    22727 |     7950     4330     18 | 48.508 % |
243.98/247.46	c 248	|   1130268 |     862     6909    22727 |     8745     5836     17 | 48.508 % |
246.85/250.36	c 251	|   1159460 |     862     6909    22727 |     9620     5685     19 | 48.508 % |
251.59/255.18	c 255	|   1203249 |     862     6909    22727 |    10582     6704     20 | 48.508 % |
259.01/262.61	c 263	|   1268934 |     862     6909    22727 |    11640     8318     18 | 48.508 % |
269.97/273.78	c 274	|   1367462 |     862     6909    22727 |    12804    11375     24 | 48.509 % |
288.03/292.00	c 292	|   1515252 |     862     6909    22727 |    14084    13347     17 | 48.509 % |
313.80/318.12	c 318	|   1736935 |     862     6909    22727 |    15493    15076     21 | 48.509 % |
355.77/360.67	c 361	|   2069460 |     862     6909    22727 |    17042     8359     21 | 48.509 % |
421.32/427.04	c 427	|   2568249 |     862     6909    22727 |    18747    17998     19 | 48.509 % |
521.32/528.31	c 529	|   3316432 |     862     6909    22727 |    20621    13561     16 | 48.509 % |
523.10/530.20	c 531	===============================================================================
523.10/530.20	c 531	restarts              : 78
523.10/530.20	c 531	conflicts             : 3329834       (6380 /sec)
523.10/530.20	c 531	decisions             : 3757625       (0.98 % random) (7200 /sec)
523.10/530.20	c 531	propagations          : 498279840      (954783 /sec)
523.10/530.20	c 531	conflict literals     : 76767987       (28.20 % deleted)
523.10/530.20	c 531	Memory used           : 13.71 MB
523.10/530.20	c 531	CPU time              : 521.878 s
523.10/530.20	c 531	
523.10/530.20	c 531	UNSATISFIABLE
523.10/530.20	c 531	OK
523.10/530.20	c 531	NOT FOUND: _COST <= 8
523.10/530.20	c 531	OK
523.10/530.20	c 531	OBJECTIVE BOUND: 9 <= _COST <= 11
523.10/530.20	c 531	SEARCHING: _COST <= 10
523.10/530.20	c 531	============================[ Search Statistics ]==============================
523.10/530.20	c 531	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
523.10/530.20	c 531	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
523.10/530.20	c 531	===============================================================================
523.10/530.20	c 531	|   3329834 |     850     6834    22538 |     2278    13545     18 | 48.509 % |
523.19/530.23	c 531	|   3329934 |     850     6834    22538 |     2505     1794     14 | 49.224 % |
523.19/530.24	c 531	|   3330084 |     850     6834    22538 |     2756     1944     14 | 49.224 % |
523.19/530.26	c 531	|   3330309 |     850     6834    22538 |     3032     2169     15 | 49.224 % |
523.19/530.28	c 531	|   3330646 |     850     6834    22538 |     3335     2506     16 | 49.224 % |
523.29/530.32	c 531	|   3331152 |     850     6834    22538 |     3668     3012     16 | 49.224 % |
523.29/530.38	c 531	|   3331911 |     850     6834    22538 |     4035     3771     17 | 49.224 % |
523.39/530.47	c 531	|   3333051 |     850     6834    22538 |     4439     4911     16 | 49.224 % |
523.59/530.62	c 531	|   3334759 |     850     6834    22538 |     4883     3848     16 | 49.224 % |
523.79/530.85	c 531	|   3337322 |     850     6834    22538 |     5371     3449     17 | 49.224 % |
524.18/531.23	c 532	|   3341168 |     850     6834    22538 |     5908     4136     16 | 49.224 % |
524.67/531.75	c 532	|   3346937 |     850     6834    22538 |     6499     6463     16 | 49.224 % |
525.56/532.60	c 533	|   3355586 |     850     6834    22538 |     7149     7481     18 | 49.224 % |
526.86/533.94	c 534	|   3368560 |     850     6834    22538 |     7864     8157     23 | 49.224 % |
528.73/535.89	c 536	|   3388021 |     850     6834    22538 |     8650     5490     16 | 49.224 % |
531.79/538.94	c 539	|   3417213 |     850     6834    22538 |     9515     5540     18 | 49.224 % |
536.53/543.73	c 544	|   3461003 |     850     6834    22538 |    10467     6912     18 | 49.224 % |
543.65/550.90	c 551	|   3526688 |     850     6834    22538 |    11514     9169     21 | 49.224 % |
554.99/562.41	c 563	|   3625215 |     850     6834    22538 |    12665     6926     23 | 49.224 % |
572.58/580.28	c 581	|   3773004 |     850     6834    22538 |    13932    10976     20 | 49.224 % |
598.54/606.53	c 607	|   3994689 |     850     6834    22538 |    15325     8129     21 | 49.224 % |
639.51/648.09	c 648	|   4327214 |     850     6834    22538 |    16857    12779     23 | 49.224 % |
705.06/714.44	c 715	|   4826002 |     850     6834    22538 |    18543    10185     19 | 49.224 % |
787.89/798.32	c 799	===============================================================================
787.89/798.32	c 799	restarts              : 101
787.89/798.32	c 799	conflicts             : 5425249       (6897 /sec)
787.89/798.32	c 799	decisions             : 6151747       (1.03 % random) (7821 /sec)
787.89/798.32	c 799	propagations          : 817223310      (1038978 /sec)
787.89/798.32	c 799	conflict literals     : 122432162      (28.25 % deleted)
787.89/798.32	c 799	Memory used           : 14.14 MB
787.89/798.32	c 799	CPU time              : 786.564 s
787.89/798.32	c 799	
787.89/798.32	c 799	SATISFIABLE
787.89/798.32	c 799	OK
787.89/798.32	c 799	FOUND: _COST <= 10
787.89/798.32	c 799	DECODING HOME/temp.out WITH HOME/temp.map
787.89/798.32	c 799	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
787.91/798.41	c 799	Decoding HOME/temp.out
787.91/798.45	c 799	OBJECTIVE _COST 10
787.91/798.45	o 10
787.91/798.45	v 3 6 1 9 3 10 10 1 4 6 7 9 1 3 10 7 8 5 5 10 8 9 4 2 3 4 7 7 10 3
787.91/798.45	c 799	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
787.91/798.49	c 799	OK
787.91/798.49	c 799	OBJECTIVE BOUND: 9 <= _COST <= 10
787.91/798.49	c 799	SEARCHING: _COST <= 9
787.91/798.49	c 799	============================[ Search Statistics ]==============================
787.91/798.49	c 799	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
787.91/798.49	c 799	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
787.91/798.49	c 799	===============================================================================
787.91/798.49	c 799	|   5425249 |     832     6544    21721 |     2181    11191     25 | 49.224 % |
788.04/798.52	c 799	|   5425349 |     832     6544    21721 |     2399     2898     23 | 50.299 % |
788.04/798.53	c 799	|   5425500 |     832     6544    21721 |     2639     3049     23 | 50.299 % |
788.04/798.55	c 799	|   5425725 |     832     6544    21721 |     2903     3274     22 | 50.299 % |
788.04/798.57	c 799	|   5426064 |     832     6544    21721 |     3193     3613     21 | 50.299 % |
788.14/798.61	c 799	|   5426571 |     832     6544    21721 |     3513     4120     20 | 50.299 % |
788.14/798.68	c 799	|   5427330 |     832     6544    21721 |     3864     2594     14 | 50.299 % |
788.24/798.76	c 799	|   5428470 |     832     6544    21721 |     4250     3734     14 | 50.299 % |
788.44/798.91	c 799	|   5430178 |     832     6544    21721 |     4675     2783     14 | 50.299 % |
788.64/799.12	c 799	|   5432741 |     832     6544    21721 |     5143     5346     15 | 50.299 % |
788.94/799.48	c 800	|   5436585 |     832     6544    21721 |     5657     6101     16 | 50.299 % |
789.52/800.00	c 800	|   5442352 |     832     6544    21721 |     6223     5203     15 | 50.299 % |
790.22/800.77	c 801	|   5451001 |     832     6544    21721 |     6845     6593     15 | 50.299 % |
791.40/801.96	c 802	|   5463975 |     832     6544    21721 |     7530     7735     15 | 50.299 % |
793.28/803.82	c 804	|   5483438 |     832     6544    21721 |     8283     5812     14 | 50.299 % |
796.14/806.74	c 807	|   5512631 |     832     6544    21721 |     9111     6933     22 | 50.299 % |
800.69/811.35	c 812	|   5556420 |     832     6544    21721 |    10023    10084     19 | 50.299 % |
807.79/818.53	c 819	|   5622104 |     832     6544    21721 |    11025     9168     22 | 50.299 % |
818.75/829.60	c 830	|   5720630 |     832     6544    21721 |    12128    10927     19 | 50.299 % |
836.04/847.19	c 847	|   5868419 |     832     6544    21721 |    13340     7085     18 | 50.299 % |
863.09/874.52	c 875	|   6090103 |     832     6544    21721 |    14674    12550     20 | 50.299 % |
903.28/915.23	c 916	|   6422630 |     832     6544    21721 |    16142    14449     24 | 50.299 % |
969.52/982.34	c 983	|   6921418 |     832     6544    21721 |    17756    13782     22 | 50.299 % |
1076.53/1090.74	c 1091	|   7669600 |     832     6544    21721 |    19532    18191     22 | 50.299 % |
1235.88/1250.79	c 1251	|   8791874 |     832     6544    21721 |    21485    16767     23 | 50.299 % |
1485.08/1500.01	c 1500	|  10475287 |     832     6544    21721 |    23634    17418     27 | 50.299 % |
1888.24/1903.31	c 1904	|  13000403 |     832     6544    21721 |    25997    15578     25 | 50.300 % |
2315.88/2331.17	c 2331	===============================================================================
2315.88/2331.17	c 2331	restarts              : 128
2315.88/2331.17	c 2331	conflicts             : 15509027      (6701 /sec)
2315.88/2331.17	c 2331	decisions             : 17549141      (1.08 % random) (7582 /sec)
2315.88/2331.17	c 2331	propagations          : 2333296943     (1008133 /sec)
2315.88/2331.17	c 2331	conflict literals     : 366622448      (26.96 % deleted)
2315.88/2331.17	c 2331	Memory used           : 17.31 MB
2315.88/2331.17	c 2331	CPU time              : 2314.47 s
2315.88/2331.17	c 2331	
2315.88/2331.17	c 2331	UNSATISFIABLE
2315.88/2331.17	c 2331	OK
2315.88/2331.17	c 2331	NOT FOUND: _COST <= 9
2315.88/2331.17	c 2331	OK
2315.88/2331.17	c 2331	OBJECTIVE _COST 10
2315.88/2331.17	s OPTIMUM FOUND
2315.88/2331.17	c 2331	CPU 2315.69 (0.07 0.02 2315.62 0.26)
2315.88/2331.17	c 2331	END Tue Jul 15 23:52:36 2008

Verifier Data (download as text)

OK	10	99
10 unsatisfied constraints, 99 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-1123955-1216156425/watcher-1123955-1216156425 -o /tmp/evaluation-result-1123955-1216156425/solver-1123955-1216156425 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1123955-1216156425.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.15 2.06 2.20 4/105 26391
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=12272 CPUtime=0
/proc/26391/stat : 26391 (sugar++) R 26389 26391 26180 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 72339877 12566528 365 996147200 4194304 4206940 548682068528 18446744073709551615 243674430462 0 0 4224 0 0 0 0 17 1 0 0
/proc/26391/statm: 3068 367 274 3 0 168 0

[startup+0.0141619 s]
/proc/loadavg: 2.15 2.06 2.20 4/105 26391
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=12544 CPUtime=0
/proc/26391/stat : 26391 (sugar++) R 26389 26391 26180 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 72339877 12845056 450 996147200 4194304 4206940 548682068528 18446744073709551615 243665375969 0 0 4224 0 0 0 0 17 1 0 0
/proc/26391/statm: 3136 451 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.102178 s]
/proc/loadavg: 2.15 2.06 2.20 4/105 26391
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16740 CPUtime=0.06
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 72339877 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302212 s]
/proc/loadavg: 2.15 2.06 2.20 4/105 26391
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16740 CPUtime=0.06
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 72339877 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702288 s]
/proc/loadavg: 2.15 2.06 2.20 4/105 26391
/proc/meminfo: memFree=1649416/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16740 CPUtime=0.33
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1296 4345 0 1 5 1 24 3 15 0 1 0 72339877 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 16740

[startup+1.50143 s]
/proc/loadavg: 2.15 2.06 2.20 3/107 26414
/proc/meminfo: memFree=1645040/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 15 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=3188 CPUtime=0.34
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 585 0 0 0 34 0 0 0 18 0 1 0 72339976 3264512 531 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 797 531 79 151 0 643 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 20060

[startup+3.10172 s]
/proc/loadavg: 2.15 2.06 2.20 3/107 26424
/proc/meminfo: memFree=1643120/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 15 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=5056 CPUtime=1.92
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 1040 0 0 0 192 0 0 0 25 0 1 0 72339976 5177344 986 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 1264 986 79 151 0 1110 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 21928

[startup+6.30131 s]
/proc/loadavg: 2.22 2.07 2.20 3/107 26424
/proc/meminfo: memFree=1641328/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=5716 CPUtime=5.08
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 1219 0 0 0 508 0 0 0 25 0 1 0 72339976 5853184 1165 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 1429 1165 79 151 0 1275 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 22588

[startup+12.7015 s]
/proc/loadavg: 2.20 2.07 2.20 3/107 26424
/proc/meminfo: memFree=1640184/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=6944 CPUtime=11.38
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 1498 0 0 0 1138 0 0 0 25 0 1 0 72339976 7110656 1444 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 1736 1444 79 151 0 1582 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 23816

[startup+25.5028 s]
/proc/loadavg: 2.16 2.06 2.19 3/107 26424
/proc/meminfo: memFree=1639288/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=7888 CPUtime=24.02
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 1741 0 0 0 2401 1 0 0 25 0 1 0 72339976 8077312 1687 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 1972 1687 79 151 0 1818 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 24760

[startup+51.1025 s]
/proc/loadavg: 2.10 2.06 2.19 3/107 26424
/proc/meminfo: memFree=1638328/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=8836 CPUtime=49.28
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 1963 0 0 0 4927 1 0 0 25 0 1 0 72339976 9048064 1909 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 2209 1909 79 151 0 2055 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 25708

[startup+102.309 s]
/proc/loadavg: 2.04 2.05 2.17 3/107 26424
/proc/meminfo: memFree=1635128/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 1 84 10 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=11852 CPUtime=99.81
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 2714 0 0 0 9979 2 0 0 25 0 1 0 72339976 12136448 2660 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 2963 2660 79 151 0 2809 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 28724

[startup+162.302 s]
/proc/loadavg: 2.01 2.04 2.16 3/107 26424
/proc/meminfo: memFree=1634168/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.01
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1547 13716 0 3 5 2 84 10 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=12504 CPUtime=159.02
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 2841 0 0 0 15900 2 0 0 25 0 1 0 72339976 12804096 2787 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 3126 2787 79 151 0 2972 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (KiB) 29376

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.15 3/107 26434
/proc/meminfo: memFree=1631800/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.16
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1617 17439 0 4 6 2 94 14 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=14036 CPUtime=218.07
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3232 0 0 0 21804 3 0 0 25 0 1 0 72339976 14372864 3176 996147200 134512640 135134323 4294956192 18446744073709551615 134542758 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 3509 3176 79 151 0 3355 0
Current children cumulated CPU time (s) 219.23
Current children cumulated vsize (KiB) 30908

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.14 3/107 26444
/proc/meminfo: memFree=1631800/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.28
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1687 21162 0 5 6 2 104 16 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=14036 CPUtime=277.18
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3236 0 0 0 27714 4 0 0 25 0 1 0 72339976 14372864 3176 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 3509 3176 79 151 0 3355 0
Current children cumulated CPU time (s) 278.46
Current children cumulated vsize (KiB) 30908

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.13 3/107 26444
/proc/meminfo: memFree=1631736/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.28
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1687 21162 0 5 6 2 104 16 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=14036 CPUtime=336.42
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3236 0 0 0 33638 4 0 0 25 0 1 0 72339976 14372864 3176 996147200 134512640 135134323 4294956192 18446744073709551615 134532169 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 3509 3176 79 151 0 3355 0
Current children cumulated CPU time (s) 337.7
Current children cumulated vsize (KiB) 30908

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.12 3/107 26446
/proc/meminfo: memFree=1631416/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.28
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1687 21162 0 5 6 2 104 16 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=14036 CPUtime=395.66
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3236 0 0 0 39562 4 0 0 25 0 1 0 72339976 14372864 3176 996147200 134512640 135134323 4294956192 18446744073709551615 134532346 0 0 4096 3 0 0 0 17 0 0 0
/proc/26414/statm: 3509 3176 79 151 0 3355 0
Current children cumulated CPU time (s) 396.94
Current children cumulated vsize (KiB) 30908


################
# More data... #
################


[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 26458
/proc/meminfo: memFree=1630904/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=16704 CPUtime=1885.83
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3865 0 0 0 188576 7 0 0 25 0 1 0 72339976 17104896 3801 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4176 3801 79 151 0 4022 0
Current children cumulated CPU time (s) 1887.24
Current children cumulated vsize (KiB) 33576

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 26458
/proc/meminfo: memFree=1630200/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17152 CPUtime=1945.81
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3966 0 0 0 194574 7 0 0 25 0 1 0 72339976 17563648 3902 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4288 3902 79 151 0 4134 0
Current children cumulated CPU time (s) 1947.22
Current children cumulated vsize (KiB) 34024

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/107 26458
/proc/meminfo: memFree=1629816/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17296 CPUtime=2005.78
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 3996 0 0 0 200571 7 0 0 25 0 1 0 72339976 17711104 3932 996147200 134512640 135134323 4294956192 18446744073709551615 134531980 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4324 3932 79 151 0 4170 0
Current children cumulated CPU time (s) 2007.19
Current children cumulated vsize (KiB) 34168

[startup+2082.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/107 26458
/proc/meminfo: memFree=1628856/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17428 CPUtime=2065.77
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4044 0 0 0 206570 7 0 0 25 0 1 0 72339976 17846272 3980 996147200 134512640 135134323 4294956192 18446744073709551615 134525649 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4357 3980 79 151 0 4203 0
Current children cumulated CPU time (s) 2067.18
Current children cumulated vsize (KiB) 34300

[startup+2142.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/107 26458
/proc/meminfo: memFree=1628728/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17584 CPUtime=2125.74
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4061 0 0 0 212567 7 0 0 25 0 1 0 72339976 18006016 3997 996147200 134512640 135134323 4294956192 18446744073709551615 134532135 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4396 3997 79 151 0 4242 0
Current children cumulated CPU time (s) 2127.15
Current children cumulated vsize (KiB) 34456

[startup+2202.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/107 26458
/proc/meminfo: memFree=1628344/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17584 CPUtime=2185.72
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4072 0 0 0 218565 7 0 0 25 0 1 0 72339976 18006016 4008 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4396 4008 79 151 0 4242 0
Current children cumulated CPU time (s) 2187.13
Current children cumulated vsize (KiB) 34456

[startup+2262.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627832/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2245.7
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4093 0 0 0 224563 7 0 0 25 0 1 0 72339976 18149376 4029 996147200 134512640 135134323 4294956192 18446744073709551615 134530133 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4029 79 151 0 4277 0
Current children cumulated CPU time (s) 2247.11
Current children cumulated vsize (KiB) 34596

[startup+2322.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2305.68
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 230561 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2307.09
Current children cumulated vsize (KiB) 34596

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

[startup+2323.1 s]
/proc/loadavg: 2.06 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2306.48
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 230641 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134531836 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2307.89
Current children cumulated vsize (KiB) 34596

[startup+2326.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2309.67
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 230960 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2311.08
Current children cumulated vsize (KiB) 34596

[startup+2329.5 s]
/proc/loadavg: 2.05 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2312.87
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 231280 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2314.28
Current children cumulated vsize (KiB) 34596

[startup+2330.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2313.67
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 231360 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2315.08
Current children cumulated vsize (KiB) 34596

[startup+2330.7 s]
/proc/loadavg: 2.05 2.04 2.00 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2314.07
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 231400 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134523948 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2315.48
Current children cumulated vsize (KiB) 34596

[startup+2331.1 s]
/proc/loadavg: 2.13 2.06 2.01 3/107 26458
/proc/meminfo: memFree=1627576/2055920 swapFree=4192812/4192956
[pid=26391] ppid=26389 vsize=16872 CPUtime=1.41
/proc/26391/stat : 26391 (sugar++) S 26389 26391 26180 0 -1 4194304 1755 24885 0 6 7 2 114 18 16 0 1 0 72339877 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26391/statm: 4218 1116 414 3 0 797 0
[pid=26414] ppid=26391 vsize=17724 CPUtime=2314.47
/proc/26414/stat : 26414 (minisat-inc) R 26391 26391 26180 0 -1 4194304 4106 0 0 0 231440 7 0 0 25 0 1 0 72339976 18149376 4042 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26414/statm: 4431 4042 79 151 0 4277 0
Current children cumulated CPU time (s) 2315.88
Current children cumulated vsize (KiB) 34596

Child status: 0
Real time (s): 2331.18
CPU time (s): 2315.99
CPU user time (s): 2315.7
CPU system time (s): 0.293955
CPU usage (%): 99.3487
Max. virtual memory (cumulated for all children) (KiB): 34596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2315.7
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30828
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2629
involuntary context switches= 30929

runsolver used 3.9694 second user time and 10.0285 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-15 23:13:45
IDJOB=1123955
IDBENCH=62934
IDSOLVER=367
FILE ID=node84/1123955-1216156425
PBS_JOBID= 7905724
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/pi/pi-30-10-25-t58/normalized-pi-30-10-197-42-15.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1123955-1216156425/watcher-1123955-1216156425 -o /tmp/evaluation-result-1123955-1216156425/solver-1123955-1216156425 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1123955-1216156425.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ad6c2fc52d4f654218e69b784ffb97cc
RANDOM SEED=808676724

node84.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.259
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.259
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:       1649832 kB
Buffers:         83592 kB
Cached:         194800 kB
SwapCached:          0 kB
Active:         235908 kB
Inactive:        95236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             856 kB
Writeback:           0 kB
Mapped:          65136 kB
Slab:            56656 kB
Committed_AS:   453160 kB
PageTables:       4432 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= 66560 MiB
End job on node84 at 2008-07-15 23:52:37