Trace number 1114795

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+minisat-incOPTIMUM1 22.0027 23.9366

General information on the benchmark

Namecsp/rand-2-30-15/
normalized-rand-2-30-15-306-230-31_ext.xml
MD5SUM02a142463cfd8f27761bbd3fda83f929
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 benchmark18.1482
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints222
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension222
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sun Jul 13 02:18:25 2008
0.00/0.07	c 0	PID 22181
0.00/0.08	c 0	HOST node25.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1114795-1215908305.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114795-1215908305.xml' 'HOME/temp.csp'
0.06/0.61	c 1	1 domains, 30 variables, 0 predicates, 222 relations, 222 constraints
0.06/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.68	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.59/0.83	c 1	Parsing HOME/temp.csp
0.59/1.03	c 1	parsed 475 expressions
0.59/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.59/1.04	c 1	MAX CSP: 222 constraints
0.59/1.04	c 1	Converting to clausal form CSP
0.59/1.07	c 1	converted 70 (10%) expressions
0.59/1.07	c 1	converted 140 (20%) expressions
0.59/1.07	c 1	converted 210 (30%) expressions
0.59/1.09	c 1	converted 280 (40%) expressions
0.93/1.10	c 1	converted 350 (50%) expressions
0.93/1.11	c 1	converted 420 (60%) expressions
0.93/1.12	c 1	converted 490 (70%) expressions
0.93/1.13	c 1	converted 560 (80%) expressions
0.93/1.14	c 1	converted 630 (90%) expressions
1.03/1.28	c 1	converted 700 (100%) expressions
1.03/1.28	c 1	CSP : 474 integers, 0 booleans, 665 clauses, largest domain size 334
1.03/1.28	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.28	c 1	Propagation in CSP
1.12/1.30	c 1	216 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.30	c 1	CSP : 474 integers, 0 booleans, 665 clauses, largest domain size 223
1.12/1.30	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.30	c 1	Simplifing CSP by introducing new Boolean variables
1.12/1.31	c 1	CSP : 474 integers, 0 booleans, 665 clauses, largest domain size 223
1.12/1.31	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.34	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.12/1.35	c 1	48 (10%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.12/1.35	c 1	95 (20%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.12/1.35	c 1	143 (30%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.12/1.35	c 1	190 (40%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.12/1.35	c 1	237 (50%) CSP integer variables are encoded (390 clauses, 4154 bytes)
1.12/1.36	c 1	285 (60%) CSP integer variables are encoded (728 clauses, 7889 bytes)
1.12/1.36	c 1	332 (70%) CSP integer variables are encoded (947 clauses, 10736 bytes)
1.12/1.36	c 1	380 (80%) CSP integer variables are encoded (2645 clauses, 32810 bytes)
1.12/1.36	c 1	427 (90%) CSP integer variables are encoded (2888 clauses, 35969 bytes)
1.12/1.36	c 1	474 (100%) CSP integer variables are encoded (3249 clauses, 40662 bytes)
1.22/1.42	c 1	67 (10%) CSP clauses are encoded (5909 clauses, 97006 bytes)
1.22/1.44	c 1	133 (20%) CSP clauses are encoded (8687 clauses, 160351 bytes)
1.22/1.46	c 1	200 (30%) CSP clauses are encoded (11362 clauses, 223040 bytes)
1.22/1.48	c 1	266 (40%) CSP clauses are encoded (12658 clauses, 249484 bytes)
1.22/1.49	c 1	333 (50%) CSP clauses are encoded (15997 clauses, 305076 bytes)
1.22/1.49	c 1	399 (60%) CSP clauses are encoded (17107 clauses, 323745 bytes)
1.41/1.60	c 2	466 (70%) CSP clauses are encoded (65866 clauses, 1205534 bytes)
1.41/1.60	c 2	532 (80%) CSP clauses are encoded (67092 clauses, 1226234 bytes)
1.41/1.61	c 2	599 (90%) CSP clauses are encoded (69879 clauses, 1275327 bytes)
1.41/1.63	c 2	665 (100%) CSP clauses are encoded (79581 clauses, 1450125 bytes)
1.41/1.63	c 2	665 CSP clauses encoded
1.41/1.63	c 2	Writing map file : HOME/temp.map
1.41/1.64	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.64	c 2	SAT : 3723 SAT variables, 79581 SAT clauses, 1450125 bytes
1.41/1.64	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.46/1.76	c 2	OBJECTIVE minimize _COST
1.46/1.76	c 2	SOLVING HOME/temp.cnf
1.46/1.76	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.46/1.76	c 2	This is MiniSat 2.0 beta incremental
1.46/1.76	c 2	WARNING: for repeatability, setting FPU to use double precision
1.46/1.76	c 2	============================[ Problem Statistics ]=============================
1.46/1.76	c 2	|                                                                             |
1.46/1.77	c 2	|  Number of variables:  3723                                                 |
1.46/1.77	c 2	|  Number of clauses:    79581                                                |
1.47/1.80	c 2	|  Parsing time:         0.04         s                                       |
1.47/1.81	c 2	OK
1.47/1.81	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.47/1.81	c 2	SEARCHING: _COST <= 111
1.47/1.81	c 2	============================[ Search Statistics ]==============================
1.47/1.81	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.81	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.81	c 2	===============================================================================
1.47/1.81	c 2	|         0 |    3723    79581   244427 |    26527        0    nan |  0.000 % |
1.47/1.81	c 2	===============================================================================
1.47/1.81	c 2	restarts              : 1
1.47/1.81	c 2	conflicts             : 1             (24 /sec)
1.47/1.81	c 2	decisions             : 26            (0.00 % random) (619 /sec)
1.47/1.81	c 2	propagations          : 3768           (89729 /sec)
1.47/1.81	c 2	conflict literals     : 25             (7.41 % deleted)
1.47/1.81	c 2	Memory used           : 5.23 MB
1.47/1.81	c 2	CPU time              : 0.041993 s
1.47/1.81	c 2	
1.47/1.81	c 2	SATISFIABLE
1.47/1.82	c 2	OK
1.47/1.82	c 2	FOUND: _COST <= 111
1.47/1.82	s SATISFIABLE
1.47/1.82	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.47/1.82	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.48/2.20	c 2	Decoding HOME/temp.out
1.59/2.26	c 2	OBJECTIVE _COST 111
1.59/2.26	o 111
1.59/2.26	v 10 14 4 7 14 14 8 14 14 11 14 14 7 13 0 5 13 13 14 13 13 11 14 14 13 14 8 14 14 14
1.59/2.27	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.59/2.28	c 2	OK
1.59/2.28	c 2	OBJECTIVE BOUND: 0 <= _COST <= 111
1.59/2.28	c 2	SEARCHING: _COST <= 55
1.59/2.30	c 2	============================[ Search Statistics ]==============================
1.59/2.30	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/2.30	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/2.30	c 2	===============================================================================
1.59/2.30	c 2	|         1 |    3723    79581   244427 |    26527        1     25 |  0.000 % |
1.59/2.30	c 2	|       101 |    2882    79581   244427 |    29179      101     27 | 23.855 % |
1.70/2.30	c 2	===============================================================================
1.70/2.30	c 2	restarts              : 3
1.70/2.30	c 2	conflicts             : 103           (1585 /sec)
1.70/2.30	c 2	decisions             : 336           (0.60 % random) (5170 /sec)
1.70/2.30	c 2	propagations          : 38021          (585028 /sec)
1.70/2.30	c 2	conflict literals     : 2737           (30.14 % deleted)
1.70/2.30	c 2	Memory used           : 5.36 MB
1.70/2.30	c 2	CPU time              : 0.06499 s
1.70/2.30	c 2	
1.70/2.30	c 2	SATISFIABLE
1.70/2.30	c 2	OK
1.70/2.30	c 2	FOUND: _COST <= 55
1.70/2.30	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.70/2.30	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.70/2.38	c 2	Decoding HOME/temp.out
1.70/2.45	c 2	OBJECTIVE _COST 55
1.70/2.45	o 55
1.70/2.45	v 4 8 10 14 12 14 14 14 5 13 8 4 14 14 14 9 14 14 12 14 13 14 13 12 14 14 14 14 0 10
1.70/2.45	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.70/2.49	c 2	OK
1.70/2.49	c 2	OBJECTIVE BOUND: 0 <= _COST <= 55
1.70/2.49	c 2	SEARCHING: _COST <= 27
1.85/2.51	c 2	============================[ Search Statistics ]==============================
1.85/2.51	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.85/2.51	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.85/2.51	c 2	===============================================================================
1.85/2.51	c 2	|       103 |    2835    79581   244427 |    26527      103     27 | 23.855 % |
1.85/2.51	c 2	|       205 |    2835    79581   244427 |    29179      205     25 | 37.445 % |
1.85/2.52	c 2	|       355 |    2835    79581   244427 |    32097      355     29 | 37.445 % |
1.85/2.53	c 3	===============================================================================
1.85/2.53	c 3	restarts              : 6
1.85/2.53	c 3	conflicts             : 411           (3991 /sec)
1.85/2.53	c 3	decisions             : 828           (0.24 % random) (8040 /sec)
1.85/2.53	c 3	propagations          : 110051         (1068622 /sec)
1.85/2.53	c 3	conflict literals     : 11970          (27.34 % deleted)
1.85/2.53	c 3	Memory used           : 5.49 MB
1.85/2.53	c 3	CPU time              : 0.102984 s
1.85/2.53	c 3	
1.85/2.53	c 3	SATISFIABLE
1.85/2.53	c 3	OK
1.85/2.53	c 3	FOUND: _COST <= 27
1.85/2.53	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.85/2.53	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.89/2.61	c 3	Decoding HOME/temp.out
1.89/2.67	c 3	OBJECTIVE _COST 27
1.89/2.67	o 27
1.89/2.67	v 12 2 10 14 0 6 14 14 5 11 6 14 12 14 14 7 14 3 2 13 13 2 7 9 14 14 14 14 7 14
1.89/2.67	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.89/2.69	c 3	OK
1.89/2.69	c 3	OBJECTIVE BOUND: 0 <= _COST <= 27
1.89/2.69	c 3	SEARCHING: _COST <= 13
2.02/2.71	c 3	============================[ Search Statistics ]==============================
2.02/2.71	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.02/2.71	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.02/2.71	c 3	===============================================================================
2.02/2.71	c 3	|       411 |    2329    79581   244427 |    26527      411     29 | 37.445 % |
2.02/2.71	c 3	|       512 |    2329    79581   244427 |    29179      512     26 | 46.631 % |
2.02/2.72	c 3	|       664 |    2329    79581   244427 |    32097      664     26 | 46.631 % |
2.02/2.76	c 3	|       889 |    2329    79581   244427 |    35307      889     24 | 46.631 % |
2.12/2.82	c 3	|      1227 |    1987    26639    90614 |    38838     1187     23 | 46.631 % |
2.12/2.85	c 3	===============================================================================
2.12/2.85	c 3	restarts              : 11
2.12/2.85	c 3	conflicts             : 1536          (5797 /sec)
2.12/2.85	c 3	decisions             : 2268          (0.53 % random) (8560 /sec)
2.12/2.85	c 3	propagations          : 443767         (1674852 /sec)
2.12/2.85	c 3	conflict literals     : 36977          (30.25 % deleted)
2.12/2.85	c 3	Memory used           : 5.49 MB
2.12/2.85	c 3	CPU time              : 0.264959 s
2.12/2.85	c 3	
2.12/2.85	c 3	SATISFIABLE
2.12/2.86	c 3	OK
2.12/2.86	c 3	FOUND: _COST <= 13
2.12/2.86	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.12/2.86	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.18/3.04	c 3	Decoding HOME/temp.out
2.18/3.11	c 3	OBJECTIVE _COST 13
2.18/3.11	o 13
2.18/3.11	v 8 10 10 14 7 11 8 6 5 0 6 13 0 14 8 3 14 5 5 14 13 7 13 4 14 3 14 1 14 11
2.18/3.11	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.18/3.17	c 3	OK
2.18/3.17	c 3	OBJECTIVE BOUND: 0 <= _COST <= 13
2.18/3.17	c 3	SEARCHING: _COST <= 6
2.18/3.17	c 3	============================[ Search Statistics ]==============================
2.18/3.18	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.18/3.18	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.18/3.18	c 3	===============================================================================
2.18/3.18	c 3	|      1536 |    1707    19066    68721 |     6355     1436     24 | 46.631 % |
2.18/3.19	c 3	|      1636 |    1707    19066    68721 |     6990     1536     23 | 54.152 % |
2.36/3.21	c 3	|      1788 |    1707    19066    68721 |     7689     1688     22 | 54.152 % |
2.36/3.23	c 3	|      2013 |    1707    19066    68721 |     8458     1913     23 | 54.152 % |
2.36/3.25	c 3	===============================================================================
2.36/3.25	c 3	restarts              : 15
2.36/3.25	c 3	conflicts             : 2223          (6281 /sec)
2.36/3.25	c 3	decisions             : 3128          (0.51 % random) (8838 /sec)
2.36/3.25	c 3	propagations          : 642601         (1815534 /sec)
2.36/3.25	c 3	conflict literals     : 52707          (31.05 % deleted)
2.36/3.25	c 3	Memory used           : 5.49 MB
2.36/3.25	c 3	CPU time              : 0.353946 s
2.36/3.25	c 3	
2.36/3.25	c 3	SATISFIABLE
2.36/3.25	c 3	OK
2.36/3.25	c 3	FOUND: _COST <= 6
2.36/3.25	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.36/3.25	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.45/3.34	c 3	Decoding HOME/temp.out
2.55/3.41	c 3	OBJECTIVE _COST 6
2.55/3.41	o 6
2.55/3.41	v 12 10 10 14 5 10 8 6 9 14 6 7 12 14 1 5 14 12 2 1 2 0 13 10 4 13 14 1 1 2
2.55/3.41	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.55/3.48	c 3	OK
2.55/3.48	c 3	OBJECTIVE BOUND: 0 <= _COST <= 6
2.55/3.48	c 3	SEARCHING: _COST <= 3
2.55/3.48	c 3	============================[ Search Statistics ]==============================
2.55/3.49	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.55/3.49	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.55/3.49	c 3	===============================================================================
2.55/3.49	c 3	|      2223 |    1439    14638    56234 |     4879     1692     21 | 54.152 % |
2.55/3.49	c 3	|      2324 |    1439    14638    56234 |     5367     1793     22 | 61.350 % |
2.63/3.51	c 3	|      2474 |    1439    14638    56234 |     5903     1943     23 | 61.350 % |
2.63/3.54	c 4	|      2700 |    1439    14638    56234 |     6494     2169     24 | 61.350 % |
2.63/3.58	c 4	|      3037 |    1439    14638    56234 |     7143     2506     24 | 61.350 % |
2.73/3.64	c 4	|      3543 |    1439    14638    56234 |     7858     3012     24 | 61.350 % |
2.82/3.74	c 4	|      4302 |    1439    14638    56234 |     8644     3771     25 | 61.350 % |
2.92/3.88	c 4	|      5441 |    1439    14638    56234 |     9508     4910     25 | 61.350 % |
3.02/3.95	c 4	===============================================================================
3.02/3.95	c 4	restarts              : 23
3.02/3.95	c 4	conflicts             : 5947          (7262 /sec)
3.02/3.95	c 4	decisions             : 7432          (0.48 % random) (9076 /sec)
3.02/3.95	c 4	propagations          : 1520536        (1856860 /sec)
3.02/3.95	c 4	conflict literals     : 151801         (29.78 % deleted)
3.02/3.95	c 4	Memory used           : 5.49 MB
3.02/3.95	c 4	CPU time              : 0.818875 s
3.02/3.95	c 4	
3.02/3.95	c 4	SATISFIABLE
3.02/3.95	c 4	OK
3.02/3.95	c 4	FOUND: _COST <= 3
3.02/3.95	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.02/3.95	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.12/4.79	c 5	Decoding HOME/temp.out
3.14/4.85	c 5	OBJECTIVE _COST 3
3.14/4.85	o 3
3.14/4.85	v 14 14 10 14 10 8 13 6 9 14 6 10 12 14 1 5 8 10 12 1 2 12 8 10 0 6 14 3 1 4
3.14/4.85	c 5	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.20/4.92	c 5	OK
3.20/4.92	c 5	OBJECTIVE BOUND: 0 <= _COST <= 3
3.20/4.92	c 5	SEARCHING: _COST <= 1
3.20/4.92	c 5	============================[ Search Statistics ]==============================
3.20/4.92	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/4.92	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.20/4.92	c 5	===============================================================================
3.20/4.92	c 5	|      5947 |    1214    12397    50183 |     4132     5096     25 | 61.350 % |
3.20/4.93	c 5	|      6047 |    1214    12397    50183 |     4545     5196     25 | 67.394 % |
3.20/4.95	c 5	|      6198 |    1214    12397    50183 |     5000     5347     25 | 67.394 % |
3.20/4.98	c 5	|      6423 |    1214    12397    50183 |     5500     5572     26 | 67.394 % |
3.29/5.02	c 5	|      6761 |    1214    12397    50183 |     6050     5910     26 | 67.394 % |
3.29/5.07	c 5	|      7268 |    1214    12397    50183 |     6655     6417     27 | 67.394 % |
3.39/5.16	c 5	|      8027 |    1214    12397    50183 |     7320     7176     29 | 67.394 % |
3.59/5.33	c 5	|      9166 |    1214    12397    50183 |     8052     8315     32 | 67.394 % |
3.89/5.67	c 6	|     10875 |    1214    12397    50183 |     8858    10024     35 | 67.394 % |
4.39/6.16	c 6	|     13437 |    1214    12397    50183 |     9743     6669     46 | 67.394 % |
4.99/6.72	c 7	|     17281 |    1214    12397    50183 |    10718    10513     41 | 67.394 % |
5.97/7.73	c 8	|     23048 |    1214    12397    50183 |    11790     9434     35 | 67.394 % |
7.36/9.17	c 9	|     31697 |    1214    12397    50183 |    12969    10693     30 | 67.394 % |
9.44/11.24	c 11	|     44671 |    1214    12397    50183 |    14265    15710     35 | 67.394 % |
13.10/14.90	c 15	|     64132 |    1214    12397    50183 |    15692     9372     31 | 67.394 % |
13.60/15.47	c 15	===============================================================================
13.60/15.47	c 15	restarts              : 38
13.60/15.47	c 15	conflicts             : 67614         (5997 /sec)
13.60/15.47	c 15	decisions             : 77124         (0.70 % random) (6840 /sec)
13.60/15.47	c 15	propagations          : 12603571       (1117805 /sec)
13.60/15.47	c 15	conflict literals     : 2390139        (23.15 % deleted)
13.60/15.47	c 15	Memory used           : 7.22 MB
13.60/15.47	c 15	CPU time              : 11.2753 s
13.60/15.47	c 15	
13.60/15.47	c 15	SATISFIABLE
13.60/15.47	c 15	OK
13.60/15.47	c 15	FOUND: _COST <= 1
13.60/15.47	c 15	DECODING HOME/temp.out WITH HOME/temp.map
13.60/15.47	c 15	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.67/15.55	c 16	Decoding HOME/temp.out
13.67/15.62	c 16	OBJECTIVE _COST 1
13.67/15.62	o 1
13.67/15.62	v 0 5 12 11 14 13 11 14 8 6 8 13 6 1 7 9 12 2 14 13 13 5 1 4 12 3 9 6 11 9
13.67/15.63	c 16	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
13.67/15.75	c 16	OK
13.67/15.75	c 16	OBJECTIVE BOUND: 0 <= _COST <= 1
13.67/15.75	c 16	SEARCHING: _COST <= 0
13.67/15.75	c 16	============================[ Search Statistics ]==============================
13.67/15.75	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.67/15.75	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.67/15.75	c 16	===============================================================================
13.67/15.75	c 16	|     67614 |     863    10241    44727 |     3413    12853     32 | 67.394 % |
13.67/15.79	c 16	|     67717 |     863    10241    44727 |     3755     6530     30 | 76.823 % |
13.90/15.81	c 16	|     67868 |     863    10241    44727 |     4130     6681     30 | 76.823 % |
13.90/15.84	c 16	|     68093 |     863    10241    44727 |     4543     6906     31 | 76.823 % |
13.90/15.88	c 16	|     68432 |     863    10241    44727 |     4997     7245     31 | 76.823 % |
14.00/15.95	c 16	|     68939 |     863    10241    44727 |     5497     7752     32 | 76.823 % |
14.10/16.04	c 16	|     69698 |     863    10241    44727 |     6047     8511     33 | 76.823 % |
14.30/16.21	c 16	|     70838 |     863    10241    44727 |     6652     4930     39 | 76.823 % |
14.50/16.43	c 16	|     72546 |     863    10241    44727 |     7317     6638     42 | 76.823 % |
14.80/16.78	c 17	|     75110 |     863    10241    44727 |     8049     9202     44 | 76.823 % |
15.39/17.32	c 17	|     78954 |     863    10241    44727 |     8854     7330     47 | 76.823 % |
16.29/18.22	c 18	|     84720 |     863    10241    44727 |     9739     6973     42 | 76.823 % |
17.48/19.48	c 19	|     93371 |     863    10241    44727 |    10713     9052     43 | 76.823 % |
19.46/21.47	c 21	|    106345 |     863    10241    44727 |    11784     7919     37 | 76.823 % |
21.94/23.93	c 24	===============================================================================
21.94/23.93	c 24	restarts              : 52
21.94/23.93	c 24	conflicts             : 122074        (6297 /sec)
21.94/23.93	c 24	decisions             : 141450        (0.80 % random) (7296 /sec)
21.94/23.93	c 24	propagations          : 16525470       (852397 /sec)
21.94/23.93	c 24	conflict literals     : 4868555        (21.37 % deleted)
21.94/23.93	c 24	Memory used           : 7.35 MB
21.94/23.93	c 24	CPU time              : 19.3871 s
21.94/23.93	c 24	
21.94/23.93	c 24	UNSATISFIABLE
21.94/23.93	c 24	OK
21.94/23.93	c 24	NOT FOUND: _COST <= 0
21.94/23.93	c 24	OK
21.94/23.93	c 24	OBJECTIVE _COST 1
21.94/23.93	s OPTIMUM FOUND
21.94/23.93	c 24	CPU 21.65 (0.07 0.02 21.58 0.31)
21.94/23.93	c 24	END Sun Jul 13 02:18:49 2008

Verifier Data (download as text)

OK	1	221
1 unsatisfied constraints, 221 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-1114795-1215908305/watcher-1114795-1215908305 -o /tmp/evaluation-result-1114795-1215908305/solver-1114795-1215908305 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114795-1215908305.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.65 2.66 2.63 4/80 22181
/proc/meminfo: memFree=1840616/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16740 CPUtime=0.06
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 47532404 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4185 1099 406 3 0 764 0
[pid=22182] ppid=22181 vsize=16740 CPUtime=0
/proc/22182/stat : 22182 (sugar++) R 22181 22181 21293 0 -1 4194368 14 0 0 0 0 0 0 0 20 0 1 0 47532412 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 253307186471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22182/statm: 4185 1099 406 3 0 764 0

[startup+0.149804 s]
/proc/loadavg: 2.65 2.66 2.63 4/80 22181
/proc/meminfo: memFree=1840616/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16740 CPUtime=0.06
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47532404 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.2018 s]
/proc/loadavg: 2.65 2.66 2.63 4/80 22181
/proc/meminfo: memFree=1840616/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16740 CPUtime=0.06
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47532404 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301813 s]
/proc/loadavg: 2.65 2.66 2.63 4/80 22181
/proc/meminfo: memFree=1840616/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16740 CPUtime=0.06
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 47532404 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701883 s]
/proc/loadavg: 2.65 2.66 2.63 4/80 22181
/proc/meminfo: memFree=1840616/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16740 CPUtime=0.59
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1279 4624 0 1 5 1 50 3 16 0 1 0 47532404 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 16740

[startup+1.50303 s]
/proc/loadavg: 2.65 2.66 2.63 5/91 22203
/proc/meminfo: memFree=1829392/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16740 CPUtime=0.59
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1297 4624 0 1 5 1 50 3 15 0 1 0 47532404 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22181/statm: 4185 1104 409 3 0 764 0
[pid=22194] ppid=22181 vsize=5356 CPUtime=0
/proc/22194/stat : 22194 (sh) S 22181 22181 21293 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47532473 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22194/statm: 1339 233 193 169 0 50 0
[pid=22195] ppid=22194 vsize=868392 CPUtime=0.72
/proc/22195/stat : 22195 (java) S 22194 22181 21293 0 -1 0 7030 0 1 0 68 4 0 0 20 0 9 0 47532480 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22195/statm: 217098 6252 2564 9 0 211645 0
[pid=22195/tid=22196] ppid=22194 vsize=868392 CPUtime=0.41
/proc/22195/task/22196/stat : 22196 (java) R 22194 22181 21293 0 -1 64 2731 0 1 0 40 1 0 0 25 0 9 0 47532481 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22197] ppid=22194 vsize=868392 CPUtime=0.08
/proc/22195/task/22197/stat : 22197 (java) S 22194 22181 21293 0 -1 64 2143 0 0 0 7 1 0 0 16 0 9 0 47532482 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22198] ppid=22194 vsize=868392 CPUtime=0
/proc/22195/task/22198/stat : 22198 (java) S 22194 22181 21293 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47532482 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22199] ppid=22194 vsize=868392 CPUtime=0
/proc/22195/task/22199/stat : 22199 (java) S 22194 22181 21293 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 47532482 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22200] ppid=22194 vsize=868392 CPUtime=0
/proc/22195/task/22200/stat : 22200 (java) S 22194 22181 21293 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 47532484 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22201] ppid=22194 vsize=868392 CPUtime=0.19
/proc/22195/task/22201/stat : 22201 (java) S 22194 22181 21293 0 -1 64 1463 0 0 0 19 0 0 0 16 0 9 0 47532484 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22202] ppid=22194 vsize=868392 CPUtime=0
/proc/22195/task/22202/stat : 22202 (java) S 22194 22181 21293 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47532484 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22195/tid=22203] ppid=22194 vsize=868392 CPUtime=0
/proc/22195/task/22203/stat : 22203 (java) S 22194 22181 21293 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47532484 889233408 6252 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 890488

[startup+3.10229 s]
/proc/loadavg: 2.65 2.66 2.63 3/92 22214
/proc/meminfo: memFree=1826824/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=1.92
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1743 23262 0 5 6 2 166 18 15 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=5620 CPUtime=0.26
/proc/22204/stat : 22204 (minisat-inc) S 22181 22181 21293 0 -1 4194304 1357 0 0 0 26 0 0 0 18 0 1 0 47532581 5754880 1298 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/22204/statm: 1405 1298 79 151 0 1251 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 22492

[startup+6.30184 s]
/proc/loadavg: 2.67 2.67 2.64 3/82 22264
/proc/meminfo: memFree=1830680/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.39
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1901 34526 0 8 6 2 205 26 15 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=6184 CPUtime=2.2
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1502 0 0 0 219 1 0 0 25 0 1 0 47532581 6332416 1439 996147200 134512640 135134323 4294956192 18446744073709551615 134528305 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1546 1439 79 151 0 1392 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 23056

[startup+12.7019 s]
/proc/loadavg: 2.70 2.67 2.64 3/82 22264
/proc/meminfo: memFree=1829280/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.39
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1901 34526 0 8 6 2 205 26 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7256 CPUtime=8.53
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1758 0 0 0 852 1 0 0 25 0 1 0 47532581 7430144 1695 996147200 134512640 135134323 4294956192 18446744073709551615 134532325 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1814 1695 79 151 0 1660 0
Current children cumulated CPU time (s) 10.92
Current children cumulated vsize (KiB) 24128

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

[startup+12.803 s]
/proc/loadavg: 2.70 2.67 2.64 3/82 22264
/proc/meminfo: memFree=1829280/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.39
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1901 34526 0 8 6 2 205 26 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7256 CPUtime=8.64
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1758 0 0 0 863 1 0 0 25 0 1 0 47532581 7430144 1695 996147200 134512640 135134323 4294956192 18446744073709551615 134532195 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1814 1695 79 151 0 1660 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 24128

[startup+19.202 s]
/proc/loadavg: 2.67 2.67 2.64 4/82 22274
/proc/meminfo: memFree=1828832/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.58
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1972 38282 0 9 7 2 219 30 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7388 CPUtime=14.7
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1816 0 0 0 1469 1 0 0 25 0 1 0 47532581 7565312 1751 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1847 1751 79 151 0 1693 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 24260

[startup+22.4016 s]
/proc/loadavg: 2.67 2.67 2.64 4/82 22274
/proc/meminfo: memFree=1828832/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.58
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1972 38282 0 9 7 2 219 30 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7388 CPUtime=17.87
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1816 0 0 0 1786 1 0 0 25 0 1 0 47532581 7565312 1751 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1847 1751 79 151 0 1693 0
Current children cumulated CPU time (s) 20.45
Current children cumulated vsize (KiB) 24260

[startup+23.2067 s]
/proc/loadavg: 2.67 2.67 2.64 3/82 22274
/proc/meminfo: memFree=1828896/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.58
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1972 38282 0 9 7 2 219 30 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7388 CPUtime=18.67
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1816 0 0 0 1866 1 0 0 25 0 1 0 47532581 7565312 1751 996147200 134512640 135134323 4294956192 18446744073709551615 134528458 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1847 1751 79 151 0 1693 0
Current children cumulated CPU time (s) 21.25
Current children cumulated vsize (KiB) 24260

[startup+23.6028 s]
/proc/loadavg: 2.67 2.67 2.64 3/82 22274
/proc/meminfo: memFree=1828896/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.58
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1972 38282 0 9 7 2 219 30 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7388 CPUtime=19.06
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1819 0 0 0 1905 1 0 0 25 0 1 0 47532581 7565312 1754 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1847 1754 79 151 0 1693 0
Current children cumulated CPU time (s) 21.64
Current children cumulated vsize (KiB) 24260

[startup+23.8028 s]
/proc/loadavg: 2.67 2.67 2.64 3/82 22274
/proc/meminfo: memFree=1828896/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.58
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1972 38282 0 9 7 2 219 30 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7520 CPUtime=19.26
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1847 0 0 0 1925 1 0 0 25 0 1 0 47532581 7700480 1782 996147200 134512640 135134323 4294956192 18446744073709551615 134524822 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1880 1782 79 151 0 1726 0
Current children cumulated CPU time (s) 21.84
Current children cumulated vsize (KiB) 24392

[startup+23.9029 s]
/proc/loadavg: 2.67 2.67 2.64 3/82 22274
/proc/meminfo: memFree=1828896/2055920 swapFree=4180932/4192956
[pid=22181] ppid=22179 vsize=16872 CPUtime=2.58
/proc/22181/stat : 22181 (sugar++) S 22179 22181 21293 0 -1 4194304 1972 38282 0 9 7 2 219 30 16 0 1 0 47532404 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22181/statm: 4218 1119 414 3 0 797 0
[pid=22204] ppid=22181 vsize=7520 CPUtime=19.36
/proc/22204/stat : 22204 (minisat-inc) R 22181 22181 21293 0 -1 4194304 1847 0 0 0 1935 1 0 0 25 0 1 0 47532581 7700480 1782 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/22204/statm: 1880 1782 79 151 0 1726 0
Current children cumulated CPU time (s) 21.94
Current children cumulated vsize (KiB) 24392

Child status: 0
Real time (s): 23.9366
CPU time (s): 22.0027
CPU user time (s): 21.6587
CPU system time (s): 0.343947
CPU usage (%): 91.9204
Max. virtual memory (cumulated for all children) (KiB): 890488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.6587
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42181
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3068
involuntary context switches= 5745

runsolver used 0.036994 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-13 02:18:25
IDJOB=1114795
IDBENCH=61778
IDSOLVER=367
FILE ID=node25/1114795-1215908305
PBS_JOBID= 7903672
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/rand-2-30-15/normalized-rand-2-30-15-306-230-31_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114795-1215908305/watcher-1114795-1215908305 -o /tmp/evaluation-result-1114795-1215908305/solver-1114795-1215908305 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114795-1215908305.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 02a142463cfd8f27761bbd3fda83f929
RANDOM SEED=1771776157

node25.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.265
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.265
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:       1841352 kB
Buffers:         33804 kB
Cached:          54248 kB
SwapCached:       5584 kB
Active:         133808 kB
Inactive:        39908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841352 kB
SwapTotal:     4192956 kB
SwapFree:      4180932 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:         102144 kB
Slab:            25836 kB
Committed_AS:  1094052 kB
PageTables:       2208 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= 66528 MiB
End job on node25 at 2008-07-13 02:18:49