Trace number 1110742

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 51.3142 51.8234

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-25-8-a4.xml
MD5SUM911be6f11691798737b435362407e4b1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark49.3725
Satisfiable
(Un)Satisfiability was proved
Number of variables8
Number of constraints350
Maximum constraint arity4
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension350
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 05:29:56 2008
0.00/0.04	c 0	PID 17289
0.00/0.04	c 0	HOST node8.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1110742-1215833396.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110742-1215833396.xml' 'HOME/temp.csp'
0.03/0.32	c 0	1 domains, 8 variables, 2 predicates, 0 relations, 350 constraints
0.03/0.36	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.36	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.30/0.43	c 0	Parsing HOME/temp.csp
0.30/0.52	c 0	parsed 361 expressions
0.30/0.56	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.57	c 1	MAX CSP: 350 constraints
0.30/0.57	c 1	Converting to clausal form CSP
0.30/0.61	c 1	converted 72 (10%) expressions
0.30/0.63	c 1	converted 143 (20%) expressions
0.30/0.65	c 1	converted 215 (30%) expressions
0.30/0.67	c 1	converted 286 (40%) expressions
0.30/0.76	c 1	converted 357 (50%) expressions
0.30/0.79	c 1	converted 429 (60%) expressions
0.30/0.82	c 1	converted 500 (70%) expressions
0.30/0.84	c 1	converted 572 (80%) expressions
0.30/0.85	c 1	converted 643 (90%) expressions
0.30/0.89	c 1	converted 714 (100%) expressions
0.30/0.89	c 1	CSP : 1548 integers, 0 booleans, 2729 clauses, largest domain size 526
0.30/0.89	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.89	c 1	Propagation in CSP
0.30/0.94	c 1	344 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.30/0.94	c 1	CSP : 1548 integers, 0 booleans, 2729 clauses, largest domain size 351
0.30/0.94	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.95	c 1	Simplifing CSP by introducing new Boolean variables
0.30/0.95	c 1	CSP : 1548 integers, 644 booleans, 3373 clauses, largest domain size 351
0.30/0.95	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.00	c 1	155 (10%) CSP integer variables are encoded (437 clauses, 4663 bytes)
0.93/1.01	c 1	310 (20%) CSP integer variables are encoded (6513 clauses, 82858 bytes)
0.93/1.02	c 1	465 (30%) CSP integer variables are encoded (12589 clauses, 167805 bytes)
0.93/1.03	c 1	620 (40%) CSP integer variables are encoded (18665 clauses, 258945 bytes)
0.93/1.04	c 1	774 (50%) CSP integer variables are encoded (24692 clauses, 349350 bytes)
0.93/1.05	c 1	929 (60%) CSP integer variables are encoded (30768 clauses, 440490 bytes)
0.93/1.05	c 1	1084 (70%) CSP integer variables are encoded (36844 clauses, 531630 bytes)
0.93/1.06	c 1	1239 (80%) CSP integer variables are encoded (41828 clauses, 606390 bytes)
0.93/1.07	c 1	1394 (90%) CSP integer variables are encoded (45360 clauses, 659370 bytes)
0.93/1.07	c 1	1548 (100%) CSP integer variables are encoded (46447 clauses, 675675 bytes)
1.02/1.17	c 1	338 (10%) CSP clauses are encoded (85108 clauses, 1449611 bytes)
1.31/1.44	c 1	675 (20%) CSP clauses are encoded (244164 clauses, 3775911 bytes)
1.61/1.72	c 2	1012 (30%) CSP clauses are encoded (412731 clauses, 6353598 bytes)
1.91/2.00	c 2	1350 (40%) CSP clauses are encoded (582547 clauses, 9090882 bytes)
2.11/2.29	c 2	1687 (50%) CSP clauses are encoded (750440 clauses, 11814137 bytes)
2.41/2.57	c 3	2024 (60%) CSP clauses are encoded (919007 clauses, 14562114 bytes)
2.70/2.84	c 3	2362 (70%) CSP clauses are encoded (1088823 clauses, 17360680 bytes)
2.90/3.09	c 3	2699 (80%) CSP clauses are encoded (1243892 clauses, 19967168 bytes)
3.20/3.38	c 3	3036 (90%) CSP clauses are encoded (1373805 clauses, 22708977 bytes)
3.30/3.43	c 3	3373 (100%) CSP clauses are encoded (1407000 clauses, 23403804 bytes)
3.30/3.43	c 3	3373 CSP clauses encoded
3.30/3.43	c 3	Writing map file : HOME/temp.map
3.30/3.44	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.30/3.44	c 3	SAT : 48639 SAT variables, 1407000 SAT clauses, 23403804 bytes
3.30/3.44	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.30/3.48	c 3	OBJECTIVE minimize _COST
3.30/3.48	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.30/3.48	c 3	SEARCHING: _COST <= 175
3.30/3.48	c 3	SOLVING HOME/temp.cnf
3.30/3.48	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.30/3.48	c 3	This is MiniSat 2.0 beta
3.30/3.48	c 3	WARNING: for repeatability, setting FPU to use double precision
3.30/3.48	c 3	============================[ Problem Statistics ]=============================
3.30/3.48	c 3	|                                                                             |
3.30/3.48	c 3	|  Number of variables:  48639                                                |
3.30/3.48	c 3	|  Number of clauses:    1407001                                              |
3.36/4.08	c 4	|  Parsing time:         0.51         s                                       |
3.36/4.14	c 4	============================[ Search Statistics ]==============================
3.36/4.14	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.36/4.14	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.36/4.14	c 4	===============================================================================
3.36/4.14	c 4	|         0 |   47064  1346448  3936619 |   448816        0    nan |  0.000 % |
4.17/4.40	c 4	===============================================================================
4.17/4.40	c 4	restarts              : 1
4.17/4.40	c 4	conflicts             : 4              (5 /sec)
4.17/4.40	c 4	decisions             : 370            (1.35 % random) (447 /sec)
4.17/4.40	c 4	propagations          : 57401          (69419 /sec)
4.17/4.40	c 4	conflict literals     : 41             (10.87 % deleted)
4.17/4.40	c 4	Memory used           : 62.05 MB
4.17/4.40	c 4	CPU time              : 0.826874 s
4.17/4.40	c 4	
4.26/4.42	c 4	SATISFIABLE
4.26/4.43	c 4	FOUND: _COST <= 175
4.26/4.43	s SATISFIABLE
4.26/4.43	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.26/4.43	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.30/4.50	c 4	Decoding HOME/temp.out
4.30/4.73	c 5	OBJECTIVE _COST 175
4.30/4.74	o 175
4.30/4.74	v 1 2 15 6 22 8 24 25
4.30/4.74	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.30/4.75	c 5	OBJECTIVE BOUND: 0 <= _COST <= 175
4.30/4.75	c 5	SEARCHING: _COST <= 87
4.30/4.75	c 5	SOLVING HOME/temp.cnf
4.30/4.75	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.30/4.76	c 5	This is MiniSat 2.0 beta
4.30/4.76	c 5	WARNING: for repeatability, setting FPU to use double precision
4.30/4.76	c 5	============================[ Problem Statistics ]=============================
4.30/4.76	c 5	|                                                                             |
4.30/4.76	c 5	|  Number of variables:  48639                                                |
4.30/4.76	c 5	|  Number of clauses:    1407001                                              |
4.62/5.36	c 5	|  Parsing time:         0.51         s                                       |
5.25/5.44	c 5	============================[ Search Statistics ]==============================
5.25/5.44	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.25/5.44	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.25/5.44	c 5	===============================================================================
5.25/5.44	c 5	|         0 |   46182  1309088  3827097 |   436362        0    nan |  0.000 % |
5.74/5.91	c 6	===============================================================================
5.74/5.92	c 6	restarts              : 1
5.74/5.92	c 6	conflicts             : 28             (26 /sec)
5.74/5.92	c 6	decisions             : 245            (1.63 % random) (232 /sec)
5.74/5.92	c 6	propagations          : 172938         (163482 /sec)
5.74/5.92	c 6	conflict literals     : 388            (11.21 % deleted)
5.74/5.92	c 6	Memory used           : 61.93 MB
5.74/5.92	c 6	CPU time              : 1.05784 s
5.74/5.92	c 6	
5.74/5.94	c 6	SATISFIABLE
5.74/5.95	c 6	FOUND: _COST <= 87
5.74/5.95	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.74/5.95	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.81/6.02	c 6	Decoding HOME/temp.out
5.81/6.14	c 6	OBJECTIVE _COST 87
5.81/6.14	o 87
5.81/6.14	v 1 5 15 16 18 23 17 24
5.81/6.14	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.81/6.15	c 6	OBJECTIVE BOUND: 0 <= _COST <= 87
5.81/6.15	c 6	SEARCHING: _COST <= 43
5.81/6.15	c 6	SOLVING HOME/temp.cnf
5.81/6.15	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.81/6.15	c 6	This is MiniSat 2.0 beta
5.81/6.15	c 6	WARNING: for repeatability, setting FPU to use double precision
5.81/6.15	c 6	============================[ Problem Statistics ]=============================
5.81/6.15	c 6	|                                                                             |
5.81/6.16	c 6	|  Number of variables:  48639                                                |
5.81/6.16	c 6	|  Number of clauses:    1407001                                              |
6.54/6.75	c 7	|  Parsing time:         0.51         s                                       |
6.64/6.83	c 7	============================[ Search Statistics ]==============================
6.64/6.83	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.64/6.83	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.64/6.83	c 7	===============================================================================
6.64/6.83	c 7	|         0 |   45604  1279352  3739579 |   426450        0    nan |  0.000 % |
7.73/7.90	c 8	|       100 |   45604  1279352  3739579 |   469095      100     19 |  6.240 % |
7.83/8.00	c 8	===============================================================================
7.83/8.00	c 8	restarts              : 2
7.83/8.00	c 8	conflicts             : 104            (60 /sec)
7.83/8.00	c 8	decisions             : 565            (0.35 % random) (323 /sec)
7.83/8.00	c 8	propagations          : 418190         (239276 /sec)
7.83/8.00	c 8	conflict literals     : 1931           (5.80 % deleted)
7.83/8.00	c 8	Memory used           : 61.54 MB
7.83/8.00	c 8	CPU time              : 1.74773 s
7.83/8.00	c 8	
7.83/8.02	c 8	SATISFIABLE
7.83/8.03	c 8	FOUND: _COST <= 43
7.83/8.03	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.83/8.03	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.87/8.11	c 8	Decoding HOME/temp.out
7.87/8.22	c 8	OBJECTIVE _COST 43
7.87/8.22	o 43
7.87/8.22	v 8 21 16 23 22 25 25 25
7.87/8.22	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.87/8.24	c 8	OBJECTIVE BOUND: 0 <= _COST <= 43
7.87/8.24	c 8	SEARCHING: _COST <= 21
7.87/8.24	c 8	SOLVING HOME/temp.cnf
7.87/8.24	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.87/8.24	c 8	This is MiniSat 2.0 beta
7.87/8.24	c 8	WARNING: for repeatability, setting FPU to use double precision
7.87/8.24	c 8	============================[ Problem Statistics ]=============================
7.87/8.24	c 8	|                                                                             |
7.87/8.24	c 8	|  Number of variables:  48639                                                |
7.87/8.24	c 8	|  Number of clauses:    1407001                                              |
8.61/8.85	c 9	|  Parsing time:         0.52         s                                       |
8.70/8.92	c 9	============================[ Search Statistics ]==============================
8.70/8.92	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.70/8.92	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.70/8.92	c 9	===============================================================================
8.70/8.92	c 9	|         0 |   45150  1261333  3686862 |   420444        0    nan |  0.000 % |
10.29/10.51	c 10	|       100 |   45150  1261333  3686862 |   462488      100     17 |  7.173 % |
10.59/10.81	c 11	===============================================================================
10.59/10.81	c 11	restarts              : 2
10.59/10.81	c 11	conflicts             : 139            (56 /sec)
10.59/10.81	c 11	decisions             : 451            (1.33 % random) (183 /sec)
10.59/10.81	c 11	propagations          : 667496         (270282 /sec)
10.59/10.81	c 11	conflict literals     : 2205           (6.09 % deleted)
10.59/10.81	c 11	Memory used           : 61.38 MB
10.59/10.81	c 11	CPU time              : 2.46962 s
10.59/10.81	c 11	
10.59/10.83	c 11	SATISFIABLE
10.59/10.84	c 11	FOUND: _COST <= 21
10.59/10.84	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.59/10.84	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.69/10.92	c 11	Decoding HOME/temp.out
10.79/11.06	c 11	OBJECTIVE _COST 21
10.79/11.06	o 21
10.79/11.06	v 10 2 18 21 23 24 25 25
10.79/11.06	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.79/11.10	c 11	OBJECTIVE BOUND: 0 <= _COST <= 21
10.79/11.10	c 11	SEARCHING: _COST <= 10
10.79/11.10	c 11	SOLVING HOME/temp.cnf
10.79/11.10	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.87/11.10	c 11	This is MiniSat 2.0 beta
10.87/11.10	c 11	WARNING: for repeatability, setting FPU to use double precision
10.87/11.10	c 11	============================[ Problem Statistics ]=============================
10.87/11.10	c 11	|                                                                             |
10.87/11.10	c 11	|  Number of variables:  48639                                                |
10.87/11.10	c 11	|  Number of clauses:    1407001                                              |
10.87/11.72	c 12	|  Parsing time:         0.53         s                                       |
10.87/11.79	c 12	============================[ Search Statistics ]==============================
10.87/11.79	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.87/11.79	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.87/11.79	c 12	===============================================================================
10.87/11.79	c 12	|         0 |   44735  1251106  3657415 |   417035        0    nan |  0.000 % |
13.74/14.05	c 14	|       100 |   44735  1251106  3657415 |   458738      100      9 |  8.026 % |
14.23/14.56	c 15	===============================================================================
14.23/14.56	c 15	restarts              : 2
14.23/14.56	c 15	conflicts             : 186            (56 /sec)
14.23/14.56	c 15	decisions             : 538            (1.12 % random) (161 /sec)
14.23/14.56	c 15	propagations          : 1081405        (322857 /sec)
14.23/14.56	c 15	conflict literals     : 2195           (16.89 % deleted)
14.23/14.56	c 15	Memory used           : 61.26 MB
14.23/14.56	c 15	CPU time              : 3.34949 s
14.23/14.56	c 15	
14.23/14.58	c 15	SATISFIABLE
14.23/14.59	c 15	FOUND: _COST <= 10
14.23/14.59	c 15	DECODING HOME/temp.out WITH HOME/temp.map
14.23/14.59	c 15	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.34/14.66	c 15	Decoding HOME/temp.out
14.34/14.77	c 15	OBJECTIVE _COST 10
14.34/14.77	o 10
14.34/14.77	v 0 6 16 20 23 24 25 25
14.34/14.78	c 15	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
14.34/14.80	c 15	OBJECTIVE BOUND: 0 <= _COST <= 10
14.34/14.80	c 15	SEARCHING: _COST <= 5
14.34/14.80	c 15	SOLVING HOME/temp.cnf
14.34/14.80	c 15	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
14.34/14.80	c 15	This is MiniSat 2.0 beta
14.34/14.80	c 15	WARNING: for repeatability, setting FPU to use double precision
14.34/14.80	c 15	============================[ Problem Statistics ]=============================
14.34/14.80	c 15	|                                                                             |
14.34/14.80	c 15	|  Number of variables:  48639                                                |
14.34/14.80	c 15	|  Number of clauses:    1407001                                              |
15.10/15.41	c 15	|  Parsing time:         0.51         s                                       |
15.10/15.48	c 15	============================[ Search Statistics ]==============================
15.10/15.48	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.10/15.48	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.10/15.48	c 15	===============================================================================
15.10/15.48	c 15	|         0 |   44375  1245871  3642785 |   415290        0    nan |  0.000 % |
16.80/17.14	c 17	|       101 |   44375  1245871  3642785 |   456819      101     11 |  8.767 % |
17.79/18.12	c 18	|       252 |   44375  1245871  3642785 |   502501      252     13 |  8.767 % |
18.00/18.35	c 18	===============================================================================
18.00/18.35	c 18	restarts              : 3
18.00/18.35	c 18	conflicts             : 272            (79 /sec)
18.00/18.35	c 18	decisions             : 659            (0.76 % random) (191 /sec)
18.00/18.35	c 18	propagations          : 1103330        (320598 /sec)
18.00/18.35	c 18	conflict literals     : 3520           (9.60 % deleted)
18.00/18.35	c 18	Memory used           : 61.27 MB
18.00/18.35	c 18	CPU time              : 3.44148 s
18.00/18.35	c 18	
18.00/18.37	c 18	SATISFIABLE
18.00/18.38	c 18	FOUND: _COST <= 5
18.00/18.38	c 18	DECODING HOME/temp.out WITH HOME/temp.map
18.00/18.38	c 18	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.10/18.46	c 18	Decoding HOME/temp.out
18.10/18.60	c 19	OBJECTIVE _COST 5
18.10/18.60	o 5
18.10/18.60	v 3 10 15 23 21 25 25 24
18.10/18.60	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
18.31/18.64	c 19	OBJECTIVE BOUND: 0 <= _COST <= 5
18.31/18.64	c 19	SEARCHING: _COST <= 2
18.31/18.64	c 19	SOLVING HOME/temp.cnf
18.31/18.64	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
18.31/18.64	c 19	This is MiniSat 2.0 beta
18.31/18.64	c 19	WARNING: for repeatability, setting FPU to use double precision
18.31/18.64	c 19	============================[ Problem Statistics ]=============================
18.31/18.64	c 19	|                                                                             |
18.31/18.64	c 19	|  Number of variables:  48639                                                |
18.31/18.64	c 19	|  Number of clauses:    1407001                                              |
18.32/19.25	c 19	|  Parsing time:         0.52         s                                       |
18.32/19.33	c 19	============================[ Search Statistics ]==============================
18.32/19.33	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.32/19.33	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.32/19.33	c 19	===============================================================================
18.32/19.33	c 19	|         0 |   43894  1241858  3632186 |   413952        0    nan |  0.000 % |
20.75/21.10	c 21	|       100 |   43894  1241858  3632186 |   455347      100     10 |  9.756 % |
20.95/21.30	c 21	===============================================================================
20.95/21.30	c 21	restarts              : 2
20.95/21.30	c 21	conflicts             : 117            (46 /sec)
20.95/21.30	c 21	decisions             : 376            (0.53 % random) (147 /sec)
20.95/21.30	c 21	propagations          : 721848         (282346 /sec)
20.95/21.30	c 21	conflict literals     : 1176           (8.77 % deleted)
20.95/21.30	c 21	Memory used           : 60.91 MB
20.95/21.31	c 21	CPU time              : 2.55661 s
20.95/21.31	c 21	
20.95/21.32	c 21	SATISFIABLE
20.95/21.33	c 21	FOUND: _COST <= 2
20.95/21.33	c 21	DECODING HOME/temp.out WITH HOME/temp.map
20.95/21.33	c 21	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
21.00/21.41	c 21	Decoding HOME/temp.out
21.00/21.73	c 22	OBJECTIVE _COST 2
21.00/21.73	o 2
21.00/21.73	v 0 5 18 14 22 24 25 25
21.00/21.74	c 22	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
21.00/21.75	c 22	OBJECTIVE BOUND: 0 <= _COST <= 2
21.00/21.75	c 22	SEARCHING: _COST <= 1
21.00/21.75	c 22	SOLVING HOME/temp.cnf
21.00/21.75	c 22	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
21.00/21.75	c 22	This is MiniSat 2.0 beta
21.00/21.75	c 22	WARNING: for repeatability, setting FPU to use double precision
21.00/21.75	c 22	============================[ Problem Statistics ]=============================
21.00/21.75	c 22	|                                                                             |
21.00/21.76	c 22	|  Number of variables:  48639                                                |
21.00/21.76	c 22	|  Number of clauses:    1407001                                              |
21.93/22.37	c 22	|  Parsing time:         0.53         s                                       |
22.02/22.45	c 22	============================[ Search Statistics ]==============================
22.02/22.45	c 22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.02/22.45	c 22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.02/22.45	c 22	===============================================================================
22.02/22.45	c 22	|         0 |   43544  1239987  3627622 |   413329        0    nan |  0.000 % |
23.13/23.59	c 24	|       101 |   43544  1239987  3627622 |   454661      101     15 | 10.475 % |
24.22/24.67	c 25	|       251 |   43544  1239987  3627622 |   500128      251     11 | 10.476 % |
24.62/25.05	c 25	===============================================================================
24.62/25.05	c 25	restarts              : 3
24.62/25.05	c 25	conflicts             : 299            (93 /sec)
24.62/25.05	c 25	decisions             : 659            (0.30 % random) (206 /sec)
24.62/25.05	c 25	propagations          : 990015         (309233 /sec)
24.62/25.05	c 25	conflict literals     : 3080           (36.77 % deleted)
24.62/25.05	c 25	Memory used           : 60.52 MB
24.62/25.05	c 25	CPU time              : 3.20151 s
24.62/25.05	c 25	
24.62/25.07	c 25	SATISFIABLE
24.62/25.08	c 25	FOUND: _COST <= 1
24.62/25.08	c 25	DECODING HOME/temp.out WITH HOME/temp.map
24.62/25.08	c 25	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
24.72/25.16	c 25	Decoding HOME/temp.out
24.94/25.30	c 25	OBJECTIVE _COST 1
24.94/25.30	o 1
24.94/25.30	v 0 2 7 15 21 24 25 25
24.94/25.31	c 25	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
24.94/25.34	c 25	OBJECTIVE BOUND: 0 <= _COST <= 1
24.94/25.34	c 25	SEARCHING: _COST <= 0
24.94/25.34	c 25	SOLVING HOME/temp.cnf
24.94/25.34	c 25	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
24.94/25.34	c 25	This is MiniSat 2.0 beta
24.94/25.34	c 25	WARNING: for repeatability, setting FPU to use double precision
24.94/25.34	c 25	============================[ Problem Statistics ]=============================
24.94/25.34	c 25	|                                                                             |
24.94/25.34	c 25	|  Number of variables:  48639                                                |
24.94/25.34	c 25	|  Number of clauses:    1407001                                              |
24.95/26.04	c 26	|  Parsing time:         0.61         s                                       |
29.18/29.62	c 30	============================[ Search Statistics ]==============================
29.18/29.62	c 30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
29.18/29.62	c 30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
29.18/29.62	c 30	===============================================================================
29.18/29.62	c 30	|         0 |   31028   855662  2513405 |   285220        0    nan |  0.000 % |
31.17/31.69	c 32	|       101 |   31028   855662  2513405 |   313742      101      5 | 36.208 % |
32.36/32.88	c 33	|       251 |   31025   855662  2513405 |   345117      250      6 | 38.810 % |
34.05/34.58	c 35	|       476 |   31024   855662  2513405 |   379628      474      6 | 39.245 % |
37.43/37.99	c 38	|       813 |   25331   652080  1919791 |   417591      337      6 | 47.921 % |
40.52/41.08	c 41	|      1320 |   25329   652080  1919791 |   459350      843      6 | 51.391 % |
45.60/46.14	c 46	|      2082 |   23432   582705  1717314 |   505285      904      7 | 51.825 % |
51.17/51.79	c 52	===============================================================================
51.17/51.80	c 52	restarts              : 7
51.17/51.80	c 52	conflicts             : 2976           (113 /sec)
51.17/51.80	c 52	decisions             : 4091           (0.32 % random) (156 /sec)
51.17/51.80	c 52	propagations          : 9068730        (345805 /sec)
51.17/51.80	c 52	conflict literals     : 18621          (29.66 % deleted)
51.17/51.80	c 52	Memory used           : 62.09 MB
51.17/51.80	c 52	CPU time              : 26.225 s
51.17/51.80	c 52	
51.17/51.80	c 52	UNSATISFIABLE
51.26/51.81	c 52	NOT FOUND: _COST <= 0
51.26/51.81	c 52	OBJECTIVE _COST 1
51.26/51.81	s OPTIMUM FOUND
51.26/51.81	c 52	CPU 49.88 (0.05 0.01 49.83 1.4)
51.26/51.81	c 52	END Sat Jul 12 05:30:48 2008

Verifier Data (download as text)

OK	1	349
1 unsatisfied constraints, 349 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-1110742-1215833396/watcher-1110742-1215833396 -o /tmp/evaluation-result-1110742-1215833396/solver-1110742-1215833396 -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-1110742-1215833396.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.43 2.52 2.53 4/82 17289
/proc/meminfo: memFree=1639584/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=12272 CPUtime=0
/proc/17289/stat : 17289 (sugar) R 17287 17289 17165 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 40042671 12566528 327 996147200 4194304 4206940 548682068592 18446744073709551615 228706712165 0 0 4224 0 0 0 0 17 0 0 0
/proc/17289/statm: 3068 327 246 3 0 168 0

[startup+0.0458801 s]
/proc/loadavg: 2.43 2.52 2.53 4/82 17289
/proc/meminfo: memFree=1639584/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13600 CPUtime=0.03
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 40042671 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101891 s]
/proc/loadavg: 2.43 2.52 2.53 4/82 17289
/proc/meminfo: memFree=1639584/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13600 CPUtime=0.03
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 40042671 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301928 s]
/proc/loadavg: 2.43 2.52 2.53 4/82 17289
/proc/meminfo: memFree=1639584/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13600 CPUtime=0.03
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 40042671 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701991 s]
/proc/loadavg: 2.43 2.52 2.53 4/82 17289
/proc/meminfo: memFree=1639584/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13600 CPUtime=0.3
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 974 4505 0 1 3 0 24 3 15 0 1 0 40042671 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13600

[startup+1.50113 s]
/proc/loadavg: 2.43 2.52 2.53 5/93 17311
/proc/meminfo: memFree=1624392/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13600 CPUtime=0.3
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 974 4505 0 1 3 0 24 3 15 0 1 0 40042671 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3400 797 370 3 0 500 0
[pid=17302] ppid=17289 vsize=5356 CPUtime=0
/proc/17302/stat : 17302 (sh) S 17289 17289 17165 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40042707 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17302/statm: 1339 233 193 169 0 50 0
[pid=17303] ppid=17302 vsize=868496 CPUtime=1.11
/proc/17303/stat : 17303 (java) S 17302 17289 17165 0 -1 0 6700 0 1 0 104 7 0 0 20 0 9 0 40042707 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17303/statm: 217124 5795 2562 9 0 211671 0
[pid=17303/tid=17304] ppid=17302 vsize=868496 CPUtime=0.79
/proc/17303/task/17304/stat : 17304 (java) R 17302 17289 17165 0 -1 64 2854 0 1 0 75 4 0 0 25 0 9 0 40042708 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17305] ppid=17302 vsize=868496 CPUtime=0.08
/proc/17303/task/17305/stat : 17305 (java) S 17302 17289 17165 0 -1 64 1674 0 0 0 7 1 0 0 16 0 9 0 40042709 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17306] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17306/stat : 17306 (java) S 17302 17289 17165 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40042709 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17307] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17307/stat : 17307 (java) S 17302 17289 17165 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40042709 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17308] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17308/stat : 17308 (java) S 17302 17289 17165 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40042711 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17309] ppid=17302 vsize=868496 CPUtime=0.22
/proc/17303/task/17309/stat : 17309 (java) S 17302 17289 17165 0 -1 64 1480 0 0 0 21 1 0 0 16 0 9 0 40042711 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17310] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17310/stat : 17310 (java) S 17302 17289 17165 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40042711 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17311] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17311/stat : 17311 (java) S 17302 17289 17165 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40042711 889339904 5795 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887452

[startup+3.10241 s]
/proc/loadavg: 2.43 2.52 2.53 4/93 17311
/proc/meminfo: memFree=1614152/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13600 CPUtime=0.3
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 974 4505 0 1 3 0 24 3 15 0 1 0 40042671 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3400 797 370 3 0 500 0
[pid=17302] ppid=17289 vsize=5356 CPUtime=0
/proc/17302/stat : 17302 (sh) S 17289 17289 17165 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40042707 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17302/statm: 1339 233 193 169 0 50 0
[pid=17303] ppid=17302 vsize=868496 CPUtime=2.7
/proc/17303/stat : 17303 (java) S 17302 17289 17165 0 -1 0 7225 0 1 0 249 21 0 0 20 0 9 0 40042707 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17303/statm: 217124 5802 2562 9 0 211671 0
[pid=17303/tid=17304] ppid=17302 vsize=868496 CPUtime=2.25
/proc/17303/task/17304/stat : 17304 (java) R 17302 17289 17165 0 -1 64 3375 0 1 0 211 14 0 0 25 0 9 0 40042708 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17305] ppid=17302 vsize=868496 CPUtime=0.19
/proc/17303/task/17305/stat : 17305 (java) R 17302 17289 17165 0 -1 64 1674 0 0 0 15 4 0 0 15 0 9 0 40042709 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17306] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17306/stat : 17306 (java) S 17302 17289 17165 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40042709 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17307] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17307/stat : 17307 (java) S 17302 17289 17165 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40042709 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17308] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17308/stat : 17308 (java) S 17302 17289 17165 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40042711 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17309] ppid=17302 vsize=868496 CPUtime=0.23
/proc/17303/task/17309/stat : 17309 (java) S 17302 17289 17165 0 -1 64 1484 0 0 0 22 1 0 0 16 0 9 0 40042711 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17310] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17310/stat : 17310 (java) S 17302 17289 17165 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 40042711 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17303/tid=17311] ppid=17302 vsize=868496 CPUtime=0
/proc/17303/task/17311/stat : 17311 (java) S 17302 17289 17165 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 40042711 889339904 5802 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887452

[startup+6.30197 s]
/proc/loadavg: 2.40 2.51 2.53 3/85 17325
/proc/meminfo: memFree=1556368/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=6.01
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1298 50421 0 4 4 0 544 53 16 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 13732

[startup+12.7011 s]
/proc/loadavg: 2.37 2.50 2.53 3/85 17361
/proc/meminfo: memFree=1555984/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=10.87
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1527 88423 0 6 4 0 1006 77 15 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
[pid=17360] ppid=17289 vsize=5356 CPUtime=0
/proc/17360/stat : 17360 (sh) S 17289 17289 17165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40043781 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17360/statm: 1339 232 193 169 0 50 0
[pid=17361] ppid=17360 vsize=61912 CPUtime=1.57
/proc/17361/stat : 17361 (minisat) R 17360 17289 17165 0 -1 4194304 14657 0 0 0 149 8 0 0 25 0 1 0 40043781 63397888 14643 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/17361/statm: 15478 14643 73 150 0 15325 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 81000

[startup+25.5013 s]
/proc/loadavg: 2.28 2.48 2.52 4/93 17407
/proc/meminfo: memFree=1608848/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=24.95
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1983 163920 0 10 5 1 2360 129 16 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 13732

[startup+51.1018 s]
/proc/loadavg: 2.19 2.44 2.50 3/85 17409
/proc/meminfo: memFree=1553936/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=24.95
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1983 163920 0 10 5 1 2360 129 16 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
[pid=17408] ppid=17289 vsize=5356 CPUtime=0
/proc/17408/stat : 17408 (sh) S 17289 17289 17165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40045205 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17408/statm: 1339 232 193 169 0 50 0
[pid=17409] ppid=17408 vsize=63572 CPUtime=25.62
/proc/17409/stat : 17409 (minisat) R 17408 17289 17165 0 -1 4194304 15095 0 0 0 2553 9 0 0 25 0 1 0 40045206 65097728 15073 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17409/statm: 15893 15073 75 150 0 15740 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 82660

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

[startup+51.5019 s]
/proc/loadavg: 2.19 2.44 2.50 3/85 17409
/proc/meminfo: memFree=1553936/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=24.95
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1983 163920 0 10 5 1 2360 129 16 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
[pid=17408] ppid=17289 vsize=5356 CPUtime=0
/proc/17408/stat : 17408 (sh) S 17289 17289 17165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40045205 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17408/statm: 1339 232 193 169 0 50 0
[pid=17409] ppid=17408 vsize=63572 CPUtime=26.01
/proc/17409/stat : 17409 (minisat) R 17408 17289 17165 0 -1 4194304 15095 0 0 0 2592 9 0 0 25 0 1 0 40045206 65097728 15073 996147200 134512640 135127466 4294956256 18446744073709551615 134523542 0 0 4096 3 0 0 0 17 0 0 0
/proc/17409/statm: 15893 15073 75 150 0 15740 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 82660

[startup+51.7069 s]
/proc/loadavg: 2.19 2.44 2.50 3/85 17409
/proc/meminfo: memFree=1553936/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=24.95
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1983 163920 0 10 5 1 2360 129 16 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
[pid=17408] ppid=17289 vsize=5356 CPUtime=0
/proc/17408/stat : 17408 (sh) S 17289 17289 17165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40045205 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17408/statm: 1339 232 193 169 0 50 0
[pid=17409] ppid=17408 vsize=63572 CPUtime=26.22
/proc/17409/stat : 17409 (minisat) R 17408 17289 17165 0 -1 4194304 15095 0 0 0 2613 9 0 0 25 0 1 0 40045206 65097728 15073 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17409/statm: 15893 15073 75 150 0 15740 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 82660

[startup+51.8019 s]
/proc/loadavg: 2.19 2.44 2.50 3/85 17409
/proc/meminfo: memFree=1553936/2055920 swapFree=4192956/4192956
[pid=17289] ppid=17287 vsize=13732 CPUtime=24.95
/proc/17289/stat : 17289 (sugar) S 17287 17289 17165 0 -1 4194304 1983 163920 0 10 5 1 2360 129 16 0 1 0 40042671 14061568 812 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17289/statm: 3433 812 374 3 0 533 0
[pid=17408] ppid=17289 vsize=5356 CPUtime=0
/proc/17408/stat : 17408 (sh) S 17289 17289 17165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40045205 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17408/statm: 1339 232 193 169 0 50 0
[pid=17409] ppid=17408 vsize=0 CPUtime=26.31
/proc/17409/stat : 17409 (minisat) R 17408 17289 17165 0 -1 4194308 15104 0 0 0 2622 9 0 0 25 0 1 0 40045206 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/17409/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.26
Current children cumulated vsize (KiB) 19088

Child status: 0
Real time (s): 51.8234
CPU time (s): 51.3142
CPU user time (s): 49.8844
CPU system time (s): 1.42978
CPU usage (%): 99.0174
Max. virtual memory (cumulated for all children) (KiB): 887452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.8844
system time used= 1.42978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181363
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8670
involuntary context switches= 9129

runsolver used 0.05999 second user time and 0.156976 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-12 05:29:56
IDJOB=1110742
IDBENCH=61146
IDSOLVER=368
FILE ID=node8/1110742-1215833396
PBS_JOBID= 7903375
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-25-8-a4.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-1110742-1215833396/watcher-1110742-1215833396 -o /tmp/evaluation-result-1110742-1215833396/solver-1110742-1215833396 -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-1110742-1215833396.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 911be6f11691798737b435362407e4b1
RANDOM SEED=71441588

node8.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1640064 kB
Buffers:         66220 kB
Cached:         256644 kB
SwapCached:          0 kB
Active:         208544 kB
Inactive:       140116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640064 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          45864 kB
Slab:            52176 kB
Committed_AS:   242700 kB
PageTables:       1876 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= 66336 MiB
End job on node8 at 2008-07-12 05:30:48