Trace number 1108748

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM2 14.8457 16.3918

General information on the benchmark

Namecsp/QCP-10/
normalized-qcp-10-67-12_ext.xml
MD5SUMd76a9999252211fb2e42403bdb5d1801
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark6.20106
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints822
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension822
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.09	c 0	Sugar v1-13 + HOME/minisat
0.01/0.09	c 0	BEGIN Thu Aug  7 20:17:38 2008
0.01/0.09	c 0	PID 19216
0.01/0.09	c 0	HOST node87.alineos.net
0.01/0.09	c 0	CONVERTING HOME/instance-1108748-1218133058.xml TO HOME/temp.csp
0.01/0.09	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108748-1218133058.xml' 'HOME/temp.csp'
0.31/1.26	c 1	11 domains, 100 variables, 0 predicates, 11 relations, 822 constraints
0.31/1.28	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.31/1.28	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.37/1.43	c 1	Parsing HOME/temp.csp
0.37/1.55	c 1	parsed 944 expressions
0.37/1.58	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/1.60	c 1	MAX CSP: 822 constraints
0.37/1.60	c 1	Converting to clausal form CSP
0.37/1.63	c 1	converted 177 (10%) expressions
0.37/1.65	c 2	converted 354 (20%) expressions
0.37/1.67	c 2	converted 531 (30%) expressions
0.37/1.68	c 2	converted 708 (40%) expressions
0.37/1.69	c 2	converted 885 (50%) expressions
0.38/1.70	c 2	converted 1062 (60%) expressions
0.38/1.77	c 2	converted 1239 (70%) expressions
0.38/1.77	c 2	converted 1416 (80%) expressions
0.38/1.78	c 2	converted 1593 (90%) expressions
0.38/1.91	c 2	converted 1769 (100%) expressions
0.38/1.91	c 2	CSP : 1744 integers, 0 booleans, 2465 clauses, largest domain size 1234
0.38/1.91	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/1.91	c 2	Propagation in CSP
0.38/1.96	c 2	816 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.38/1.96	c 2	CSP : 1744 integers, 0 booleans, 2465 clauses, largest domain size 823
0.38/1.96	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/1.96	c 2	Simplifing CSP by introducing new Boolean variables
0.38/1.96	c 2	CSP : 1744 integers, 0 booleans, 2465 clauses, largest domain size 823
0.38/1.96	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.38/2.00	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.38/2.05	c 2	175 (10%) CSP integer variables are encoded (536 clauses, 5768 bytes)
0.38/2.06	c 2	349 (20%) CSP integer variables are encoded (536 clauses, 5768 bytes)
0.38/2.06	c 2	524 (30%) CSP integer variables are encoded (536 clauses, 5768 bytes)
0.38/2.06	c 2	698 (40%) CSP integer variables are encoded (536 clauses, 5768 bytes)
0.38/2.06	c 2	872 (50%) CSP integer variables are encoded (536 clauses, 5768 bytes)
0.38/2.06	c 2	1047 (60%) CSP integer variables are encoded (2008 clauses, 24904 bytes)
0.38/2.07	c 2	1221 (70%) CSP integer variables are encoded (3146 clauses, 39698 bytes)
0.38/2.08	c 2	1396 (80%) CSP integer variables are encoded (11401 clauses, 152414 bytes)
0.38/2.08	c 2	1570 (90%) CSP integer variables are encoded (12633 clauses, 170894 bytes)
0.38/2.08	c 2	1744 (100%) CSP integer variables are encoded (14315 clauses, 196124 bytes)
1.05/2.13	c 2	247 (10%) CSP clauses are encoded (15525 clauses, 220597 bytes)
1.05/2.15	c 2	493 (20%) CSP clauses are encoded (16833 clauses, 250391 bytes)
1.05/2.17	c 2	740 (30%) CSP clauses are encoded (18106 clauses, 280232 bytes)
1.05/2.19	c 2	986 (40%) CSP clauses are encoded (22825 clauses, 364957 bytes)
1.15/2.27	c 2	1233 (50%) CSP clauses are encoded (64022 clauses, 1114153 bytes)
1.15/2.29	c 2	1479 (60%) CSP clauses are encoded (76280 clauses, 1332169 bytes)
2.25/3.35	c 3	1726 (70%) CSP clauses are encoded (715825 clauses, 14064697 bytes)
2.25/3.38	c 3	1972 (80%) CSP clauses are encoded (729933 clauses, 14356184 bytes)
2.35/3.44	c 3	2219 (90%) CSP clauses are encoded (764300 clauses, 15081130 bytes)
2.53/3.67	c 4	2465 (100%) CSP clauses are encoded (890756 clauses, 17775854 bytes)
2.53/3.67	c 4	2465 CSP clauses encoded
2.53/3.67	c 4	Writing map file : HOME/temp.map
2.53/3.68	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.53/3.68	c 4	SAT : 16026 SAT variables, 890756 SAT clauses, 17775854 bytes
2.53/3.68	c 4	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.61/3.73	c 4	OBJECTIVE minimize _COST
2.61/3.73	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
2.61/3.73	c 4	SEARCHING: _COST <= 411
2.61/3.73	c 4	SOLVING HOME/temp.cnf
2.61/3.73	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.61/3.73	c 4	This is MiniSat 2.0 beta
2.61/3.73	c 4	WARNING: for repeatability, setting FPU to use double precision
2.61/3.73	c 4	============================[ Problem Statistics ]=============================
2.61/3.73	c 4	|                                                                             |
2.61/3.73	c 4	|  Number of variables:  16026                                                |
2.61/3.73	c 4	|  Number of clauses:    890757                                               |
2.65/4.15	c 4	|  Parsing time:         0.37         s                                       |
3.31/4.49	c 4	============================[ Search Statistics ]==============================
3.31/4.49	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.31/4.49	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.31/4.49	c 4	===============================================================================
3.31/4.49	c 4	|         0 |   11916   569471  1683741 |   189823        0    nan |  0.000 % |
3.41/4.54	c 4	===============================================================================
3.41/4.54	c 4	restarts              : 1
3.41/4.54	c 4	conflicts             : 0              (0 /sec)
3.41/4.54	c 4	decisions             : 70             (0.00 % random) (92 /sec)
3.41/4.54	c 4	propagations          : 16026          (21146 /sec)
3.41/4.54	c 4	conflict literals     : 0              ( nan % deleted)
3.41/4.54	c 4	Memory used           : 36.87 MB
3.41/4.54	c 4	CPU time              : 0.757884 s
3.41/4.54	c 4	
3.41/4.55	c 4	SATISFIABLE
3.41/4.56	c 4	FOUND: _COST <= 411
3.41/4.56	s SATISFIABLE
3.41/4.56	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.41/4.56	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.48/4.64	c 4	Decoding HOME/temp.out
3.48/4.77	c 5	OBJECTIVE _COST 411
3.48/4.77	o 411
3.48/4.77	v 5 7 5 8 2 3 7 9 9 6 3 4 2 7 6 2 4 8 5 7 4 6 9 5 7 8 8 6 5 3 9 8 8 6 7 9 8 0 7 4 6 8 4 6 9 9 1 7 5 8 6 3 1 9 9 8 7 6 9 5 7 9 6 9 5 7 9 5 8 2 6 4 7 7 8 1 5 9 9 8 1 7 7 9 3 5 8 9 8 9 8 5 0 8 4 7 9 8 1 9
3.48/4.77	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.48/4.78	c 5	OBJECTIVE BOUND: 0 <= _COST <= 411
3.48/4.78	c 5	SEARCHING: _COST <= 205
3.48/4.78	c 5	SOLVING HOME/temp.cnf
3.48/4.78	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.48/4.78	c 5	This is MiniSat 2.0 beta
3.48/4.78	c 5	WARNING: for repeatability, setting FPU to use double precision
3.48/4.78	c 5	============================[ Problem Statistics ]=============================
3.48/4.78	c 5	|                                                                             |
3.48/4.78	c 5	|  Number of variables:  16026                                                |
3.48/4.78	c 5	|  Number of clauses:    890757                                               |
3.68/5.22	c 5	|  Parsing time:         0.38         s                                       |
4.47/5.68	c 6	============================[ Search Statistics ]==============================
4.47/5.68	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.47/5.68	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.47/5.68	c 6	===============================================================================
4.47/5.68	c 6	|         0 |    9648   372016  1097974 |   124005        0    nan |  0.000 % |
4.57/5.73	c 6	===============================================================================
4.57/5.73	c 6	restarts              : 1
4.57/5.73	c 6	conflicts             : 0              (0 /sec)
4.57/5.73	c 6	decisions             : 62             (0.00 % random) (71 /sec)
4.57/5.73	c 6	propagations          : 16026          (18297 /sec)
4.57/5.73	c 6	conflict literals     : 0              ( nan % deleted)
4.57/5.73	c 6	Memory used           : 37.38 MB
4.57/5.73	c 6	CPU time              : 0.875866 s
4.57/5.73	c 6	
4.57/5.73	c 6	SATISFIABLE
4.57/5.74	c 6	FOUND: _COST <= 205
4.57/5.74	c 6	DECODING HOME/temp.out WITH HOME/temp.map
4.57/5.74	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.63/5.82	c 6	Decoding HOME/temp.out
4.63/5.94	c 6	OBJECTIVE _COST 205
4.63/5.94	o 205
4.63/5.94	v 9 4 5 1 2 3 4 1 9 6 3 4 2 9 6 2 0 8 5 7 8 6 9 5 1 8 7 2 4 3 3 5 8 9 5 7 8 0 6 4 2 8 4 6 9 9 1 7 5 8 9 7 1 8 8 9 4 6 7 5 7 1 3 4 5 6 9 5 8 2 6 9 7 7 0 1 5 4 9 8 1 6 7 7 3 5 8 9 8 9 8 3 0 5 4 7 9 8 1 9
4.63/5.95	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.63/5.95	c 6	OBJECTIVE BOUND: 0 <= _COST <= 205
4.63/5.95	c 6	SEARCHING: _COST <= 102
4.63/5.95	c 6	SOLVING HOME/temp.cnf
4.63/5.95	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.63/5.95	c 6	This is MiniSat 2.0 beta
4.63/5.95	c 6	WARNING: for repeatability, setting FPU to use double precision
4.63/5.95	c 6	============================[ Problem Statistics ]=============================
4.63/5.95	c 6	|                                                                             |
4.63/5.95	c 6	|  Number of variables:  16026                                                |
4.63/5.95	c 6	|  Number of clauses:    890757                                               |
4.83/6.40	c 6	|  Parsing time:         0.39         s                                       |
5.66/6.90	c 7	============================[ Search Statistics ]==============================
5.66/6.90	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.66/6.90	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.66/6.90	c 7	===============================================================================
5.66/6.90	c 7	|         0 |    8200   214000   628167 |    71333        0    nan |  0.000 % |
5.76/6.93	c 7	===============================================================================
5.76/6.94	c 7	restarts              : 1
5.76/6.94	c 7	conflicts             : 0              (0 /sec)
5.76/6.94	c 7	decisions             : 50             (0.00 % random) (54 /sec)
5.76/6.94	c 7	propagations          : 16026          (17441 /sec)
5.76/6.94	c 7	conflict literals     : 0              ( nan % deleted)
5.76/6.94	c 7	Memory used           : 37.77 MB
5.76/6.94	c 7	CPU time              : 0.91886 s
5.76/6.94	c 7	
5.76/6.94	c 7	SATISFIABLE
5.76/6.95	c 7	FOUND: _COST <= 102
5.76/6.95	c 7	DECODING HOME/temp.out WITH HOME/temp.map
5.76/6.95	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.82/7.03	c 7	Decoding HOME/temp.out
5.82/7.16	c 7	OBJECTIVE _COST 102
5.82/7.16	o 102
5.82/7.17	v 6 1 5 8 2 3 7 7 9 3 3 4 2 9 6 7 4 8 0 1 0 6 8 5 7 0 6 2 9 3 2 7 6 9 5 9 8 0 3 4 4 8 9 6 0 4 1 3 5 7 9 2 1 0 1 8 7 6 4 5 7 0 3 1 8 9 4 5 6 2 4 9 7 7 9 1 5 4 8 6 1 3 4 4 3 5 6 9 7 8 6 5 0 3 4 7 9 8 1 9
5.82/7.17	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.83/7.21	c 7	OBJECTIVE BOUND: 0 <= _COST <= 102
5.83/7.21	c 7	SEARCHING: _COST <= 51
5.83/7.21	c 7	SOLVING HOME/temp.cnf
5.83/7.21	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.83/7.21	c 7	This is MiniSat 2.0 beta
5.83/7.21	c 7	WARNING: for repeatability, setting FPU to use double precision
5.83/7.21	c 7	============================[ Problem Statistics ]=============================
5.83/7.21	c 7	|                                                                             |
5.83/7.21	c 7	|  Number of variables:  16026                                                |
5.83/7.21	c 7	|  Number of clauses:    890757                                               |
6.43/7.66	c 8	|  Parsing time:         0.39         s                                       |
6.93/8.16	c 8	============================[ Search Statistics ]==============================
6.93/8.16	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.93/8.16	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.93/8.16	c 8	===============================================================================
6.93/8.16	c 8	|         0 |    7123   120499   350844 |    40166        0    nan |  0.000 % |
7.03/8.20	c 8	===============================================================================
7.03/8.20	c 8	restarts              : 1
7.03/8.20	c 8	conflicts             : 45             (48 /sec)
7.03/8.20	c 8	decisions             : 153            (0.65 % random) (164 /sec)
7.03/8.20	c 8	propagations          : 18777          (20085 /sec)
7.03/8.20	c 8	conflict literals     : 1515           (0.00 % deleted)
7.03/8.20	c 8	Memory used           : 38.04 MB
7.03/8.20	c 8	CPU time              : 0.934857 s
7.03/8.20	c 8	
7.03/8.21	c 8	SATISFIABLE
7.03/8.21	c 8	FOUND: _COST <= 51
7.03/8.21	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.03/8.21	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.03/8.29	c 8	Decoding HOME/temp.out
7.05/8.43	c 8	OBJECTIVE _COST 51
7.05/8.43	o 51
7.05/8.44	v 8 1 5 4 2 3 0 7 9 6 3 4 2 3 6 9 4 7 8 1 0 6 4 5 8 9 7 1 2 3 6 5 9 1 7 2 8 0 3 4 9 8 3 6 0 4 1 4 5 7 4 9 1 8 2 7 3 6 0 5 7 3 8 0 1 6 9 5 4 2 2 4 7 7 9 1 5 2 6 8 1 6 4 2 3 5 8 9 7 0 5 7 0 2 4 8 6 3 1 9
7.05/8.44	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.05/8.47	c 8	OBJECTIVE BOUND: 0 <= _COST <= 51
7.05/8.47	c 8	SEARCHING: _COST <= 25
7.05/8.47	c 8	SOLVING HOME/temp.cnf
7.05/8.47	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.05/8.48	c 8	This is MiniSat 2.0 beta
7.05/8.48	c 8	WARNING: for repeatability, setting FPU to use double precision
7.05/8.48	c 8	============================[ Problem Statistics ]=============================
7.05/8.48	c 8	|                                                                             |
7.05/8.48	c 8	|  Number of variables:  16026                                                |
7.05/8.48	c 8	|  Number of clauses:    890757                                               |
7.69/8.93	c 9	|  Parsing time:         0.39         s                                       |
8.19/9.42	c 9	============================[ Search Statistics ]==============================
8.19/9.42	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.19/9.42	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.19/9.42	c 9	===============================================================================
8.19/9.42	c 9	|         0 |    6165    67734   195397 |    22578        0    nan |  0.000 % |
8.19/9.46	c 9	===============================================================================
8.19/9.46	c 9	restarts              : 1
8.19/9.46	c 9	conflicts             : 75             (81 /sec)
8.19/9.46	c 9	decisions             : 156            (1.92 % random) (169 /sec)
8.19/9.46	c 9	propagations          : 20312          (22058 /sec)
8.19/9.46	c 9	conflict literals     : 2668           (0.11 % deleted)
8.19/9.46	c 9	Memory used           : 37.77 MB
8.19/9.46	c 9	CPU time              : 0.92086 s
8.19/9.46	c 9	
8.19/9.47	c 9	SATISFIABLE
8.19/9.48	c 9	FOUND: _COST <= 25
8.19/9.48	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.19/9.48	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.28/9.55	c 9	Decoding HOME/temp.out
8.59/9.81	c 10	OBJECTIVE _COST 25
8.59/9.81	o 25
8.59/9.81	v 6 1 5 4 2 3 7 8 9 0 3 4 2 3 6 9 4 7 8 1 4 6 9 5 7 8 0 1 2 3 5 9 7 3 1 2 8 0 6 4 2 8 3 6 0 7 1 9 5 8 9 7 1 2 8 0 3 6 4 5 7 3 6 1 8 4 9 5 0 2 0 2 8 7 9 1 5 4 3 6 1 0 4 8 3 5 6 2 7 9 8 5 0 0 4 9 2 3 1 7
8.59/9.81	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.59/9.85	c 10	OBJECTIVE BOUND: 0 <= _COST <= 25
8.59/9.85	c 10	SEARCHING: _COST <= 12
8.59/9.85	c 10	SOLVING HOME/temp.cnf
8.59/9.85	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.63/10.08	c 10	This is MiniSat 2.0 beta
8.63/10.08	c 10	WARNING: for repeatability, setting FPU to use double precision
8.63/10.08	c 10	============================[ Problem Statistics ]=============================
8.63/10.08	c 10	|                                                                             |
8.63/10.08	c 10	|  Number of variables:  16026                                                |
8.63/10.08	c 10	|  Number of clauses:    890757                                               |
8.63/10.54	c 10	|  Parsing time:         0.40         s                                       |
9.53/11.01	c 11	============================[ Search Statistics ]==============================
9.53/11.01	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.53/11.01	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.53/11.01	c 11	===============================================================================
9.53/11.01	c 11	|         0 |    5240    39108   112281 |    13036        0    nan |  0.000 % |
9.53/11.05	c 11	===============================================================================
9.53/11.05	c 11	restarts              : 1
9.53/11.05	c 11	conflicts             : 54             (59 /sec)
9.53/11.05	c 11	decisions             : 116            (0.00 % random) (128 /sec)
9.53/11.05	c 11	propagations          : 19452          (21403 /sec)
9.53/11.05	c 11	conflict literals     : 1888           (0.26 % deleted)
9.53/11.05	c 11	Memory used           : 38.16 MB
9.53/11.05	c 11	CPU time              : 0.908861 s
9.53/11.05	c 11	
9.53/11.06	c 11	SATISFIABLE
9.53/11.06	c 11	FOUND: _COST <= 12
9.53/11.06	c 11	DECODING HOME/temp.out WITH HOME/temp.map
9.53/11.06	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.62/11.14	c 11	Decoding HOME/temp.out
9.62/11.39	c 11	OBJECTIVE _COST 12
9.62/11.39	o 12
9.62/11.40	v 8 1 5 4 2 3 6 7 9 0 3 4 2 3 6 0 7 9 8 1 9 6 7 5 8 4 2 1 0 3 5 2 6 9 1 7 8 0 3 4 0 8 3 6 7 2 1 4 5 9 4 7 1 0 9 8 3 6 2 5 7 0 8 1 5 9 4 5 6 2 6 3 9 7 0 1 5 2 4 8 1 9 4 2 3 5 0 8 7 6 2 5 0 8 4 6 9 3 1 7
9.62/11.42	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.62/11.43	c 11	OBJECTIVE BOUND: 0 <= _COST <= 12
9.62/11.43	c 11	SEARCHING: _COST <= 6
9.62/11.43	c 11	SOLVING HOME/temp.cnf
9.62/11.43	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.62/11.43	c 11	This is MiniSat 2.0 beta
9.62/11.43	c 11	WARNING: for repeatability, setting FPU to use double precision
9.62/11.43	c 11	============================[ Problem Statistics ]=============================
9.62/11.43	c 11	|                                                                             |
9.62/11.43	c 11	|  Number of variables:  16026                                                |
9.62/11.43	c 11	|  Number of clauses:    890757                                               |
9.97/11.89	c 12	|  Parsing time:         0.39         s                                       |
10.81/12.37	c 12	============================[ Search Statistics ]==============================
10.81/12.37	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.81/12.37	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.81/12.37	c 12	===============================================================================
10.81/12.37	c 12	|         0 |    4406    24645    71388 |     8215        0    nan |  0.000 % |
10.91/12.42	c 12	|       101 |    4406    24645    71388 |     9036      101     61 | 72.507 % |
10.91/12.43	c 12	|       251 |    4406    24645    71388 |     9940      251     60 | 72.507 % |
10.91/12.44	c 12	===============================================================================
10.91/12.44	c 12	restarts              : 3
10.91/12.44	c 12	conflicts             : 327            (352 /sec)
10.91/12.44	c 12	decisions             : 511            (0.39 % random) (550 /sec)
10.91/12.44	c 12	propagations          : 70240          (75620 /sec)
10.91/12.44	c 12	conflict literals     : 22564          (1.57 % deleted)
10.91/12.44	c 12	Memory used           : 38.06 MB
10.91/12.44	c 12	CPU time              : 0.928858 s
10.91/12.44	c 12	
10.91/12.45	c 12	SATISFIABLE
10.91/12.45	c 12	FOUND: _COST <= 6
10.91/12.45	c 12	DECODING HOME/temp.out WITH HOME/temp.map
10.91/12.45	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.99/12.53	c 12	Decoding HOME/temp.out
10.99/12.66	c 13	OBJECTIVE _COST 6
10.99/12.66	o 6
10.99/12.67	v 8 7 5 0 2 3 4 1 9 6 3 4 2 9 6 9 0 8 7 1 9 6 8 5 1 0 2 7 4 3 6 5 7 1 8 2 8 0 3 4 2 8 3 6 7 4 1 9 5 0 4 2 1 3 0 7 9 6 8 5 7 1 9 4 8 6 3 5 0 2 0 3 6 7 9 1 5 4 2 8 1 0 4 8 3 5 7 2 6 9 5 9 0 2 4 8 6 3 1 7
10.99/12.67	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.99/12.71	c 13	OBJECTIVE BOUND: 0 <= _COST <= 6
10.99/12.71	c 13	SEARCHING: _COST <= 3
10.99/12.71	c 13	SOLVING HOME/temp.cnf
10.99/12.71	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.99/12.71	c 13	This is MiniSat 2.0 beta
10.99/12.71	c 13	WARNING: for repeatability, setting FPU to use double precision
10.99/12.71	c 13	============================[ Problem Statistics ]=============================
10.99/12.71	c 13	|                                                                             |
10.99/12.72	c 13	|  Number of variables:  16026                                                |
10.99/12.72	c 13	|  Number of clauses:    890757                                               |
11.58/13.17	c 13	|  Parsing time:         0.41         s                                       |
12.07/13.64	c 13	============================[ Search Statistics ]==============================
12.07/13.64	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.07/13.64	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.07/13.64	c 13	===============================================================================
12.07/13.64	c 13	|         0 |    3581    16140    48345 |     5380        0    nan |  0.000 % |
12.07/13.64	c 13	|       100 |    3581    16140    48345 |     5918      100     33 | 77.655 % |
12.07/13.69	c 14	|       251 |    3581    16140    48345 |     6509      251     38 | 77.655 % |
12.07/13.70	c 14	===============================================================================
12.07/13.70	c 14	restarts              : 3
12.07/13.70	c 14	conflicts             : 295            (318 /sec)
12.07/13.70	c 14	decisions             : 480            (1.04 % random) (517 /sec)
12.07/13.70	c 14	propagations          : 58090          (62607 /sec)
12.17/13.70	c 14	conflict literals     : 10605          (1.65 % deleted)
12.17/13.70	c 14	Memory used           : 38.12 MB
12.17/13.70	c 14	CPU time              : 0.927858 s
12.17/13.70	c 14	
12.17/13.70	c 14	SATISFIABLE
12.17/13.71	c 14	FOUND: _COST <= 3
12.17/13.71	c 14	DECODING HOME/temp.out WITH HOME/temp.map
12.17/13.71	c 14	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.17/13.79	c 14	Decoding HOME/temp.out
12.19/13.92	c 14	OBJECTIVE _COST 3
12.19/13.92	o 3
12.19/13.93	v 9 0 5 8 2 3 4 1 9 6 3 4 2 0 6 8 9 7 7 1 9 6 7 5 1 2 0 4 8 3 6 2 9 1 5 7 8 0 3 4 4 8 3 6 7 0 1 2 5 9 0 3 1 4 8 9 7 6 2 5 7 1 8 3 9 4 6 5 0 2 2 9 6 7 0 1 5 3 4 8 1 7 4 9 3 5 2 8 6 0 8 5 0 2 4 6 3 9 1 7
12.19/13.93	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.19/13.97	c 14	OBJECTIVE BOUND: 0 <= _COST <= 3
12.19/13.97	c 14	SEARCHING: _COST <= 1
12.19/13.97	c 14	SOLVING HOME/temp.cnf
12.19/13.97	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.19/13.97	c 14	This is MiniSat 2.0 beta
12.19/13.97	c 14	WARNING: for repeatability, setting FPU to use double precision
12.19/13.97	c 14	============================[ Problem Statistics ]=============================
12.19/13.97	c 14	|                                                                             |
12.19/13.97	c 14	|  Number of variables:  16026                                                |
12.19/13.97	c 14	|  Number of clauses:    890757                                               |
12.83/14.42	c 14	|  Parsing time:         0.39         s                                       |
13.23/14.88	c 15	============================[ Search Statistics ]==============================
13.23/14.88	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.23/14.88	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.23/14.88	c 15	===============================================================================
13.23/14.88	c 15	|         0 |    2247     8099    28222 |     2699        0    nan |  0.000 % |
13.33/14.92	c 15	|       100 |    2247     8099    28222 |     2969      100     34 | 85.979 % |
13.33/14.93	c 15	|       250 |    2241     8099    28222 |     3266      247     49 | 86.148 % |
13.33/14.95	c 15	|       477 |    2169     7897    27698 |     3593      469     49 | 86.466 % |
13.33/14.98	c 15	|       814 |    2144     7847    27486 |     3952      737     45 | 88.425 % |
13.33/14.98	c 15	===============================================================================
13.33/14.98	c 15	restarts              : 5
13.33/14.98	c 15	conflicts             : 886            (932 /sec)
13.33/14.98	c 15	decisions             : 1307           (0.84 % random) (1375 /sec)
13.33/14.98	c 15	propagations          : 172011         (180901 /sec)
13.33/14.98	c 15	conflict literals     : 37319          (2.56 % deleted)
13.33/14.98	c 15	Memory used           : 37.90 MB
13.33/14.98	c 15	CPU time              : 0.950855 s
13.33/14.98	c 15	
13.33/14.98	c 15	UNSATISFIABLE
13.33/14.99	c 15	NOT FOUND: _COST <= 1
13.33/14.99	c 15	OBJECTIVE BOUND: 2 <= _COST <= 3
13.33/14.99	c 15	SEARCHING: _COST <= 2
13.33/14.99	c 15	SOLVING HOME/temp.cnf
13.33/14.99	c 15	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.33/14.99	c 15	This is MiniSat 2.0 beta
13.33/14.99	c 15	WARNING: for repeatability, setting FPU to use double precision
13.33/14.99	c 15	============================[ Problem Statistics ]=============================
13.33/14.99	c 15	|                                                                             |
13.33/15.00	c 15	|  Number of variables:  16026                                                |
13.33/15.00	c 15	|  Number of clauses:    890757                                               |
13.83/15.45	c 15	|  Parsing time:         0.41         s                                       |
14.33/15.90	c 16	============================[ Search Statistics ]==============================
14.33/15.90	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.33/15.90	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.33/15.90	c 16	===============================================================================
14.33/15.91	c 16	|         0 |    3069    12513    38999 |     4171        0    nan |  0.000 % |
14.33/15.95	c 16	|       100 |    3069    12513    38999 |     4588      100     36 | 80.850 % |
14.33/15.97	c 16	|       251 |    3069    12513    38999 |     5046      251     75 | 80.850 % |
14.33/15.99	c 16	===============================================================================
14.33/15.99	c 16	restarts              : 3
14.33/15.99	c 16	conflicts             : 412            (435 /sec)
14.33/15.99	c 16	decisions             : 614            (0.81 % random) (648 /sec)
14.33/15.99	c 16	propagations          : 128553         (135768 /sec)
14.33/15.99	c 16	conflict literals     : 25564          (4.33 % deleted)
14.33/15.99	c 16	Memory used           : 38.12 MB
14.33/15.99	c 16	CPU time              : 0.946856 s
14.33/15.99	c 16	
14.33/16.00	c 16	SATISFIABLE
14.43/16.00	c 16	FOUND: _COST <= 2
14.43/16.00	c 16	DECODING HOME/temp.out WITH HOME/temp.map
14.43/16.00	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'
14.43/16.08	c 16	Decoding HOME/temp.out
14.44/16.33	c 16	OBJECTIVE _COST 2
14.44/16.33	o 2
14.44/16.34	v 8 1 5 4 2 3 0 7 9 6 3 4 2 8 6 7 9 9 0 1 4 6 9 5 8 0 7 1 2 3 2 9 7 1 5 6 8 0 3 4 9 8 4 6 7 2 1 3 5 0 9 7 1 2 0 4 3 6 8 5 7 0 3 9 1 8 4 5 6 2 0 3 6 7 9 1 5 2 4 8 1 2 8 0 3 5 6 4 7 9 6 5 0 3 4 9 2 8 1 7
14.44/16.34	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
14.44/16.39	c 16	OBJECTIVE _COST 2
14.44/16.39	s OPTIMUM FOUND
14.44/16.39	c 16	CPU 13.68 (0.04 0.02 13.64 1.1)
14.44/16.39	c 16	END Thu Aug  7 20:17:54 2008

Verifier Data (download as text)

OK	2	820
2 unsatisfied constraints, 820 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-1108748-1218133058/watcher-1108748-1218133058 -o /tmp/evaluation-result-1108748-1218133058/solver-1108748-1218133058 -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-1108748-1218133058.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: 0.05 0.37 0.27 3/69 19216
/proc/meminfo: memFree=645920/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=12268 CPUtime=0
/proc/19216/stat : 19216 (sugar) D 19214 19216 19154 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 140390466 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 254613879397 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/19216/statm: 3067 316 241 3 0 167 0

[startup+0.0576949 s]
/proc/loadavg: 0.05 0.37 0.27 3/69 19216
/proc/meminfo: memFree=645920/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=12940 CPUtime=0.01
/proc/19216/stat : 19216 (sugar) R 19214 19216 19154 0 -1 4194304 600 0 0 0 1 0 0 0 18 0 1 0 140390466 13250560 568 996147200 4194304 4206940 548682068592 18446744073709551615 254613557985 0 0 4224 0 0 0 0 17 0 0 0
/proc/19216/statm: 3235 569 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.102234 s]
/proc/loadavg: 0.05 0.37 0.27 3/69 19216
/proc/meminfo: memFree=645920/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13600 CPUtime=0.03
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 897 127 1 0 3 0 0 0 19 0 1 0 140390466 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301266 s]
/proc/loadavg: 0.05 0.37 0.27 3/69 19216
/proc/meminfo: memFree=645920/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13600 CPUtime=0.03
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 897 127 1 0 3 0 0 0 19 0 1 0 140390466 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701349 s]
/proc/loadavg: 0.05 0.37 0.27 3/69 19216
/proc/meminfo: memFree=645920/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13600 CPUtime=0.03
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 897 127 1 0 3 0 0 0 19 0 1 0 140390466 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5015 s]
/proc/loadavg: 0.05 0.37 0.27 2/93 19243
/proc/meminfo: memFree=609688/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13600 CPUtime=0.37
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 973 4436 1 99 3 0 30 4 15 0 1 0 140390466 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19216/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13600

[startup+3.1028 s]
/proc/loadavg: 0.05 0.37 0.27 3/93 19254
/proc/meminfo: memFree=593624/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13600 CPUtime=0.38
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 973 4436 1 99 3 1 30 4 15 0 1 0 140390466 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3400 797 370 3 0 500 0
[pid=19244] ppid=19216 vsize=5356 CPUtime=0
/proc/19244/stat : 19244 (sh) S 19216 19216 19154 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140390595 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19244/statm: 1339 233 193 169 0 50 0
[pid=19245] ppid=19244 vsize=868376 CPUtime=1.66
/proc/19245/stat : 19245 (java) S 19244 19216 19154 0 -1 0 7118 0 3 0 154 12 0 0 19 0 9 0 140390595 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 217094 6037 2563 9 0 211641 0
[pid=19245/tid=19246] ppid=19244 vsize=868376 CPUtime=1.24
/proc/19245/task/19246/stat : 19246 (java) R 19244 19216 19154 0 -1 64 3032 0 3 0 116 8 0 0 25 0 9 0 140390598 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19247] ppid=19244 vsize=868376 CPUtime=0.14
/proc/19245/task/19247/stat : 19247 (java) S 19244 19216 19154 0 -1 64 1893 0 0 0 12 2 0 0 16 0 9 0 140390601 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19248] ppid=19244 vsize=868376 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19244 19216 19154 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 140390601 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19249] ppid=19244 vsize=868376 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19244 19216 19154 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 140390601 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19250] ppid=19244 vsize=868376 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19244 19216 19154 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 140390604 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19251] ppid=19244 vsize=868376 CPUtime=0.26
/proc/19245/task/19251/stat : 19251 (java) S 19244 19216 19154 0 -1 64 1500 0 0 0 25 1 0 0 16 0 9 0 140390604 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19252] ppid=19244 vsize=868376 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19244 19216 19154 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 140390604 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19245/tid=19253] ppid=19244 vsize=868376 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19244 19216 19154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 140390604 889217024 6037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 887332

[startup+6.30142 s]
/proc/loadavg: 0.20 0.40 0.28 3/85 19268
/proc/meminfo: memFree=552152/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13732 CPUtime=4.83
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 1310 38867 2 104 4 1 438 40 16 0 1 0 140390466 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19216/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 13732

[startup+12.7016 s]
/proc/loadavg: 0.35 0.42 0.28 3/85 19328
/proc/meminfo: memFree=551888/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13732 CPUtime=10.99
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 1831 103102 2 108 4 2 1008 85 15 0 1 0 140390466 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 13732

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

[startup+14.3069 s]
/proc/loadavg: 0.48 0.45 0.29 3/85 19352
/proc/meminfo: memFree=567752/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13732 CPUtime=12.41
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 1996 120631 2 110 4 2 1140 95 16 0 1 0 140390466 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3433 825 374 3 0 533 0
[pid=19351] ppid=19216 vsize=5356 CPUtime=0
/proc/19351/stat : 19351 (sh) S 19216 19216 19154 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140391864 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19351/statm: 1339 232 193 169 0 50 0
[pid=19352] ppid=19351 vsize=32604 CPUtime=0.33
/proc/19352/stat : 19352 (minisat) R 19351 19216 19154 0 -1 4194304 7748 0 0 0 28 5 0 0 21 0 1 0 140391864 33386496 7734 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/19352/statm: 8151 7735 62 150 0 7998 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 51692

[startup+15.1021 s]
/proc/loadavg: 0.48 0.45 0.29 3/85 19352
/proc/meminfo: memFree=567752/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13732 CPUtime=13.44
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 2051 130341 2 110 4 2 1235 103 16 0 1 0 140390466 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 13.44
Current children cumulated vsize (KiB) 13732

[startup+15.9012 s]
/proc/loadavg: 0.48 0.45 0.29 3/85 19354
/proc/meminfo: memFree=561224/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13732 CPUtime=13.44
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 2051 130341 2 110 4 2 1235 103 15 0 1 0 140390466 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19216/statm: 3433 825 374 3 0 533 0
[pid=19353] ppid=19216 vsize=5356 CPUtime=0
/proc/19353/stat : 19353 (sh) S 19216 19216 19154 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140391966 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19353/statm: 1339 232 193 169 0 50 0
[pid=19354] ppid=19353 vsize=39036 CPUtime=0.89
/proc/19354/stat : 19354 (minisat) R 19353 19216 19154 0 -1 4194304 9464 0 0 0 85 4 0 0 25 0 1 0 140391966 39972864 9450 996147200 134512640 135127466 4294956256 18446744073709551615 134523426 0 0 4096 3 0 0 0 17 0 0 0
/proc/19354/statm: 9759 9450 72 150 0 9606 0
Current children cumulated CPU time (s) 14.33
Current children cumulated vsize (KiB) 58124

[startup+16.3013 s]
/proc/loadavg: 0.48 0.45 0.29 3/85 19354
/proc/meminfo: memFree=561224/2055920 swapFree=4181024/4192956
[pid=19216] ppid=19214 vsize=13732 CPUtime=14.44
/proc/19216/stat : 19216 (sugar) S 19214 19216 19154 0 -1 4194304 2112 140106 2 110 4 2 1330 108 16 0 1 0 140390466 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 254622609506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19216/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 14.44
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 16.3918
CPU time (s): 14.8457
CPU user time (s): 13.6969
CPU system time (s): 1.14882
CPU usage (%): 90.5682
Max. virtual memory (cumulated for all children) (KiB): 887332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6969
system time used= 1.14882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146158
page faults= 113
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8869
involuntary context switches= 8291

runsolver used 0.023996 second user time and 0.065989 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-08-07 20:17:38
IDJOB=1108748
IDBENCH=60758
IDSOLVER=368
FILE ID=node87/1108748-1218133058
PBS_JOBID= 8000803
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QCP-10/normalized-qcp-10-67-12_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-1108748-1218133058/watcher-1108748-1218133058 -o /tmp/evaluation-result-1108748-1218133058/solver-1108748-1218133058 -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-1108748-1218133058.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d76a9999252211fb2e42403bdb5d1801
RANDOM SEED=202149387

node87.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        646792 kB
Buffers:         49316 kB
Cached:        1224288 kB
SwapCached:       5816 kB
Active:         151500 kB
Inactive:      1130368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        646792 kB
SwapTotal:     4192956 kB
SwapFree:      4181024 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:           112768 kB
Committed_AS:   102728 kB
PageTables:       1728 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= 66560 MiB
End job on node87 at 2008-08-07 20:17:54