Trace number 1126740

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM 35.7756 36.5815

General information on the benchmark

Namemaxcsp/warehouses/
normalized-cap93_ext.xml
MD5SUMa80e1d18423c15c52112767d2c53ef30
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints0
Best CPU time to get the best result obtained on this benchmark0.062989
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints1275
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension1275
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.14	c 0	Sugar v1-13 + HOME/minisat
0.00/0.16	c 0	BEGIN Wed Jul 16 07:38:19 2008
0.00/0.16	c 0	PID 30979
0.00/0.17	c 0	HOST node51.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1126740-1216186699.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126740-1216186699.xml' 'HOME/temp.csp'
0.04/0.88	c 1	3 domains, 76 variables, 0 predicates, 27 relations, 1275 constraints
0.04/0.93	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.93	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.75/1.01	c 1	Parsing HOME/temp.csp
0.86/1.16	c 1	parsed 1381 expressions
0.86/1.17	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.86/1.19	c 1	MAX CSP: 1275 constraints
0.86/1.19	c 1	Converting to clausal form CSP
0.94/1.24	c 1	converted 266 (10%) expressions
0.94/1.26	c 1	converted 532 (20%) expressions
0.94/1.28	c 1	converted 798 (30%) expressions
0.94/1.29	c 1	converted 1064 (40%) expressions
1.05/1.37	c 1	converted 1330 (50%) expressions
1.05/1.38	c 1	converted 1596 (60%) expressions
1.05/1.40	c 1	converted 1862 (70%) expressions
1.14/1.40	c 1	converted 2128 (80%) expressions
1.14/1.41	c 1	converted 2394 (90%) expressions
1.24/1.56	c 2	converted 2659 (100%) expressions
1.24/1.56	c 2	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1913
1.24/1.56	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.56	c 2	Propagation in CSP
1.35/1.63	c 2	1267 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.35/1.63	c 2	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
1.35/1.63	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.63	c 2	Simplifing CSP by introducing new Boolean variables
1.35/1.64	c 2	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
1.35/1.64	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.35/1.68	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.43/1.70	c 2	263 (10%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.43/1.70	c 2	526 (20%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.43/1.70	c 2	788 (30%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.43/1.70	c 2	1051 (40%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.43/1.71	c 2	1313 (50%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.43/1.71	c 2	1576 (60%) CSP integer variables are encoded (3707 clauses, 46247 bytes)
1.43/1.72	c 2	1839 (70%) CSP integer variables are encoded (5835 clauses, 73911 bytes)
1.43/1.72	c 2	2101 (80%) CSP integer variables are encoded (8317 clauses, 106877 bytes)
1.43/1.72	c 2	2364 (90%) CSP integer variables are encoded (10368 clauses, 137642 bytes)
1.43/1.74	c 2	2626 (100%) CSP integer variables are encoded (24611 clauses, 351287 bytes)
1.54/1.80	c 2	383 (10%) CSP clauses are encoded (24994 clauses, 358745 bytes)
1.54/1.84	c 2	765 (20%) CSP clauses are encoded (25376 clauses, 366722 bytes)
1.54/1.86	c 2	1148 (30%) CSP clauses are encoded (25759 clauses, 374789 bytes)
1.64/1.90	c 2	1530 (40%) CSP clauses are encoded (35384 clauses, 544523 bytes)
1.73/2.09	c 2	1912 (50%) CSP clauses are encoded (132688 clauses, 2323571 bytes)
1.84/2.16	c 2	2295 (60%) CSP clauses are encoded (161257 clauses, 2837588 bytes)
2.33/2.69	c 3	2677 (70%) CSP clauses are encoded (446889 clauses, 8097647 bytes)
2.43/2.77	c 3	3060 (80%) CSP clauses are encoded (479714 clauses, 8780579 bytes)
2.62/2.93	c 3	3442 (90%) CSP clauses are encoded (560584 clauses, 10496533 bytes)
5.98/6.37	c 6	3824 (100%) CSP clauses are encoded (2104203 clauses, 43481148 bytes)
5.98/6.37	c 6	3824 CSP clauses encoded
5.98/6.37	c 6	Writing map file : HOME/temp.map
6.08/6.40	c 6	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.40	c 6	SAT : 27236 SAT variables, 2104203 SAT clauses, 43481148 bytes
6.08/6.40	c 6	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.08/6.46	c 6	OBJECTIVE minimize _COST
6.08/6.46	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
6.08/6.46	c 6	SEARCHING: _COST <= 638
6.08/6.46	c 6	SOLVING HOME/temp.cnf
6.08/6.46	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.08/6.46	c 6	This is MiniSat 2.0 beta
6.08/6.46	c 6	WARNING: for repeatability, setting FPU to use double precision
6.08/6.46	c 6	============================[ Problem Statistics ]=============================
6.08/6.46	c 6	|                                                                             |
6.08/6.47	c 6	|  Number of variables:  27236                                                |
6.08/6.47	c 6	|  Number of clauses:    2104204                                              |
7.11/7.52	c 8	|  Parsing time:         0.90         s                                       |
8.49/8.93	c 9	============================[ Search Statistics ]==============================
8.49/8.93	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.49/8.93	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.49/8.93	c 9	===============================================================================
8.49/8.93	c 9	|         0 |   20229  1340386  3969858 |   446795        0    nan |  0.000 % |
8.59/9.05	c 9	===============================================================================
8.59/9.05	c 9	restarts              : 1
8.59/9.05	c 9	conflicts             : 0              (0 /sec)
8.59/9.05	c 9	decisions             : 66             (0.00 % random) (27 /sec)
8.59/9.05	c 9	propagations          : 27236          (11266 /sec)
8.59/9.05	c 9	conflict literals     : 0              ( nan % deleted)
8.59/9.05	c 9	Memory used           : 85.80 MB
8.59/9.05	c 9	CPU time              : 2.41763 s
8.59/9.05	c 9	
8.59/9.06	c 9	SATISFIABLE
8.59/9.08	c 9	FOUND: _COST <= 638
8.59/9.08	s SATISFIABLE
8.59/9.08	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.59/9.08	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.69/9.16	c 9	Decoding HOME/temp.out
8.69/9.31	c 9	OBJECTIVE _COST 163
8.69/9.31	o 163
8.69/9.32	v 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 24 20 20 20 24 23 21 20 20 20 20 24 23 21 20 20 20 20 24 23 21 20 10 20 20 20 24 23 21 20 20 20 20 24 22 20 20 20 20 20 24 22 20 20 20 20 20 24 20 21 -1
8.69/9.33	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.69/9.35	c 9	OBJECTIVE BOUND: 0 <= _COST <= 163
8.69/9.35	c 9	SEARCHING: _COST <= 81
8.69/9.35	c 9	SOLVING HOME/temp.cnf
8.69/9.35	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.69/9.35	c 9	This is MiniSat 2.0 beta
8.69/9.35	c 9	WARNING: for repeatability, setting FPU to use double precision
8.69/9.35	c 9	============================[ Problem Statistics ]=============================
8.69/9.35	c 9	|                                                                             |
8.69/9.35	c 9	|  Number of variables:  27236                                                |
8.69/9.35	c 9	|  Number of clauses:    2104204                                              |
9.97/10.48	c 10	|  Parsing time:         0.98         s                                       |
11.94/12.46	c 12	============================[ Search Statistics ]==============================
11.94/12.46	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.94/12.46	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.94/12.46	c 12	===============================================================================
11.94/12.46	c 12	|         0 |   12282   275205   797599 |    91735        0    nan |  0.000 % |
12.04/12.56	c 13	===============================================================================
12.04/12.56	c 13	restarts              : 1
12.04/12.56	c 13	conflicts             : 0              (0 /sec)
12.04/12.56	c 13	decisions             : 63             (0.00 % random) (21 /sec)
12.04/12.56	c 13	propagations          : 27236          (8969 /sec)
12.04/12.56	c 13	conflict literals     : 0              ( nan % deleted)
12.04/12.56	c 13	Memory used           : 86.35 MB
12.04/12.56	c 13	CPU time              : 3.03654 s
12.04/12.56	c 13	
12.04/12.57	c 13	SATISFIABLE
12.04/12.59	c 13	FOUND: _COST <= 81
12.04/12.59	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.04/12.59	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.14/12.67	c 13	Decoding HOME/temp.out
12.14/12.83	c 13	OBJECTIVE _COST 81
12.14/12.83	o 81
12.14/12.83	v 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 20 20 20 20 24 22 20 20 20 20 20 20 23 21 20 20 20 20 24 22 20 20 10 20 20 20 20 23 21 20 20 20 20 24 22 20 20 20 20 20 23 21 20 20 20 20 20 24 20 20 -1
12.14/12.84	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.14/12.86	c 13	OBJECTIVE BOUND: 0 <= _COST <= 81
12.14/12.86	c 13	SEARCHING: _COST <= 40
12.14/12.86	c 13	SOLVING HOME/temp.cnf
12.14/12.86	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.14/12.86	c 13	This is MiniSat 2.0 beta
12.14/12.86	c 13	WARNING: for repeatability, setting FPU to use double precision
12.14/12.86	c 13	============================[ Problem Statistics ]=============================
12.14/12.86	c 13	|                                                                             |
12.14/12.86	c 13	|  Number of variables:  27236                                                |
12.14/12.86	c 13	|  Number of clauses:    2104204                                              |
13.50/14.02	c 14	|  Parsing time:         1.02         s                                       |
15.38/15.95	c 16	============================[ Search Statistics ]==============================
15.38/15.95	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.38/15.95	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.38/15.95	c 16	===============================================================================
15.38/15.95	c 16	|         0 |   10784   149813   425876 |    49937        0    nan |  0.000 % |
15.49/16.04	c 16	===============================================================================
15.49/16.04	c 16	restarts              : 1
15.49/16.04	c 16	conflicts             : 0              (0 /sec)
15.49/16.04	c 16	decisions             : 56             (0.00 % random) (19 /sec)
15.49/16.04	c 16	propagations          : 27236          (8999 /sec)
15.49/16.04	c 16	conflict literals     : 0              ( nan % deleted)
15.49/16.04	c 16	Memory used           : 85.84 MB
15.49/16.04	c 16	CPU time              : 3.02654 s
15.49/16.04	c 16	
15.49/16.06	c 16	SATISFIABLE
15.49/16.07	c 16	FOUND: _COST <= 40
15.49/16.07	c 16	DECODING HOME/temp.out WITH HOME/temp.map
15.49/16.07	c 16	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
15.57/16.15	c 16	Decoding HOME/temp.out
15.57/16.31	c 16	OBJECTIVE _COST 40
15.57/16.31	o 40
15.57/16.31	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 17 17 17 17 24 17 20 17 17 17 17 17 17 21 17 17 17 17 17 22 17 17 10 17 17 17 17 23 18 17 17 17 17 24 17 20 17 17 17 17 17 21 17 17 17 17 17 17 17 17 -1
15.57/16.32	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
15.57/16.34	c 16	OBJECTIVE BOUND: 0 <= _COST <= 40
15.57/16.34	c 16	SEARCHING: _COST <= 20
15.57/16.34	c 16	SOLVING HOME/temp.cnf
15.57/16.34	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.57/16.34	c 16	This is MiniSat 2.0 beta
15.57/16.34	c 16	WARNING: for repeatability, setting FPU to use double precision
15.57/16.34	c 16	============================[ Problem Statistics ]=============================
15.57/16.34	c 16	|                                                                             |
15.57/16.34	c 16	|  Number of variables:  27236                                                |
15.57/16.34	c 16	|  Number of clauses:    2104204                                              |
16.94/17.51	c 18	|  Parsing time:         1.01         s                                       |
18.73/19.38	c 19	============================[ Search Statistics ]==============================
18.73/19.38	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.73/19.38	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.73/19.38	c 19	===============================================================================
18.73/19.38	c 19	|         0 |    9428    84255   233250 |    28085        0    nan |  0.000 % |
18.83/19.47	c 19	===============================================================================
18.83/19.47	c 19	restarts              : 1
18.83/19.47	c 19	conflicts             : 0              (0 /sec)
18.83/19.47	c 19	decisions             : 57             (0.00 % random) (19 /sec)
18.83/19.47	c 19	propagations          : 27236          (9203 /sec)
18.83/19.47	c 19	conflict literals     : 0              ( nan % deleted)
18.83/19.47	c 19	Memory used           : 86.14 MB
18.83/19.47	c 19	CPU time              : 2.95955 s
18.83/19.47	c 19	
18.83/19.48	c 19	SATISFIABLE
18.93/19.50	c 19	FOUND: _COST <= 20
18.93/19.50	c 19	DECODING HOME/temp.out WITH HOME/temp.map
18.93/19.50	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.93/19.58	c 20	Decoding HOME/temp.out
19.14/19.74	c 20	OBJECTIVE _COST 20
19.14/19.74	o 20
19.14/19.75	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 14 10 10 24 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 18 10 10 10 10 10 10 20 10 10 10 10 10 21 10 10 10 10 12 10 10 10 -1
19.14/19.75	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.14/19.76	c 20	OBJECTIVE BOUND: 0 <= _COST <= 20
19.14/19.76	c 20	SEARCHING: _COST <= 10
19.14/19.76	c 20	SOLVING HOME/temp.cnf
19.14/19.76	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.14/19.77	c 20	This is MiniSat 2.0 beta
19.14/19.77	c 20	WARNING: for repeatability, setting FPU to use double precision
19.14/19.77	c 20	============================[ Problem Statistics ]=============================
19.14/19.77	c 20	|                                                                             |
19.14/19.77	c 20	|  Number of variables:  27236                                                |
19.14/19.77	c 20	|  Number of clauses:    2104204                                              |
20.31/20.95	c 21	|  Parsing time:         1.05         s                                       |
22.09/22.75	c 23	============================[ Search Statistics ]==============================
22.09/22.75	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.09/22.75	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.09/22.75	c 23	===============================================================================
22.09/22.75	c 23	|         0 |    8122    49042   131519 |    16347        0    nan |  0.000 % |
22.09/22.75	c 23	===============================================================================
22.19/22.84	c 23	restarts              : 1
22.19/22.84	c 23	conflicts             : 0              (0 /sec)
22.19/22.84	c 23	decisions             : 58             (0.00 % random) (20 /sec)
22.19/22.84	c 23	propagations          : 27236          (9329 /sec)
22.19/22.84	c 23	conflict literals     : 0              ( nan % deleted)
22.19/22.84	c 23	Memory used           : 85.92 MB
22.19/22.84	c 23	CPU time              : 2.91956 s
22.19/22.84	c 23	
22.19/22.85	c 23	SATISFIABLE
22.19/22.87	c 23	FOUND: _COST <= 10
22.19/22.87	c 23	DECODING HOME/temp.out WITH HOME/temp.map
22.19/22.87	c 23	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
22.27/22.94	c 23	Decoding HOME/temp.out
22.48/23.10	c 23	OBJECTIVE _COST 10
22.48/23.11	o 10
22.48/23.11	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 24 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 21 10 10 10 10 12 10 10 10 -1
22.48/23.11	c 23	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.48/23.13	c 23	OBJECTIVE BOUND: 0 <= _COST <= 10
22.48/23.13	c 23	SEARCHING: _COST <= 5
22.48/23.13	c 23	SOLVING HOME/temp.cnf
22.48/23.13	c 23	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.48/23.13	c 23	This is MiniSat 2.0 beta
22.48/23.13	c 23	WARNING: for repeatability, setting FPU to use double precision
22.48/23.13	c 23	============================[ Problem Statistics ]=============================
22.48/23.13	c 23	|                                                                             |
22.48/23.14	c 23	|  Number of variables:  27236                                                |
22.48/23.14	c 23	|  Number of clauses:    2104204                                              |
23.66/24.31	c 24	|  Parsing time:         1.04         s                                       |
25.34/26.06	c 26	============================[ Search Statistics ]==============================
25.34/26.06	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.34/26.06	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.34/26.06	c 26	===============================================================================
25.34/26.06	c 26	|         0 |    6836    29399    76443 |     9799        0    nan |  0.000 % |
25.34/26.06	c 26	===============================================================================
25.44/26.14	c 26	restarts              : 1
25.44/26.14	c 26	conflicts             : 0              (0 /sec)
25.44/26.14	c 26	decisions             : 59             (0.00 % random) (21 /sec)
25.44/26.14	c 26	propagations          : 27236          (9521 /sec)
25.44/26.14	c 26	conflict literals     : 0              ( nan % deleted)
25.44/26.14	c 26	Memory used           : 86.06 MB
25.44/26.14	c 26	CPU time              : 2.86057 s
25.44/26.14	c 26	
25.44/26.16	c 26	SATISFIABLE
25.44/26.17	c 26	FOUND: _COST <= 5
25.44/26.17	c 26	DECODING HOME/temp.out WITH HOME/temp.map
25.44/26.17	c 26	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
25.52/26.25	c 26	Decoding HOME/temp.out
25.73/26.41	c 26	OBJECTIVE _COST 5
25.73/26.41	o 5
25.73/26.42	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 24 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
25.73/26.42	c 26	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
25.73/26.44	c 26	OBJECTIVE BOUND: 0 <= _COST <= 5
25.73/26.44	c 26	SEARCHING: _COST <= 2
25.73/26.44	c 26	SOLVING HOME/temp.cnf
25.73/26.44	c 26	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
25.73/26.44	c 26	This is MiniSat 2.0 beta
25.73/26.44	c 26	WARNING: for repeatability, setting FPU to use double precision
25.73/26.44	c 26	============================[ Problem Statistics ]=============================
25.73/26.44	c 26	|                                                                             |
25.73/26.44	c 26	|  Number of variables:  27236                                                |
25.73/26.44	c 26	|  Number of clauses:    2104204                                              |
26.90/27.61	c 28	|  Parsing time:         1.03         s                                       |
28.58/29.39	c 29	============================[ Search Statistics ]==============================
28.58/29.39	c 29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.58/29.39	c 29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.58/29.39	c 29	===============================================================================
28.58/29.39	c 29	|         0 |    5050    14403    36810 |     4801        0    nan |  0.000 % |
28.58/29.39	c 29	===============================================================================
28.68/29.48	c 29	restarts              : 1
28.68/29.48	c 29	conflicts             : 0              (0 /sec)
28.68/29.48	c 29	decisions             : 61             (0.00 % random) (21 /sec)
28.68/29.48	c 29	propagations          : 27236          (9465 /sec)
28.68/29.48	c 29	conflict literals     : 0              ( nan % deleted)
28.68/29.48	c 29	Memory used           : 85.88 MB
28.68/29.48	c 29	CPU time              : 2.87756 s
28.68/29.48	c 29	
28.68/29.49	c 29	SATISFIABLE
28.78/29.51	c 29	FOUND: _COST <= 2
28.78/29.51	c 29	DECODING HOME/temp.out WITH HOME/temp.map
28.78/29.51	c 29	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
28.78/29.58	c 30	Decoding HOME/temp.out
28.99/29.75	c 30	OBJECTIVE _COST 2
28.99/29.75	o 2
28.99/29.75	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 15 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
28.99/29.75	c 30	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
28.99/29.77	c 30	OBJECTIVE BOUND: 0 <= _COST <= 2
28.99/29.77	c 30	SEARCHING: _COST <= 1
28.99/29.77	c 30	SOLVING HOME/temp.cnf
28.99/29.77	c 30	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
28.99/29.78	c 30	This is MiniSat 2.0 beta
28.99/29.78	c 30	WARNING: for repeatability, setting FPU to use double precision
28.99/29.78	c 30	============================[ Problem Statistics ]=============================
28.99/29.78	c 30	|                                                                             |
28.99/29.78	c 30	|  Number of variables:  27236                                                |
28.99/29.78	c 30	|  Number of clauses:    2104204                                              |
30.15/30.94	c 31	|  Parsing time:         1.03         s                                       |
31.93/32.73	c 33	============================[ Search Statistics ]==============================
31.93/32.73	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.93/32.73	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.93/32.73	c 33	===============================================================================
31.93/32.73	c 33	|         0 |    3775     7523    19994 |     2507        0    nan |  0.000 % |
31.93/32.73	c 33	===============================================================================
32.03/32.81	c 33	restarts              : 1
32.03/32.81	c 33	conflicts             : 0              (0 /sec)
32.03/32.81	c 33	decisions             : 51             (0.00 % random) (18 /sec)
32.03/32.81	c 33	propagations          : 27236          (9445 /sec)
32.03/32.81	c 33	conflict literals     : 0              ( nan % deleted)
32.03/32.81	c 33	Memory used           : 86.03 MB
32.03/32.81	c 33	CPU time              : 2.88356 s
32.03/32.81	c 33	
32.03/32.83	c 33	SATISFIABLE
32.03/32.84	c 33	FOUND: _COST <= 1
32.03/32.84	c 33	DECODING HOME/temp.out WITH HOME/temp.map
32.03/32.84	c 33	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
32.13/32.92	c 33	Decoding HOME/temp.out
32.32/33.19	c 33	OBJECTIVE _COST 1
32.32/33.19	o 1
32.32/33.19	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
32.43/33.20	c 33	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
32.43/33.22	c 33	OBJECTIVE BOUND: 0 <= _COST <= 1
32.43/33.22	c 33	SEARCHING: _COST <= 0
32.43/33.22	c 33	SOLVING HOME/temp.cnf
32.43/33.22	c 33	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
32.43/33.22	c 33	This is MiniSat 2.0 beta
32.43/33.22	c 33	WARNING: for repeatability, setting FPU to use double precision
32.43/33.22	c 33	============================[ Problem Statistics ]=============================
32.43/33.22	c 33	|                                                                             |
32.43/33.22	c 33	|  Number of variables:  27236                                                |
32.43/33.22	c 33	|  Number of clauses:    2104204                                              |
33.60/34.40	c 34	|  Parsing time:         1.03         s                                       |
35.29/36.17	c 36	============================[ Search Statistics ]==============================
35.29/36.17	c 36	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.29/36.17	c 36	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.29/36.17	c 36	===============================================================================
35.29/36.17	c 36	|         0 |       0        0        0 |        0        0    nan |  0.000 % |
35.29/36.17	c 36	===============================================================================
35.40/36.26	c 36	restarts              : 1
35.40/36.26	c 36	conflicts             : 0              (0 /sec)
35.40/36.26	c 36	decisions             : 1              (0.00 % random) (0 /sec)
35.40/36.26	c 36	propagations          : 27236          (9491 /sec)
35.40/36.26	c 36	conflict literals     : 0              ( nan % deleted)
35.40/36.26	c 36	Memory used           : 86.08 MB
35.40/36.26	c 36	CPU time              : 2.86956 s
35.40/36.26	c 36	
35.40/36.27	c 36	SATISFIABLE
35.40/36.29	c 36	FOUND: _COST <= 0
35.40/36.29	c 36	DECODING HOME/temp.out WITH HOME/temp.map
35.40/36.29	c 36	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
35.49/36.37	c 36	Decoding HOME/temp.out
35.49/36.52	c 37	OBJECTIVE _COST 0
35.49/36.52	o 0
35.49/36.53	v 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 -1
35.49/36.53	c 37	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
35.49/36.56	c 37	OBJECTIVE _COST 0
35.49/36.56	s OPTIMUM FOUND
35.49/36.56	c 37	CPU 33.68 (0.05 0.03 33.63 2.03)
35.49/36.56	c 37	END Wed Jul 16 07:38:56 2008

Verifier Data (download as text)

OK	0	1275
0 unsatisfied constraints, 1275 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-1126740-1216186699/watcher-1126740-1216186699 -o /tmp/evaluation-result-1126740-1216186699/solver-1126740-1216186699 -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-1126740-1216186699.xml 

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


[startup+0 s]
/proc/loadavg: 3.45 2.63 2.24 4/73 30979
/proc/meminfo: memFree=1943696/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=18572 CPUtime=0
/proc/30979/stat : 30979 (runsolver) D 30977 30979 29402 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 75368799 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 235371293991 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/30979/statm: 4643 292 257 25 0 2626 0

[startup+0.093318 s]
/proc/loadavg: 3.45 2.63 2.24 4/73 30979
/proc/meminfo: memFree=1943696/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=12272 CPUtime=0
/proc/30979/stat : 30979 (sugar) R 30977 30979 29402 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 0 75368799 12566528 374 996147200 4194304 4206940 548682068592 18446744073709551615 235380194302 0 0 4224 0 0 0 0 17 1 0 0
/proc/30979/statm: 3068 374 275 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.101313 s]
/proc/loadavg: 3.45 2.63 2.24 4/73 30979
/proc/meminfo: memFree=1943696/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=12412 CPUtime=0
/proc/30979/stat : 30979 (sugar) D 30977 30979 29402 0 -1 4194304 414 0 0 0 0 0 0 0 18 0 1 0 75368799 12709888 382 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/30979/statm: 3103 382 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.301337 s]
/proc/loadavg: 3.45 2.63 2.24 4/73 30979
/proc/meminfo: memFree=1943696/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13600 CPUtime=0.04
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75368799 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701373 s]
/proc/loadavg: 3.45 2.63 2.24 4/73 30979
/proc/meminfo: memFree=1943696/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13600 CPUtime=0.04
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 75368799 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50245 s]
/proc/loadavg: 3.45 2.63 2.24 3/84 31001
/proc/meminfo: memFree=1936440/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13600 CPUtime=0.7
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 974 4728 0 1 3 1 64 2 15 0 1 0 75368799 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3400 797 370 3 0 500 0
[pid=30992] ppid=30979 vsize=5356 CPUtime=0
/proc/30992/stat : 30992 (sh) S 30979 30979 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75368892 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30992/statm: 1339 233 193 169 0 50 0
[pid=30993] ppid=30992 vsize=868368 CPUtime=0.54
/proc/30993/stat : 30993 (java) S 30992 30979 29402 0 -1 0 5388 0 1 0 52 2 0 0 18 0 9 0 75368893 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30993/statm: 217092 4817 1730 9 0 211667 0
[pid=30993/tid=30994] ppid=30992 vsize=868368 CPUtime=0.32
/proc/30993/task/30994/stat : 30994 (java) R 30992 30979 29402 0 -1 64 2637 0 1 0 31 1 0 0 18 0 9 0 75368894 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30995] ppid=30992 vsize=868368 CPUtime=0.02
/proc/30993/task/30995/stat : 30995 (java) S 30992 30979 29402 0 -1 64 609 0 0 0 2 0 0 0 16 0 9 0 75368895 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30996] ppid=30992 vsize=868368 CPUtime=0
/proc/30993/task/30996/stat : 30996 (java) S 30992 30979 29402 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 75368895 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30997] ppid=30992 vsize=868368 CPUtime=0
/proc/30993/task/30997/stat : 30997 (java) S 30992 30979 29402 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 75368895 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30998] ppid=30992 vsize=868368 CPUtime=0
/proc/30993/task/30998/stat : 30998 (java) S 30992 30979 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75368897 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30999] ppid=30992 vsize=868368 CPUtime=0.17
/proc/30993/task/30999/stat : 30999 (java) R 30992 30979 29402 0 -1 64 1450 0 0 0 17 0 0 0 16 0 9 0 75368897 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 101584156 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=31000] ppid=30992 vsize=868368 CPUtime=0
/proc/30993/task/31000/stat : 31000 (java) S 30992 30979 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75368897 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=31001] ppid=30992 vsize=868368 CPUtime=0
/proc/30993/task/31001/stat : 31001 (java) S 30992 30979 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75368897 889208832 4817 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 887324

[startup+3.10259 s]
/proc/loadavg: 3.42 2.64 2.24 4/84 31001
/proc/meminfo: memFree=1922936/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13600 CPUtime=0.7
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 974 4728 0 1 3 1 64 2 15 0 1 0 75368799 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3400 797 370 3 0 500 0
[pid=30992] ppid=30979 vsize=5356 CPUtime=0
/proc/30992/stat : 30992 (sh) S 30979 30979 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75368892 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30992/statm: 1339 233 193 169 0 50 0
[pid=30993] ppid=30992 vsize=868480 CPUtime=2.12
/proc/30993/stat : 30993 (java) S 30992 30979 29402 0 -1 0 7351 0 1 0 199 13 0 0 18 0 9 0 75368893 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30993/statm: 217120 6231 2563 9 0 211667 0
[pid=30993/tid=30994] ppid=30992 vsize=868480 CPUtime=1.67
/proc/30993/task/30994/stat : 30994 (java) R 30992 30979 29402 0 -1 64 3066 0 1 0 158 9 0 0 25 0 9 0 75368894 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4126959442 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30995] ppid=30992 vsize=868480 CPUtime=0.17
/proc/30993/task/30995/stat : 30995 (java) S 30992 30979 29402 0 -1 64 2087 0 0 0 14 3 0 0 16 0 9 0 75368895 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30996] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/30996/stat : 30996 (java) S 30992 30979 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75368895 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30997] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/30997/stat : 30997 (java) S 30992 30979 29402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75368895 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30998] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/30998/stat : 30998 (java) S 30992 30979 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30999] ppid=30992 vsize=868480 CPUtime=0.25
/proc/30993/task/30999/stat : 30999 (java) S 30992 30979 29402 0 -1 64 1505 0 0 0 25 0 0 0 16 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=31000] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/31000/stat : 31000 (java) S 30992 30979 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=31001] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/31001/stat : 31001 (java) S 30992 30979 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 887436

[startup+6.30188 s]
/proc/loadavg: 3.42 2.64 2.24 3/84 31001
/proc/meminfo: memFree=1890808/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13600 CPUtime=0.7
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 974 4728 0 1 3 1 64 2 15 0 1 0 75368799 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3400 797 370 3 0 500 0
[pid=30992] ppid=30979 vsize=5356 CPUtime=0
/proc/30992/stat : 30992 (sh) S 30979 30979 29402 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75368892 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30992/statm: 1339 233 193 169 0 50 0
[pid=30993] ppid=30992 vsize=868480 CPUtime=5.28
/proc/30993/stat : 30993 (java) S 30992 30979 29402 0 -1 0 8239 0 1 0 492 36 0 0 18 0 9 0 75368893 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30993/statm: 217120 6231 2563 9 0 211667 0
[pid=30993/tid=30994] ppid=30992 vsize=868480 CPUtime=4.61
/proc/30993/task/30994/stat : 30994 (java) R 30992 30979 29402 0 -1 64 3954 0 1 0 434 27 0 0 25 0 9 0 75368894 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4126955818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30995] ppid=30992 vsize=868480 CPUtime=0.38
/proc/30993/task/30995/stat : 30995 (java) S 30992 30979 29402 0 -1 64 2087 0 0 0 31 7 0 0 16 0 9 0 75368895 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30996] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/30996/stat : 30996 (java) S 30992 30979 29402 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 75368895 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30997] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/30997/stat : 30997 (java) S 30992 30979 29402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75368895 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30998] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/30998/stat : 30998 (java) S 30992 30979 29402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=30999] ppid=30992 vsize=868480 CPUtime=0.25
/proc/30993/task/30999/stat : 30999 (java) S 30992 30979 29402 0 -1 64 1505 0 0 0 25 0 0 0 16 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=31000] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/31000/stat : 31000 (java) S 30992 30979 29402 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30993/tid=31001] ppid=30992 vsize=868480 CPUtime=0
/proc/30993/task/31001/stat : 31001 (java) S 30992 30979 29402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75368897 889323520 6231 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 887436

[startup+12.7025 s]
/proc/loadavg: 3.27 2.63 2.24 3/76 31015
/proc/meminfo: memFree=1810360/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=12.14
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 1273 61159 0 3 4 1 1134 75 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 13732

[startup+25.5016 s]
/proc/loadavg: 3.08 2.61 2.24 3/76 31063
/proc/meminfo: memFree=1810936/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=22.51
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 1668 142689 0 7 5 2 2113 131 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
[pid=31062] ppid=30979 vsize=5356 CPUtime=0
/proc/31062/stat : 31062 (sh) S 30979 30979 29402 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75371113 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31062/statm: 1339 232 193 169 0 50 0
[pid=31063] ppid=31062 vsize=88120 CPUtime=2.33
/proc/31063/stat : 31063 (minisat) R 31062 30979 29402 0 -1 4194304 21648 0 0 0 221 12 0 0 25 0 1 0 75371113 90234880 21634 996147200 134512640 135127466 4294956256 18446744073709551615 134523548 0 0 4096 3 0 0 0 17 1 0 0
/proc/31063/statm: 22030 21634 71 150 0 21877 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 107208

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

[startup+31.9062 s]
/proc/loadavg: 2.91 2.59 2.24 3/76 31087
/proc/meminfo: memFree=1810936/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=29.05
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 1896 194444 0 9 5 2 2732 166 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
[pid=31086] ppid=30979 vsize=5356 CPUtime=0
/proc/31086/stat : 31086 (sh) S 30979 30979 29402 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75371777 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31086/statm: 1339 232 193 169 0 50 0
[pid=31087] ppid=31086 vsize=88088 CPUtime=2.09
/proc/31087/stat : 31087 (minisat) R 31086 30979 29402 0 -1 4194304 21647 0 0 0 197 12 0 0 25 0 1 0 75371777 90202112 21633 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/31087/statm: 22022 21633 71 150 0 21869 0
Current children cumulated CPU time (s) 31.14
Current children cumulated vsize (KiB) 107176

[startup+35.1015 s]
/proc/loadavg: 2.91 2.59 2.24 3/76 31099
/proc/meminfo: memFree=1810872/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=32.45
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 2010 220337 0 10 5 2 3054 184 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
[pid=31098] ppid=30979 vsize=5356 CPUtime=0
/proc/31098/stat : 31098 (sh) S 30979 30979 29402 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75372121 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31098/statm: 1339 232 193 169 0 50 0
[pid=31099] ppid=31098 vsize=88140 CPUtime=1.85
/proc/31099/stat : 31099 (minisat) R 31098 30979 29402 0 -1 4194304 21666 0 0 0 172 13 0 0 25 0 1 0 75372121 90255360 21652 996147200 134512640 135127466 4294956256 18446744073709551615 134523512 0 0 4096 3 0 0 0 17 1 0 0
/proc/31099/statm: 22035 21652 71 150 0 21882 0
Current children cumulated CPU time (s) 34.3
Current children cumulated vsize (KiB) 107228

[startup+35.9016 s]
/proc/loadavg: 2.91 2.59 2.24 3/76 31099
/proc/meminfo: memFree=1810872/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=32.45
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 2010 220337 0 10 5 2 3054 184 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
[pid=31098] ppid=30979 vsize=5356 CPUtime=0
/proc/31098/stat : 31098 (sh) S 30979 30979 29402 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75372121 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31098/statm: 1339 232 193 169 0 50 0
[pid=31099] ppid=31098 vsize=88140 CPUtime=2.64
/proc/31099/stat : 31099 (minisat) R 31098 30979 29402 0 -1 4194304 21666 0 0 0 251 13 0 0 25 0 1 0 75372121 90255360 21652 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/31099/statm: 22035 21652 71 150 0 21882 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 107228

[startup+36.3066 s]
/proc/loadavg: 2.91 2.59 2.24 3/76 31099
/proc/meminfo: memFree=1810936/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=35.49
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 2052 242301 0 10 5 3 3342 199 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 35.49
Current children cumulated vsize (KiB) 13732

[startup+36.5016 s]
/proc/loadavg: 2.91 2.59 2.24 3/76 31099
/proc/meminfo: memFree=1810936/2055920 swapFree=4192812/4192956
[pid=30979] ppid=30977 vsize=13732 CPUtime=35.49
/proc/30979/stat : 30979 (sugar) S 30977 30979 29402 0 -1 4194304 2071 242301 0 10 5 3 3342 199 16 0 1 0 75368799 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 235380191330 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30979/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 35.49
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 36.5815
CPU time (s): 35.7756
CPU user time (s): 33.6879
CPU system time (s): 2.08768
CPU usage (%): 97.797
Max. virtual memory (cumulated for all children) (KiB): 887436

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

runsolver used 0.042993 second user time and 0.144977 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-16 07:38:19
IDJOB=1126740
IDBENCH=66082
IDSOLVER=368
FILE ID=node51/1126740-1216186699
PBS_JOBID= 7905811
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/warehouses/normalized-cap93_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-1126740-1216186699/watcher-1126740-1216186699 -o /tmp/evaluation-result-1126740-1216186699/solver-1126740-1216186699 -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-1126740-1216186699.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a80e1d18423c15c52112767d2c53ef30
RANDOM SEED=699830044

node51.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1944368 kB
Buffers:          3040 kB
Cached:          35856 kB
SwapCached:          0 kB
Active:          56332 kB
Inactive:         3996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1944368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          32416 kB
Slab:            36528 kB
Committed_AS:   307024 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node51 at 2008-07-16 07:38:56