Trace number 1114812

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 21.7307 22.2041

General information on the benchmark

Namecsp/rand-2-30-15/
normalized-rand-2-30-15-306-230-6_ext.xml
MD5SUMd75f282008622a5248c9f974d30ca5e0
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 benchmark9.96948
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints223
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension223
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sun Jul 13 02:21:06 2008
0.00/0.05	c 0	PID 19057
0.00/0.05	c 0	HOST node32.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114812-1215908466.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-1114812-1215908466.xml' 'HOME/temp.csp'
0.03/0.42	c 1	1 domains, 30 variables, 0 predicates, 223 relations, 223 constraints
0.03/0.42	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.42	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.40/0.50	c 1	Parsing HOME/temp.csp
0.40/0.68	c 1	parsed 477 expressions
0.40/0.69	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.69	c 1	MAX CSP: 223 constraints
0.40/0.69	c 1	Converting to clausal form CSP
0.40/0.72	c 1	converted 71 (10%) expressions
0.40/0.72	c 1	converted 141 (20%) expressions
0.40/0.72	c 1	converted 211 (30%) expressions
0.40/0.74	c 1	converted 282 (40%) expressions
0.40/0.75	c 1	converted 352 (50%) expressions
0.40/0.76	c 1	converted 422 (60%) expressions
0.40/0.77	c 1	converted 493 (70%) expressions
0.40/0.78	c 1	converted 563 (80%) expressions
0.40/0.79	c 1	converted 633 (90%) expressions
0.40/0.93	c 1	converted 703 (100%) expressions
0.40/0.93	c 1	CSP : 476 integers, 0 booleans, 668 clauses, largest domain size 335
0.40/0.93	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.93	c 1	Propagation in CSP
0.40/0.95	c 1	216 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.40/0.95	c 1	CSP : 476 integers, 0 booleans, 668 clauses, largest domain size 224
0.40/0.95	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.95	c 1	Simplifing CSP by introducing new Boolean variables
0.40/0.95	c 1	CSP : 476 integers, 0 booleans, 668 clauses, largest domain size 224
0.40/0.95	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/0.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.40/1.00	c 1	48 (10%) CSP integer variables are encoded (390 clauses, 4154 bytes)
0.40/1.00	c 1	96 (20%) CSP integer variables are encoded (390 clauses, 4154 bytes)
0.40/1.00	c 1	143 (30%) CSP integer variables are encoded (390 clauses, 4154 bytes)
0.40/1.00	c 1	191 (40%) CSP integer variables are encoded (390 clauses, 4154 bytes)
0.40/1.00	c 1	238 (50%) CSP integer variables are encoded (390 clauses, 4154 bytes)
0.96/1.01	c 1	286 (60%) CSP integer variables are encoded (729 clauses, 7904 bytes)
0.96/1.01	c 1	334 (70%) CSP integer variables are encoded (954 clauses, 10829 bytes)
0.96/1.01	c 1	381 (80%) CSP integer variables are encoded (1315 clauses, 15522 bytes)
0.96/1.01	c 1	429 (90%) CSP integer variables are encoded (1561 clauses, 18720 bytes)
0.96/1.01	c 1	476 (100%) CSP integer variables are encoded (3264 clauses, 40859 bytes)
0.96/1.07	c 1	67 (10%) CSP clauses are encoded (5994 clauses, 98736 bytes)
0.96/1.09	c 1	134 (20%) CSP clauses are encoded (8631 clauses, 158574 bytes)
1.06/1.11	c 1	201 (30%) CSP clauses are encoded (11333 clauses, 221643 bytes)
1.06/1.12	c 1	268 (40%) CSP clauses are encoded (12674 clauses, 249001 bytes)
1.06/1.13	c 1	334 (50%) CSP clauses are encoded (16010 clauses, 304683 bytes)
1.06/1.13	c 1	401 (60%) CSP clauses are encoded (17123 clauses, 323392 bytes)
1.06/1.15	c 1	468 (70%) CSP clauses are encoded (26384 clauses, 491081 bytes)
1.06/1.16	c 1	535 (80%) CSP clauses are encoded (27601 clauses, 511608 bytes)
1.06/1.16	c 1	602 (90%) CSP clauses are encoded (30386 clauses, 560669 bytes)
1.15/1.25	c 1	668 (100%) CSP clauses are encoded (80069 clauses, 1458340 bytes)
1.15/1.25	c 1	668 CSP clauses encoded
1.15/1.25	c 1	Writing map file : HOME/temp.map
1.15/1.26	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.15/1.26	c 1	SAT : 3740 SAT variables, 80069 SAT clauses, 1458340 bytes
1.15/1.26	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.31	c 1	OBJECTIVE minimize _COST
1.21/1.31	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.21/1.31	c 1	SEARCHING: _COST <= 112
1.21/1.31	c 1	SOLVING HOME/temp.cnf
1.21/1.31	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.21/1.32	c 1	This is MiniSat 2.0 beta
1.21/1.32	c 1	WARNING: for repeatability, setting FPU to use double precision
1.21/1.32	c 1	============================[ Problem Statistics ]=============================
1.21/1.32	c 1	|                                                                             |
1.21/1.32	c 1	|  Number of variables:  3740                                                 |
1.21/1.32	c 1	|  Number of clauses:    80070                                                |
1.21/1.36	c 1	|  Parsing time:         0.03         s                                       |
1.21/1.37	c 1	============================[ Search Statistics ]==============================
1.21/1.37	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.21/1.37	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.21/1.37	c 1	===============================================================================
1.21/1.37	c 1	|         0 |    2852    55019   173146 |    18339        0    nan |  0.000 % |
1.21/1.38	c 1	|       102 |    2852    55019   173146 |    20173      102     40 | 23.743 % |
1.21/1.39	c 1	===============================================================================
1.21/1.39	c 1	restarts              : 2
1.21/1.39	c 1	conflicts             : 144            (2361 /sec)
1.21/1.39	c 1	decisions             : 262            (1.53 % random) (4296 /sec)
1.21/1.39	c 1	propagations          : 25784          (422758 /sec)
1.21/1.39	c 1	conflict literals     : 5512           (15.69 % deleted)
1.21/1.39	c 1	Memory used           : 5.23 MB
1.21/1.39	c 1	CPU time              : 0.06099 s
1.21/1.39	c 1	
1.21/1.39	c 1	SATISFIABLE
1.21/1.39	c 1	FOUND: _COST <= 112
1.21/1.39	s SATISFIABLE
1.21/1.39	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.21/1.39	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.31/1.47	c 2	Decoding HOME/temp.out
1.31/1.53	c 2	OBJECTIVE _COST 70
1.31/1.53	o 70
1.31/1.54	v 14 14 12 1 13 8 11 4 6 12 0 10 13 14 14 13 14 14 7 14 13 11 14 14 7 4 14 13 14 14
1.31/1.55	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.31/1.60	c 2	OBJECTIVE BOUND: 0 <= _COST <= 70
1.31/1.60	c 2	SEARCHING: _COST <= 35
1.31/1.60	c 2	SOLVING HOME/temp.cnf
1.31/1.60	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.46/1.60	c 2	This is MiniSat 2.0 beta
1.46/1.60	c 2	WARNING: for repeatability, setting FPU to use double precision
1.46/1.60	c 2	============================[ Problem Statistics ]=============================
1.46/1.60	c 2	|                                                                             |
1.46/1.60	c 2	|  Number of variables:  3740                                                 |
1.46/1.60	c 2	|  Number of clauses:    80070                                                |
1.46/1.64	c 2	|  Parsing time:         0.04         s                                       |
1.46/1.66	c 2	============================[ Search Statistics ]==============================
1.46/1.66	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.46/1.66	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.46/1.66	c 2	===============================================================================
1.46/1.66	c 2	|         0 |    2096    30162   100766 |    10054        0    nan |  0.000 % |
1.46/1.67	c 2	|       102 |    2096    30162   100766 |    11059      102     40 | 43.957 % |
1.46/1.68	c 2	|       252 |    2096    30162   100766 |    12165      252     36 | 43.957 % |
1.46/1.71	c 2	|       477 |    2096    30162   100766 |    13381      477     34 | 43.957 % |
1.46/1.75	c 2	|       814 |    2096    30162   100766 |    14720      814     32 | 43.957 % |
1.46/1.79	c 2	===============================================================================
1.46/1.79	c 2	restarts              : 5
1.46/1.79	c 2	conflicts             : 1243           (6907 /sec)
1.46/1.79	c 2	decisions             : 1611           (0.87 % random) (8951 /sec)
1.46/1.79	c 2	propagations          : 330306         (1835319 /sec)
1.46/1.79	c 2	conflict literals     : 36552          (31.11 % deleted)
1.46/1.79	c 2	Memory used           : 5.23 MB
1.46/1.79	c 2	CPU time              : 0.179972 s
1.46/1.79	c 2	
1.46/1.79	c 2	SATISFIABLE
1.46/1.79	c 2	FOUND: _COST <= 35
1.46/1.79	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.46/1.79	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.66/1.87	c 2	Decoding HOME/temp.out
1.66/1.94	c 2	OBJECTIVE _COST 35
1.66/1.94	o 35
1.66/1.94	v 10 2 13 10 14 3 11 14 14 4 13 14 13 7 10 3 14 14 6 14 7 9 8 14 11 5 14 12 14 11
1.66/1.94	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.66/2.00	c 2	OBJECTIVE BOUND: 0 <= _COST <= 35
1.66/2.00	c 2	SEARCHING: _COST <= 17
1.66/2.00	c 2	SOLVING HOME/temp.cnf
1.66/2.00	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.83/2.00	c 2	This is MiniSat 2.0 beta
1.83/2.00	c 2	WARNING: for repeatability, setting FPU to use double precision
1.83/2.00	c 2	============================[ Problem Statistics ]=============================
1.83/2.00	c 2	|                                                                             |
1.83/2.00	c 2	|  Number of variables:  3740                                                 |
1.83/2.00	c 2	|  Number of clauses:    80070                                                |
1.83/2.04	c 2	|  Parsing time:         0.04         s                                       |
1.83/2.06	c 2	============================[ Search Statistics ]==============================
1.83/2.06	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.83/2.06	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.83/2.06	c 2	===============================================================================
1.83/2.06	c 2	|         0 |    1803    21230    74831 |     7076        0    nan |  0.000 % |
1.83/2.07	c 2	|       102 |    1803    21230    74831 |     7784      102     40 | 51.791 % |
1.83/2.09	c 2	|       253 |    1803    21230    74831 |     8562      253     32 | 51.792 % |
1.83/2.09	c 2	===============================================================================
1.83/2.09	c 2	restarts              : 3
1.83/2.09	c 2	conflicts             : 267            (3105 /sec)
1.83/2.09	c 2	decisions             : 369            (1.08 % random) (4291 /sec)
1.83/2.09	c 2	propagations          : 55452          (644896 /sec)
1.83/2.09	c 2	conflict literals     : 8244           (22.31 % deleted)
1.83/2.09	c 2	Memory used           : 5.23 MB
1.83/2.09	c 2	CPU time              : 0.085986 s
1.83/2.09	c 2	
1.83/2.09	c 2	SATISFIABLE
1.83/2.09	c 2	FOUND: _COST <= 17
1.83/2.09	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.83/2.09	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.92/2.22	c 2	Decoding HOME/temp.out
1.92/2.29	c 2	OBJECTIVE _COST 17
1.92/2.29	o 17
1.92/2.29	v 12 14 12 10 14 8 12 8 4 9 6 10 2 6 8 7 14 14 7 14 13 4 14 3 3 7 3 12 14 14
1.92/2.29	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.92/2.35	c 2	OBJECTIVE BOUND: 0 <= _COST <= 17
1.92/2.35	c 2	SEARCHING: _COST <= 8
1.92/2.35	c 2	SOLVING HOME/temp.cnf
1.92/2.35	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.92/2.35	c 2	This is MiniSat 2.0 beta
1.92/2.35	c 2	WARNING: for repeatability, setting FPU to use double precision
1.92/2.35	c 2	============================[ Problem Statistics ]=============================
1.92/2.35	c 2	|                                                                             |
1.92/2.35	c 2	|  Number of variables:  3740                                                 |
1.92/2.35	c 2	|  Number of clauses:    80070                                                |
1.92/2.39	c 2	|  Parsing time:         0.04         s                                       |
2.10/2.41	c 3	============================[ Search Statistics ]==============================
2.10/2.41	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.10/2.41	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.10/2.41	c 3	===============================================================================
2.10/2.41	c 3	|         0 |    1542    16001    59918 |     5333        0    nan |  0.000 % |
2.10/2.42	c 3	|       102 |    1542    16001    59918 |     5867      102     40 | 58.770 % |
2.10/2.44	c 3	|       252 |    1542    16001    59918 |     6453      252     32 | 58.770 % |
2.10/2.46	c 3	|       477 |    1542    16001    59918 |     7099      477     26 | 58.770 % |
2.10/2.50	c 3	|       814 |    1542    16001    59918 |     7809      814     25 | 58.770 % |
2.10/2.56	c 3	|      1320 |    1542    16001    59918 |     8589     1320     24 | 58.770 % |
2.10/2.65	c 3	|      2079 |    1542    16001    59918 |     9448     2079     23 | 58.770 % |
2.10/2.79	c 3	|      3218 |    1542    16001    59918 |    10393     3218     23 | 58.770 % |
2.10/3.03	c 3	|      4927 |    1542    16001    59918 |    11433     4927     23 | 58.770 % |
3.13/3.46	c 4	|      7490 |    1542    16001    59918 |    12576     7490     23 | 58.770 % |
3.83/4.13	c 4	|     11334 |    1542    16001    59918 |    13834    11334     23 | 58.770 % |
4.92/5.29	c 5	|     17102 |    1542    16001    59918 |    15217     8824     24 | 58.770 % |
6.21/6.57	c 7	===============================================================================
6.21/6.57	c 7	restarts              : 12
6.21/6.57	c 7	conflicts             : 24453          (5868 /sec)
6.21/6.57	c 7	decisions             : 26957          (0.75 % random) (6469 /sec)
6.21/6.57	c 7	propagations          : 6285742        (1508325 /sec)
6.21/6.57	c 7	conflict literals     : 594322         (40.07 % deleted)
6.21/6.57	c 7	Memory used           : 6.01 MB
6.21/6.57	c 7	CPU time              : 4.16737 s
6.21/6.57	c 7	
6.21/6.57	c 7	SATISFIABLE
6.21/6.57	c 7	FOUND: _COST <= 8
6.21/6.57	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.21/6.57	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.29/6.65	c 7	Decoding HOME/temp.out
6.29/6.72	c 7	OBJECTIVE _COST 8
6.29/6.72	o 8
6.29/6.72	v 12 14 12 10 14 8 12 8 4 9 6 10 12 6 8 7 14 14 7 14 13 4 4 3 3 0 3 8 14 7
6.29/6.72	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
6.29/6.74	c 7	OBJECTIVE BOUND: 0 <= _COST <= 8
6.29/6.74	c 7	SEARCHING: _COST <= 4
6.29/6.74	c 7	SOLVING HOME/temp.cnf
6.29/6.74	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.29/6.74	c 7	This is MiniSat 2.0 beta
6.29/6.74	c 7	WARNING: for repeatability, setting FPU to use double precision
6.29/6.74	c 7	============================[ Problem Statistics ]=============================
6.29/6.74	c 7	|                                                                             |
6.29/6.74	c 7	|  Number of variables:  3740                                                 |
6.29/6.74	c 7	|  Number of clauses:    80070                                                |
6.29/6.78	c 7	|  Parsing time:         0.04         s                                       |
6.44/6.80	c 7	============================[ Search Statistics ]==============================
6.44/6.80	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.44/6.80	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.44/6.80	c 7	===============================================================================
6.44/6.80	c 7	|         0 |    1313    13221    52261 |     4407        0    nan |  0.000 % |
6.44/6.81	c 7	|       102 |    1313    13221    52261 |     4847      102     40 | 64.893 % |
6.44/6.83	c 7	|       252 |    1313    13221    52261 |     5332      252     31 | 64.893 % |
6.44/6.85	c 7	|       478 |    1313    13221    52261 |     5865      478     28 | 64.893 % |
6.44/6.89	c 7	|       817 |    1313    13221    52261 |     6452      817     24 | 64.893 % |
6.44/6.94	c 7	|      1323 |    1313    13221    52261 |     7097     1323     23 | 64.893 % |
6.44/7.02	c 7	|      2082 |    1313    13221    52261 |     7807     2082     23 | 64.893 % |
6.44/7.15	c 7	|      3221 |    1313    13221    52261 |     8587     3221     22 | 64.893 % |
6.44/7.35	c 7	|      4929 |    1313    13221    52261 |     9446     4929     23 | 64.893 % |
7.39/7.70	c 8	|      7491 |    1313    13221    52261 |    10391     7491     23 | 64.893 % |
7.88/8.27	c 8	|     11335 |    1313    13221    52261 |    11430    11335     24 | 64.893 % |
8.77/9.14	c 9	|     17101 |    1313    13221    52261 |    12573    10001     26 | 64.893 % |
8.87/9.28	c 9	===============================================================================
8.87/9.28	c 9	restarts              : 12
8.87/9.28	c 9	conflicts             : 17997          (7163 /sec)
8.87/9.28	c 9	decisions             : 20592          (0.81 % random) (8195 /sec)
8.87/9.28	c 9	propagations          : 4698619        (1870009 /sec)
8.87/9.28	c 9	conflict literals     : 450437         (30.47 % deleted)
8.87/9.28	c 9	Memory used           : 5.61 MB
8.87/9.28	c 9	CPU time              : 2.51262 s
8.87/9.28	c 9	
8.87/9.28	c 9	SATISFIABLE
8.87/9.28	c 9	FOUND: _COST <= 4
8.87/9.28	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.87/9.28	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'
8.96/9.36	c 9	Decoding HOME/temp.out
8.96/9.42	c 10	OBJECTIVE _COST 4
8.96/9.42	o 4
8.96/9.43	v 11 4 6 9 12 13 7 0 6 0 5 0 12 7 0 0 9 13 6 4 1 5 8 10 13 4 13 14 14 14
8.96/9.43	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.96/9.44	c 10	OBJECTIVE BOUND: 0 <= _COST <= 4
8.96/9.44	c 10	SEARCHING: _COST <= 2
8.96/9.44	c 10	SOLVING HOME/temp.cnf
8.96/9.44	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.96/9.45	c 10	This is MiniSat 2.0 beta
8.96/9.45	c 10	WARNING: for repeatability, setting FPU to use double precision
8.96/9.45	c 10	============================[ Problem Statistics ]=============================
8.96/9.45	c 10	|                                                                             |
8.96/9.45	c 10	|  Number of variables:  3740                                                 |
8.96/9.45	c 10	|  Number of clauses:    80070                                                |
8.96/9.49	c 10	|  Parsing time:         0.04         s                                       |
9.11/9.51	c 10	============================[ Search Statistics ]==============================
9.11/9.51	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.11/9.51	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.11/9.51	c 10	===============================================================================
9.11/9.51	c 10	|         0 |    1089    11490    47738 |     3830        0    nan |  0.000 % |
9.11/9.52	c 10	|       100 |    1089    11490    47738 |     4213      100     43 | 70.882 % |
9.11/9.54	c 10	|       252 |    1089    11490    47738 |     4634      252     40 | 70.882 % |
9.11/9.56	c 10	|       479 |    1089    11490    47738 |     5097      479     37 | 70.882 % |
9.11/9.59	c 10	|       816 |    1089    11490    47738 |     5607      816     28 | 70.882 % |
9.11/9.65	c 10	|      1324 |    1089    11490    47738 |     6168     1324     24 | 70.882 % |
9.11/9.73	c 10	|      2083 |    1089    11490    47738 |     6785     2083     23 | 70.882 % |
9.45/9.87	c 10	|      3222 |    1089    11490    47738 |     7463     3222     24 | 70.882 % |
9.64/10.07	c 10	|      4931 |    1089    11490    47738 |     8209     4931     27 | 70.882 % |
10.04/10.40	c 10	|      7493 |    1089    11490    47738 |     9030     7493     27 | 70.882 % |
10.54/11.00	c 11	|     11339 |    1089    11490    47738 |     9934    11339     27 | 70.882 % |
11.53/11.93	c 12	|     17106 |    1089    11490    47738 |    10927    10754     24 | 70.882 % |
12.91/13.38	c 13	|     25755 |    1089    11490    47738 |    12020    12525     25 | 70.882 % |
15.08/15.58	c 16	|     38729 |    1089    11490    47738 |    13222    10564     29 | 70.882 % |
18.35/18.89	c 19	|     58192 |    1089    11490    47738 |    14544    13841     29 | 70.882 % |
18.55/19.09	c 19	===============================================================================
18.55/19.09	c 19	restarts              : 15
18.55/19.09	c 19	conflicts             : 59375          (6227 /sec)
18.55/19.09	c 19	decisions             : 66636          (0.99 % random) (6989 /sec)
18.55/19.09	c 19	propagations          : 14390849       (1509337 /sec)
18.55/19.09	c 19	conflict literals     : 1717545        (28.75 % deleted)
18.55/19.09	c 19	Memory used           : 6.54 MB
18.55/19.09	c 19	CPU time              : 9.53455 s
18.55/19.09	c 19	
18.55/19.09	c 19	SATISFIABLE
18.55/19.09	c 19	FOUND: _COST <= 2
18.55/19.09	c 19	DECODING HOME/temp.out WITH HOME/temp.map
18.55/19.09	c 19	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
18.66/19.17	c 19	Decoding HOME/temp.out
18.66/19.23	c 19	OBJECTIVE _COST 2
18.66/19.23	o 2
18.66/19.24	v 11 13 14 12 12 8 9 9 2 1 10 9 5 7 2 2 10 9 13 11 13 6 7 14 12 6 11 12 14 6
18.66/19.24	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
18.66/19.25	c 19	OBJECTIVE BOUND: 0 <= _COST <= 2
18.66/19.25	c 19	SEARCHING: _COST <= 1
18.66/19.25	c 19	SOLVING HOME/temp.cnf
18.66/19.25	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
18.66/19.26	c 19	This is MiniSat 2.0 beta
18.66/19.26	c 19	WARNING: for repeatability, setting FPU to use double precision
18.66/19.26	c 19	============================[ Problem Statistics ]=============================
18.66/19.26	c 19	|                                                                             |
18.66/19.26	c 19	|  Number of variables:  3740                                                 |
18.66/19.26	c 19	|  Number of clauses:    80070                                                |
18.81/19.30	c 19	|  Parsing time:         0.04         s                                       |
18.81/19.32	c 19	============================[ Search Statistics ]==============================
18.81/19.32	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.81/19.32	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.81/19.32	c 19	===============================================================================
18.81/19.32	c 19	|         0 |     866    10286    44794 |     3428        0    nan |  0.000 % |
18.81/19.33	c 19	|       100 |     866    10286    44794 |     3771      100     43 | 76.845 % |
18.81/19.34	c 19	|       251 |     866    10286    44794 |     4148      251     27 | 76.845 % |
18.81/19.37	c 19	|       477 |     866    10286    44794 |     4563      477     30 | 76.845 % |
18.81/19.40	c 19	|       816 |     866    10286    44794 |     5019      816     32 | 76.845 % |
18.81/19.45	c 20	|      1323 |     866    10286    44794 |     5521     1323     28 | 76.845 % |
18.81/19.53	c 20	|      2082 |     866    10286    44794 |     6074     2082     26 | 76.845 % |
18.81/19.65	c 20	===============================================================================
18.81/19.65	c 20	restarts              : 7
18.81/19.65	c 20	conflicts             : 3115           (8113 /sec)
18.81/19.65	c 20	decisions             : 3585           (1.09 % random) (9337 /sec)
18.81/19.65	c 20	propagations          : 647066         (1685327 /sec)
18.81/19.65	c 20	conflict literals     : 78938          (26.11 % deleted)
18.81/19.65	c 20	Memory used           : 5.23 MB
18.81/19.65	c 20	CPU time              : 0.383941 s
18.81/19.65	c 20	
18.81/19.65	c 20	SATISFIABLE
18.81/19.65	c 20	FOUND: _COST <= 1
18.81/19.65	c 20	DECODING HOME/temp.out WITH HOME/temp.map
18.81/19.65	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
19.23/19.74	c 20	Decoding HOME/temp.out
19.23/19.80	c 20	OBJECTIVE _COST 1
19.23/19.80	o 1
19.32/19.80	v 11 14 14 6 9 5 5 2 6 7 0 1 9 6 8 5 9 11 8 14 10 14 8 10 5 4 8 6 13 4
19.32/19.81	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.32/19.82	c 20	OBJECTIVE BOUND: 0 <= _COST <= 1
19.32/19.82	c 20	SEARCHING: _COST <= 0
19.32/19.82	c 20	SOLVING HOME/temp.cnf
19.32/19.82	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.32/19.82	c 20	This is MiniSat 2.0 beta
19.32/19.82	c 20	WARNING: for repeatability, setting FPU to use double precision
19.32/19.82	c 20	============================[ Problem Statistics ]=============================
19.32/19.82	c 20	|                                                                             |
19.32/19.83	c 20	|  Number of variables:  3740                                                 |
19.32/19.83	c 20	|  Number of clauses:    80070                                                |
19.32/19.87	c 20	|  Parsing time:         0.04         s                                       |
19.32/19.89	c 20	============================[ Search Statistics ]==============================
19.32/19.89	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.32/19.89	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.32/19.89	c 20	===============================================================================
19.32/19.89	c 20	|         0 |     420     9397    42572 |     3132        0    nan |  0.000 % |
19.36/19.90	c 20	|       100 |     420     9397    42572 |     3445      100      9 | 88.770 % |
19.36/19.91	c 20	|       252 |     420     9397    42572 |     3790      252     10 | 88.770 % |
19.36/19.92	c 20	|       477 |     420     9397    42572 |     4169      477      9 | 88.770 % |
19.36/19.95	c 20	|       816 |     420     9397    42572 |     4586      816     10 | 88.770 % |
19.36/19.98	c 20	|      1324 |     420     9397    42572 |     5044     1324      9 | 88.770 % |
19.36/20.03	c 20	|      2083 |     420     9397    42572 |     5549     2083     11 | 88.770 % |
19.36/20.13	c 20	|      3222 |     420     9397    42572 |     6104     3222     11 | 88.770 % |
19.36/20.26	c 20	|      4933 |     419     9350    42394 |     6714     3252     10 | 88.797 % |
19.36/20.48	c 21	|      7495 |     419     9350    42394 |     7385     5814     11 | 88.797 % |
20.32/20.83	c 21	|     11341 |     418     9303    42219 |     8124     6548     11 | 88.824 % |
20.91/21.47	c 22	|     17107 |     412     8999    40836 |     8936     6330     11 | 88.984 % |
21.60/22.19	c 22	===============================================================================
21.60/22.19	c 22	restarts              : 12
21.60/22.20	c 22	conflicts             : 23644          (10084 /sec)
21.60/22.20	c 22	decisions             : 27710          (1.58 % random) (11818 /sec)
21.60/22.20	c 22	propagations          : 1743004        (743398 /sec)
21.60/22.20	c 22	conflict literals     : 273320         (36.11 % deleted)
21.60/22.20	c 22	Memory used           : 5.36 MB
21.60/22.20	c 22	CPU time              : 2.34464 s
21.60/22.20	c 22	
21.60/22.20	c 22	UNSATISFIABLE
21.60/22.20	c 22	NOT FOUND: _COST <= 0
21.60/22.20	c 22	OBJECTIVE _COST 1
21.60/22.20	s OPTIMUM FOUND
21.60/22.20	c 22	CPU 21.33 (0.04 0.02 21.29 0.36)
21.60/22.20	c 22	END Sun Jul 13 02:21:28 2008

Verifier Data (download as text)

OK	1	222
1 unsatisfied constraints, 222 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-1114812-1215908466/watcher-1114812-1215908466 -o /tmp/evaluation-result-1114812-1215908466/solver-1114812-1215908466 -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-1114812-1215908466.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 19057
/proc/meminfo: memFree=1875168/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=12268 CPUtime=0
/proc/19057/stat : 19057 (sugar) R 19055 19057 18596 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 47548238 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 268213910117 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19057/statm: 3067 316 241 3 0 167 0

[startup+0.0974149 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 19057
/proc/meminfo: memFree=1875168/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=0.03
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47548238 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101411 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 19057
/proc/meminfo: memFree=1875168/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=0.03
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47548238 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301432 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 19057
/proc/meminfo: memFree=1875168/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=0.03
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47548238 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701478 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 19057
/proc/meminfo: memFree=1875168/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=0.4
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 974 4620 0 1 3 1 33 3 15 0 1 0 47548238 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19057/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50157 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 19079
/proc/meminfo: memFree=1858248/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=1.31
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1126 13525 0 2 4 1 116 10 16 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13600

[startup+3.10175 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19106
/proc/meminfo: memFree=1871248/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=2.1
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1409 27881 0 5 4 1 185 20 15 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 13600

[startup+6.30212 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19117
/proc/meminfo: memFree=1865864/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=2.1
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1409 27881 0 5 4 1 185 20 16 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
[pid=19116] ppid=19057 vsize=5356 CPUtime=0
/proc/19116/stat : 19116 (sh) S 19057 19057 18596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47548473 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19116/statm: 1339 232 193 169 0 50 0
[pid=19117] ppid=19116 vsize=6020 CPUtime=3.91
/proc/19117/stat : 19117 (minisat) R 19116 19057 18596 0 -1 4194304 1409 0 0 0 390 1 0 0 25 0 1 0 47548473 6164480 1395 996147200 134512640 135127466 4294956256 18446744073709551615 134521712 0 0 4096 3 0 0 0 17 1 0 0
/proc/19117/statm: 1505 1395 75 150 0 1352 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 24976

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19141
/proc/meminfo: memFree=1866056/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=9.11
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1637 38744 0 7 4 2 877 28 16 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
[pid=19140] ppid=19057 vsize=5356 CPUtime=0
/proc/19140/stat : 19140 (sh) S 19057 19057 18596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47549183 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19140/statm: 1339 232 193 169 0 50 0
[pid=19141] ppid=19140 vsize=5628 CPUtime=3.21
/proc/19141/stat : 19141 (minisat) R 19140 19057 18596 0 -1 4194304 1316 0 0 0 321 0 0 0 25 0 1 0 47549183 5763072 1302 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/19141/statm: 1407 1302 75 150 0 1254 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 24584

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

[startup+19.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19141
/proc/meminfo: memFree=1865160/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=18.66
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1679 40600 0 7 4 2 1831 29 16 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 18.66
Current children cumulated vsize (KiB) 13600

[startup+20.7017 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 19160
/proc/meminfo: memFree=1868128/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=19.36
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1865 49650 0 9 4 2 1895 35 15 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 19.36
Current children cumulated vsize (KiB) 13600

[startup+21.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19165
/proc/meminfo: memFree=1866312/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=19.36
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1865 49650 0 9 4 2 1895 35 15 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
[pid=19164] ppid=19057 vsize=5356 CPUtime=0
/proc/19164/stat : 19164 (sh) S 19057 19057 18596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47550221 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 1339 232 193 169 0 50 0
[pid=19165] ppid=19164 vsize=5484 CPUtime=1.65
/proc/19165/stat : 19165 (minisat) R 19164 19057 18596 0 -1 4194304 1262 0 0 0 165 0 0 0 25 0 1 0 47550221 5615616 1248 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19165/statm: 1371 1248 75 150 0 1218 0
Current children cumulated CPU time (s) 21.01
Current children cumulated vsize (KiB) 24440

[startup+21.9019 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19165
/proc/meminfo: memFree=1866376/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=19.36
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1865 49650 0 9 4 2 1895 35 15 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
[pid=19164] ppid=19057 vsize=5356 CPUtime=0
/proc/19164/stat : 19164 (sh) S 19057 19057 18596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47550221 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 1339 232 193 169 0 50 0
[pid=19165] ppid=19164 vsize=5484 CPUtime=2.05
/proc/19165/stat : 19165 (minisat) R 19164 19057 18596 0 -1 4194304 1262 0 0 0 205 0 0 0 25 0 1 0 47550221 5615616 1248 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/19165/statm: 1371 1248 75 150 0 1218 0
Current children cumulated CPU time (s) 21.41
Current children cumulated vsize (KiB) 24440

[startup+22.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19165
/proc/meminfo: memFree=1866376/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=19.36
/proc/19057/stat : 19057 (sugar) S 19055 19057 18596 0 -1 4194304 1865 49650 0 9 4 2 1895 35 15 0 1 0 47548238 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19057/statm: 3400 808 374 3 0 500 0
[pid=19164] ppid=19057 vsize=5356 CPUtime=0
/proc/19164/stat : 19164 (sh) S 19057 19057 18596 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47550221 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19164/statm: 1339 232 193 169 0 50 0
[pid=19165] ppid=19164 vsize=5484 CPUtime=2.24
/proc/19165/stat : 19165 (minisat) R 19164 19057 18596 0 -1 4194304 1262 0 0 0 224 0 0 0 25 0 1 0 47550221 5615616 1248 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/19165/statm: 1371 1248 75 150 0 1218 0
Current children cumulated CPU time (s) 21.6
Current children cumulated vsize (KiB) 24440

[startup+22.203 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 19165
/proc/meminfo: memFree=1866376/2055920 swapFree=4180184/4192956
[pid=19057] ppid=19055 vsize=13600 CPUtime=21.71
/proc/19057/stat : 19057 (sugar) R 19055 19057 18596 0 -1 4194304 1905 51206 0 9 4 2 2129 36 16 0 1 0 47548238 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 268213916713 0 0 4224 16386 0 0 0 17 1 0 0
/proc/19057/statm: 3400 809 375 3 0 500 0
Current children cumulated CPU time (s) 21.71
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 22.2041
CPU time (s): 21.7307
CPU user time (s): 21.3438
CPU system time (s): 0.386941
CPU usage (%): 97.8679
Max. virtual memory (cumulated for all children) (KiB): 887316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3438
system time used= 0.386941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53141
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= 3667
involuntary context switches= 3819

runsolver used 0.029995 second user time and 0.096985 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-13 02:21:06
IDJOB=1114812
IDBENCH=61780
IDSOLVER=368
FILE ID=node32/1114812-1215908466
PBS_JOBID= 7903724
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-30-15/normalized-rand-2-30-15-306-230-6_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-1114812-1215908466/watcher-1114812-1215908466 -o /tmp/evaluation-result-1114812-1215908466/solver-1114812-1215908466 -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-1114812-1215908466.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d75f282008622a5248c9f974d30ca5e0
RANDOM SEED=477228392

node32.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.243
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.243
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:       1875648 kB
Buffers:         31384 kB
Cached:          85236 kB
SwapCached:       6052 kB
Active:          57224 kB
Inactive:        72680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875648 kB
SwapTotal:     4192956 kB
SwapFree:      4180184 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          19812 kB
Slab:            35336 kB
Committed_AS:   292056 kB
PageTables:       1948 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node32 at 2008-07-13 02:21:28