Trace number 1114548

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM3 10.5114 11.8514

General information on the benchmark

Namecsp/composed-75-1-40/
normalized-composed-75-1-40-5_ext.xml
MD5SUMcda0453d2dc2adf7f01e5f798439ac6b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark5.68613
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints662
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension662
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 Sun Jul 13 01:05:48 2008
0.00/0.04	c 0	PID 19202
0.00/0.05	c 0	HOST node11.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114548-1215903948.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-1114548-1215903948.xml' 'HOME/temp.csp'
0.03/0.51	c 1	1 domains, 83 variables, 0 predicates, 662 relations, 662 constraints
0.03/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.55	c 1	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.48/0.82	c 1	Parsing HOME/temp.csp
0.48/1.03	c 1	parsed 1408 expressions
0.48/1.03	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.48/1.04	c 1	MAX CSP: 662 constraints
0.48/1.04	c 1	Converting to clausal form CSP
0.48/1.07	c 1	converted 208 (10%) expressions
0.48/1.07	c 1	converted 415 (20%) expressions
0.48/1.07	c 1	converted 622 (30%) expressions
0.48/1.09	c 1	converted 830 (40%) expressions
0.82/1.11	c 1	converted 1037 (50%) expressions
0.82/1.13	c 1	converted 1244 (60%) expressions
0.82/1.14	c 1	converted 1452 (70%) expressions
0.82/1.16	c 1	converted 1659 (80%) expressions
0.92/1.23	c 1	converted 1866 (90%) expressions
1.01/1.39	c 1	converted 2073 (100%) expressions
1.01/1.39	c 1	CSP : 1407 integers, 0 booleans, 1985 clauses, largest domain size 994
1.01/1.39	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.01/1.39	c 1	Propagation in CSP
1.12/1.43	c 2	657 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.43	c 2	CSP : 1407 integers, 0 booleans, 1985 clauses, largest domain size 663
1.12/1.43	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.43	c 2	Simplifing CSP by introducing new Boolean variables
1.12/1.44	c 2	CSP : 1407 integers, 0 booleans, 1985 clauses, largest domain size 663
1.12/1.44	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.47	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.12/1.49	c 2	141 (10%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.49	c 2	282 (20%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.49	c 2	423 (30%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.49	c 2	563 (40%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.12/1.49	c 2	704 (50%) CSP integer variables are encoded (664 clauses, 7176 bytes)
1.21/1.50	c 2	845 (60%) CSP integer variables are encoded (1820 clauses, 22204 bytes)
1.21/1.50	c 2	985 (70%) CSP integer variables are encoded (2694 clauses, 33566 bytes)
1.21/1.51	c 2	1126 (80%) CSP integer variables are encoded (9298 clauses, 120169 bytes)
1.21/1.51	c 2	1267 (90%) CSP integer variables are encoded (10252 clauses, 134479 bytes)
1.21/1.51	c 2	1407 (100%) CSP integer variables are encoded (11562 clauses, 154129 bytes)
1.21/1.57	c 2	199 (10%) CSP clauses are encoded (13874 clauses, 203013 bytes)
1.21/1.59	c 2	397 (20%) CSP clauses are encoded (16138 clauses, 256673 bytes)
1.31/1.61	c 2	596 (30%) CSP clauses are encoded (18397 clauses, 310610 bytes)
1.31/1.64	c 2	794 (40%) CSP clauses are encoded (22255 clauses, 382868 bytes)
1.31/1.69	c 2	993 (50%) CSP clauses are encoded (49284 clauses, 872840 bytes)
1.41/1.71	c 2	1191 (60%) CSP clauses are encoded (57424 clauses, 1016722 bytes)
2.12/2.44	c 3	1390 (70%) CSP clauses are encoded (474677 clauses, 8721427 bytes)
2.12/2.46	c 3	1588 (80%) CSP clauses are encoded (484025 clauses, 8913315 bytes)
2.22/2.50	c 3	1787 (90%) CSP clauses are encoded (506570 clauses, 9387241 bytes)
2.32/2.64	c 3	1985 (100%) CSP clauses are encoded (589016 clauses, 11140756 bytes)
2.32/2.64	c 3	1985 CSP clauses encoded
2.32/2.64	c 3	Writing map file : HOME/temp.map
2.32/2.66	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.66	c 3	SAT : 12969 SAT variables, 589016 SAT clauses, 11140756 bytes
2.32/2.66	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.67	c 3	OBJECTIVE minimize _COST
2.32/2.67	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.32/2.67	c 3	SEARCHING: _COST <= 331
2.32/2.67	c 3	SOLVING HOME/temp.cnf
2.32/2.67	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.32/2.69	c 3	This is MiniSat 2.0 beta
2.32/2.69	c 3	WARNING: for repeatability, setting FPU to use double precision
2.32/2.69	c 3	============================[ Problem Statistics ]=============================
2.32/2.69	c 3	|                                                                             |
2.32/2.70	c 3	|  Number of variables:  12969                                                |
2.32/2.70	c 3	|  Number of clauses:    589017                                               |
2.41/2.97	c 3	|  Parsing time:         0.24         s                                       |
2.41/3.15	c 3	============================[ Search Statistics ]==============================
2.41/3.15	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.41/3.15	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.41/3.15	c 3	===============================================================================
2.41/3.15	c 3	|         0 |    9659   378812  1123958 |   126270        0    nan |  0.000 % |
2.41/3.18	c 3	===============================================================================
2.41/3.18	c 3	restarts              : 1
2.41/3.18	c 3	conflicts             : 2              (4 /sec)
2.41/3.18	c 3	decisions             : 99             (0.00 % random) (219 /sec)
2.41/3.18	c 3	propagations          : 13111          (29011 /sec)
2.41/3.18	c 3	conflict literals     : 12             (0.00 % deleted)
2.41/3.19	c 3	Memory used           : 25.29 MB
2.41/3.19	c 3	CPU time              : 0.451931 s
2.41/3.19	c 3	
2.41/3.19	c 3	SATISFIABLE
2.91/3.20	c 3	FOUND: _COST <= 331
2.91/3.20	s SATISFIABLE
2.91/3.20	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.91/3.20	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.93/3.34	c 3	Decoding HOME/temp.out
3.04/3.47	c 4	OBJECTIVE _COST 331
3.04/3.47	o 331
3.04/3.47	v 8 8 9 8 9 7 9 9 9 1 3 4 9 8 8 8 7 8 8 9 9 9 8 8 8 6 9 6 9 9 3 5 7 9 8 9 8 5 9 9 9 8 9 9 9 8 9 9 9 9 8 9 9 9 9 8 7 6 6 9 9 8 9 9 9 9 9 9 9 9 9 9 8 9 9 3 0 2 6 9 0 4 9
3.04/3.48	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.11/3.57	c 4	OBJECTIVE BOUND: 0 <= _COST <= 331
3.11/3.57	c 4	SEARCHING: _COST <= 165
3.11/3.57	c 4	SOLVING HOME/temp.cnf
3.11/3.57	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.11/3.59	c 4	This is MiniSat 2.0 beta
3.11/3.59	c 4	WARNING: for repeatability, setting FPU to use double precision
3.11/3.59	c 4	============================[ Problem Statistics ]=============================
3.11/3.59	c 4	|                                                                             |
3.11/3.59	c 4	|  Number of variables:  12969                                                |
3.11/3.59	c 4	|  Number of clauses:    589017                                               |
3.13/3.87	c 4	|  Parsing time:         0.23         s                                       |
3.13/4.11	c 4	============================[ Search Statistics ]==============================
3.13/4.11	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.13/4.11	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.13/4.11	c 4	===============================================================================
3.13/4.11	c 4	|         0 |    7831   249577   741571 |    83192        0    nan |  0.000 % |
3.13/4.14	c 4	===============================================================================
3.13/4.14	c 4	restarts              : 1
3.13/4.14	c 4	conflicts             : 23             (45 /sec)
3.13/4.14	c 4	decisions             : 260            (1.15 % random) (510 /sec)
3.13/4.14	c 4	propagations          : 16545          (32446 /sec)
3.13/4.14	c 4	conflict literals     : 289            (13.21 % deleted)
3.13/4.14	c 4	Memory used           : 25.54 MB
3.13/4.14	c 4	CPU time              : 0.509922 s
3.13/4.14	c 4	
3.13/4.15	c 4	SATISFIABLE
3.13/4.15	c 4	FOUND: _COST <= 165
3.13/4.15	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.13/4.15	c 4	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.70/4.49	c 5	Decoding HOME/temp.out
3.86/4.60	c 5	OBJECTIVE _COST 165
3.86/4.60	o 165
3.86/4.61	v 6 5 9 9 9 7 8 8 9 5 3 0 4 8 8 8 7 9 8 9 8 2 7 7 8 6 6 6 9 5 0 5 0 9 6 9 8 5 9 9 9 8 9 9 1 8 9 6 9 8 8 9 2 9 9 8 5 3 6 9 9 8 9 9 9 8 9 9 9 9 9 9 9 9 9 9 7 6 9 8 7 8 7
3.86/4.61	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.86/4.67	c 5	OBJECTIVE BOUND: 0 <= _COST <= 165
3.86/4.67	c 5	SEARCHING: _COST <= 82
3.86/4.67	c 5	SOLVING HOME/temp.cnf
3.86/4.67	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.86/4.67	c 5	This is MiniSat 2.0 beta
3.86/4.67	c 5	WARNING: for repeatability, setting FPU to use double precision
3.86/4.68	c 5	============================[ Problem Statistics ]=============================
3.86/4.68	c 5	|                                                                             |
3.86/4.68	c 5	|  Number of variables:  12969                                                |
3.86/4.68	c 5	|  Number of clauses:    589017                                               |
3.88/4.99	c 5	|  Parsing time:         0.27         s                                       |
3.88/5.28	c 5	============================[ Search Statistics ]==============================
3.88/5.28	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.88/5.28	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.88/5.28	c 5	===============================================================================
3.88/5.28	c 5	|         0 |    6663   146311   435194 |    48770        0    nan |  0.000 % |
3.88/5.31	c 5	===============================================================================
3.88/5.31	c 5	restarts              : 1
3.88/5.31	c 5	conflicts             : 62             (105 /sec)
3.88/5.31	c 5	decisions             : 215            (1.40 % random) (364 /sec)
3.88/5.31	c 5	propagations          : 17005          (28778 /sec)
3.88/5.31	c 5	conflict literals     : 648            (9.87 % deleted)
3.88/5.31	c 5	Memory used           : 25.67 MB
3.88/5.31	c 5	CPU time              : 0.59091 s
3.88/5.31	c 5	
3.88/5.32	c 5	SATISFIABLE
3.88/5.32	c 5	FOUND: _COST <= 82
3.88/5.32	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.88/5.32	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.53/5.40	c 5	Decoding HOME/temp.out
4.69/5.52	c 6	OBJECTIVE _COST 82
4.69/5.52	o 82
4.69/5.52	v 8 8 7 9 8 9 8 9 7 8 8 6 5 7 7 4 5 8 8 9 8 9 8 7 9 5 6 8 9 6 3 1 7 3 9 5 5 9 8 9 9 8 9 9 2 6 8 9 3 8 2 9 7 4 9 7 7 4 7 5 8 9 6 3 9 9 9 9 8 9 9 9 9 5 9 9 7 6 9 8 7 8 7
4.69/5.53	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.69/5.54	c 6	OBJECTIVE BOUND: 0 <= _COST <= 82
4.69/5.54	c 6	SEARCHING: _COST <= 41
4.69/5.54	c 6	SOLVING HOME/temp.cnf
4.69/5.54	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.69/5.54	c 6	This is MiniSat 2.0 beta
4.69/5.54	c 6	WARNING: for repeatability, setting FPU to use double precision
4.69/5.54	c 6	============================[ Problem Statistics ]=============================
4.69/5.54	c 6	|                                                                             |
4.69/5.54	c 6	|  Number of variables:  12969                                                |
4.69/5.54	c 6	|  Number of clauses:    589017                                               |
4.74/5.85	c 6	|  Parsing time:         0.27         s                                       |
4.74/6.15	c 6	============================[ Search Statistics ]==============================
4.74/6.15	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.74/6.15	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.74/6.15	c 6	===============================================================================
4.74/6.15	c 6	|         0 |    5796    85285   254676 |    28428        0    nan |  0.000 % |
4.74/6.18	c 6	===============================================================================
4.74/6.18	c 6	restarts              : 1
4.74/6.18	c 6	conflicts             : 65             (110 /sec)
4.74/6.18	c 6	decisions             : 406            (0.00 % random) (688 /sec)
4.74/6.18	c 6	propagations          : 17006          (28828 /sec)
4.74/6.18	c 6	conflict literals     : 716            (8.91 % deleted)
4.74/6.18	c 6	Memory used           : 25.82 MB
4.74/6.18	c 6	CPU time              : 0.58991 s
4.74/6.18	c 6	
4.74/6.19	c 6	SATISFIABLE
4.74/6.19	c 6	FOUND: _COST <= 41
4.74/6.19	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.74/6.19	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.38/6.27	c 6	Decoding HOME/temp.out
5.38/6.39	c 6	OBJECTIVE _COST 41
5.38/6.39	o 41
5.38/6.40	v 8 8 5 9 8 7 8 9 9 9 3 9 9 4 9 4 3 8 9 4 9 9 9 8 6 9 9 2 9 4 3 5 7 9 9 4 6 6 9 7 9 3 9 6 9 7 6 9 7 2 9 6 9 7 5 9 9 7 8 5 6 5 7 6 7 0 7 8 8 7 7 5 9 5 9 9 7 6 9 8 7 8 7
5.38/6.40	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.38/6.41	c 6	OBJECTIVE BOUND: 0 <= _COST <= 41
5.38/6.41	c 6	SEARCHING: _COST <= 20
5.38/6.41	c 6	SOLVING HOME/temp.cnf
5.38/6.41	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.38/6.44	c 7	This is MiniSat 2.0 beta
5.38/6.44	c 7	WARNING: for repeatability, setting FPU to use double precision
5.38/6.44	c 7	============================[ Problem Statistics ]=============================
5.38/6.44	c 7	|                                                                             |
5.38/6.44	c 7	|  Number of variables:  12969                                                |
5.38/6.44	c 7	|  Number of clauses:    589017                                               |
5.82/6.74	c 7	|  Parsing time:         0.25         s                                       |
6.11/7.01	c 7	============================[ Search Statistics ]==============================
6.11/7.01	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.11/7.01	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.11/7.01	c 7	===============================================================================
6.11/7.01	c 7	|         0 |    5018    50480   152574 |    16826        0    nan |  0.000 % |
6.11/7.03	c 7	===============================================================================
6.11/7.04	c 7	restarts              : 1
6.11/7.04	c 7	conflicts             : 63             (116 /sec)
6.11/7.04	c 7	decisions             : 189            (1.59 % random) (347 /sec)
6.11/7.04	c 7	propagations          : 16676          (30603 /sec)
6.11/7.04	c 7	conflict literals     : 701            (8.96 % deleted)
6.11/7.04	c 7	Memory used           : 25.80 MB
6.11/7.04	c 7	CPU time              : 0.544917 s
6.11/7.04	c 7	
6.11/7.04	c 7	SATISFIABLE
6.11/7.05	c 7	FOUND: _COST <= 20
6.11/7.05	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.11/7.05	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.19/7.13	c 7	Decoding HOME/temp.out
6.19/7.25	c 7	OBJECTIVE _COST 20
6.19/7.25	o 20
6.19/7.25	v 9 9 9 9 7 8 0 9 4 6 8 9 9 8 0 5 5 2 9 7 9 9 2 7 6 2 1 9 9 8 1 5 9 9 6 2 9 9 9 6 9 6 6 9 9 8 7 5 9 6 9 4 9 9 9 5 4 1 8 5 4 2 6 9 9 6 9 9 9 6 7 9 6 9 8 9 7 6 9 8 7 8 7
6.19/7.26	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.19/7.27	c 7	OBJECTIVE BOUND: 0 <= _COST <= 20
6.19/7.27	c 7	SEARCHING: _COST <= 10
6.19/7.27	c 7	SOLVING HOME/temp.cnf
6.19/7.27	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.19/7.27	c 7	This is MiniSat 2.0 beta
6.19/7.27	c 7	WARNING: for repeatability, setting FPU to use double precision
6.19/7.27	c 7	============================[ Problem Statistics ]=============================
6.19/7.27	c 7	|                                                                             |
6.19/7.27	c 7	|  Number of variables:  12969                                                |
6.19/7.27	c 7	|  Number of clauses:    589017                                               |
6.40/7.57	c 8	|  Parsing time:         0.26         s                                       |
6.92/7.83	c 8	============================[ Search Statistics ]==============================
6.92/7.83	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.92/7.83	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.92/7.83	c 8	===============================================================================
6.92/7.83	c 8	|         0 |    4326    32529   100787 |    10843        0    nan |  0.000 % |
6.92/7.86	c 8	===============================================================================
6.92/7.86	c 8	restarts              : 1
6.92/7.86	c 8	conflicts             : 66             (119 /sec)
6.92/7.86	c 8	decisions             : 178            (1.12 % random) (321 /sec)
6.92/7.86	c 8	propagations          : 17087          (30848 /sec)
6.92/7.86	c 8	conflict literals     : 922            (7.71 % deleted)
6.92/7.86	c 8	Memory used           : 25.80 MB
6.92/7.86	c 8	CPU time              : 0.553915 s
6.92/7.86	c 8	
6.92/7.87	c 8	SATISFIABLE
6.92/7.87	c 8	FOUND: _COST <= 10
6.92/7.87	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.92/7.87	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
6.99/8.18	c 8	Decoding HOME/temp.out
6.99/8.31	c 8	OBJECTIVE _COST 10
6.99/8.31	o 10
6.99/8.31	v 9 9 4 6 5 2 9 4 7 6 8 1 1 7 7 8 7 8 8 9 9 9 5 7 8 5 7 6 0 8 5 9 5 9 6 9 0 9 9 3 6 7 9 9 9 2 9 3 7 5 1 9 2 7 9 8 9 6 8 9 8 1 8 2 9 6 9 3 9 7 9 5 1 1 8 9 7 6 9 8 7 8 7
6.99/8.31	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.99/8.39	c 8	OBJECTIVE BOUND: 0 <= _COST <= 10
6.99/8.39	c 8	SEARCHING: _COST <= 5
6.99/8.39	c 8	SOLVING HOME/temp.cnf
6.99/8.39	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.99/8.39	c 8	This is MiniSat 2.0 beta
6.99/8.39	c 8	WARNING: for repeatability, setting FPU to use double precision
6.99/8.39	c 8	============================[ Problem Statistics ]=============================
6.99/8.39	c 8	|                                                                             |
6.99/8.39	c 8	|  Number of variables:  12969                                                |
6.99/8.39	c 8	|  Number of clauses:    589017                                               |
7.21/8.71	c 9	|  Parsing time:         0.28         s                                       |
7.71/8.98	c 9	============================[ Search Statistics ]==============================
7.71/8.98	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.71/8.98	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.71/8.98	c 9	===============================================================================
7.71/8.98	c 9	|         0 |    3654    22438    72525 |     7479        0    nan |  0.000 % |
7.81/9.01	c 9	|       101 |    3654    22438    72525 |     8227      101     13 | 71.825 % |
7.81/9.02	c 9	===============================================================================
7.81/9.02	c 9	restarts              : 2
7.81/9.02	c 9	conflicts             : 143            (241 /sec)
7.81/9.02	c 9	decisions             : 273            (1.10 % random) (460 /sec)
7.81/9.02	c 9	propagations          : 63935          (107833 /sec)
7.81/9.02	c 9	conflict literals     : 2012           (15.11 % deleted)
7.81/9.02	c 9	Memory used           : 25.67 MB
7.81/9.02	c 9	CPU time              : 0.592909 s
7.81/9.02	c 9	
7.81/9.02	c 9	SATISFIABLE
7.81/9.03	c 9	FOUND: _COST <= 5
7.81/9.03	c 9	DECODING HOME/temp.out WITH HOME/temp.map
7.81/9.03	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.85/9.11	c 9	Decoding HOME/temp.out
7.85/9.23	c 9	OBJECTIVE _COST 5
7.85/9.23	o 5
7.85/9.23	v 8 9 5 9 9 6 5 8 2 8 3 4 2 8 8 8 1 4 7 8 6 9 9 4 9 3 6 8 6 9 4 3 6 8 4 8 4 5 9 9 7 6 6 9 3 8 7 6 3 9 5 3 0 7 4 1 4 1 6 7 9 0 6 2 8 9 7 8 0 6 6 8 9 9 6 5 2 5 9 8 8 5 7
7.85/9.23	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.85/9.24	c 9	OBJECTIVE BOUND: 0 <= _COST <= 5
7.85/9.24	c 9	SEARCHING: _COST <= 2
7.85/9.24	c 9	SOLVING HOME/temp.cnf
7.85/9.24	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.85/9.25	c 9	This is MiniSat 2.0 beta
7.85/9.25	c 9	WARNING: for repeatability, setting FPU to use double precision
7.85/9.25	c 9	============================[ Problem Statistics ]=============================
7.85/9.25	c 9	|                                                                             |
7.85/9.25	c 9	|  Number of variables:  12969                                                |
7.85/9.25	c 9	|  Number of clauses:    589017                                               |
8.05/9.57	c 10	|  Parsing time:         0.27         s                                       |
8.05/9.84	c 10	============================[ Search Statistics ]==============================
8.05/9.84	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.05/9.84	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.05/9.84	c 10	===============================================================================
8.05/9.84	c 10	|         0 |    2733    14721    52134 |     4907        0    nan |  0.000 % |
8.05/9.87	c 10	|       100 |    2733    14721    52134 |     5397      100     13 | 78.927 % |
8.05/9.88	c 10	|       250 |    2733    14721    52134 |     5937      250     10 | 78.927 % |
8.69/9.91	c 10	|       475 |    2733    14721    52134 |     6531      475      9 | 78.927 % |
8.69/9.95	c 10	===============================================================================
8.69/9.95	c 10	restarts              : 4
8.69/9.95	c 10	conflicts             : 803            (1226 /sec)
8.69/9.95	c 10	decisions             : 876            (0.91 % random) (1338 /sec)
8.69/9.95	c 10	propagations          : 460643         (703379 /sec)
8.69/9.95	c 10	conflict literals     : 7111           (33.97 % deleted)
8.69/9.95	c 10	Memory used           : 25.88 MB
8.69/9.95	c 10	CPU time              : 0.6549 s
8.69/9.95	c 10	
8.69/9.95	c 10	UNSATISFIABLE
8.69/9.96	c 10	NOT FOUND: _COST <= 2
8.69/9.96	c 10	OBJECTIVE BOUND: 3 <= _COST <= 5
8.69/9.96	c 10	SEARCHING: _COST <= 4
8.69/9.96	c 10	SOLVING HOME/temp.cnf
8.69/9.96	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.69/9.96	c 10	This is MiniSat 2.0 beta
8.69/9.96	c 10	WARNING: for repeatability, setting FPU to use double precision
8.69/9.96	c 10	============================[ Problem Statistics ]=============================
8.69/9.96	c 10	|                                                                             |
8.69/9.96	c 10	|  Number of variables:  12969                                                |
8.69/9.96	c 10	|  Number of clauses:    589017                                               |
8.76/10.27	c 10	|  Parsing time:         0.28         s                                       |
8.76/10.54	c 11	============================[ Search Statistics ]==============================
8.76/10.54	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.76/10.54	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.76/10.54	c 11	===============================================================================
8.76/10.54	c 11	|         0 |    3397    19872    65597 |     6624        0    nan |  0.000 % |
8.76/10.58	c 11	|       101 |    3397    19872    65597 |     7286      101     12 | 73.807 % |
8.76/10.59	c 11	===============================================================================
8.76/10.59	c 11	restarts              : 2
8.76/10.59	c 11	conflicts             : 206            (345 /sec)
8.76/10.59	c 11	decisions             : 365            (0.82 % random) (611 /sec)
8.76/10.59	c 11	propagations          : 82893          (138870 /sec)
8.76/10.59	c 11	conflict literals     : 2416           (18.35 % deleted)
8.76/10.59	c 11	Memory used           : 25.71 MB
8.76/10.59	c 11	CPU time              : 0.596909 s
8.76/10.59	c 11	
8.76/10.59	c 11	SATISFIABLE
8.76/10.60	c 11	FOUND: _COST <= 4
8.76/10.60	c 11	DECODING HOME/temp.out WITH HOME/temp.map
8.76/10.60	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.76/10.70	c 11	Decoding HOME/temp.out
9.40/10.80	c 11	OBJECTIVE _COST 4
9.40/10.80	o 4
9.40/10.81	v 4 9 9 5 9 9 9 8 7 9 9 8 3 9 9 8 0 4 7 9 9 9 9 4 6 2 0 9 6 8 1 5 2 1 9 3 3 8 9 4 8 6 9 4 9 9 9 5 1 6 5 7 6 7 2 5 8 7 9 9 9 2 6 2 9 6 3 3 4 6 3 4 6 8 9 7 2 3 9 8 7 5 1
9.40/10.81	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.40/10.83	c 11	OBJECTIVE BOUND: 3 <= _COST <= 4
9.40/10.83	c 11	SEARCHING: _COST <= 3
9.40/10.83	c 11	SOLVING HOME/temp.cnf
9.40/10.83	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.40/10.84	c 11	This is MiniSat 2.0 beta
9.40/10.84	c 11	WARNING: for repeatability, setting FPU to use double precision
9.40/10.84	c 11	============================[ Problem Statistics ]=============================
9.40/10.84	c 11	|                                                                             |
9.40/10.84	c 11	|  Number of variables:  12969                                                |
9.40/10.84	c 11	|  Number of clauses:    589017                                               |
9.86/11.15	c 11	|  Parsing time:         0.29         s                                       |
10.16/11.43	c 12	============================[ Search Statistics ]==============================
10.16/11.43	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.16/11.43	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.16/11.43	c 12	===============================================================================
10.16/11.43	c 12	|         0 |    3140    17557    59422 |     5852        0    nan |  0.000 % |
10.16/11.46	c 12	|       100 |    3140    17557    59422 |     6437      100     13 | 75.788 % |
10.16/11.48	c 12	|       250 |    3140    17557    59422 |     7081      250     10 | 75.788 % |
10.25/11.51	c 12	===============================================================================
10.25/11.51	c 12	restarts              : 3
10.25/11.51	c 12	conflicts             : 471            (735 /sec)
10.25/11.51	c 12	decisions             : 664            (1.05 % random) (1036 /sec)
10.25/11.51	c 12	propagations          : 306165         (477710 /sec)
10.25/11.51	c 12	conflict literals     : 4354           (31.86 % deleted)
10.25/11.51	c 12	Memory used           : 25.67 MB
10.25/11.51	c 12	CPU time              : 0.640902 s
10.25/11.51	c 12	
10.25/11.51	c 12	SATISFIABLE
10.25/11.52	c 12	FOUND: _COST <= 3
10.25/11.52	c 12	DECODING HOME/temp.out WITH HOME/temp.map
10.25/11.52	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.29/11.66	c 12	Decoding HOME/temp.out
10.29/11.77	c 12	OBJECTIVE _COST 3
10.29/11.77	o 3
10.29/11.77	v 9 8 9 5 4 8 9 4 9 9 9 4 3 8 0 1 0 2 8 6 9 9 7 7 6 5 9 6 9 8 3 4 6 1 9 9 9 6 9 7 9 9 9 6 9 6 3 8 9 2 5 9 5 7 9 0 8 8 6 6 6 8 8 9 1 3 1 8 8 2 8 9 1 6 7 7 2 3 9 8 7 5 1
10.29/11.78	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.29/11.85	c 12	OBJECTIVE _COST 3
10.29/11.85	s OPTIMUM FOUND
10.29/11.85	c 12	CPU 9.59 (0.05 0.02 9.54 0.87)
10.29/11.85	c 12	END Sun Jul 13 01:06:00 2008

Verifier Data (download as text)

OK	3	659
3 unsatisfied constraints, 659 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-1114548-1215903948/watcher-1114548-1215903948 -o /tmp/evaluation-result-1114548-1215903948/solver-1114548-1215903948 -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-1114548-1215903948.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: 3.24 2.92 2.72 5/80 19202
/proc/meminfo: memFree=1809112/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=12272 CPUtime=0
/proc/19202/stat : 19202 (sugar) R 19200 19202 18518 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 47097601 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 262918945790 0 0 4224 0 0 0 0 17 1 0 0
/proc/19202/statm: 3068 364 274 3 0 168 0

[startup+0.126708 s]
/proc/loadavg: 3.24 2.92 2.72 5/80 19202
/proc/meminfo: memFree=1809112/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13600 CPUtime=0.03
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47097601 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201716 s]
/proc/loadavg: 3.24 2.92 2.72 5/80 19202
/proc/meminfo: memFree=1809112/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13600 CPUtime=0.03
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47097601 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30173 s]
/proc/loadavg: 3.24 2.92 2.72 5/80 19202
/proc/meminfo: memFree=1809112/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13600 CPUtime=0.03
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47097601 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701775 s]
/proc/loadavg: 3.24 2.92 2.72 5/80 19202
/proc/meminfo: memFree=1809112/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13600 CPUtime=0.48
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 957 4816 0 1 3 0 42 3 16 0 1 0 47097601 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13600

[startup+1.50187 s]
/proc/loadavg: 3.24 2.92 2.72 4/91 19224
/proc/meminfo: memFree=1799104/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13600 CPUtime=0.48
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 974 4816 0 1 3 0 42 3 15 0 1 0 47097601 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19202/statm: 3400 797 370 3 0 500 0
[pid=19215] ppid=19202 vsize=5356 CPUtime=0
/proc/19215/stat : 19215 (sh) S 19202 19202 18518 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47097656 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19215/statm: 1339 233 193 169 0 50 0
[pid=19216] ppid=19215 vsize=868392 CPUtime=0.73
/proc/19216/stat : 19216 (java) S 19215 19202 18518 0 -1 0 7158 0 1 0 70 3 0 0 20 0 9 0 47097657 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19216/statm: 217098 6400 2564 9 0 211645 0
[pid=19216/tid=19217] ppid=19215 vsize=868392 CPUtime=0.38
/proc/19216/task/19217/stat : 19217 (java) R 19215 19202 18518 0 -1 64 2701 0 1 0 37 1 0 0 25 0 9 0 47097665 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19218] ppid=19215 vsize=868392 CPUtime=0.11
/proc/19216/task/19218/stat : 19218 (java) S 19215 19202 18518 0 -1 64 2277 0 0 0 11 0 0 0 16 0 9 0 47097678 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19219] ppid=19215 vsize=868392 CPUtime=0
/proc/19216/task/19219/stat : 19219 (java) S 19215 19202 18518 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47097678 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19220] ppid=19215 vsize=868392 CPUtime=0
/proc/19216/task/19220/stat : 19220 (java) S 19215 19202 18518 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 47097678 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19221] ppid=19215 vsize=868392 CPUtime=0
/proc/19216/task/19221/stat : 19221 (java) S 19215 19202 18518 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47097680 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19222] ppid=19215 vsize=868392 CPUtime=0.21
/proc/19216/task/19222/stat : 19222 (java) S 19215 19202 18518 0 -1 64 1486 0 0 0 21 0 0 0 16 0 9 0 47097680 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19223] ppid=19215 vsize=868392 CPUtime=0
/proc/19216/task/19223/stat : 19223 (java) S 19215 19202 18518 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47097680 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19216/tid=19224] ppid=19215 vsize=868392 CPUtime=0
/proc/19216/task/19224/stat : 19224 (java) S 19215 19202 18518 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47097680 889233408 6400 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 887348

[startup+3.10105 s]
/proc/loadavg: 3.24 2.92 2.72 3/91 19224
/proc/meminfo: memFree=1785408/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=2.41
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 1073 12671 0 2 4 1 221 15 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 13732

[startup+6.30125 s]
/proc/loadavg: 3.22 2.92 2.72 4/91 19260
/proc/meminfo: memFree=1790144/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=5.38
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 1483 50817 0 5 4 1 489 44 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 13732

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

[startup+6.40125 s]
/proc/loadavg: 3.22 2.92 2.72 4/91 19260
/proc/meminfo: memFree=1790144/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=5.38
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 1484 50817 0 5 4 1 489 44 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 13732

[startup+9.60162 s]
/proc/loadavg: 3.12 2.90 2.72 3/83 19298
/proc/meminfo: memFree=1770624/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=8.05
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 1878 86322 0 9 4 2 730 69 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 13732

[startup+11.2018 s]
/proc/loadavg: 3.12 2.90 2.72 4/83 19324
/proc/meminfo: memFree=1780928/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=9.61
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 2046 103532 0 10 5 2 873 81 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
[pid=19323] ppid=19202 vsize=5356 CPUtime=0
/proc/19323/stat : 19323 (sh) S 19202 19202 18518 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47098685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 1339 232 193 169 0 50 0
[pid=19324] ppid=19323 vsize=26284 CPUtime=0.35
/proc/19324/stat : 19324 (minisat) R 19323 19202 18518 0 -1 4194304 6333 0 0 0 33 2 0 0 22 0 1 0 47098685 26914816 6319 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/19324/statm: 6571 6319 72 150 0 6418 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (KiB) 45372

[startup+11.6019 s]
/proc/loadavg: 3.12 2.90 2.72 4/83 19324
/proc/meminfo: memFree=1780928/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=10.29
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 2088 110178 0 10 5 2 938 84 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 13732

[startup+11.8019 s]
/proc/loadavg: 3.12 2.90 2.72 4/83 19324
/proc/meminfo: memFree=1780928/2055920 swapFree=4192812/4192956
[pid=19202] ppid=19200 vsize=13732 CPUtime=10.29
/proc/19202/stat : 19202 (sugar) S 19200 19202 18518 0 -1 4194304 2108 110178 0 10 5 2 938 84 15 0 1 0 47097601 14061568 821 996147200 4194304 4206940 548682068592 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19202/statm: 3433 821 374 3 0 533 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 11.8514
CPU time (s): 10.5114
CPU user time (s): 9.60154
CPU system time (s): 0.909861
CPU usage (%): 88.6935
Max. virtual memory (cumulated for all children) (KiB): 887472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.60154
system time used= 0.909861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116221
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7899
involuntary context switches= 10051

runsolver used 0.025996 second user time and 0.042993 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-13 01:05:48
IDJOB=1114548
IDBENCH=61747
IDSOLVER=368
FILE ID=node11/1114548-1215903948
PBS_JOBID= 7903715
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cda0453d2dc2adf7f01e5f798439ac6b
RANDOM SEED=1576379974

node11.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.218
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.218
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:       1809592 kB
Buffers:         23256 kB
Cached:          69156 kB
SwapCached:          0 kB
Active:         144916 kB
Inactive:        49756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:         122664 kB
Slab:            36544 kB
Committed_AS:  1052524 kB
PageTables:       2100 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= 66552 MiB
End job on node11 at 2008-07-13 01:06:00