Trace number 1126764

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 36.0935 37.0779

General information on the benchmark

Namemaxcsp/warehouses/
normalized-cap92_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.061989
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.01/0.14	c 0	Sugar v1-13 + HOME/minisat
0.01/0.14	c 0	BEGIN Wed Jul 16 07:41:28 2008
0.01/0.14	c 0	PID 1105
0.01/0.14	c 0	HOST node46.alineos.net
0.01/0.14	c 0	CONVERTING HOME/instance-1126764-1216186888.xml TO HOME/temp.csp
0.01/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1126764-1216186888.xml' 'HOME/temp.csp'
0.03/0.67	c 1	3 domains, 76 variables, 0 predicates, 27 relations, 1275 constraints
0.03/0.71	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.71	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.03/0.79	c 1	Parsing HOME/temp.csp
0.55/0.94	c 1	parsed 1381 expressions
0.55/0.95	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.55/0.97	c 1	MAX CSP: 1275 constraints
0.55/0.97	c 1	Converting to clausal form CSP
0.82/1.03	c 1	converted 266 (10%) expressions
0.82/1.04	c 1	converted 532 (20%) expressions
0.82/1.07	c 1	converted 798 (30%) expressions
0.82/1.08	c 1	converted 1064 (40%) expressions
0.92/1.16	c 1	converted 1330 (50%) expressions
0.92/1.17	c 1	converted 1596 (60%) expressions
0.92/1.18	c 1	converted 1862 (70%) expressions
0.92/1.19	c 2	converted 2128 (80%) expressions
1.01/1.20	c 2	converted 2394 (90%) expressions
1.11/1.35	c 2	converted 2659 (100%) expressions
1.11/1.35	c 2	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1913
1.11/1.35	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.35	c 2	Propagation in CSP
1.20/1.41	c 2	1267 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.20/1.41	c 2	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
1.20/1.41	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.42	c 2	Simplifing CSP by introducing new Boolean variables
1.20/1.42	c 2	CSP : 2626 integers, 0 booleans, 3824 clauses, largest domain size 1276
1.20/1.42	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.46	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.48	c 2	263 (10%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.20/1.48	c 2	526 (20%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.20/1.49	c 2	788 (30%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.20/1.49	c 2	1051 (40%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.20/1.49	c 2	1313 (50%) CSP integer variables are encoded (1150 clauses, 13006 bytes)
1.20/1.50	c 2	1576 (60%) CSP integer variables are encoded (3707 clauses, 46247 bytes)
1.30/1.50	c 2	1839 (70%) CSP integer variables are encoded (5835 clauses, 73911 bytes)
1.30/1.50	c 2	2101 (80%) CSP integer variables are encoded (8317 clauses, 106877 bytes)
1.30/1.51	c 2	2364 (90%) CSP integer variables are encoded (10368 clauses, 137642 bytes)
1.30/1.53	c 2	2626 (100%) CSP integer variables are encoded (24611 clauses, 351287 bytes)
1.30/1.59	c 2	383 (10%) CSP clauses are encoded (24994 clauses, 358745 bytes)
1.40/1.62	c 2	765 (20%) CSP clauses are encoded (25376 clauses, 366722 bytes)
1.40/1.64	c 2	1148 (30%) CSP clauses are encoded (25759 clauses, 374789 bytes)
1.40/1.68	c 2	1530 (40%) CSP clauses are encoded (35384 clauses, 544523 bytes)
1.60/1.88	c 2	1912 (50%) CSP clauses are encoded (132688 clauses, 2323571 bytes)
1.70/1.94	c 2	2295 (60%) CSP clauses are encoded (161257 clauses, 2837588 bytes)
2.19/2.49	c 3	2677 (70%) CSP clauses are encoded (446889 clauses, 8097647 bytes)
2.29/2.56	c 3	3060 (80%) CSP clauses are encoded (479714 clauses, 8780579 bytes)
2.49/2.72	c 3	3442 (90%) CSP clauses are encoded (560584 clauses, 10496533 bytes)
5.92/6.43	c 7	3824 (100%) CSP clauses are encoded (2104203 clauses, 43481148 bytes)
5.92/6.43	c 7	3824 CSP clauses encoded
5.92/6.43	c 7	Writing map file : HOME/temp.map
5.92/6.46	c 7	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.92/6.46	c 7	SAT : 27236 SAT variables, 2104203 SAT clauses, 43481148 bytes
5.92/6.46	c 7	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.99/6.51	c 7	OBJECTIVE minimize _COST
5.99/6.51	c 7	OBJECTIVE BOUND: 0 <= _COST <= 
5.99/6.51	c 7	SEARCHING: _COST <= 638
5.99/6.51	c 7	SOLVING HOME/temp.cnf
5.99/6.51	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.99/6.52	c 7	This is MiniSat 2.0 beta
5.99/6.52	c 7	WARNING: for repeatability, setting FPU to use double precision
5.99/6.52	c 7	============================[ Problem Statistics ]=============================
5.99/6.52	c 7	|                                                                             |
5.99/6.52	c 7	|  Number of variables:  27236                                                |
5.99/6.52	c 7	|  Number of clauses:    2104204                                              |
6.01/7.59	c 8	|  Parsing time:         0.93         s                                       |
8.46/9.02	c 9	============================[ Search Statistics ]==============================
8.46/9.02	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.46/9.02	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.46/9.02	c 9	===============================================================================
8.46/9.02	c 9	|         0 |   20229  1340386  3969858 |   446795        0    nan |  0.000 % |
8.56/9.15	c 9	===============================================================================
8.56/9.15	c 9	restarts              : 1
8.56/9.15	c 9	conflicts             : 0              (0 /sec)
8.56/9.15	c 9	decisions             : 66             (0.00 % random) (27 /sec)
8.56/9.15	c 9	propagations          : 27236          (10984 /sec)
8.56/9.15	c 9	conflict literals     : 0              ( nan % deleted)
8.56/9.15	c 9	Memory used           : 85.80 MB
8.56/9.15	c 9	CPU time              : 2.47962 s
8.56/9.15	c 9	
8.56/9.17	c 9	SATISFIABLE
8.56/9.18	c 9	FOUND: _COST <= 638
8.56/9.18	s SATISFIABLE
8.56/9.18	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.56/9.18	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.65/9.26	c 10	Decoding HOME/temp.out
8.65/9.42	c 10	OBJECTIVE _COST 163
8.65/9.42	o 163
8.65/9.43	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.65/9.43	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.65/9.45	c 10	OBJECTIVE BOUND: 0 <= _COST <= 163
8.65/9.45	c 10	SEARCHING: _COST <= 81
8.65/9.45	c 10	SOLVING HOME/temp.cnf
8.65/9.45	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.65/9.45	c 10	This is MiniSat 2.0 beta
8.65/9.45	c 10	WARNING: for repeatability, setting FPU to use double precision
8.65/9.45	c 10	============================[ Problem Statistics ]=============================
8.65/9.45	c 10	|                                                                             |
8.65/9.45	c 10	|  Number of variables:  27236                                                |
8.65/9.45	c 10	|  Number of clauses:    2104204                                              |
10.02/10.65	c 11	|  Parsing time:         1.03         s                                       |
12.00/12.64	c 13	============================[ Search Statistics ]==============================
12.00/12.64	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.00/12.64	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.00/12.64	c 13	===============================================================================
12.00/12.64	c 13	|         0 |   12282   275205   797599 |    91735        0    nan |  0.000 % |
12.10/12.74	c 13	===============================================================================
12.10/12.74	c 13	restarts              : 1
12.10/12.74	c 13	conflicts             : 0              (0 /sec)
12.10/12.74	c 13	decisions             : 63             (0.00 % random) (20 /sec)
12.10/12.74	c 13	propagations          : 27236          (8787 /sec)
12.10/12.74	c 13	conflict literals     : 0              ( nan % deleted)
12.10/12.74	c 13	Memory used           : 86.35 MB
12.10/12.74	c 13	CPU time              : 3.09953 s
12.10/12.74	c 13	
12.10/12.75	c 13	SATISFIABLE
12.10/12.77	c 13	FOUND: _COST <= 81
12.10/12.77	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.10/12.77	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.18/12.85	c 13	Decoding HOME/temp.out
12.18/13.01	c 13	OBJECTIVE _COST 81
12.18/13.01	o 81
12.18/13.01	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.18/13.02	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.18/13.04	c 13	OBJECTIVE BOUND: 0 <= _COST <= 81
12.18/13.04	c 13	SEARCHING: _COST <= 40
12.18/13.04	c 13	SOLVING HOME/temp.cnf
12.18/13.04	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.18/13.04	c 13	This is MiniSat 2.0 beta
12.18/13.04	c 13	WARNING: for repeatability, setting FPU to use double precision
12.18/13.04	c 13	============================[ Problem Statistics ]=============================
12.18/13.04	c 13	|                                                                             |
12.18/13.04	c 13	|  Number of variables:  27236                                                |
12.18/13.04	c 13	|  Number of clauses:    2104204                                              |
13.56/14.23	c 15	|  Parsing time:         1.03         s                                       |
15.44/16.14	c 16	============================[ Search Statistics ]==============================
15.44/16.14	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.44/16.14	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
15.44/16.14	c 16	===============================================================================
15.44/16.14	c 16	|         0 |   10784   149813   425876 |    49937        0    nan |  0.000 % |
15.54/16.24	c 17	===============================================================================
15.54/16.24	c 17	restarts              : 1
15.54/16.24	c 17	conflicts             : 0              (0 /sec)
15.54/16.24	c 17	decisions             : 56             (0.00 % random) (18 /sec)
15.54/16.24	c 17	propagations          : 27236          (8984 /sec)
15.54/16.24	c 17	conflict literals     : 0              ( nan % deleted)
15.54/16.24	c 17	Memory used           : 85.84 MB
15.54/16.24	c 17	CPU time              : 3.03154 s
15.54/16.24	c 17	
15.54/16.25	c 17	SATISFIABLE
15.54/16.26	c 17	FOUND: _COST <= 40
15.54/16.26	c 17	DECODING HOME/temp.out WITH HOME/temp.map
15.54/16.26	c 17	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.62/16.34	c 17	Decoding HOME/temp.out
15.83/16.51	c 17	OBJECTIVE _COST 40
15.83/16.51	o 40
15.83/16.52	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.83/16.52	c 17	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
15.83/16.53	c 17	OBJECTIVE BOUND: 0 <= _COST <= 40
15.83/16.53	c 17	SEARCHING: _COST <= 20
15.83/16.53	c 17	SOLVING HOME/temp.cnf
15.83/16.53	c 17	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.83/16.54	c 17	This is MiniSat 2.0 beta
15.83/16.54	c 17	WARNING: for repeatability, setting FPU to use double precision
15.83/16.54	c 17	============================[ Problem Statistics ]=============================
15.83/16.54	c 17	|                                                                             |
15.83/16.54	c 17	|  Number of variables:  27236                                                |
15.83/16.54	c 17	|  Number of clauses:    2104204                                              |
17.00/17.71	c 18	|  Parsing time:         1.02         s                                       |
18.79/19.56	c 20	============================[ Search Statistics ]==============================
18.79/19.56	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.79/19.56	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.79/19.56	c 20	===============================================================================
18.79/19.56	c 20	|         0 |    9428    84255   233250 |    28085        0    nan |  0.000 % |
18.89/19.65	c 20	===============================================================================
18.89/19.65	c 20	restarts              : 1
18.89/19.65	c 20	conflicts             : 0              (0 /sec)
18.89/19.65	c 20	decisions             : 57             (0.00 % random) (19 /sec)
18.89/19.65	c 20	propagations          : 27236          (9246 /sec)
18.89/19.65	c 20	conflict literals     : 0              ( nan % deleted)
18.89/19.65	c 20	Memory used           : 86.14 MB
18.89/19.65	c 20	CPU time              : 2.94555 s
18.89/19.65	c 20	
18.89/19.66	c 20	SATISFIABLE
18.89/19.68	c 20	FOUND: _COST <= 20
18.89/19.68	c 20	DECODING HOME/temp.out WITH HOME/temp.map
18.89/19.68	c 20	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
18.99/19.77	c 20	Decoding HOME/temp.out
19.18/19.92	c 20	OBJECTIVE _COST 20
19.18/19.92	o 20
19.18/19.93	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.18/19.93	c 20	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.18/19.95	c 20	OBJECTIVE BOUND: 0 <= _COST <= 20
19.18/19.95	c 20	SEARCHING: _COST <= 10
19.18/19.95	c 20	SOLVING HOME/temp.cnf
19.18/19.95	c 20	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.18/19.96	c 20	This is MiniSat 2.0 beta
19.18/19.96	c 20	WARNING: for repeatability, setting FPU to use double precision
19.18/19.96	c 20	============================[ Problem Statistics ]=============================
19.18/19.96	c 20	|                                                                             |
19.18/19.96	c 20	|  Number of variables:  27236                                                |
19.18/19.96	c 20	|  Number of clauses:    2104204                                              |
20.36/21.14	c 21	|  Parsing time:         1.04         s                                       |
22.15/22.95	c 23	============================[ Search Statistics ]==============================
22.15/22.95	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.15/22.95	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.15/22.95	c 23	===============================================================================
22.15/22.95	c 23	|         0 |    8122    49042   131519 |    16347        0    nan |  0.000 % |
22.15/22.95	c 23	===============================================================================
22.25/23.05	c 23	restarts              : 1
22.25/23.05	c 23	conflicts             : 0              (0 /sec)
22.25/23.05	c 23	decisions             : 58             (0.00 % random) (20 /sec)
22.25/23.05	c 23	propagations          : 27236          (9303 /sec)
22.25/23.05	c 23	conflict literals     : 0              ( nan % deleted)
22.25/23.05	c 23	Memory used           : 85.92 MB
22.25/23.05	c 23	CPU time              : 2.92755 s
22.25/23.05	c 23	
22.25/23.06	c 23	SATISFIABLE
22.25/23.08	c 23	FOUND: _COST <= 10
22.25/23.08	c 23	DECODING HOME/temp.out WITH HOME/temp.map
22.25/23.08	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.33/23.16	c 23	Decoding HOME/temp.out
22.33/23.31	c 24	OBJECTIVE _COST 10
22.33/23.31	o 10
22.33/23.32	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.33/23.32	c 24	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.33/23.34	c 24	OBJECTIVE BOUND: 0 <= _COST <= 10
22.33/23.34	c 24	SEARCHING: _COST <= 5
22.33/23.34	c 24	SOLVING HOME/temp.cnf
22.33/23.34	c 24	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.33/23.34	c 24	This is MiniSat 2.0 beta
22.33/23.34	c 24	WARNING: for repeatability, setting FPU to use double precision
22.33/23.35	c 24	============================[ Problem Statistics ]=============================
22.33/23.35	c 24	|                                                                             |
22.33/23.35	c 24	|  Number of variables:  27236                                                |
22.33/23.35	c 24	|  Number of clauses:    2104204                                              |
23.70/24.54	c 25	|  Parsing time:         1.05         s                                       |
25.49/26.35	c 27	============================[ Search Statistics ]==============================
25.49/26.35	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.49/26.35	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.49/26.35	c 27	===============================================================================
25.49/26.35	c 27	|         0 |    6836    29399    76443 |     9799        0    nan |  0.000 % |
25.49/26.35	c 27	===============================================================================
25.59/26.44	c 27	restarts              : 1
25.59/26.44	c 27	conflicts             : 0              (0 /sec)
25.59/26.44	c 27	decisions             : 59             (0.00 % random) (20 /sec)
25.59/26.44	c 27	propagations          : 27236          (9294 /sec)
25.59/26.44	c 27	conflict literals     : 0              ( nan % deleted)
25.59/26.44	c 27	Memory used           : 86.06 MB
25.59/26.44	c 27	CPU time              : 2.93055 s
25.59/26.44	c 27	
25.59/26.45	c 27	SATISFIABLE
25.59/26.47	c 27	FOUND: _COST <= 5
25.59/26.47	c 27	DECODING HOME/temp.out WITH HOME/temp.map
25.59/26.47	c 27	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.67/26.55	c 27	Decoding HOME/temp.out
25.67/26.71	c 27	OBJECTIVE _COST 5
25.67/26.71	o 5
25.67/26.71	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.67/26.72	c 27	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
25.67/26.74	c 27	OBJECTIVE BOUND: 0 <= _COST <= 5
25.67/26.74	c 27	SEARCHING: _COST <= 2
25.67/26.74	c 27	SOLVING HOME/temp.cnf
25.67/26.74	c 27	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
25.67/26.74	c 27	This is MiniSat 2.0 beta
25.67/26.74	c 27	WARNING: for repeatability, setting FPU to use double precision
25.67/26.74	c 27	============================[ Problem Statistics ]=============================
25.67/26.74	c 27	|                                                                             |
25.67/26.74	c 27	|  Number of variables:  27236                                                |
25.67/26.74	c 27	|  Number of clauses:    2104204                                              |
27.07/27.93	c 28	|  Parsing time:         1.04         s                                       |
28.85/29.71	c 30	============================[ Search Statistics ]==============================
28.85/29.71	c 30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.85/29.71	c 30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.85/29.71	c 30	===============================================================================
28.85/29.71	c 30	|         0 |    5050    14403    36810 |     4801        0    nan |  0.000 % |
28.85/29.72	c 30	===============================================================================
28.95/29.80	c 30	restarts              : 1
28.95/29.80	c 30	conflicts             : 0              (0 /sec)
28.95/29.80	c 30	decisions             : 61             (0.00 % random) (21 /sec)
28.95/29.80	c 30	propagations          : 27236          (9429 /sec)
28.95/29.80	c 30	conflict literals     : 0              ( nan % deleted)
28.95/29.80	c 30	Memory used           : 85.88 MB
28.95/29.80	c 30	CPU time              : 2.88856 s
28.95/29.80	c 30	
28.95/29.82	c 30	SATISFIABLE
28.95/29.83	c 30	FOUND: _COST <= 2
28.95/29.83	c 30	DECODING HOME/temp.out WITH HOME/temp.map
28.95/29.83	c 30	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.99/29.91	c 30	Decoding HOME/temp.out
28.99/30.26	c 31	OBJECTIVE _COST 2
28.99/30.26	o 2
28.99/30.26	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/30.26	c 31	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
28.99/30.31	c 31	OBJECTIVE BOUND: 0 <= _COST <= 2
28.99/30.31	c 31	SEARCHING: _COST <= 1
28.99/30.31	c 31	SOLVING HOME/temp.cnf
28.99/30.31	c 31	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
28.99/30.31	c 31	This is MiniSat 2.0 beta
28.99/30.31	c 31	WARNING: for repeatability, setting FPU to use double precision
28.99/30.31	c 31	============================[ Problem Statistics ]=============================
28.99/30.31	c 31	|                                                                             |
28.99/30.31	c 31	|  Number of variables:  27236                                                |
28.99/30.31	c 31	|  Number of clauses:    2104204                                              |
30.57/31.51	c 32	|  Parsing time:         1.05         s                                       |
32.35/33.31	c 34	============================[ Search Statistics ]==============================
32.35/33.31	c 34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.35/33.31	c 34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.35/33.31	c 34	===============================================================================
32.35/33.31	c 34	|         0 |    3775     7523    19994 |     2507        0    nan |  0.000 % |
32.35/33.31	c 34	===============================================================================
32.45/33.40	c 34	restarts              : 1
32.45/33.40	c 34	conflicts             : 0              (0 /sec)
32.45/33.40	c 34	decisions             : 51             (0.00 % random) (17 /sec)
32.45/33.40	c 34	propagations          : 27236          (9332 /sec)
32.45/33.40	c 34	conflict literals     : 0              ( nan % deleted)
32.45/33.40	c 34	Memory used           : 86.03 MB
32.45/33.40	c 34	CPU time              : 2.91856 s
32.45/33.40	c 34	
32.45/33.41	c 34	SATISFIABLE
32.45/33.42	c 34	FOUND: _COST <= 1
32.45/33.42	c 34	DECODING HOME/temp.out WITH HOME/temp.map
32.45/33.42	c 34	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.50/33.50	c 34	Decoding HOME/temp.out
32.50/33.66	c 34	OBJECTIVE _COST 1
32.50/33.66	o 1
32.50/33.66	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.50/33.67	c 34	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
32.50/33.69	c 34	OBJECTIVE BOUND: 0 <= _COST <= 1
32.50/33.69	c 34	SEARCHING: _COST <= 0
32.50/33.69	c 34	SOLVING HOME/temp.cnf
32.50/33.69	c 34	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
32.50/33.69	c 34	This is MiniSat 2.0 beta
32.50/33.69	c 34	WARNING: for repeatability, setting FPU to use double precision
32.50/33.69	c 34	============================[ Problem Statistics ]=============================
32.50/33.69	c 34	|                                                                             |
32.50/33.69	c 34	|  Number of variables:  27236                                                |
32.50/33.69	c 34	|  Number of clauses:    2104204                                              |
33.81/34.89	c 35	|  Parsing time:         1.06         s                                       |
35.59/36.67	c 37	============================[ Search Statistics ]==============================
35.59/36.67	c 37	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.59/36.67	c 37	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.59/36.67	c 37	===============================================================================
35.59/36.67	c 37	|         0 |       0        0        0 |        0        0    nan |  0.000 % |
35.59/36.67	c 37	===============================================================================
35.69/36.76	c 37	restarts              : 1
35.69/36.76	c 37	conflicts             : 0              (0 /sec)
35.69/36.76	c 37	decisions             : 1              (0.00 % random) (0 /sec)
35.69/36.76	c 37	propagations          : 27236          (9374 /sec)
35.69/36.76	c 37	conflict literals     : 0              ( nan % deleted)
35.69/36.76	c 37	Memory used           : 86.08 MB
35.69/36.76	c 37	CPU time              : 2.90556 s
35.69/36.76	c 37	
35.69/36.77	c 37	SATISFIABLE
35.69/36.78	c 37	FOUND: _COST <= 0
35.69/36.78	c 37	DECODING HOME/temp.out WITH HOME/temp.map
35.69/36.78	c 37	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.80/36.86	c 37	Decoding HOME/temp.out
35.80/37.02	c 37	OBJECTIVE _COST 0
35.80/37.02	o 0
35.80/37.02	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.80/37.03	c 37	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
35.80/37.06	c 37	OBJECTIVE _COST 0
35.80/37.06	s OPTIMUM FOUND
35.80/37.06	c 37	CPU 33.95 (0.05 0.02 33.9 2.07)
35.80/37.06	c 37	END Wed Jul 16 07:42:05 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-1126764-1216186888/watcher-1126764-1216186888 -o /tmp/evaluation-result-1126764-1216186888/solver-1126764-1216186888 -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-1126764-1216186888.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.56 2.54 4/81 1105
/proc/meminfo: memFree=1879520/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=18572 CPUtime=0
/proc/1105/stat : 1105 (runsolver) D 1103 1105 636 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 75388032 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 212218735911 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/1105/statm: 4643 292 257 25 0 2626 0

[startup+0.0141309 s]
/proc/loadavg: 2.43 2.56 2.54 4/81 1105
/proc/meminfo: memFree=1879520/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=124 CPUtime=0
/proc/1105/stat : 1105 (sugar) D 1103 1105 636 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 75388032 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 212216116713 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/1105/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.101147 s]
/proc/loadavg: 2.43 2.56 2.54 4/81 1105
/proc/meminfo: memFree=1879520/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=12676 CPUtime=0.01
/proc/1105/stat : 1105 (sugar) R 1103 1105 636 0 -1 4194304 527 0 0 0 1 0 0 0 18 0 1 0 75388032 12980224 495 996147200 4194304 4206940 548682068592 18446744073709551615 212238490738 0 0 4224 0 0 0 0 17 1 0 0
/proc/1105/statm: 3169 495 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301168 s]
/proc/loadavg: 2.43 2.56 2.54 4/81 1105
/proc/meminfo: memFree=1879520/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13600 CPUtime=0.03
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 75388032 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701206 s]
/proc/loadavg: 2.43 2.56 2.54 4/81 1105
/proc/meminfo: memFree=1879520/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13600 CPUtime=0.03
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 916 127 0 0 3 0 0 0 15 0 1 0 75388032 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50229 s]
/proc/loadavg: 2.47 2.57 2.54 3/92 1127
/proc/meminfo: memFree=1870408/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13600 CPUtime=0.55
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 974 4730 0 1 3 0 48 4 15 0 1 0 75388032 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3400 797 370 3 0 500 0
[pid=1118] ppid=1105 vsize=5356 CPUtime=0
/proc/1118/stat : 1118 (sh) S 1105 1105 636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75388103 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1118/statm: 1339 233 193 169 0 50 0
[pid=1119] ppid=1118 vsize=869504 CPUtime=0.75
/proc/1119/stat : 1119 (java) S 1118 1105 636 0 -1 0 6965 0 1 0 72 3 0 0 18 0 9 0 75388104 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1119/statm: 217376 6196 2562 9 0 211923 0
[pid=1119/tid=1120] ppid=1118 vsize=869504 CPUtime=0.41
/proc/1119/task/1120/stat : 1120 (java) R 1118 1105 636 0 -1 64 2707 0 1 0 40 1 0 0 18 0 9 0 75388105 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4126529922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1121] ppid=1118 vsize=869504 CPUtime=0.08
/proc/1119/task/1121/stat : 1121 (java) S 1118 1105 636 0 -1 64 2087 0 0 0 8 0 0 0 16 0 9 0 75388106 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1122] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1122/stat : 1122 (java) S 1118 1105 636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75388106 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1123] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1123/stat : 1123 (java) S 1118 1105 636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75388106 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1124] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1124/stat : 1124 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75388108 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1125] ppid=1118 vsize=869504 CPUtime=0.23
/proc/1119/task/1125/stat : 1125 (java) S 1118 1105 636 0 -1 64 1478 0 0 0 23 0 0 0 16 0 9 0 75388108 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1126] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1126/stat : 1126 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75388108 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1127] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1127/stat : 1127 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75388108 890372096 6196 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 888460

[startup+3.10246 s]
/proc/loadavg: 2.47 2.57 2.54 3/92 1127
/proc/meminfo: memFree=1857672/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13600 CPUtime=0.56
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 974 4730 0 1 4 0 48 4 15 0 1 0 75388032 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3400 797 370 3 0 500 0
[pid=1118] ppid=1105 vsize=5356 CPUtime=0
/proc/1118/stat : 1118 (sh) S 1105 1105 636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75388103 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1118/statm: 1339 233 193 169 0 50 0
[pid=1119] ppid=1118 vsize=869504 CPUtime=2.34
/proc/1119/stat : 1119 (java) S 1118 1105 636 0 -1 0 7393 0 1 0 221 13 0 0 18 0 9 0 75388104 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1119/statm: 217376 6232 2563 9 0 211923 0
[pid=1119/tid=1120] ppid=1118 vsize=869504 CPUtime=1.84
/proc/1119/task/1120/stat : 1120 (java) R 1118 1105 636 0 -1 64 3108 0 1 0 175 9 0 0 25 0 9 0 75388105 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 102064829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1121] ppid=1118 vsize=869504 CPUtime=0.18
/proc/1119/task/1121/stat : 1121 (java) S 1118 1105 636 0 -1 64 2088 0 0 0 16 2 0 0 16 0 9 0 75388106 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1122] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1122/stat : 1122 (java) S 1118 1105 636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75388106 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1123] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1123/stat : 1123 (java) S 1118 1105 636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75388106 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1124] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1124/stat : 1124 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1125] ppid=1118 vsize=869504 CPUtime=0.28
/proc/1119/task/1125/stat : 1125 (java) S 1118 1105 636 0 -1 64 1504 0 0 0 28 0 0 0 16 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1126] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1126/stat : 1126 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1127] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1127/stat : 1127 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 888460

[startup+6.3018 s]
/proc/loadavg: 2.47 2.57 2.54 3/92 1127
/proc/meminfo: memFree=1827080/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13600 CPUtime=0.56
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 974 4730 0 1 4 0 48 4 15 0 1 0 75388032 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3400 797 370 3 0 500 0
[pid=1118] ppid=1105 vsize=5356 CPUtime=0
/proc/1118/stat : 1118 (sh) S 1105 1105 636 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75388103 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1118/statm: 1339 233 193 169 0 50 0
[pid=1119] ppid=1118 vsize=869504 CPUtime=5.27
/proc/1119/stat : 1119 (java) S 1118 1105 636 0 -1 0 8224 0 1 0 491 36 0 0 18 0 9 0 75388104 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1119/statm: 217376 6232 2563 9 0 211923 0
[pid=1119/tid=1120] ppid=1118 vsize=869504 CPUtime=4.59
/proc/1119/task/1120/stat : 1120 (java) R 1118 1105 636 0 -1 64 3939 0 1 0 431 28 0 0 25 0 9 0 75388105 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1121] ppid=1118 vsize=869504 CPUtime=0.37
/proc/1119/task/1121/stat : 1121 (java) S 1118 1105 636 0 -1 64 2088 0 0 0 31 6 0 0 16 0 9 0 75388106 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1122] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1122/stat : 1122 (java) S 1118 1105 636 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75388106 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1123] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1123/stat : 1123 (java) S 1118 1105 636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75388106 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1124] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1124/stat : 1124 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1125] ppid=1118 vsize=869504 CPUtime=0.28
/proc/1119/task/1125/stat : 1125 (java) S 1118 1105 636 0 -1 64 1504 0 0 0 28 0 0 0 16 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1126] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1126/stat : 1126 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1119/tid=1127] ppid=1118 vsize=869504 CPUtime=0
/proc/1119/task/1127/stat : 1127 (java) S 1118 1105 636 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75388108 890372096 6232 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 888460

[startup+12.7025 s]
/proc/loadavg: 2.47 2.56 2.54 3/84 1141
/proc/meminfo: memFree=1747080/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=8.9
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 1211 39136 0 3 4 1 825 60 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
[pid=1140] ppid=1105 vsize=5356 CPUtime=0
/proc/1140/stat : 1140 (sh) S 1105 1105 636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75388977 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1140/statm: 1339 232 193 169 0 50 0
[pid=1141] ppid=1140 vsize=88260 CPUtime=3.2
/proc/1141/stat : 1141 (minisat) R 1140 1105 636 0 -1 4194304 21701 0 0 0 305 15 0 0 25 0 1 0 75388977 90378240 21687 996147200 134512640 135127466 4294956256 18446744073709551615 134697299 0 0 4096 3 0 0 0 17 1 0 0
/proc/1141/statm: 22065 21687 72 150 0 21912 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 107348

[startup+25.5018 s]
/proc/loadavg: 2.40 2.54 2.54 3/84 1189
/proc/meminfo: memFree=1747336/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=22.57
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 1668 142690 0 7 5 1 2116 135 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
[pid=1188] ppid=1105 vsize=5356 CPUtime=0
/proc/1188/stat : 1188 (sh) S 1105 1105 636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75390366 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1188/statm: 1339 232 193 169 0 50 0
[pid=1189] ppid=1188 vsize=88120 CPUtime=2.12
/proc/1189/stat : 1189 (minisat) R 1188 1105 636 0 -1 4194304 21648 0 0 0 199 13 0 0 25 0 1 0 75390367 90234880 21634 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 1 0 0
/proc/1189/statm: 22030 21634 71 150 0 21877 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 107208

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

[startup+31.9065 s]
/proc/loadavg: 2.34 2.53 2.53 3/84 1213
/proc/meminfo: memFree=1747464/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=29.41
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 1896 194449 0 9 5 2 2762 172 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
[pid=1212] ppid=1105 vsize=5356 CPUtime=0
/proc/1212/stat : 1212 (sh) S 1105 1105 636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75391063 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1212/statm: 1339 232 193 169 0 50 0
[pid=1213] ppid=1212 vsize=88088 CPUtime=1.56
/proc/1213/stat : 1213 (minisat) R 1212 1105 636 0 -1 4194304 21647 0 0 0 143 13 0 0 25 0 1 0 75391063 90202112 21633 996147200 134512640 135127466 4294956256 18446744073709551615 134523512 0 0 4096 3 0 0 0 17 1 0 0
/proc/1213/statm: 22022 21633 71 150 0 21869 0
Current children cumulated CPU time (s) 30.97
Current children cumulated vsize (KiB) 107176

[startup+35.1018 s]
/proc/loadavg: 2.34 2.53 2.53 3/84 1225
/proc/meminfo: memFree=1747400/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=32.73
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 2010 220332 0 10 5 2 3076 190 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
[pid=1224] ppid=1105 vsize=5356 CPUtime=0
/proc/1224/stat : 1224 (sh) S 1105 1105 636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75391401 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1224/statm: 1339 232 193 169 0 50 0
[pid=1225] ppid=1224 vsize=88140 CPUtime=1.38
/proc/1225/stat : 1225 (minisat) R 1224 1105 636 0 -1 4194304 21666 0 0 0 126 12 0 0 25 0 1 0 75391401 90255360 21652 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/1225/statm: 22035 21652 71 150 0 21882 0
Current children cumulated CPU time (s) 34.11
Current children cumulated vsize (KiB) 107228

[startup+35.9019 s]
/proc/loadavg: 2.34 2.53 2.53 3/84 1225
/proc/meminfo: memFree=1747400/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=32.73
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 2010 220332 0 10 5 2 3076 190 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
[pid=1224] ppid=1105 vsize=5356 CPUtime=0
/proc/1224/stat : 1224 (sh) S 1105 1105 636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75391401 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1224/statm: 1339 232 193 169 0 50 0
[pid=1225] ppid=1224 vsize=88140 CPUtime=2.17
/proc/1225/stat : 1225 (minisat) R 1224 1105 636 0 -1 4194304 21666 0 0 0 205 12 0 0 25 0 1 0 75391401 90255360 21652 996147200 134512640 135127466 4294956256 18446744073709551615 134523446 0 0 4096 3 0 0 0 17 1 0 0
/proc/1225/statm: 22035 21652 71 150 0 21882 0
Current children cumulated CPU time (s) 34.9
Current children cumulated vsize (KiB) 107228

[startup+36.703 s]
/proc/loadavg: 2.31 2.52 2.53 3/84 1225
/proc/meminfo: memFree=1747400/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=32.73
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 2010 220332 0 10 5 2 3076 190 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
[pid=1224] ppid=1105 vsize=5356 CPUtime=0
/proc/1224/stat : 1224 (sh) S 1105 1105 636 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 75391401 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1224/statm: 1339 232 193 169 0 50 0
[pid=1225] ppid=1224 vsize=88140 CPUtime=2.96
/proc/1225/stat : 1225 (minisat) R 1224 1105 636 0 -1 4194304 21667 0 0 0 284 12 0 0 25 0 1 0 75391401 90255360 21653 996147200 134512640 135127466 4294956256 18446744073709551615 134697364 0 0 4096 3 0 0 0 17 1 0 0
/proc/1225/statm: 22035 21653 72 150 0 21882 0
Current children cumulated CPU time (s) 35.69
Current children cumulated vsize (KiB) 107228

[startup+36.901 s]
/proc/loadavg: 2.31 2.52 2.53 3/84 1225
/proc/meminfo: memFree=1747400/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=35.8
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 2071 242296 0 10 5 2 3368 205 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 35.8
Current children cumulated vsize (KiB) 13732

[startup+37.001 s]
/proc/loadavg: 2.31 2.52 2.53 3/84 1225
/proc/meminfo: memFree=1747400/2055920 swapFree=4180980/4192956
[pid=1105] ppid=1103 vsize=13732 CPUtime=35.8
/proc/1105/stat : 1105 (sugar) S 1103 1105 636 0 -1 4194304 2071 242296 0 10 5 2 3368 205 16 0 1 0 75388032 14061568 840 996147200 4194304 4206940 548682068592 18446744073709551615 212227633250 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/1105/statm: 3433 840 374 3 0 533 0
Current children cumulated CPU time (s) 35.8
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 37.0779
CPU time (s): 36.0935
CPU user time (s): 33.9628
CPU system time (s): 2.13068
CPU usage (%): 97.3451
Max. virtual memory (cumulated for all children) (KiB): 888460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.9628
system time used= 2.13068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248362
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= 14598
involuntary context switches= 14878

runsolver used 0.053991 second user time and 0.138978 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-16 07:41:28
IDJOB=1126764
IDBENCH=66085
IDSOLVER=368
FILE ID=node46/1126764-1216186888
PBS_JOBID= 7905873
Free space on /tmp= 66216 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a80e1d18423c15c52112767d2c53ef30
RANDOM SEED=1060860500

node46.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.238
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.238
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:       1880000 kB
Buffers:          7340 kB
Cached:          52724 kB
SwapCached:       5896 kB
Active:         101056 kB
Inactive:        21296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880000 kB
SwapTotal:     4192956 kB
SwapFree:      4180980 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:          78456 kB
Slab:            38572 kB
Committed_AS:   432468 kB
PageTables:       2036 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= 66212 MiB
End job on node46 at 2008-07-16 07:42:05