Trace number 1108236

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 72.313 73.0228

General information on the benchmark

Namecsp/BH-4-4/
normalized-BlackHole-4-4-e-9_ext.xml
MD5SUM23421a5d9bb5b7ebbeb2d222bbb65547
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.62275
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:13:25 2008
0.00/0.04	c 0	PID 14436
0.00/0.05	c 0	HOST node43.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108236-1215792805.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108236-1215792805.xml' 'HOME/temp.csp'
0.03/0.37	c 0	4 domains, 64 variables, 0 predicates, 8 relations, 431 constraints
0.04/0.41	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.41	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.04/0.49	c 0	Parsing HOME/temp.csp
0.35/0.59	c 0	parsed 507 expressions
0.35/0.63	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.35/0.64	c 0	MAX CSP: 431 constraints
0.35/0.64	c 0	Converting to clausal form CSP
0.35/0.67	c 0	converted 95 (10%) expressions
0.35/0.68	c 0	converted 189 (20%) expressions
0.35/0.70	c 1	converted 283 (30%) expressions
0.35/0.70	c 1	converted 377 (40%) expressions
0.35/0.71	c 1	converted 471 (50%) expressions
0.35/0.73	c 1	converted 565 (60%) expressions
0.35/0.73	c 1	converted 659 (70%) expressions
0.35/0.74	c 1	converted 753 (80%) expressions
0.35/0.76	c 1	converted 847 (90%) expressions
0.35/0.92	c 1	converted 941 (100%) expressions
0.35/0.92	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 647
0.35/0.92	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.92	c 1	Propagation in CSP
0.35/0.96	c 1	424 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.35/0.96	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.35/0.96	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/0.96	c 1	Simplifing CSP by introducing new Boolean variables
0.35/0.96	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.35/0.96	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.35/1.00	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.02	c 1	93 (10%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.93/1.02	c 1	186 (20%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.93/1.02	c 1	278 (30%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.93/1.02	c 1	371 (40%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.93/1.02	c 1	463 (50%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.93/1.02	c 1	556 (60%) CSP integer variables are encoded (1254 clauses, 15075 bytes)
0.93/1.03	c 1	649 (70%) CSP integer variables are encoded (1767 clauses, 21744 bytes)
0.93/1.03	c 1	741 (80%) CSP integer variables are encoded (2561 clauses, 32066 bytes)
0.93/1.03	c 1	834 (90%) CSP integer variables are encoded (3126 clauses, 39411 bytes)
0.93/1.03	c 1	926 (100%) CSP integer variables are encoded (6940 clauses, 88993 bytes)
0.93/1.08	c 1	130 (10%) CSP clauses are encoded (7710 clauses, 103971 bytes)
0.93/1.10	c 1	259 (20%) CSP clauses are encoded (8826 clauses, 127792 bytes)
1.02/1.12	c 1	388 (30%) CSP clauses are encoded (9960 clauses, 152505 bytes)
1.02/1.14	c 1	517 (40%) CSP clauses are encoded (11642 clauses, 182546 bytes)
1.02/1.17	c 1	646 (50%) CSP clauses are encoded (23387 clauses, 393606 bytes)
1.02/1.18	c 1	776 (60%) CSP clauses are encoded (27101 clauses, 458115 bytes)
1.12/1.24	c 1	905 (70%) CSP clauses are encoded (60566 clauses, 1069537 bytes)
1.12/1.25	c 1	1034 (80%) CSP clauses are encoded (64715 clauses, 1141788 bytes)
1.12/1.27	c 1	1163 (90%) CSP clauses are encoded (74496 clauses, 1317354 bytes)
1.42/1.57	c 1	1292 (100%) CSP clauses are encoded (255126 clauses, 4613736 bytes)
1.42/1.57	c 1	1292 CSP clauses encoded
1.42/1.57	c 1	Writing map file : HOME/temp.map
1.42/1.58	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.58	c 1	SAT : 7864 SAT variables, 255126 SAT clauses, 4613736 bytes
1.42/1.58	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.49/1.61	c 1	OBJECTIVE minimize _COST
1.49/1.61	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.49/1.61	c 1	SEARCHING: _COST <= 216
1.49/1.61	c 1	SOLVING HOME/temp.cnf
1.49/1.61	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.49/1.61	c 1	This is MiniSat 2.0 beta
1.49/1.61	c 1	WARNING: for repeatability, setting FPU to use double precision
1.49/1.61	c 1	============================[ Problem Statistics ]=============================
1.49/1.61	c 1	|                                                                             |
1.49/1.62	c 1	|  Number of variables:  7864                                                 |
1.49/1.62	c 1	|  Number of clauses:    255127                                               |
1.52/1.75	c 2	|  Parsing time:         0.11         s                                       |
1.52/1.81	c 2	============================[ Search Statistics ]==============================
1.52/1.81	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.52/1.81	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.52/1.81	c 2	===============================================================================
1.52/1.81	c 2	|         0 |    5929   164964   484621 |    54988        0    nan |  0.000 % |
1.52/1.83	c 2	===============================================================================
1.52/1.83	c 2	restarts              : 1
1.52/1.83	c 2	conflicts             : 77             (395 /sec)
1.52/1.83	c 2	decisions             : 205            (0.98 % random) (1051 /sec)
1.52/1.83	c 2	propagations          : 10566          (54193 /sec)
1.52/1.83	c 2	conflict literals     : 1245           (7.78 % deleted)
1.52/1.83	c 2	Memory used           : 12.08 MB
1.52/1.83	c 2	CPU time              : 0.19497 s
1.52/1.83	c 2	
1.52/1.83	c 2	SATISFIABLE
1.52/1.84	c 2	FOUND: _COST <= 216
1.52/1.84	s SATISFIABLE
1.52/1.84	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.52/1.84	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'
1.74/1.92	c 2	Decoding HOME/temp.out
1.74/2.06	c 2	OBJECTIVE _COST 18
1.74/2.06	o 18
1.74/2.06	v 0 0 3 8 13 0 13 15 1 4 13 0 11 13 3 12 15 0 15 13 3 6 15 2 15 14 3 2 14 2 3 15 3 10 14 2 7 13 3 14 14 2 11 15 3 9 14 0 8 8 2 3 1 8 1 7 6 7 6 7 6 7 6 8
1.74/2.08	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.98/2.11	c 2	OBJECTIVE BOUND: 0 <= _COST <= 18
1.98/2.11	c 2	SEARCHING: _COST <= 9
1.98/2.11	c 2	SOLVING HOME/temp.cnf
1.98/2.11	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.98/2.11	c 2	This is MiniSat 2.0 beta
1.98/2.11	c 2	WARNING: for repeatability, setting FPU to use double precision
1.98/2.11	c 2	============================[ Problem Statistics ]=============================
1.98/2.11	c 2	|                                                                             |
1.98/2.12	c 2	|  Number of variables:  7864                                                 |
1.98/2.12	c 2	|  Number of clauses:    255127                                               |
1.99/2.26	c 2	|  Parsing time:         0.13         s                                       |
1.99/2.35	c 2	============================[ Search Statistics ]==============================
1.99/2.35	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.35	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.35	c 2	===============================================================================
1.99/2.35	c 2	|         0 |    2838    17934    52597 |     5978        0    nan |  0.000 % |
1.99/2.37	c 2	|       100 |    2838    17934    52597 |     6575      100     17 | 63.912 % |
1.99/2.37	c 2	|       251 |    2838    17934    52597 |     7233      251     22 | 63.912 % |
1.99/2.38	c 2	===============================================================================
1.99/2.38	c 2	restarts              : 3
1.99/2.38	c 2	conflicts             : 295            (1219 /sec)
1.99/2.38	c 2	decisions             : 729            (0.82 % random) (3013 /sec)
1.99/2.38	c 2	propagations          : 32534          (134459 /sec)
1.99/2.38	c 2	conflict literals     : 6053           (7.12 % deleted)
1.99/2.38	c 2	Memory used           : 12.34 MB
1.99/2.38	c 2	CPU time              : 0.241963 s
1.99/2.38	c 2	
1.99/2.38	c 2	SATISFIABLE
1.99/2.38	c 2	FOUND: _COST <= 9
1.99/2.38	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.99/2.38	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.26/2.47	c 2	Decoding HOME/temp.out
2.26/2.56	c 2	OBJECTIVE _COST 9
2.26/2.56	o 9
2.26/2.57	v 0 0 0 8 13 0 12 15 3 2 13 2 9 13 1 10 15 2 11 13 3 15 15 2 7 14 3 14 14 2 3 15 3 15 14 3 6 13 2 13 14 3 4 15 0 5 14 1 8 8 1 7 5 4 6 7 6 7 6 8 7 6 8 2
2.26/2.57	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.26/2.60	c 2	OBJECTIVE BOUND: 0 <= _COST <= 9
2.26/2.60	c 2	SEARCHING: _COST <= 4
2.26/2.60	c 2	SOLVING HOME/temp.cnf
2.26/2.60	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.26/2.60	c 2	This is MiniSat 2.0 beta
2.26/2.60	c 2	WARNING: for repeatability, setting FPU to use double precision
2.26/2.60	c 2	============================[ Problem Statistics ]=============================
2.26/2.60	c 2	|                                                                             |
2.26/2.60	c 2	|  Number of variables:  7864                                                 |
2.26/2.60	c 2	|  Number of clauses:    255127                                               |
2.45/2.75	c 3	|  Parsing time:         0.13         s                                       |
2.45/2.84	c 3	============================[ Search Statistics ]==============================
2.45/2.84	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.45/2.84	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.45/2.84	c 3	===============================================================================
2.45/2.84	c 3	|         0 |    2335    11372    34415 |     3790        0    nan |  0.000 % |
2.45/2.85	c 3	|       100 |    2335    11372    34415 |     4169      100     17 | 70.308 % |
2.45/2.86	c 3	|       251 |    2335    11372    34415 |     4586      251     22 | 70.308 % |
2.45/2.87	c 3	|       476 |    2335    11372    34415 |     5045      476     26 | 70.308 % |
2.45/2.89	c 3	|       815 |    2335    11372    34415 |     5549      815     29 | 70.308 % |
2.45/2.89	c 3	===============================================================================
2.45/2.89	c 3	restarts              : 5
2.45/2.89	c 3	conflicts             : 840            (3182 /sec)
2.45/2.89	c 3	decisions             : 1489           (0.54 % random) (5641 /sec)
2.45/2.89	c 3	propagations          : 46704          (176937 /sec)
2.45/2.89	c 3	conflict literals     : 24664          (3.75 % deleted)
2.45/2.89	c 3	Memory used           : 12.38 MB
2.45/2.89	c 3	CPU time              : 0.263959 s
2.45/2.89	c 3	
2.45/2.89	c 3	SATISFIABLE
2.45/2.89	c 3	FOUND: _COST <= 4
2.45/2.89	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.45/2.89	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.76/2.98	c 3	Decoding HOME/temp.out
2.76/3.12	c 3	OBJECTIVE _COST 4
2.76/3.12	o 4
2.76/3.12	v 0 0 0 11 13 3 8 15 0 6 13 3 2 13 2 13 15 1 14 13 2 9 15 1 12 14 0 5 14 1 4 15 0 7 14 3 10 13 2 15 14 3 13 15 2 3 14 3 8 1 8 1 7 5 4 5 3 2 3 1 7 6 7 6
2.76/3.16	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.76/3.17	c 3	OBJECTIVE BOUND: 0 <= _COST <= 4
2.76/3.17	c 3	SEARCHING: _COST <= 2
2.76/3.17	c 3	SOLVING HOME/temp.cnf
2.76/3.17	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.76/3.18	c 3	This is MiniSat 2.0 beta
2.76/3.18	c 3	WARNING: for repeatability, setting FPU to use double precision
2.76/3.18	c 3	============================[ Problem Statistics ]=============================
2.76/3.18	c 3	|                                                                             |
2.76/3.18	c 3	|  Number of variables:  7864                                                 |
2.76/3.18	c 3	|  Number of clauses:    255127                                               |
3.12/3.33	c 3	|  Parsing time:         0.12         s                                       |
3.22/3.42	c 3	============================[ Search Statistics ]==============================
3.22/3.42	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.22/3.42	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.22/3.42	c 3	===============================================================================
3.22/3.42	c 3	|         0 |    1903     8009    25620 |     2669        0    nan |  0.000 % |
3.22/3.43	c 3	|       100 |    1903     8009    25620 |     2936      100     17 | 75.802 % |
3.22/3.44	c 3	|       250 |    1903     8009    25620 |     3230      250     23 | 75.801 % |
3.22/3.45	c 3	|       475 |    1903     8009    25620 |     3553      475     26 | 75.801 % |
3.22/3.47	c 3	|       812 |    1903     8009    25620 |     3908      812     32 | 75.801 % |
3.22/3.49	c 3	|      1318 |    1903     8009    25620 |     4299     1318     32 | 75.801 % |
3.32/3.53	c 3	|      2077 |    1903     8009    25620 |     4729     2077     34 | 75.802 % |
3.32/3.53	c 3	===============================================================================
3.32/3.53	c 3	restarts              : 7
3.32/3.53	c 3	conflicts             : 2110           (6395 /sec)
3.32/3.53	c 3	decisions             : 3375           (0.56 % random) (10229 /sec)
3.32/3.53	c 3	propagations          : 94856          (287487 /sec)
3.32/3.53	c 3	conflict literals     : 71923          (4.54 % deleted)
3.32/3.53	c 3	Memory used           : 12.35 MB
3.32/3.53	c 3	CPU time              : 0.329949 s
3.32/3.53	c 3	
3.32/3.54	c 3	SATISFIABLE
3.32/3.54	c 3	FOUND: _COST <= 2
3.32/3.54	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.32/3.54	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.37/3.62	c 3	Decoding HOME/temp.out
3.37/3.72	c 4	OBJECTIVE _COST 2
3.37/3.72	o 2
3.37/3.73	v 0 0 0 15 13 3 12 15 0 7 13 3 6 13 2 5 15 1 4 13 0 9 15 1 2 14 2 11 14 3 10 15 2 3 14 3 8 13 0 13 14 1 14 15 2 7 14 3 8 1 8 1 7 5 3 2 4 6 7 6 8 2 4 6
3.37/3.73	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.37/3.76	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
3.37/3.76	c 4	SEARCHING: _COST <= 1
3.37/3.76	c 4	SOLVING HOME/temp.cnf
3.37/3.76	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.37/3.76	c 4	This is MiniSat 2.0 beta
3.37/3.76	c 4	WARNING: for repeatability, setting FPU to use double precision
3.37/3.76	c 4	============================[ Problem Statistics ]=============================
3.37/3.76	c 4	|                                                                             |
3.37/3.76	c 4	|  Number of variables:  7864                                                 |
3.37/3.76	c 4	|  Number of clauses:    255127                                               |
3.57/3.91	c 4	|  Parsing time:         0.12         s                                       |
3.57/4.00	c 4	============================[ Search Statistics ]==============================
3.57/4.00	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.57/4.00	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.57/4.00	c 4	===============================================================================
3.57/4.00	c 4	|         0 |    1472     5685    19940 |     1895        0    nan |  0.000 % |
3.57/4.01	c 4	|       100 |    1472     5685    19940 |     2084      100     17 | 81.283 % |
3.57/4.03	c 4	|       250 |    1472     5685    19940 |     2292      250     17 | 81.282 % |
3.57/4.04	c 4	|       476 |    1472     5685    19940 |     2522      476     24 | 81.283 % |
3.57/4.06	c 4	|       814 |    1472     5685    19940 |     2774      814     31 | 81.283 % |
3.57/4.08	c 4	|      1320 |    1472     5685    19940 |     3051     1320     33 | 81.282 % |
3.57/4.14	c 4	|      2080 |    1472     5685    19940 |     3357     2080     40 | 81.283 % |
3.57/4.21	c 4	|      3219 |    1472     5685    19940 |     3692     3219     38 | 81.283 % |
4.09/4.33	c 4	|      4927 |    1472     5685    19940 |     4062     4927     37 | 81.283 % |
4.29/4.55	c 4	|      7489 |    1472     5685    19940 |     4468     7489     41 | 81.283 % |
4.68/4.98	c 5	|     11333 |    1467     5675    19915 |     4915    11332     45 | 81.347 % |
5.47/5.72	c 6	|     17099 |    1467     5675    19915 |     5406    11432     56 | 81.345 % |
6.37/6.64	c 6	|     25749 |    1465     5673    19910 |     5947     7324     44 | 81.372 % |
7.75/8.09	c 8	|     38725 |    1465     5673    19910 |     6542     7623     41 | 81.371 % |
10.13/10.46	c 10	|     58187 |    1464     5669    19900 |     7196    13087     65 | 81.385 % |
14.09/14.44	c 14	|     87380 |    1456     5653    19860 |     7915    12960     69 | 81.487 % |
20.53/20.96	c 21	|    131169 |    1453     5653    19860 |     8707    10520     64 | 81.652 % |
30.43/30.99	c 31	|    196854 |    1443     5627    19795 |     9578    11430     79 | 81.651 % |
46.28/46.95	c 47	|    295380 |    1436     5613    19760 |    10536    16210     69 | 81.740 % |
68.04/68.82	c 69	|    443169 |    1424     5557    19590 |    11589    10764     37 | 81.892 % |
71.75/72.55	c 72	===============================================================================
71.75/72.55	c 72	restarts              : 20
71.75/72.55	c 72	conflicts             : 473702         (6946 /sec)
71.75/72.55	c 72	decisions             : 580022         (0.70 % random) (8506 /sec)
71.75/72.55	c 72	propagations          : 14855680       (217846 /sec)
71.75/72.55	c 72	conflict literals     : 31157626       (8.78 % deleted)
71.75/72.55	c 72	Memory used           : 15.05 MB
71.75/72.55	c 72	CPU time              : 68.1936 s
71.75/72.55	c 72	
71.75/72.56	c 72	SATISFIABLE
71.75/72.56	c 72	FOUND: _COST <= 1
71.75/72.56	c 72	DECODING HOME/temp.out WITH HOME/temp.map
71.75/72.56	c 72	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
71.81/72.63	c 72	Decoding HOME/temp.out
71.81/72.70	c 73	OBJECTIVE _COST 1
71.81/72.70	o 1
71.81/72.70	v 0 0 0 5 13 1 12 15 0 11 13 3 2 13 2 15 15 3 14 13 2 13 15 1 4 14 0 15 14 3 6 15 2 9 14 1 10 13 2 7 14 3 8 15 0 3 14 3 8 2 3 1 7 6 7 5 3 1 7 5 4 6 8 1
71.81/72.71	c 73	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
71.81/72.71	c 73	OBJECTIVE BOUND: 0 <= _COST <= 1
71.81/72.71	c 73	SEARCHING: _COST <= 0
71.81/72.71	c 73	SOLVING HOME/temp.cnf
71.81/72.71	c 73	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
71.81/72.72	c 73	This is MiniSat 2.0 beta
71.81/72.72	c 73	WARNING: for repeatability, setting FPU to use double precision
71.81/72.72	c 73	============================[ Problem Statistics ]=============================
71.81/72.72	c 73	|                                                                             |
71.81/72.72	c 73	|  Number of variables:  7864                                                 |
71.81/72.72	c 73	|  Number of clauses:    255127                                               |
72.00/72.86	c 73	|  Parsing time:         0.12         s                                       |
72.00/72.94	c 73	============================[ Search Statistics ]==============================
72.00/72.94	c 73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
72.00/72.94	c 73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
72.00/72.94	c 73	===============================================================================
72.00/72.94	c 73	|         0 |     553     3243    13127 |     1081        0    nan |  0.000 % |
72.00/72.96	c 73	|       100 |     550     3243    13127 |     1189       99      7 | 93.019 % |
72.00/72.96	c 73	|       251 |     550     3243    13127 |     1308      250      7 | 93.019 % |
72.00/72.96	c 73	|       477 |     550     3243    13127 |     1438      476      8 | 93.019 % |
72.00/72.97	c 73	|       814 |     549     3214    13040 |     1582      813      8 | 93.019 % |
72.00/72.99	c 73	|      1320 |     549     3214    13040 |     1740     1319      8 | 93.019 % |
72.00/73.01	c 73	===============================================================================
72.00/73.01	c 73	restarts              : 6
72.00/73.01	c 73	conflicts             : 1951           (7070 /sec)
72.00/73.01	c 73	decisions             : 2992           (1.60 % random) (10842 /sec)
72.00/73.01	c 73	propagations          : 76327          (276589 /sec)
72.00/73.01	c 73	conflict literals     : 15541          (32.37 % deleted)
72.00/73.01	c 73	Memory used           : 12.35 MB
72.00/73.01	c 73	CPU time              : 0.275958 s
72.00/73.01	c 73	
72.00/73.01	c 73	UNSATISFIABLE
72.00/73.01	c 73	NOT FOUND: _COST <= 0
72.00/73.01	c 73	OBJECTIVE _COST 1
72.00/73.01	s OPTIMUM FOUND
72.00/73.01	c 73	CPU 71.85 (0.04 0.02 71.81 0.42)
72.00/73.01	c 73	END Fri Jul 11 18:14:38 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-1108236-1215792805/watcher-1108236-1215792805 -o /tmp/evaluation-result-1108236-1215792805/solver-1108236-1215792805 -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-1108236-1215792805.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.00 2.00 2.00 4/73 14436
/proc/meminfo: memFree=1333600/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=12272 CPUtime=0
/proc/14436/stat : 14436 (sugar) R 14434 14436 13554 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 35979908 12566528 327 996147200 4194304 4206940 548682068592 18446744073709551615 221963664382 0 0 4224 0 0 0 0 17 0 0 0
/proc/14436/statm: 3068 327 246 3 0 168 0

[startup+0.017455 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14436
/proc/meminfo: memFree=1333600/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=12544 CPUtime=0
/proc/14436/stat : 14436 (sugar) R 14434 14436 13554 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 35979908 12845056 450 996147200 4194304 4206940 548682068592 18446744073709551615 221954609889 0 0 4224 0 0 0 0 17 0 0 0
/proc/14436/statm: 3136 450 291 3 0 236 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12544

[startup+0.101463 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14436
/proc/meminfo: memFree=1333600/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13600 CPUtime=0.03
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35979908 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30148 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14436
/proc/meminfo: memFree=1333600/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13600 CPUtime=0.03
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35979908 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701514 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14436
/proc/meminfo: memFree=1333600/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13600 CPUtime=0.35
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 974 4525 0 1 3 1 28 3 15 0 1 0 35979908 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 13600

[startup+1.50259 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 14458
/proc/meminfo: memFree=1318080/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13600 CPUtime=0.35
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 974 4525 0 1 3 1 28 3 15 0 1 0 35979908 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14436/statm: 3400 797 370 3 0 500 0
[pid=14449] ppid=14436 vsize=5356 CPUtime=0
/proc/14449/stat : 14449 (sh) S 14436 14436 13554 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35979949 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14449/statm: 1339 233 193 169 0 50 0
[pid=14450] ppid=14449 vsize=868472 CPUtime=1.07
/proc/14450/stat : 14450 (java) S 14449 14436 13554 0 -1 0 6788 0 1 0 101 6 0 0 18 0 9 0 35979949 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14450/statm: 217118 5892 2563 9 0 211665 0
[pid=14450/tid=14451] ppid=14449 vsize=868472 CPUtime=0.71
/proc/14450/task/14451/stat : 14451 (java) R 14449 14436 13554 0 -1 64 2831 0 1 0 68 3 0 0 25 0 9 0 35979950 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14452] ppid=14449 vsize=868472 CPUtime=0.09
/proc/14450/task/14452/stat : 14452 (java) S 14449 14436 13554 0 -1 64 1771 0 0 0 9 0 0 0 16 0 9 0 35979951 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14453] ppid=14449 vsize=868472 CPUtime=0
/proc/14450/task/14453/stat : 14453 (java) S 14449 14436 13554 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35979952 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14454] ppid=14449 vsize=868472 CPUtime=0
/proc/14450/task/14454/stat : 14454 (java) S 14449 14436 13554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35979952 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14455] ppid=14449 vsize=868472 CPUtime=0
/proc/14450/task/14455/stat : 14455 (java) S 14449 14436 13554 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 35979954 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14456] ppid=14449 vsize=868472 CPUtime=0.23
/proc/14450/task/14456/stat : 14456 (java) S 14449 14436 13554 0 -1 64 1493 0 0 0 22 1 0 0 16 0 9 0 35979954 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14457] ppid=14449 vsize=868472 CPUtime=0
/proc/14450/task/14457/stat : 14457 (java) S 14449 14436 13554 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 35979954 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14450/tid=14458] ppid=14449 vsize=868472 CPUtime=0
/proc/14450/task/14458/stat : 14458 (java) S 14449 14436 13554 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35979954 889315328 5892 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887428

[startup+3.10173 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 14470
/proc/meminfo: memFree=1320784/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=2.76
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1360 29230 0 4 4 1 247 24 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 13732

[startup+6.30202 s]
/proc/loadavg: 2.08 2.02 2.01 3/76 14508
/proc/meminfo: memFree=1314112/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 15 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=12636 CPUtime=2.5
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3018 0 0 0 247 3 0 0 25 0 1 0 35980284 12939264 3004 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 3159 3004 75 150 0 3006 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 31724

[startup+12.7026 s]
/proc/loadavg: 2.07 2.02 2.00 3/76 14508
/proc/meminfo: memFree=1313608/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=12636 CPUtime=8.84
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3020 0 0 0 881 3 0 0 25 0 1 0 35980284 12939264 3006 996147200 134512640 135127466 4294956256 18446744073709551615 134527089 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 3159 3006 75 150 0 3006 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 31724

[startup+25.5017 s]
/proc/loadavg: 2.06 2.01 2.00 3/76 14508
/proc/meminfo: memFree=1312200/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=13032 CPUtime=21.51
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3104 0 0 0 2148 3 0 0 25 0 1 0 35980284 13344768 3090 996147200 134512640 135127466 4294956256 18446744073709551615 134527170 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 3258 3090 75 150 0 3105 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 32120

[startup+51.102 s]
/proc/loadavg: 2.04 2.01 2.00 3/76 14508
/proc/meminfo: memFree=1308744/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=13952 CPUtime=46.87
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3348 0 0 0 4684 3 0 0 25 0 1 0 35980284 14286848 3334 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 1 0 0
/proc/14508/statm: 3488 3334 75 150 0 3335 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 33040

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

[startup+63.9021 s]
/proc/loadavg: 1.95 1.99 1.99 2/70 14525
/proc/meminfo: memFree=1772408/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=15404 CPUtime=59.58
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3704 0 0 0 5955 3 0 0 25 0 1 0 35980284 15773696 3690 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3851 3690 75 150 0 3698 0
Current children cumulated CPU time (s) 63.15
Current children cumulated vsize (KiB) 34492

[startup+67.1054 s]
/proc/loadavg: 1.87 1.98 1.99 2/67 14529
/proc/meminfo: memFree=1773776/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=15404 CPUtime=62.78
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3704 0 0 0 6274 4 0 0 25 0 1 0 35980284 15773696 3690 996147200 134512640 135127466 4294956256 18446744073709551615 134529009 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3851 3690 75 150 0 3698 0
Current children cumulated CPU time (s) 66.35
Current children cumulated vsize (KiB) 34492

[startup+70.3017 s]
/proc/loadavg: 1.87 1.98 1.99 2/67 14529
/proc/meminfo: memFree=1773840/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=15404 CPUtime=65.98
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3704 0 0 0 6594 4 0 0 25 0 1 0 35980284 15773696 3690 996147200 134512640 135127466 4294956256 18446744073709551615 134530730 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3851 3690 75 150 0 3698 0
Current children cumulated CPU time (s) 69.55
Current children cumulated vsize (KiB) 34492

[startup+71.9029 s]
/proc/loadavg: 1.80 1.96 1.98 2/67 14529
/proc/meminfo: memFree=1773840/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=3.57
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1527 40274 0 6 4 2 319 32 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
[pid=14507] ppid=14436 vsize=5356 CPUtime=0
/proc/14507/stat : 14507 (sh) S 14436 14436 13554 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35980284 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14507/statm: 1339 232 193 169 0 50 0
[pid=14508] ppid=14507 vsize=15404 CPUtime=67.57
/proc/14508/stat : 14508 (minisat) R 14507 14436 13554 0 -1 4194304 3704 0 0 0 6753 4 0 0 25 0 1 0 35980284 15773696 3690 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/14508/statm: 3851 3690 75 150 0 3698 0
Current children cumulated CPU time (s) 71.14
Current children cumulated vsize (KiB) 34492

[startup+72.7029 s]
/proc/loadavg: 1.80 1.96 1.98 2/67 14529
/proc/meminfo: memFree=1773840/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=71.81
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1588 44273 0 6 4 2 7138 37 16 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 71.81
Current children cumulated vsize (KiB) 13732

[startup+72.903 s]
/proc/loadavg: 1.80 1.96 1.98 2/67 14529
/proc/meminfo: memFree=1773840/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=72
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1641 48145 0 7 4 2 7154 40 15 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 72
Current children cumulated vsize (KiB) 13732

[startup+73.003 s]
/proc/loadavg: 1.80 1.96 1.98 2/67 14529
/proc/meminfo: memFree=1773840/2055920 swapFree=4192952/4192956
[pid=14436] ppid=14434 vsize=13732 CPUtime=72
/proc/14436/stat : 14436 (sugar) S 14434 14436 13554 0 -1 4194304 1641 48145 0 7 4 2 7154 40 15 0 1 0 35979908 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14436/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 72
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 73.0228
CPU time (s): 72.313
CPU user time (s): 71.8611
CPU system time (s): 0.451931
CPU usage (%): 99.028
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.8611
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53166
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= 3887
involuntary context switches= 4764

runsolver used 0.082987 second user time and 0.25796 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-11 18:13:25
IDJOB=1108236
IDBENCH=60694
IDSOLVER=368
FILE ID=node43/1108236-1215792805
PBS_JOBID= 7903113
Free space on /tmp= 66472 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/BH-4-4/normalized-BlackHole-4-4-e-9_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-1108236-1215792805/watcher-1108236-1215792805 -o /tmp/evaluation-result-1108236-1215792805/solver-1108236-1215792805 -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-1108236-1215792805.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 23421a5d9bb5b7ebbeb2d222bbb65547
RANDOM SEED=145973696

node43.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.216
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.216
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:       1334080 kB
Buffers:         18152 kB
Cached:         204544 kB
SwapCached:          4 kB
Active:         519140 kB
Inactive:       135224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334080 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:         442940 kB
Slab:            51980 kB
Committed_AS:   525932 kB
PageTables:       2720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66512 MiB
End job on node43 at 2008-07-11 18:14:38