Trace number 1108268

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 41.0848 41.8543

General information on the benchmark

Namecsp/BH-4-4/
normalized-BlackHole-4-4-e-1_ext.xml
MD5SUM365329399fa1841ce8a99aa93f11dc01
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.49177
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 18:19:25 2008
0.00/0.05	c 0	PID 14554
0.00/0.05	c 0	HOST node33.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108268-1215793164.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-1108268-1215793164.xml' 'HOME/temp.csp'
0.03/0.43	c 0	4 domains, 64 variables, 0 predicates, 8 relations, 431 constraints
0.03/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	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.40/0.54	c 0	Parsing HOME/temp.csp
0.40/0.68	c 0	parsed 507 expressions
0.40/0.74	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.75	c 0	MAX CSP: 431 constraints
0.40/0.75	c 0	Converting to clausal form CSP
0.40/0.78	c 0	converted 95 (10%) expressions
0.40/0.79	c 0	converted 189 (20%) expressions
0.40/0.81	c 0	converted 283 (30%) expressions
0.40/0.82	c 0	converted 377 (40%) expressions
0.40/0.82	c 0	converted 471 (50%) expressions
0.40/0.84	c 0	converted 565 (60%) expressions
0.40/0.85	c 0	converted 659 (70%) expressions
0.40/0.85	c 0	converted 753 (80%) expressions
0.40/0.87	c 0	converted 847 (90%) expressions
0.92/1.04	c 1	converted 941 (100%) expressions
0.92/1.04	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 647
0.92/1.04	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.04	c 1	Propagation in CSP
0.92/1.08	c 1	424 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.92/1.08	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.92/1.08	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.08	c 1	Simplifing CSP by introducing new Boolean variables
0.92/1.09	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.92/1.09	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.12	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.02/1.14	c 1	93 (10%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.02/1.14	c 1	186 (20%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.02/1.14	c 1	278 (30%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.02/1.14	c 1	371 (40%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.02/1.15	c 1	463 (50%) CSP integer variables are encoded (548 clauses, 5897 bytes)
1.02/1.15	c 1	556 (60%) CSP integer variables are encoded (1254 clauses, 15075 bytes)
1.02/1.15	c 1	649 (70%) CSP integer variables are encoded (1767 clauses, 21744 bytes)
1.02/1.15	c 1	741 (80%) CSP integer variables are encoded (2561 clauses, 32066 bytes)
1.02/1.15	c 1	834 (90%) CSP integer variables are encoded (3126 clauses, 39411 bytes)
1.02/1.16	c 1	926 (100%) CSP integer variables are encoded (6940 clauses, 88993 bytes)
1.10/1.21	c 1	130 (10%) CSP clauses are encoded (7722 clauses, 104149 bytes)
1.10/1.23	c 1	259 (20%) CSP clauses are encoded (8814 clauses, 127547 bytes)
1.10/1.25	c 1	388 (30%) CSP clauses are encoded (9948 clauses, 152260 bytes)
1.10/1.27	c 1	517 (40%) CSP clauses are encoded (11642 clauses, 182531 bytes)
1.10/1.30	c 1	646 (50%) CSP clauses are encoded (23387 clauses, 393591 bytes)
1.21/1.31	c 1	776 (60%) CSP clauses are encoded (27101 clauses, 458100 bytes)
1.21/1.37	c 1	905 (70%) CSP clauses are encoded (60566 clauses, 1069522 bytes)
1.21/1.38	c 1	1034 (80%) CSP clauses are encoded (64715 clauses, 1141773 bytes)
1.30/1.40	c 1	1163 (90%) CSP clauses are encoded (74496 clauses, 1317339 bytes)
1.60/1.73	c 1	1292 (100%) CSP clauses are encoded (255126 clauses, 4613721 bytes)
1.60/1.73	c 1	1292 CSP clauses encoded
1.60/1.73	c 1	Writing map file : HOME/temp.map
1.60/1.74	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.60/1.74	c 1	SAT : 7864 SAT variables, 255126 SAT clauses, 4613721 bytes
1.60/1.74	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.65/1.81	c 1	OBJECTIVE minimize _COST
1.65/1.81	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.65/1.81	c 1	SEARCHING: _COST <= 216
1.65/1.81	c 1	SOLVING HOME/temp.cnf
1.65/1.81	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.65/1.82	c 1	This is MiniSat 2.0 beta
1.65/1.82	c 1	WARNING: for repeatability, setting FPU to use double precision
1.65/1.82	c 1	============================[ Problem Statistics ]=============================
1.65/1.82	c 1	|                                                                             |
1.65/1.82	c 1	|  Number of variables:  7864                                                 |
1.65/1.82	c 1	|  Number of clauses:    255127                                               |
1.67/1.94	c 1	|  Parsing time:         0.11         s                                       |
1.67/2.00	c 2	============================[ Search Statistics ]==============================
1.67/2.00	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.67/2.00	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.67/2.00	c 2	===============================================================================
1.67/2.00	c 2	|         0 |    5929   164964   484621 |    54988        0    nan |  0.000 % |
1.67/2.02	c 2	===============================================================================
1.67/2.02	c 2	restarts              : 1
1.67/2.02	c 2	conflicts             : 91             (487 /sec)
1.67/2.02	c 2	decisions             : 219            (1.83 % random) (1171 /sec)
1.67/2.02	c 2	propagations          : 10632          (56864 /sec)
1.67/2.02	c 2	conflict literals     : 1363           (7.72 % deleted)
1.67/2.02	c 2	Memory used           : 12.08 MB
1.67/2.02	c 2	CPU time              : 0.186971 s
1.67/2.02	c 2	
1.67/2.02	c 2	SATISFIABLE
1.67/2.03	c 2	FOUND: _COST <= 216
1.67/2.03	s SATISFIABLE
1.67/2.03	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.67/2.03	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.93/2.11	c 2	Decoding HOME/temp.out
2.03/2.24	c 2	OBJECTIVE _COST 18
2.03/2.24	o 18
2.03/2.25	v 0 0 3 4 15 0 9 13 1 12 14 0 13 13 1 8 13 0 3 15 3 2 15 2 5 15 3 6 14 2 11 13 3 10 14 2 15 13 3 14 14 2 7 14 3 14 15 0 8 8 2 3 2 3 1 7 6 7 6 7 6 7 6 8
2.03/2.27	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.12/2.30	c 2	OBJECTIVE BOUND: 0 <= _COST <= 18
2.12/2.30	c 2	SEARCHING: _COST <= 9
2.12/2.30	c 2	SOLVING HOME/temp.cnf
2.12/2.30	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.12/2.30	c 2	This is MiniSat 2.0 beta
2.12/2.30	c 2	WARNING: for repeatability, setting FPU to use double precision
2.12/2.30	c 2	============================[ Problem Statistics ]=============================
2.12/2.30	c 2	|                                                                             |
2.12/2.31	c 2	|  Number of variables:  7864                                                 |
2.12/2.31	c 2	|  Number of clauses:    255127                                               |
2.13/2.43	c 2	|  Parsing time:         0.11         s                                       |
2.13/2.51	c 2	============================[ Search Statistics ]==============================
2.13/2.51	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.13/2.51	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.13/2.51	c 2	===============================================================================
2.13/2.51	c 2	|         0 |    2838    17934    52597 |     5978        0    nan |  0.000 % |
2.13/2.53	c 2	|       100 |    2838    17934    52597 |     6575      100     17 | 63.912 % |
2.13/2.53	c 2	|       250 |    2838    17934    52597 |     7233      250     20 | 63.912 % |
2.13/2.53	c 2	===============================================================================
2.13/2.53	c 2	restarts              : 3
2.13/2.53	c 2	conflicts             : 251            (1190 /sec)
2.13/2.53	c 2	decisions             : 615            (0.65 % random) (2915 /sec)
2.13/2.53	c 2	propagations          : 23352          (110690 /sec)
2.13/2.53	c 2	conflict literals     : 5083           (5.84 % deleted)
2.13/2.54	c 2	Memory used           : 12.34 MB
2.13/2.54	c 2	CPU time              : 0.210967 s
2.13/2.54	c 2	
2.13/2.54	c 2	SATISFIABLE
2.13/2.54	c 2	FOUND: _COST <= 9
2.13/2.54	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.13/2.54	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.36/2.62	c 2	Decoding HOME/temp.out
2.36/2.74	c 2	OBJECTIVE _COST 9
2.36/2.74	o 9
2.36/2.74	v 0 0 0 3 15 3 10 13 2 11 14 3 4 13 0 9 13 1 2 15 2 15 15 3 12 15 0 7 14 3 8 13 0 5 14 1 14 13 2 13 14 3 6 14 2 15 15 3 8 1 7 6 8 2 4 6 8 1 8 2 4 6 7 6
2.36/2.75	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.36/2.75	c 2	OBJECTIVE BOUND: 0 <= _COST <= 9
2.36/2.75	c 2	SEARCHING: _COST <= 4
2.36/2.75	c 2	SOLVING HOME/temp.cnf
2.36/2.75	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.36/2.75	c 2	This is MiniSat 2.0 beta
2.36/2.75	c 2	WARNING: for repeatability, setting FPU to use double precision
2.36/2.75	c 2	============================[ Problem Statistics ]=============================
2.36/2.75	c 2	|                                                                             |
2.36/2.76	c 2	|  Number of variables:  7864                                                 |
2.36/2.76	c 2	|  Number of clauses:    255127                                               |
2.56/2.90	c 2	|  Parsing time:         0.12         s                                       |
2.56/2.98	c 2	============================[ Search Statistics ]==============================
2.56/2.98	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.56/2.98	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.56/2.98	c 2	===============================================================================
2.56/2.98	c 2	|         0 |    2335    11372    34415 |     3790        0    nan |  0.000 % |
2.56/2.99	c 3	|       100 |    2335    11372    34415 |     4169      100     17 | 70.308 % |
2.56/3.00	c 3	|       250 |    2335    11372    34415 |     4586      250     25 | 70.308 % |
2.56/3.01	c 3	|       475 |    2335    11372    34415 |     5045      475     26 | 70.308 % |
2.56/3.02	c 3	|       815 |    2335    11372    34415 |     5549      815     32 | 70.308 % |
2.56/3.05	c 3	|      1322 |    2335    11372    34415 |     6104     1322     33 | 70.308 % |
2.56/3.09	c 3	|      2083 |    2335    11372    34415 |     6715     2083     38 | 70.308 % |
2.56/3.09	c 3	===============================================================================
2.56/3.09	c 3	restarts              : 7
2.56/3.09	c 3	conflicts             : 2100           (6841 /sec)
2.56/3.09	c 3	decisions             : 3475           (0.32 % random) (11321 /sec)
2.56/3.09	c 3	propagations          : 106943         (348402 /sec)
2.56/3.09	c 3	conflict literals     : 78965          (3.89 % deleted)
2.56/3.09	c 3	Memory used           : 12.38 MB
2.56/3.09	c 3	CPU time              : 0.306953 s
2.56/3.09	c 3	
2.56/3.09	c 3	SATISFIABLE
2.56/3.09	c 3	FOUND: _COST <= 4
2.56/3.09	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.56/3.09	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.89/3.17	c 3	Decoding HOME/temp.out
2.98/3.28	c 3	OBJECTIVE _COST 4
2.98/3.28	o 4
2.98/3.29	v 0 0 0 5 15 1 12 13 0 7 14 3 10 13 2 15 13 3 4 15 0 13 15 1 2 15 2 3 14 3 8 13 0 11 14 3 14 13 2 9 14 3 6 14 2 15 15 3 8 2 3 1 7 6 8 2 4 6 8 1 7 6 7 6
2.98/3.29	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.07/3.33	c 3	OBJECTIVE BOUND: 0 <= _COST <= 4
3.07/3.33	c 3	SEARCHING: _COST <= 2
3.07/3.33	c 3	SOLVING HOME/temp.cnf
3.07/3.33	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.07/3.33	c 3	This is MiniSat 2.0 beta
3.07/3.33	c 3	WARNING: for repeatability, setting FPU to use double precision
3.07/3.33	c 3	============================[ Problem Statistics ]=============================
3.07/3.33	c 3	|                                                                             |
3.07/3.33	c 3	|  Number of variables:  7864                                                 |
3.07/3.33	c 3	|  Number of clauses:    255127                                               |
3.09/3.46	c 3	|  Parsing time:         0.11         s                                       |
3.09/3.54	c 3	============================[ Search Statistics ]==============================
3.09/3.54	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.54	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.09/3.54	c 3	===============================================================================
3.09/3.54	c 3	|         0 |    1903     8009    25620 |     2669        0    nan |  0.000 % |
3.09/3.56	c 3	|       100 |    1903     8009    25620 |     2936      100     17 | 75.802 % |
3.09/3.56	c 3	|       252 |    1903     8009    25620 |     3230      252     22 | 75.801 % |
3.09/3.57	c 3	===============================================================================
3.09/3.57	c 3	restarts              : 3
3.09/3.57	c 3	conflicts             : 284            (1297 /sec)
3.09/3.57	c 3	decisions             : 633            (0.47 % random) (2891 /sec)
3.09/3.57	c 3	propagations          : 23194          (105925 /sec)
3.09/3.57	c 3	conflict literals     : 5907           (3.48 % deleted)
3.09/3.57	c 3	Memory used           : 12.36 MB
3.09/3.57	c 3	CPU time              : 0.218966 s
3.09/3.57	c 3	
3.09/3.57	c 3	SATISFIABLE
3.09/3.57	c 3	FOUND: _COST <= 2
3.09/3.57	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.09/3.57	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.33/3.72	c 3	Decoding HOME/temp.out
3.33/3.82	c 3	OBJECTIVE _COST 2
3.33/3.82	o 2
3.33/3.82	v 0 0 0 9 15 1 6 13 2 15 14 3 8 13 0 11 13 3 14 15 2 5 15 1 4 15 0 3 14 3 12 13 0 11 14 3 2 13 2 7 14 3 10 14 2 13 15 1 8 2 4 6 8 1 7 5 3 1 8 1 7 6 7 5
3.33/3.83	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.33/3.87	c 3	OBJECTIVE BOUND: 0 <= _COST <= 2
3.33/3.87	c 3	SEARCHING: _COST <= 1
3.33/3.87	c 3	SOLVING HOME/temp.cnf
3.33/3.87	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.33/3.87	c 3	This is MiniSat 2.0 beta
3.33/3.87	c 3	WARNING: for repeatability, setting FPU to use double precision
3.33/3.87	c 3	============================[ Problem Statistics ]=============================
3.33/3.87	c 3	|                                                                             |
3.33/3.88	c 3	|  Number of variables:  7864                                                 |
3.33/3.88	c 3	|  Number of clauses:    255127                                               |
3.50/4.01	c 4	|  Parsing time:         0.12         s                                       |
3.50/4.10	c 4	============================[ Search Statistics ]==============================
3.50/4.10	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.50/4.10	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.50/4.10	c 4	===============================================================================
3.50/4.10	c 4	|         0 |    1472     5685    19940 |     1895        0    nan |  0.000 % |
3.50/4.10	c 4	|       100 |    1472     5685    19940 |     2084      100     17 | 81.283 % |
3.50/4.11	c 4	|       252 |    1472     5685    19940 |     2292      252     16 | 81.282 % |
3.50/4.13	c 4	|       477 |    1472     5685    19940 |     2522      477     22 | 81.282 % |
3.50/4.15	c 4	|       814 |    1472     5685    19940 |     2774      814     27 | 81.283 % |
3.50/4.18	c 4	|      1320 |    1472     5685    19940 |     3051     1320     32 | 81.283 % |
3.50/4.22	c 4	|      2079 |    1472     5685    19940 |     3357     2079     31 | 81.283 % |
3.50/4.29	c 4	|      3219 |    1472     5685    19940 |     3692     3219     34 | 81.283 % |
4.01/4.41	c 4	|      4927 |    1472     5685    19940 |     4062     4927     37 | 81.283 % |
4.20/4.64	c 4	|      7489 |    1472     5685    19940 |     4468     7489     42 | 81.283 % |
4.60/5.05	c 5	|     11333 |    1472     5685    19940 |     4915    11333     46 | 81.283 % |
5.29/5.79	c 5	|     17099 |    1472     5685    19940 |     5406    11433     63 | 81.283 % |
6.19/6.68	c 6	|     25748 |    1472     5685    19940 |     5947     7229     44 | 81.283 % |
8.37/8.84	c 8	|     38722 |    1472     5685    19940 |     6542     6791     89 | 81.282 % |
10.84/11.33	c 11	|     58184 |    1469     5679    19925 |     7196    12250     74 | 81.320 % |
14.60/15.11	c 15	|     87377 |    1468     5679    19925 |     7915    12298     55 | 81.333 % |
20.74/21.39	c 21	|    131167 |    1468     5677    19920 |     8707    10407     64 | 81.333 % |
30.05/30.71	c 30	|    196852 |    1467     5675    19915 |     9578    11395     72 | 81.345 % |
40.46/41.20	c 41	===============================================================================
40.46/41.20	c 41	restarts              : 18
40.46/41.20	c 41	conflicts             : 270264         (7316 /sec)
40.46/41.20	c 41	decisions             : 342534         (0.68 % random) (9272 /sec)
40.46/41.20	c 41	propagations          : 8656353        (234320 /sec)
40.46/41.20	c 41	conflict literals     : 17846252       (8.29 % deleted)
40.46/41.20	c 41	Memory used           : 13.50 MB
40.46/41.20	c 41	CPU time              : 36.9424 s
40.46/41.20	c 41	
40.46/41.20	c 41	SATISFIABLE
40.46/41.21	c 41	FOUND: _COST <= 1
40.46/41.21	c 41	DECODING HOME/temp.out WITH HOME/temp.map
40.46/41.21	c 41	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
40.46/41.29	c 41	Decoding HOME/temp.out
40.48/41.42	c 41	OBJECTIVE _COST 1
40.48/41.42	o 1
40.48/41.43	v 0 0 0 15 15 3 6 13 2 9 14 1 8 13 0 15 13 3 14 15 2 11 15 3 12 15 0 13 14 1 2 13 2 7 14 3 4 13 0 5 14 1 10 14 2 3 15 3 8 1 7 5 3 1 7 6 8 2 4 6 8 2 4 6
40.48/41.47	c 41	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
40.48/41.52	c 41	OBJECTIVE BOUND: 0 <= _COST <= 1
40.48/41.52	c 41	SEARCHING: _COST <= 0
40.48/41.52	c 41	SOLVING HOME/temp.cnf
40.48/41.52	c 41	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
40.48/41.52	c 41	This is MiniSat 2.0 beta
40.48/41.52	c 41	WARNING: for repeatability, setting FPU to use double precision
40.48/41.52	c 41	============================[ Problem Statistics ]=============================
40.48/41.52	c 41	|                                                                             |
40.48/41.52	c 41	|  Number of variables:  7864                                                 |
40.48/41.52	c 41	|  Number of clauses:    255127                                               |
40.73/41.66	c 41	|  Parsing time:         0.13         s                                       |
40.89/41.75	c 41	============================[ Search Statistics ]==============================
40.89/41.75	c 41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
40.89/41.75	c 41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
40.89/41.75	c 41	===============================================================================
40.89/41.75	c 41	|         0 |     553     3243    13127 |     1081        0    nan |  0.000 % |
40.89/41.77	c 41	|       100 |     550     3243    13127 |     1189       99      7 | 93.019 % |
40.89/41.77	c 41	|       251 |     550     3243    13127 |     1308      250      7 | 93.019 % |
40.89/41.78	c 41	|       476 |     550     3243    13127 |     1438      475      8 | 93.019 % |
40.89/41.79	c 41	|       815 |     549     3214    13040 |     1582      814      8 | 93.019 % |
40.89/41.80	c 41	|      1323 |     546     3200    12996 |     1740     1319      9 | 93.057 % |
40.99/41.83	c 41	|      2083 |     542     3184    12947 |     1915     2075      9 | 93.108 % |
40.99/41.84	c 41	===============================================================================
40.99/41.84	c 41	restarts              : 7
40.99/41.84	c 41	conflicts             : 2403           (7854 /sec)
40.99/41.84	c 41	decisions             : 3344           (1.53 % random) (10930 /sec)
40.99/41.84	c 41	propagations          : 90557          (295983 /sec)
40.99/41.84	c 41	conflict literals     : 20126          (36.21 % deleted)
40.99/41.84	c 41	Memory used           : 12.35 MB
40.99/41.84	c 41	CPU time              : 0.305953 s
40.99/41.84	c 41	
40.99/41.84	c 41	UNSATISFIABLE
40.99/41.85	c 41	NOT FOUND: _COST <= 0
40.99/41.85	c 41	OBJECTIVE _COST 1
40.99/41.85	s OPTIMUM FOUND
40.99/41.85	c 41	CPU 40.7 (0.04 0.01 40.66 0.35)
40.99/41.85	c 41	END Fri Jul 11 18:20:06 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-1108268-1215793164/watcher-1108268-1215793164 -o /tmp/evaluation-result-1108268-1215793164/solver-1108268-1215793164 -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-1108268-1215793164.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.70 2.66 2.62 5/80 14554
/proc/meminfo: memFree=1340024/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=12268 CPUtime=0
/proc/14554/stat : 14554 (sugar) R 14552 14554 13758 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 36017986 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 210842464142 0 0 4224 0 0 0 0 17 1 0 0
/proc/14554/statm: 3067 316 241 3 0 167 0

[startup+0.053776 s]
/proc/loadavg: 2.70 2.66 2.62 5/80 14554
/proc/meminfo: memFree=1340024/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13600 CPUtime=0.03
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36017986 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10142 s]
/proc/loadavg: 2.70 2.66 2.62 5/80 14554
/proc/meminfo: memFree=1340024/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13600 CPUtime=0.03
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36017986 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301459 s]
/proc/loadavg: 2.70 2.66 2.62 5/80 14554
/proc/meminfo: memFree=1340024/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13600 CPUtime=0.03
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 36017986 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701539 s]
/proc/loadavg: 2.70 2.66 2.62 5/80 14554
/proc/meminfo: memFree=1340024/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13600 CPUtime=0.4
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 974 4526 0 1 3 0 35 2 15 0 1 0 36017986 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.5027 s]
/proc/loadavg: 2.80 2.68 2.63 4/91 14576
/proc/meminfo: memFree=1314592/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13600 CPUtime=0.4
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 974 4526 0 1 3 0 35 2 15 0 1 0 36017986 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3400 797 370 3 0 500 0
[pid=14567] ppid=14554 vsize=5356 CPUtime=0
/proc/14567/stat : 14567 (sh) S 14554 14554 13758 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36018033 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14567/statm: 1339 233 193 169 0 50 0
[pid=14568] ppid=14567 vsize=868476 CPUtime=1.01
/proc/14568/stat : 14568 (java) S 14567 14554 13758 0 -1 0 6745 0 1 0 96 5 0 0 18 0 9 0 36018033 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14568/statm: 217119 5896 2563 9 0 211666 0
[pid=14568/tid=14569] ppid=14567 vsize=868476 CPUtime=0.66
/proc/14568/task/14569/stat : 14569 (java) R 14567 14554 13758 0 -1 64 2784 0 1 0 63 3 0 0 23 0 9 0 36018034 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4126533646 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14570] ppid=14567 vsize=868476 CPUtime=0.08
/proc/14568/task/14570/stat : 14570 (java) S 14567 14554 13758 0 -1 64 1774 0 0 0 8 0 0 0 16 0 9 0 36018035 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14571] ppid=14567 vsize=868476 CPUtime=0
/proc/14568/task/14571/stat : 14571 (java) S 14567 14554 13758 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36018036 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14572] ppid=14567 vsize=868476 CPUtime=0
/proc/14568/task/14572/stat : 14572 (java) S 14567 14554 13758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36018036 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14573] ppid=14567 vsize=868476 CPUtime=0
/proc/14568/task/14573/stat : 14573 (java) S 14567 14554 13758 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 36018038 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14574] ppid=14567 vsize=868476 CPUtime=0.24
/proc/14568/task/14574/stat : 14574 (java) S 14567 14554 13758 0 -1 64 1493 0 0 0 24 0 0 0 16 0 9 0 36018038 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14575] ppid=14567 vsize=868476 CPUtime=0
/proc/14568/task/14575/stat : 14575 (java) S 14567 14554 13758 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 36018038 889319424 5896 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14568/tid=14576] ppid=14567 vsize=868476 CPUtime=0
/proc/14568/task/14576/stat : 14576 (java) S 14567 14554 13758 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36018038 889319424 5896 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) 887432

[startup+3.10301 s]
/proc/loadavg: 2.80 2.68 2.63 5/91 14588
/proc/meminfo: memFree=1317088/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=2.89
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1341 29199 0 4 4 0 263 22 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 13732

[startup+6.30165 s]
/proc/loadavg: 2.80 2.68 2.63 3/83 14626
/proc/meminfo: memFree=1306776/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 15 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=12636 CPUtime=2.39
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3018 0 0 0 238 1 0 0 25 0 1 0 36018374 12939264 3004 996147200 134512640 135127466 4294956256 18446744073709551615 134530823 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3159 3004 75 150 0 3006 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 31724

[startup+12.7029 s]
/proc/loadavg: 2.68 2.66 2.62 4/83 14626
/proc/meminfo: memFree=1303128/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=12636 CPUtime=8.72
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3021 0 0 0 871 1 0 0 25 0 1 0 36018374 12939264 3007 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3159 3007 75 150 0 3006 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 31724

[startup+25.5015 s]
/proc/loadavg: 2.73 2.67 2.62 4/83 14626
/proc/meminfo: memFree=1296152/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=12636 CPUtime=21.4
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3029 0 0 0 2139 1 0 0 25 0 1 0 36018374 12939264 3015 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3159 3015 75 150 0 3006 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 31724

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

[startup+31.9068 s]
/proc/loadavg: 2.77 2.68 2.63 3/83 14626
/proc/meminfo: memFree=1295448/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=13296 CPUtime=27.74
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3186 0 0 0 2773 1 0 0 25 0 1 0 36018374 13615104 3172 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3324 3172 75 150 0 3171 0
Current children cumulated CPU time (s) 31.24
Current children cumulated vsize (KiB) 32384

[startup+38.3021 s]
/proc/loadavg: 2.71 2.67 2.63 4/83 14626
/proc/meminfo: memFree=1294872/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=13824 CPUtime=34.09
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3323 0 0 0 3407 2 0 0 25 0 1 0 36018374 14155776 3309 996147200 134512640 135127466 4294956256 18446744073709551615 134527086 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3456 3309 75 150 0 3303 0
Current children cumulated CPU time (s) 37.59
Current children cumulated vsize (KiB) 32912

[startup+39.9014 s]
/proc/loadavg: 2.71 2.67 2.63 4/83 14626
/proc/meminfo: memFree=1294872/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=13824 CPUtime=35.67
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3323 0 0 0 3565 2 0 0 25 0 1 0 36018374 14155776 3309 996147200 134512640 135127466 4294956256 18446744073709551615 134527138 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3456 3309 75 150 0 3303 0
Current children cumulated CPU time (s) 39.17
Current children cumulated vsize (KiB) 32912

[startup+40.7065 s]
/proc/loadavg: 2.71 2.67 2.63 4/83 14626
/proc/meminfo: memFree=1294872/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=3.5
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1527 40235 0 6 4 0 318 28 16 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14625] ppid=14554 vsize=5356 CPUtime=0
/proc/14625/stat : 14625 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36018374 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14625/statm: 1339 232 193 169 0 50 0
[pid=14626] ppid=14625 vsize=13824 CPUtime=36.47
/proc/14626/stat : 14626 (minisat) R 14625 14554 13758 0 -1 4194304 3323 0 0 0 3645 2 0 0 25 0 1 0 36018374 14155776 3309 996147200 134512640 135127466 4294956256 18446744073709551615 134527115 0 0 4096 3 0 0 0 17 1 0 0
/proc/14626/statm: 3456 3309 75 150 0 3303 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (KiB) 32912

[startup+41.5017 s]
/proc/loadavg: 2.71 2.67 2.63 4/83 14626
/proc/meminfo: memFree=1294872/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=40.48
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1589 43853 0 6 4 0 4013 31 15 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
Current children cumulated CPU time (s) 40.48
Current children cumulated vsize (KiB) 13732

[startup+41.7017 s]
/proc/loadavg: 2.73 2.67 2.63 4/83 14638
/proc/meminfo: memFree=1295960/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=40.73
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1641 47731 0 7 4 0 4035 34 15 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14637] ppid=14554 vsize=5356 CPUtime=0
/proc/14637/stat : 14637 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36022138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14637/statm: 1339 232 193 169 0 50 0
[pid=14638] ppid=14637 vsize=12644 CPUtime=0.16
/proc/14638/stat : 14638 (minisat) R 14637 14554 13758 0 -1 4194304 3012 0 0 0 16 0 0 0 20 0 1 0 36022138 12947456 2998 996147200 134512640 135127466 4294956256 18446744073709551615 134523542 0 0 4096 3 0 0 0 17 1 0 0
/proc/14638/statm: 3161 2998 72 150 0 3008 0
Current children cumulated CPU time (s) 40.89
Current children cumulated vsize (KiB) 31732

[startup+41.8068 s]
/proc/loadavg: 2.73 2.67 2.63 4/83 14638
/proc/meminfo: memFree=1295960/2055920 swapFree=4192956/4192956
[pid=14554] ppid=14552 vsize=13732 CPUtime=40.73
/proc/14554/stat : 14554 (sugar) S 14552 14554 13758 0 -1 4194304 1641 47731 0 7 4 0 4035 34 15 0 1 0 36017986 14061568 814 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14554/statm: 3433 814 374 3 0 533 0
[pid=14637] ppid=14554 vsize=5356 CPUtime=0
/proc/14637/stat : 14637 (sh) S 14554 14554 13758 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36022138 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14637/statm: 1339 232 193 169 0 50 0
[pid=14638] ppid=14637 vsize=12644 CPUtime=0.26
/proc/14638/stat : 14638 (minisat) R 14637 14554 13758 0 -1 4194304 3015 0 0 0 26 0 0 0 22 0 1 0 36022138 12947456 3001 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14638/statm: 3161 3001 75 150 0 3008 0
Current children cumulated CPU time (s) 40.99
Current children cumulated vsize (KiB) 31732

Child status: 0
Real time (s): 41.8543
CPU time (s): 41.0848
CPU user time (s): 40.7178
CPU system time (s): 0.366944
CPU usage (%): 98.1613
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.7178
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52752
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= 3589
involuntary context switches= 5213

runsolver used 0.068989 second user time and 0.145977 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-11 18:19:24
IDJOB=1108268
IDBENCH=60698
IDSOLVER=368
FILE ID=node33/1108268-1215793164
PBS_JOBID= 7903129
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 365329399fa1841ce8a99aa93f11dc01
RANDOM SEED=728159175

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:       1343000 kB
Buffers:         56272 kB
Cached:         526216 kB
SwapCached:          0 kB
Active:         417276 kB
Inactive:       227856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343000 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4296 kB
Writeback:           0 kB
Mapped:          82980 kB
Slab:            53100 kB
Committed_AS:   925592 kB
PageTables:       1924 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= 66472 MiB
End job on node33 at 2008-07-11 18:20:06