Trace number 1108260

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 76.9413 77.8883

General information on the benchmark

Namecsp/BH-4-4/
normalized-BlackHole-4-4-e-5_ext.xml
MD5SUM54dd69f2c49eb3aaf12cd3f3efb908f1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1.49477
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints431
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension431
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 18:17:34 2008
0.00/0.04	c 0	PID 14404
0.03/0.05	c 0	HOST node33.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1108260-1215793053.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108260-1215793053.xml' 'HOME/temp.csp'
0.03/0.43	c 0	4 domains, 64 variables, 0 predicates, 8 relations, 431 constraints
0.03/0.48	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.48	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.41/0.55	c 0	Parsing HOME/temp.csp
0.41/0.69	c 0	parsed 507 expressions
0.41/0.72	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.73	c 0	MAX CSP: 431 constraints
0.41/0.73	c 0	Converting to clausal form CSP
0.41/0.81	c 0	converted 95 (10%) expressions
0.41/0.82	c 0	converted 189 (20%) expressions
0.41/0.84	c 0	converted 283 (30%) expressions
0.41/0.86	c 0	converted 377 (40%) expressions
0.41/0.88	c 0	converted 471 (50%) expressions
0.41/0.90	c 0	converted 565 (60%) expressions
0.41/0.93	c 0	converted 659 (70%) expressions
0.41/0.94	c 0	converted 753 (80%) expressions
0.41/0.96	c 0	converted 847 (90%) expressions
1.01/1.13	c 1	converted 941 (100%) expressions
1.01/1.13	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 647
1.01/1.13	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.13	c 1	Propagation in CSP
1.01/1.17	c 1	424 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.01/1.17	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
1.01/1.17	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.18	c 1	Simplifing CSP by introducing new Boolean variables
1.01/1.18	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
1.01/1.18	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.22	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.11/1.23	c 1	93 (10%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.11/1.23	c 1	186 (20%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.11/1.23	c 1	278 (30%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.11/1.24	c 1	371 (40%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.11/1.24	c 1	463 (50%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.11/1.24	c 1	556 (60%) CSP integer variables are encoded (1254 clauses, 15075 bytes)
1.11/1.24	c 1	649 (70%) CSP integer variables are encoded (1767 clauses, 21744 bytes)
1.11/1.24	c 1	741 (80%) CSP integer variables are encoded (2561 clauses, 32066 bytes)
1.11/1.25	c 1	834 (90%) CSP integer variables are encoded (3126 clauses, 39411 bytes)
1.11/1.25	c 1	926 (100%) CSP integer variables are encoded (6940 clauses, 88993 bytes)
1.20/1.30	c 1	130 (10%) CSP clauses are encoded (7722 clauses, 104192 bytes)
1.20/1.32	c 1	259 (20%) CSP clauses are encoded (8826 clauses, 127805 bytes)
1.20/1.34	c 1	388 (30%) CSP clauses are encoded (9960 clauses, 152518 bytes)
1.20/1.36	c 1	517 (40%) CSP clauses are encoded (11642 clauses, 182559 bytes)
1.20/1.39	c 1	646 (50%) CSP clauses are encoded (23387 clauses, 393619 bytes)
1.31/1.40	c 1	776 (60%) CSP clauses are encoded (27101 clauses, 458128 bytes)
1.31/1.46	c 1	905 (70%) CSP clauses are encoded (60566 clauses, 1069550 bytes)
1.31/1.47	c 1	1034 (80%) CSP clauses are encoded (64715 clauses, 1141801 bytes)
1.31/1.49	c 1	1163 (90%) CSP clauses are encoded (74496 clauses, 1317367 bytes)
1.70/1.82	c 1	1292 (100%) CSP clauses are encoded (255126 clauses, 4613749 bytes)
1.70/1.82	c 1	1292 CSP clauses encoded
1.70/1.82	c 1	Writing map file : HOME/temp.map
1.70/1.83	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.70/1.83	c 1	SAT : 7864 SAT variables, 255126 SAT clauses, 4613749 bytes
1.70/1.83	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.70/1.86	c 1	OBJECTIVE minimize _COST
1.70/1.86	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.70/1.86	c 1	SEARCHING: _COST <= 216
1.70/1.86	c 1	SOLVING HOME/temp.cnf
1.70/1.86	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.70/1.87	c 1	This is MiniSat 2.0 beta
1.70/1.87	c 1	WARNING: for repeatability, setting FPU to use double precision
1.70/1.87	c 1	============================[ Problem Statistics ]=============================
1.70/1.87	c 1	|                                                                             |
1.70/1.87	c 1	|  Number of variables:  7864                                                 |
1.70/1.87	c 1	|  Number of clauses:    255127                                               |
1.76/1.99	c 2	|  Parsing time:         0.10         s                                       |
1.76/2.04	c 2	============================[ Search Statistics ]==============================
1.76/2.04	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.76/2.04	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.76/2.04	c 2	===============================================================================
1.76/2.04	c 2	|         0 |    5929   164964   484621 |    54988        0    nan |  0.000 % |
1.76/2.06	c 2	===============================================================================
1.76/2.06	c 2	restarts              : 1
1.76/2.06	c 2	conflicts             : 77             (443 /sec)
1.76/2.06	c 2	decisions             : 212            (1.89 % random) (1219 /sec)
1.76/2.06	c 2	propagations          : 10478          (60228 /sec)
1.76/2.06	c 2	conflict literals     : 1404           (7.99 % deleted)
1.76/2.06	c 2	Memory used           : 12.08 MB
1.76/2.06	c 2	CPU time              : 0.173973 s
1.76/2.06	c 2	
1.76/2.06	c 2	SATISFIABLE
1.76/2.06	c 2	FOUND: _COST <= 216
1.76/2.06	s SATISFIABLE
1.76/2.06	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.76/2.06	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.02/2.45	c 2	Decoding HOME/temp.out
2.08/2.54	c 2	OBJECTIVE _COST 18
2.08/2.54	o 18
2.08/2.55	v 0 0 3 4 13 0 13 15 1 8 15 0 3 14 3 12 13 0 15 14 3 10 13 2 9 13 3 2 14 2 11 14 3 14 15 2 7 15 3 6 13 2 3 15 3 15 14 0 8 8 2 3 1 8 1 7 6 7 6 7 6 7 6 8
2.08/2.55	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.08/2.59	c 2	OBJECTIVE BOUND: 0 <= _COST <= 18
2.08/2.59	c 2	SEARCHING: _COST <= 9
2.08/2.59	c 2	SOLVING HOME/temp.cnf
2.08/2.59	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.08/2.59	c 2	This is MiniSat 2.0 beta
2.08/2.59	c 2	WARNING: for repeatability, setting FPU to use double precision
2.08/2.59	c 2	============================[ Problem Statistics ]=============================
2.08/2.59	c 2	|                                                                             |
2.08/2.60	c 2	|  Number of variables:  7864                                                 |
2.08/2.60	c 2	|  Number of clauses:    255127                                               |
2.15/2.73	c 2	|  Parsing time:         0.11         s                                       |
2.15/2.82	c 2	============================[ Search Statistics ]==============================
2.15/2.82	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.15/2.82	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.15/2.82	c 2	===============================================================================
2.15/2.82	c 2	|         0 |    2838    17934    52597 |     5978        0    nan |  0.000 % |
2.15/2.83	c 2	|       100 |    2838    17934    52597 |     6575      100     17 | 63.912 % |
2.15/2.84	c 2	|       250 |    2838    17934    52597 |     7233      250     21 | 63.912 % |
2.15/2.84	c 2	===============================================================================
2.15/2.84	c 2	restarts              : 3
2.15/2.84	c 2	conflicts             : 255            (1149 /sec)
2.15/2.84	c 2	decisions             : 590            (1.02 % random) (2658 /sec)
2.15/2.84	c 2	propagations          : 23070          (103935 /sec)
2.15/2.84	c 2	conflict literals     : 5261           (5.10 % deleted)
2.15/2.84	c 2	Memory used           : 12.34 MB
2.15/2.84	c 2	CPU time              : 0.221966 s
2.15/2.84	c 2	
2.15/2.84	c 2	SATISFIABLE
2.15/2.85	c 2	FOUND: _COST <= 9
2.15/2.85	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.15/2.85	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.41/2.93	c 2	Decoding HOME/temp.out
2.41/3.03	c 3	OBJECTIVE _COST 9
2.41/3.03	o 9
2.41/3.03	v 0 0 0 7 13 3 12 15 0 11 15 3 4 14 0 13 13 1 6 14 2 15 13 3 14 13 2 3 14 3 2 14 2 9 15 3 10 15 2 15 13 3 8 15 0 5 14 1 8 1 8 1 8 2 4 6 7 6 7 6 7 6 8 2
2.41/3.03	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.41/3.09	c 3	OBJECTIVE BOUND: 0 <= _COST <= 9
2.41/3.09	c 3	SEARCHING: _COST <= 4
2.41/3.09	c 3	SOLVING HOME/temp.cnf
2.41/3.09	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.58/3.13	c 3	This is MiniSat 2.0 beta
2.58/3.13	c 3	WARNING: for repeatability, setting FPU to use double precision
2.58/3.13	c 3	============================[ Problem Statistics ]=============================
2.58/3.13	c 3	|                                                                             |
2.58/3.13	c 3	|  Number of variables:  7864                                                 |
2.58/3.13	c 3	|  Number of clauses:    255127                                               |
2.64/3.27	c 3	|  Parsing time:         0.13         s                                       |
2.73/3.36	c 3	============================[ Search Statistics ]==============================
2.73/3.36	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.73/3.36	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.73/3.36	c 3	===============================================================================
2.73/3.36	c 3	|         0 |    2335    11372    34415 |     3790        0    nan |  0.000 % |
2.73/3.37	c 3	|       100 |    2335    11372    34415 |     4169      100     17 | 70.308 % |
2.73/3.38	c 3	|       250 |    2335    11372    34415 |     4586      250     24 | 70.308 % |
2.73/3.38	c 3	===============================================================================
2.73/3.38	c 3	restarts              : 3
2.73/3.38	c 3	conflicts             : 297            (1248 /sec)
2.73/3.38	c 3	decisions             : 637            (0.78 % random) (2677 /sec)
2.73/3.38	c 3	propagations          : 32375          (136051 /sec)
2.73/3.38	c 3	conflict literals     : 6630           (7.18 % deleted)
2.73/3.38	c 3	Memory used           : 12.38 MB
2.73/3.38	c 3	CPU time              : 0.237963 s
2.73/3.38	c 3	
2.73/3.39	c 3	SATISFIABLE
2.73/3.39	c 3	FOUND: _COST <= 4
2.73/3.39	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.73/3.39	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.84/3.47	c 3	Decoding HOME/temp.out
2.84/3.56	c 3	OBJECTIVE _COST 4
2.84/3.56	o 4
2.84/3.57	v 0 0 0 5 13 1 15 15 3 4 15 0 9 14 1 14 13 2 3 14 3 12 13 2 11 13 3 10 14 2 13 14 1 6 15 2 7 15 3 2 13 2 15 15 3 8 14 0 8 2 4 8 2 4 6 8 6 7 5 4 6 7 6 8
2.84/3.57	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.84/3.65	c 3	OBJECTIVE BOUND: 0 <= _COST <= 4
2.84/3.65	c 3	SEARCHING: _COST <= 2
2.84/3.65	c 3	SOLVING HOME/temp.cnf
2.84/3.65	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.84/3.66	c 3	This is MiniSat 2.0 beta
2.84/3.66	c 3	WARNING: for repeatability, setting FPU to use double precision
2.84/3.66	c 3	============================[ Problem Statistics ]=============================
2.84/3.66	c 3	|                                                                             |
2.84/3.66	c 3	|  Number of variables:  7864                                                 |
2.84/3.66	c 3	|  Number of clauses:    255127                                               |
3.02/3.79	c 3	|  Parsing time:         0.11         s                                       |
3.02/3.87	c 3	============================[ Search Statistics ]==============================
3.02/3.87	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.02/3.87	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.02/3.87	c 3	===============================================================================
3.02/3.87	c 3	|         0 |    1903     8009    25620 |     2669        0    nan |  0.000 % |
3.02/3.89	c 3	|       100 |    1903     8009    25620 |     2936      100     17 | 75.802 % |
3.02/3.89	c 3	|       251 |    1903     8009    25620 |     3230      251     21 | 75.801 % |
3.02/3.90	c 3	|       476 |    1903     8009    25620 |     3553      476     26 | 75.801 % |
3.02/3.91	c 3	|       813 |    1903     8009    25620 |     3908      813     26 | 75.801 % |
3.02/3.94	c 3	|      1319 |    1903     8009    25620 |     4299     1319     33 | 75.802 % |
3.02/3.97	c 4	|      2079 |    1903     8009    25620 |     4729     2079     34 | 75.801 % |
3.02/4.04	c 4	|      3218 |    1903     8009    25620 |     5202     3218     36 | 75.801 % |
3.02/4.13	c 4	|      4926 |    1903     8009    25620 |     5722     4926     36 | 75.802 % |
3.65/4.32	c 4	|      7489 |    1903     8009    25620 |     6294     7489     43 | 75.802 % |
3.85/4.59	c 4	|     11333 |    1903     8009    25620 |     6924    11333     42 | 75.802 % |
4.45/5.14	c 5	|     17100 |    1903     8009    25620 |     7616     9921     44 | 75.802 % |
5.45/6.15	c 6	|     25750 |    1903     8009    25620 |     8378    11011     60 | 75.802 % |
6.95/7.68	c 7	|     38724 |    1903     8009    25620 |     9216     8106     64 | 75.802 % |
8.95/9.69	c 9	|     58185 |    1903     8009    25620 |    10138    10902     48 | 75.802 % |
13.04/13.72	c 13	|     87379 |    1903     8009    25620 |    11151    13648     74 | 75.802 % |
19.44/20.13	c 20	|    131168 |    1903     8009    25620 |    12267    10868     63 | 75.802 % |
26.44/27.15	c 27	===============================================================================
26.44/27.15	c 27	restarts              : 17
26.44/27.15	c 27	conflicts             : 181579         (7743 /sec)
26.44/27.15	c 27	decisions             : 229131         (0.42 % random) (9770 /sec)
26.44/27.15	c 27	propagations          : 5731912        (244416 /sec)
26.44/27.15	c 27	conflict literals     : 11617647       (7.26 % deleted)
26.44/27.15	c 27	Memory used           : 13.53 MB
26.44/27.15	c 27	CPU time              : 23.4514 s
26.44/27.15	c 27	
26.44/27.15	c 27	SATISFIABLE
26.44/27.15	c 27	FOUND: _COST <= 2
26.44/27.15	c 27	DECODING HOME/temp.out WITH HOME/temp.map
26.44/27.15	c 27	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
26.55/27.42	c 27	Decoding HOME/temp.out
26.66/27.53	c 27	OBJECTIVE _COST 2
26.66/27.53	o 2
26.66/27.53	v 0 0 0 13 13 1 2 15 2 11 15 3 4 14 0 15 13 3 8 14 0 11 13 3 6 13 2 7 14 3 12 14 0 9 15 1 14 15 2 3 13 3 10 15 2 5 14 1 8 2 4 6 8 1 8 1 7 6 8 2 4 6 7 5
26.66/27.54	c 27	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
26.66/27.58	c 27	OBJECTIVE BOUND: 0 <= _COST <= 2
26.66/27.58	c 27	SEARCHING: _COST <= 1
26.66/27.58	c 27	SOLVING HOME/temp.cnf
26.66/27.58	c 27	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
26.66/27.58	c 27	This is MiniSat 2.0 beta
26.66/27.58	c 27	WARNING: for repeatability, setting FPU to use double precision
26.66/27.58	c 27	============================[ Problem Statistics ]=============================
26.66/27.58	c 27	|                                                                             |
26.66/27.58	c 27	|  Number of variables:  7864                                                 |
26.66/27.58	c 27	|  Number of clauses:    255127                                               |
26.71/27.71	c 27	|  Parsing time:         0.11         s                                       |
26.71/27.79	c 27	============================[ Search Statistics ]==============================
26.71/27.79	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.71/27.79	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
26.71/27.80	c 27	===============================================================================
26.71/27.80	c 27	|         0 |    1472     5685    19940 |     1895        0    nan |  0.000 % |
26.71/27.80	c 27	|       100 |    1472     5685    19940 |     2084      100     17 | 81.283 % |
26.71/27.81	c 27	|       250 |    1472     5685    19940 |     2292      250     16 | 81.282 % |
26.71/27.82	c 27	|       475 |    1472     5685    19940 |     2522      475     24 | 81.282 % |
26.71/27.84	c 27	|       813 |    1472     5685    19940 |     2774      813     27 | 81.283 % |
26.71/27.86	c 27	|      1319 |    1472     5685    19940 |     3051     1319     29 | 81.283 % |
26.71/27.91	c 27	|      2078 |    1472     5685    19940 |     3357     2078     34 | 81.283 % |
26.71/27.98	c 28	|      3217 |    1472     5685    19940 |     3692     3217     40 | 81.282 % |
26.71/28.08	c 28	|      4926 |    1472     5685    19940 |     4062     4926     38 | 81.283 % |
26.71/28.34	c 28	|      7490 |    1472     5685    19940 |     4468     7490     48 | 81.283 % |
27.71/28.63	c 28	|     11334 |    1472     5685    19940 |     4915    11334     46 | 81.283 % |
28.20/29.13	c 29	|     17102 |    1469     5679    19925 |     5406    11434     44 | 81.321 % |
29.20/30.12	c 30	|     25751 |    1469     5679    19925 |     5947     7170     64 | 81.320 % |
30.61/31.53	c 31	|     38725 |    1468     5679    19925 |     6542    13422     60 | 81.398 % |
32.50/33.42	c 33	|     58187 |    1462     5662    19874 |     7196    12170     49 | 81.449 % |
35.80/36.75	c 36	|     87380 |    1456     5648    19839 |     7915    12076     62 | 81.485 % |
41.40/42.34	c 42	|    131169 |    1455     5646    19834 |     8707     9691     64 | 81.500 % |
50.40/51.33	c 51	|    196854 |    1447     5625    19776 |     9578    10572     74 | 81.600 % |
64.29/65.27	c 65	|    295381 |    1443     5619    19761 |    10536    15279     70 | 81.651 % |
76.38/77.35	c 77	===============================================================================
76.38/77.35	c 77	restarts              : 19
76.38/77.35	c 77	conflicts             : 388930         (7824 /sec)
76.38/77.35	c 77	decisions             : 476985         (0.70 % random) (9595 /sec)
76.38/77.35	c 77	propagations          : 11445457       (230247 /sec)
76.38/77.35	c 77	conflict literals     : 25076801       (8.49 % deleted)
76.38/77.35	c 77	Memory used           : 13.49 MB
76.38/77.35	c 77	CPU time              : 49.7094 s
76.38/77.35	c 77	
76.38/77.36	c 77	SATISFIABLE
76.38/77.36	c 77	FOUND: _COST <= 1
76.38/77.36	c 77	DECODING HOME/temp.out WITH HOME/temp.map
76.38/77.36	c 77	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
76.46/77.44	c 77	Decoding HOME/temp.out
76.46/77.53	c 77	OBJECTIVE _COST 1
76.46/77.53	o 1
76.46/77.54	v 0 0 0 9 13 1 2 15 2 3 15 3 14 14 2 7 13 3 12 14 0 15 13 3 8 13 0 13 14 1 6 14 2 11 15 3 4 15 0 15 13 3 10 15 2 5 14 1 8 2 4 6 7 6 8 1 8 2 4 6 8 1 7 5
76.46/77.54	c 77	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
76.46/77.59	c 77	OBJECTIVE BOUND: 0 <= _COST <= 1
76.46/77.59	c 77	SEARCHING: _COST <= 0
76.46/77.59	c 77	SOLVING HOME/temp.cnf
76.46/77.59	c 77	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
76.46/77.59	c 77	This is MiniSat 2.0 beta
76.46/77.59	c 77	WARNING: for repeatability, setting FPU to use double precision
76.46/77.59	c 77	============================[ Problem Statistics ]=============================
76.46/77.59	c 77	|                                                                             |
76.46/77.60	c 77	|  Number of variables:  7864                                                 |
76.46/77.60	c 77	|  Number of clauses:    255127                                               |
76.62/77.72	c 77	|  Parsing time:         0.12         s                                       |
76.63/77.81	c 77	============================[ Search Statistics ]==============================
76.63/77.81	c 77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.63/77.81	c 77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
76.63/77.81	c 77	===============================================================================
76.63/77.81	c 77	|         0 |     553     3243    13127 |     1081        0    nan |  0.000 % |
76.63/77.82	c 77	|       100 |     550     3243    13127 |     1189       99      7 | 93.019 % |
76.63/77.82	c 77	|       251 |     548     3243    13127 |     1308      249      7 | 93.057 % |
76.63/77.83	c 77	|       476 |     548     3243    13127 |     1438      474      8 | 93.057 % |
76.63/77.84	c 77	|       813 |     546     3200    12996 |     1582      809      8 | 93.057 % |
76.63/77.85	c 77	|      1320 |     546     3200    12996 |     1740     1316      8 | 93.057 % |
76.63/77.88	c 77	===============================================================================
76.63/77.88	c 77	restarts              : 6
76.63/77.88	c 77	conflicts             : 2069           (7664 /sec)
76.63/77.88	c 77	decisions             : 2979           (1.54 % random) (11035 /sec)
76.63/77.88	c 77	propagations          : 79472          (294387 /sec)
76.63/77.88	c 77	conflict literals     : 16316          (33.70 % deleted)
76.63/77.88	c 77	Memory used           : 12.35 MB
76.63/77.88	c 77	CPU time              : 0.269958 s
76.63/77.88	c 77	
76.63/77.88	c 77	UNSATISFIABLE
76.63/77.88	c 77	NOT FOUND: _COST <= 0
76.63/77.88	c 77	OBJECTIVE _COST 1
76.63/77.88	s OPTIMUM FOUND
76.63/77.88	c 77	CPU 76.52 (0.05 0.02 76.47 0.39)
76.63/77.88	c 77	END Fri Jul 11 18:18:51 2008

Verifier Data (download as text)

OK	1	430
1 unsatisfied constraints, 430 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-1108260-1215793053/watcher-1108260-1215793053 -o /tmp/evaluation-result-1108260-1215793053/solver-1108260-1215793053 -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-1108260-1215793053.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.75 2.63 2.61 5/80 14404
/proc/meminfo: memFree=1310952/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=18572 CPUtime=0
/proc/14404/stat : 14404 (runsolver) R 14402 14404 13751 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 36006889 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14404/statm: 4643 292 257 25 0 2626 0

[startup+0.0493631 s]
/proc/loadavg: 2.75 2.63 2.61 5/80 14404
/proc/meminfo: memFree=1310952/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13600 CPUtime=0.03
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 846 0 0 0 3 0 0 0 20 0 1 0 36006889 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14404/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101375 s]
/proc/loadavg: 2.75 2.63 2.61 5/80 14404
/proc/meminfo: memFree=1310952/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13600 CPUtime=0.03
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 898 127 0 0 3 0 0 0 20 0 1 0 36006889 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14404/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301412 s]
/proc/loadavg: 2.75 2.63 2.61 5/80 14404
/proc/meminfo: memFree=1310952/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13600 CPUtime=0.03
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 898 127 0 0 3 0 0 0 20 0 1 0 36006889 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14404/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.703299 s]
/proc/loadavg: 2.75 2.63 2.61 5/80 14404
/proc/meminfo: memFree=1310952/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13600 CPUtime=0.41
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 974 4526 0 1 3 0 35 3 15 0 1 0 36006889 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14404/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50265 s]
/proc/loadavg: 2.75 2.63 2.61 5/91 14426
/proc/meminfo: memFree=1301008/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13600 CPUtime=0.42
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 974 4526 0 1 4 0 35 3 15 0 1 0 36006889 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14404/statm: 3400 797 370 3 0 500 0
[pid=14417] ppid=14404 vsize=5356 CPUtime=0
/proc/14417/stat : 14417 (sh) S 14404 14404 13751 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36006937 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14417/statm: 1339 233 193 169 0 50 0
[pid=14418] ppid=14417 vsize=868492 CPUtime=0.99
/proc/14418/stat : 14418 (java) S 14417 14404 13751 0 -1 0 6721 0 1 0 95 4 0 0 18 0 9 0 36006937 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14418/statm: 217123 5895 2563 9 0 211670 0
[pid=14418/tid=14419] ppid=14417 vsize=868492 CPUtime=0.64
/proc/14418/task/14419/stat : 14419 (java) R 14417 14404 13751 0 -1 64 2758 0 1 0 62 2 0 0 23 0 9 0 36006938 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14420] ppid=14417 vsize=868492 CPUtime=0.09
/proc/14418/task/14420/stat : 14420 (java) S 14417 14404 13751 0 -1 64 1775 0 0 0 9 0 0 0 16 0 9 0 36006939 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14421] ppid=14417 vsize=868492 CPUtime=0
/proc/14418/task/14421/stat : 14421 (java) S 14417 14404 13751 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36006939 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14422] ppid=14417 vsize=868492 CPUtime=0
/proc/14418/task/14422/stat : 14422 (java) S 14417 14404 13751 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36006939 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14423] ppid=14417 vsize=868492 CPUtime=0
/proc/14418/task/14423/stat : 14423 (java) S 14417 14404 13751 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 36006941 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14424] ppid=14417 vsize=868492 CPUtime=0.23
/proc/14418/task/14424/stat : 14424 (java) R 14417 14404 13751 0 -1 64 1495 0 0 0 23 0 0 0 16 0 9 0 36006941 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 102686755 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14425] ppid=14417 vsize=868492 CPUtime=0
/proc/14418/task/14425/stat : 14425 (java) S 14417 14404 13751 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36006941 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14418/tid=14426] ppid=14417 vsize=868492 CPUtime=0
/proc/14418/task/14426/stat : 14426 (java) S 14417 14404 13751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36006942 889335808 5895 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887448

[startup+3.10197 s]
/proc/loadavg: 2.85 2.66 2.62 4/83 14430
/proc/meminfo: memFree=1304016/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=2.58
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1287 25948 0 4 4 1 231 22 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 13732

[startup+6.30161 s]
/proc/loadavg: 2.85 2.66 2.62 3/83 14464
/proc/meminfo: memFree=1292304/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=3.02
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1413 33120 0 5 4 1 271 26 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14463] ppid=14404 vsize=5356 CPUtime=0
/proc/14463/stat : 14463 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36007255 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14463/statm: 1339 232 193 169 0 50 0
[pid=14464] ppid=14463 vsize=12644 CPUtime=2.63
/proc/14464/stat : 14464 (minisat) R 14463 14404 13751 0 -1 4194304 3017 0 0 0 261 2 0 0 25 0 1 0 36007255 12947456 3003 996147200 134512640 135127466 4294956256 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/14464/statm: 3161 3003 75 150 0 3008 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 31732

[startup+12.7029 s]
/proc/loadavg: 2.80 2.65 2.62 3/83 14464
/proc/meminfo: memFree=1292312/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=3.02
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1413 33120 0 5 4 1 271 26 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14463] ppid=14404 vsize=5356 CPUtime=0
/proc/14463/stat : 14463 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36007255 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14463/statm: 1339 232 193 169 0 50 0
[pid=14464] ppid=14463 vsize=12644 CPUtime=9.03
/proc/14464/stat : 14464 (minisat) R 14463 14404 13751 0 -1 4194304 3028 0 0 0 901 2 0 0 25 0 1 0 36007255 12947456 3014 996147200 134512640 135127466 4294956256 18446744073709551615 134527234 0 0 4096 3 0 0 0 17 0 0 0
/proc/14464/statm: 3161 3014 75 150 0 3008 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 31732

[startup+25.5014 s]
/proc/loadavg: 2.75 2.65 2.61 3/83 14464
/proc/meminfo: memFree=1291736/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=3.02
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1413 33120 0 5 4 1 271 26 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14463] ppid=14404 vsize=5356 CPUtime=0
/proc/14463/stat : 14463 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36007255 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14463/statm: 1339 232 193 169 0 50 0
[pid=14464] ppid=14463 vsize=13584 CPUtime=21.82
/proc/14464/stat : 14464 (minisat) R 14463 14404 13751 0 -1 4194304 3234 0 0 0 2180 2 0 0 25 0 1 0 36007255 13910016 3220 996147200 134512640 135127466 4294956256 18446744073709551615 134527237 0 0 4096 3 0 0 0 17 0 0 0
/proc/14464/statm: 3396 3220 75 150 0 3243 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 32672

[startup+51.1016 s]
/proc/loadavg: 2.69 2.64 2.61 3/83 14478
/proc/meminfo: memFree=1292304/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=26.71
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1527 40588 0 6 4 1 2634 32 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14475] ppid=14404 vsize=5356 CPUtime=0
/proc/14475/stat : 14475 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36009647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14475/statm: 1339 232 193 169 0 50 0
[pid=14476] ppid=14475 vsize=12768 CPUtime=23.49
/proc/14476/stat : 14476 (minisat) R 14475 14404 13751 0 -1 4194304 3045 0 0 0 2347 2 0 0 25 0 1 0 36009648 13074432 3031 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 3192 3031 75 150 0 3039 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 31856

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

[startup+63.9011 s]
/proc/loadavg: 2.76 2.66 2.62 3/83 14478
/proc/meminfo: memFree=1291608/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=26.71
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1527 40588 0 6 4 1 2634 32 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14475] ppid=14404 vsize=5356 CPUtime=0
/proc/14475/stat : 14475 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36009647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14475/statm: 1339 232 193 169 0 50 0
[pid=14476] ppid=14475 vsize=13536 CPUtime=36.28
/proc/14476/stat : 14476 (minisat) R 14475 14404 13751 0 -1 4194304 3249 0 0 0 3626 2 0 0 25 0 1 0 36009648 13860864 3235 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 3384 3235 75 150 0 3231 0
Current children cumulated CPU time (s) 62.99
Current children cumulated vsize (KiB) 32624

[startup+70.3014 s]
/proc/loadavg: 2.70 2.65 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=26.71
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1527 40588 0 6 4 1 2634 32 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14475] ppid=14404 vsize=5356 CPUtime=0
/proc/14475/stat : 14475 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36009647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14475/statm: 1339 232 193 169 0 50 0
[pid=14476] ppid=14475 vsize=13808 CPUtime=42.68
/proc/14476/stat : 14476 (minisat) R 14475 14404 13751 0 -1 4194304 3297 0 0 0 4266 2 0 0 25 0 1 0 36009648 14139392 3283 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 3452 3283 75 150 0 3299 0
Current children cumulated CPU time (s) 69.39
Current children cumulated vsize (KiB) 32896

[startup+73.5021 s]
/proc/loadavg: 2.72 2.65 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=26.71
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1527 40588 0 6 4 1 2634 32 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14475] ppid=14404 vsize=5356 CPUtime=0
/proc/14475/stat : 14475 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36009647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14475/statm: 1339 232 193 169 0 50 0
[pid=14476] ppid=14475 vsize=13808 CPUtime=45.87
/proc/14476/stat : 14476 (minisat) R 14475 14404 13751 0 -1 4194304 3297 0 0 0 4585 2 0 0 25 0 1 0 36009648 14139392 3283 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 3452 3283 75 150 0 3299 0
Current children cumulated CPU time (s) 72.58
Current children cumulated vsize (KiB) 32896

[startup+75.1014 s]
/proc/loadavg: 2.72 2.65 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=26.71
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1527 40588 0 6 4 1 2634 32 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14475] ppid=14404 vsize=5356 CPUtime=0
/proc/14475/stat : 14475 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36009647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14475/statm: 1339 232 193 169 0 50 0
[pid=14476] ppid=14475 vsize=13808 CPUtime=47.47
/proc/14476/stat : 14476 (minisat) R 14475 14404 13751 0 -1 4194304 3297 0 0 0 4745 2 0 0 25 0 1 0 36009648 14139392 3283 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 3452 3283 75 150 0 3299 0
Current children cumulated CPU time (s) 74.18
Current children cumulated vsize (KiB) 32896

[startup+76.7022 s]
/proc/loadavg: 2.72 2.65 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=26.71
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1527 40588 0 6 4 1 2634 32 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
[pid=14475] ppid=14404 vsize=5356 CPUtime=0
/proc/14475/stat : 14475 (sh) S 14404 14404 13751 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36009647 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14475/statm: 1339 232 193 169 0 50 0
[pid=14476] ppid=14475 vsize=13808 CPUtime=49.07
/proc/14476/stat : 14476 (minisat) R 14475 14404 13751 0 -1 4194304 3297 0 0 0 4905 2 0 0 25 0 1 0 36009648 14139392 3283 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/14476/statm: 3452 3283 75 150 0 3299 0
Current children cumulated CPU time (s) 75.78
Current children cumulated vsize (KiB) 32896

[startup+77.5018 s]
/proc/loadavg: 2.74 2.66 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=76.46
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1588 44197 0 6 4 2 7605 35 15 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 76.46
Current children cumulated vsize (KiB) 13732

[startup+77.7034 s]
/proc/loadavg: 2.74 2.66 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=76.62
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1641 48068 0 7 4 2 7619 37 16 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 76.62
Current children cumulated vsize (KiB) 13732

[startup+77.8019 s]
/proc/loadavg: 2.74 2.66 2.62 3/83 14478
/proc/meminfo: memFree=1291480/2055920 swapFree=4192956/4192956
[pid=14404] ppid=14402 vsize=13732 CPUtime=76.63
/proc/14404/stat : 14404 (sugar) S 14402 14404 13751 0 -1 4194304 1641 48068 0 7 5 2 7619 37 15 0 1 0 36006889 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14404/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 77.8883
CPU time (s): 76.9413
CPU user time (s): 76.5224
CPU system time (s): 0.418936
CPU usage (%): 98.7842
Max. virtual memory (cumulated for all children) (KiB): 887448

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

runsolver used 0.091986 second user time and 0.239963 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-11 18:17:34
IDJOB=1108260
IDBENCH=60697
IDSOLVER=368
FILE ID=node33/1108260-1215793053
PBS_JOBID= 7903128
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/BH-4-4/normalized-BlackHole-4-4-e-5_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108260-1215793053/watcher-1108260-1215793053 -o /tmp/evaluation-result-1108260-1215793053/solver-1108260-1215793053 -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-1108260-1215793053.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 54dd69f2c49eb3aaf12cd3f3efb908f1
RANDOM SEED=2025939990

node33.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.264
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.264
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:       1311432 kB
Buffers:         56020 kB
Cached:         526196 kB
SwapCached:          0 kB
Active:         446968 kB
Inactive:       229392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:         114460 kB
Slab:            53152 kB
Committed_AS:   933416 kB
PageTables:       1932 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= 66468 MiB
End job on node33 at 2008-07-11 18:18:51