Trace number 1110148

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 9.58954 9.96092

General information on the benchmark

Namecsp/jnhUnsat/
normalized-jnh206_ext.xml
MD5SUMb9e25ee53ee65ff22da78ad622816369
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark4.88326
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints799
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension799
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 00:57:19 2008
0.00/0.04	c 0	PID 19613
0.00/0.04	c 0	HOST node24.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1110148-1215817039.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110148-1215817039.xml' 'HOME/temp.csp'
0.03/0.43	c 0	1 domains, 100 variables, 0 predicates, 218 relations, 799 constraints
0.03/0.48	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.48	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.39/0.56	c 0	Parsing HOME/temp.csp
0.39/0.72	c 0	parsed 1118 expressions
0.39/0.73	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.39/0.74	c 0	MAX CSP: 799 constraints
0.39/0.74	c 0	Converting to clausal form CSP
0.39/0.76	c 0	converted 192 (10%) expressions
0.39/0.79	c 0	converted 384 (20%) expressions
0.39/0.80	c 0	converted 576 (30%) expressions
0.39/0.82	c 1	converted 768 (40%) expressions
0.39/0.83	c 1	converted 960 (50%) expressions
0.39/0.85	c 1	converted 1152 (60%) expressions
0.39/0.92	c 1	converted 1344 (70%) expressions
0.39/0.92	c 1	converted 1536 (80%) expressions
0.39/0.93	c 1	converted 1728 (90%) expressions
0.39/1.06	c 1	converted 1920 (100%) expressions
0.39/1.06	c 1	CSP : 1698 integers, 0 booleans, 2396 clauses, largest domain size 1199
0.39/1.06	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.39/1.06	c 1	Propagation in CSP
1.00/1.11	c 1	792 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.00/1.12	c 1	CSP : 1698 integers, 0 booleans, 2396 clauses, largest domain size 800
1.00/1.12	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.00/1.12	c 1	Simplifing CSP by introducing new Boolean variables
1.00/1.12	c 1	CSP : 1698 integers, 0 booleans, 2396 clauses, largest domain size 800
1.00/1.12	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.00/1.16	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.00/1.17	c 1	170 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.17	c 1	340 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.17	c 1	510 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.17	c 1	680 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.18	c 1	849 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.00/1.18	c 1	1019 (60%) CSP integer variables are encoded (1423 clauses, 18364 bytes)
1.00/1.19	c 1	1189 (70%) CSP integer variables are encoded (2522 clauses, 32651 bytes)
1.00/1.19	c 1	1359 (80%) CSP integer variables are encoded (4149 clauses, 53802 bytes)
1.00/1.19	c 1	1529 (90%) CSP integer variables are encoded (5341 clauses, 69298 bytes)
1.09/1.21	c 1	1698 (100%) CSP integer variables are encoded (13366 clauses, 183708 bytes)
1.09/1.24	c 1	240 (10%) CSP clauses are encoded (13606 clauses, 187671 bytes)
1.09/1.27	c 1	480 (20%) CSP clauses are encoded (13846 clauses, 192921 bytes)
1.09/1.28	c 1	719 (30%) CSP clauses are encoded (14085 clauses, 199695 bytes)
1.19/1.31	c 1	959 (40%) CSP clauses are encoded (18111 clauses, 270649 bytes)
1.19/1.38	c 1	1198 (50%) CSP clauses are encoded (57056 clauses, 978287 bytes)
1.29/1.41	c 1	1438 (60%) CSP clauses are encoded (68660 clauses, 1184160 bytes)
1.48/1.62	c 1	1678 (70%) CSP clauses are encoded (181878 clauses, 3263037 bytes)
1.48/1.64	c 1	1917 (80%) CSP clauses are encoded (195261 clauses, 3500979 bytes)
1.59/1.70	c 1	2157 (90%) CSP clauses are encoded (227585 clauses, 4087791 bytes)
2.68/2.80	c 2	2396 (100%) CSP clauses are encoded (838499 clauses, 16486948 bytes)
2.68/2.80	c 2	2396 CSP clauses encoded
2.68/2.80	c 2	Writing map file : HOME/temp.map
2.68/2.82	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.68/2.82	c 3	SAT : 15064 SAT variables, 838499 SAT clauses, 16486948 bytes
2.68/2.82	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.68/2.84	c 3	OBJECTIVE minimize _COST
2.68/2.84	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.68/2.84	c 3	SEARCHING: _COST <= 400
2.68/2.84	c 3	SOLVING HOME/temp.cnf
2.68/2.84	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.68/2.84	c 3	This is MiniSat 2.0 beta
2.68/2.84	c 3	WARNING: for repeatability, setting FPU to use double precision
2.68/2.84	c 3	============================[ Problem Statistics ]=============================
2.68/2.84	c 3	|                                                                             |
2.68/2.84	c 3	|  Number of variables:  15064                                                |
2.68/2.84	c 3	|  Number of clauses:    838500                                               |
2.72/3.26	c 3	|  Parsing time:         0.37         s                                       |
3.36/3.59	c 3	============================[ Search Statistics ]==============================
3.36/3.59	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.36/3.59	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.36/3.59	c 3	===============================================================================
3.36/3.59	c 3	|         0 |   11074   535385  1579133 |   178461        0    nan |  0.000 % |
3.46/3.64	c 3	===============================================================================
3.46/3.64	c 3	restarts              : 1
3.46/3.64	c 3	conflicts             : 23             (30 /sec)
3.46/3.64	c 3	decisions             : 148            (0.00 % random) (196 /sec)
3.46/3.64	c 3	propagations          : 17487          (23165 /sec)
3.46/3.64	c 3	conflict literals     : 866            (0.00 % deleted)
3.46/3.64	c 3	Memory used           : 35.29 MB
3.46/3.64	c 3	CPU time              : 0.754885 s
3.46/3.64	c 3	
3.46/3.65	c 3	SATISFIABLE
3.46/3.66	c 3	FOUND: _COST <= 400
3.46/3.66	s SATISFIABLE
3.46/3.66	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.46/3.66	c 3	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.54/3.74	c 3	Decoding HOME/temp.out
3.54/3.86	c 4	OBJECTIVE _COST 18
3.54/3.86	o 18
3.54/3.87	v 1 0 0 0 1 0 1 0 0 1 1 0 0 1 1 1 0 1 0 0 0 0 0 1 1 0 0 1 1 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 1 0 0 1 1 1 1 0 1 1 1 0 0 1 1 1 0 0 1 1 1 0 1 0 0 0 0 0 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 0
3.54/3.87	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.55/3.92	c 4	OBJECTIVE BOUND: 0 <= _COST <= 18
3.55/3.92	c 4	SEARCHING: _COST <= 9
3.55/3.92	c 4	SOLVING HOME/temp.cnf
3.55/3.92	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.55/3.93	c 4	This is MiniSat 2.0 beta
3.55/3.93	c 4	WARNING: for repeatability, setting FPU to use double precision
3.55/3.93	c 4	============================[ Problem Statistics ]=============================
3.55/3.93	c 4	|                                                                             |
3.55/3.93	c 4	|  Number of variables:  15064                                                |
3.55/3.93	c 4	|  Number of clauses:    838500                                               |
3.76/4.38	c 4	|  Parsing time:         0.40         s                                       |
4.62/4.86	c 5	============================[ Search Statistics ]==============================
4.62/4.86	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.62/4.86	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.62/4.86	c 5	===============================================================================
4.62/4.86	c 5	|         0 |    4232    26815    73558 |     8938        0    nan |  0.000 % |
4.62/4.90	c 5	===============================================================================
4.62/4.90	c 5	restarts              : 1
4.62/4.90	c 5	conflicts             : 23             (25 /sec)
4.62/4.90	c 5	decisions             : 108            (0.93 % random) (118 /sec)
4.62/4.90	c 5	propagations          : 16639          (18247 /sec)
4.62/4.90	c 5	conflict literals     : 866            (0.00 % deleted)
4.62/4.90	c 5	Memory used           : 36.19 MB
4.62/4.90	c 5	CPU time              : 0.911861 s
4.62/4.90	c 5	
4.72/4.90	c 5	SATISFIABLE
4.72/4.91	c 5	FOUND: _COST <= 9
4.72/4.91	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.72/4.91	c 5	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.72/4.99	c 5	Decoding HOME/temp.out
4.75/5.11	c 5	OBJECTIVE _COST 9
4.75/5.11	o 9
4.75/5.12	v 1 0 0 0 1 0 1 0 0 1 1 0 0 1 1 1 0 1 0 0 0 0 0 1 1 0 0 1 1 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 1 0 0 1 1 1 1 0 1 1 1 0 0 1 1 1 0 0 1 1 1 0 1 0 0 0 0 0 1 1 1 0 1 0 1 1 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 0
4.75/5.12	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.75/5.17	c 5	OBJECTIVE BOUND: 0 <= _COST <= 9
4.75/5.17	c 5	SEARCHING: _COST <= 4
4.75/5.17	c 5	SOLVING HOME/temp.cnf
4.75/5.17	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.75/5.18	c 5	This is MiniSat 2.0 beta
4.75/5.18	c 5	WARNING: for repeatability, setting FPU to use double precision
4.75/5.18	c 5	============================[ Problem Statistics ]=============================
4.75/5.18	c 5	|                                                                             |
4.75/5.18	c 5	|  Number of variables:  15064                                                |
4.75/5.18	c 5	|  Number of clauses:    838500                                               |
5.36/5.65	c 5	|  Parsing time:         0.41         s                                       |
5.86/6.11	c 6	============================[ Search Statistics ]==============================
5.86/6.11	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.86/6.11	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.86/6.11	c 6	===============================================================================
5.86/6.11	c 6	|         0 |    3297    14511    39446 |     4837        0    nan |  0.000 % |
5.86/6.14	c 6	===============================================================================
5.86/6.15	c 6	restarts              : 1
5.86/6.15	c 6	conflicts             : 37             (41 /sec)
5.86/6.15	c 6	decisions             : 99             (0.00 % random) (110 /sec)
5.86/6.15	c 6	propagations          : 17670          (19615 /sec)
5.86/6.15	c 6	conflict literals     : 1565           (0.51 % deleted)
5.86/6.15	c 6	Memory used           : 36.07 MB
5.86/6.15	c 6	CPU time              : 0.900863 s
5.86/6.15	c 6	
5.86/6.15	c 6	SATISFIABLE
5.86/6.16	c 6	FOUND: _COST <= 4
5.86/6.16	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.86/6.16	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.92/6.24	c 6	Decoding HOME/temp.out
5.92/6.36	c 6	OBJECTIVE _COST 4
5.92/6.36	o 4
5.92/6.37	v 1 0 1 0 1 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 1 1 1 0 0 1 1 1 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 1 0 0 0 1 1 0 1 0 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 1 0 1 0 1 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 1
5.92/6.37	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.92/6.42	c 6	OBJECTIVE BOUND: 0 <= _COST <= 4
5.92/6.42	c 6	SEARCHING: _COST <= 2
5.92/6.42	c 6	SOLVING HOME/temp.cnf
5.92/6.42	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.92/6.43	c 6	This is MiniSat 2.0 beta
5.92/6.43	c 6	WARNING: for repeatability, setting FPU to use double precision
5.92/6.43	c 6	============================[ Problem Statistics ]=============================
5.92/6.43	c 6	|                                                                             |
5.92/6.43	c 6	|  Number of variables:  15064                                                |
5.92/6.43	c 6	|  Number of clauses:    838500                                               |
6.48/6.87	c 7	|  Parsing time:         0.38         s                                       |
6.88/7.30	c 7	============================[ Search Statistics ]==============================
6.88/7.30	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.88/7.30	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.88/7.30	c 7	===============================================================================
6.88/7.30	c 7	|         0 |    2497     8268    23115 |     2756        0    nan |  0.000 % |
6.98/7.34	c 7	|       101 |    2497     8268    23115 |     3031      101     46 | 83.424 % |
6.98/7.35	c 7	===============================================================================
6.98/7.36	c 7	restarts              : 2
6.98/7.36	c 7	conflicts             : 250            (289 /sec)
6.98/7.36	c 7	decisions             : 366            (1.37 % random) (424 /sec)
6.98/7.36	c 7	propagations          : 137186         (158804 /sec)
6.98/7.36	c 7	conflict literals     : 6748           (7.18 % deleted)
6.98/7.36	c 7	Memory used           : 36.11 MB
6.98/7.36	c 7	CPU time              : 0.863868 s
6.98/7.36	c 7	
6.98/7.36	c 7	SATISFIABLE
6.98/7.37	c 7	FOUND: _COST <= 2
6.98/7.37	c 7	DECODING HOME/temp.out WITH HOME/temp.map
6.98/7.37	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'
7.07/7.45	c 7	Decoding HOME/temp.out
7.07/7.59	c 7	OBJECTIVE _COST 2
7.07/7.59	o 2
7.07/7.59	v 0 0 1 0 0 0 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 0 0 1 1 0 0 1 1 1 1 1 0 1 0 1 0 1 1 1 0 1 1 0 0 1 0 1 1 1 1 0 0 1 1 0 0 1 0 1 0 0 0 1 1 1 1 1 1 0 0 0 1 1 1 0 0 0 1 1 0 1 1 1 1 1 0 0 1 1 0 1 1 1 1 0 1
7.07/7.59	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.08/7.63	c 7	OBJECTIVE BOUND: 0 <= _COST <= 2
7.08/7.63	c 7	SEARCHING: _COST <= 1
7.08/7.63	c 7	SOLVING HOME/temp.cnf
7.08/7.63	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.08/7.63	c 7	This is MiniSat 2.0 beta
7.08/7.63	c 7	WARNING: for repeatability, setting FPU to use double precision
7.08/7.63	c 7	============================[ Problem Statistics ]=============================
7.08/7.63	c 7	|                                                                             |
7.08/7.63	c 7	|  Number of variables:  15064                                                |
7.08/7.64	c 7	|  Number of clauses:    838500                                               |
7.66/8.09	c 8	|  Parsing time:         0.41         s                                       |
8.16/8.54	c 8	============================[ Search Statistics ]==============================
8.16/8.54	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.16/8.54	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.16/8.54	c 8	===============================================================================
8.16/8.54	c 8	|         0 |    1698     3992    12683 |     1330        0    nan |  0.000 % |
8.16/8.58	c 8	|       100 |    1698     3992    12683 |     1463      100     47 | 88.728 % |
8.16/8.58	c 8	===============================================================================
8.16/8.58	c 8	restarts              : 2
8.16/8.58	c 8	conflicts             : 103            (115 /sec)
8.16/8.58	c 8	decisions             : 153            (1.31 % random) (172 /sec)
8.16/8.58	c 8	propagations          : 25524          (28619 /sec)
8.16/8.58	c 8	conflict literals     : 4784           (0.37 % deleted)
8.16/8.58	c 8	Memory used           : 36.10 MB
8.16/8.58	c 8	CPU time              : 0.891864 s
8.16/8.58	c 8	
8.16/8.59	c 8	SATISFIABLE
8.16/8.60	c 8	FOUND: _COST <= 1
8.16/8.60	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.16/8.60	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'
8.27/8.67	c 8	Decoding HOME/temp.out
8.56/8.93	c 9	OBJECTIVE _COST 1
8.56/8.93	o 1
8.56/8.94	v 1 0 1 1 0 0 0 0 0 1 0 1 0 0 1 1 0 1 1 1 0 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 1 1 1 1 0 0 1 1 0 1 1 1 0 0 1 1 1 0 1 0 1 1 0 0 0 1 0 1 1 1 0 1 1 0 0 0 1 1 1 1 1 0 0 1 1 0 1 1 0 1 0 0
8.56/8.97	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.63/9.01	c 9	OBJECTIVE BOUND: 0 <= _COST <= 1
8.63/9.01	c 9	SEARCHING: _COST <= 0
8.63/9.01	c 9	SOLVING HOME/temp.cnf
8.63/9.01	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.63/9.02	c 9	This is MiniSat 2.0 beta
8.63/9.02	c 9	WARNING: for repeatability, setting FPU to use double precision
8.63/9.02	c 9	============================[ Problem Statistics ]=============================
8.63/9.02	c 9	|                                                                             |
8.63/9.02	c 9	|  Number of variables:  15064                                                |
8.63/9.02	c 9	|  Number of clauses:    838500                                               |
8.64/9.48	c 9	|  Parsing time:         0.40         s                                       |
9.51/9.94	c 10	============================[ Search Statistics ]==============================
9.51/9.94	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.51/9.94	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.51/9.94	c 10	===============================================================================
9.51/9.94	c 10	|         0 |      96      707     4125 |      235        0    nan |  0.000 % |
9.51/9.94	c 10	===============================================================================
9.51/9.94	c 10	restarts              : 1
9.51/9.94	c 10	conflicts             : 44             (51 /sec)
9.51/9.94	c 10	decisions             : 65             (0.00 % random) (76 /sec)
9.51/9.94	c 10	propagations          : 16405          (19078 /sec)
9.51/9.94	c 10	conflict literals     : 195            (34.12 % deleted)
9.51/9.94	c 10	Memory used           : 36.05 MB
9.51/9.94	c 10	CPU time              : 0.859869 s
9.51/9.94	c 10	
9.51/9.94	c 10	UNSATISFIABLE
9.51/9.95	c 10	NOT FOUND: _COST <= 0
9.51/9.95	c 10	OBJECTIVE _COST 1
9.51/9.95	s OPTIMUM FOUND
9.51/9.95	c 10	CPU 8.83 (0.04 0.03 8.79 0.7)
9.51/9.95	c 10	END Sat Jul 12 00:57:29 2008

Verifier Data (download as text)

OK	1	798
1 unsatisfied constraints, 798 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-1110148-1215817039/watcher-1110148-1215817039 -o /tmp/evaluation-result-1110148-1215817039/solver-1110148-1215817039 -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-1110148-1215817039.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.64 2.58 2.28 4/80 19613
/proc/meminfo: memFree=1856768/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=12272 CPUtime=0
/proc/19613/stat : 19613 (sugar) R 19611 19613 17807 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 38406765 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 237797161982 0 0 4224 0 0 0 0 17 1 0 0
/proc/19613/statm: 3068 364 274 3 0 168 0

[startup+0.139749 s]
/proc/loadavg: 2.64 2.58 2.28 4/80 19613
/proc/meminfo: memFree=1856768/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13600 CPUtime=0.03
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 38406765 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202753 s]
/proc/loadavg: 2.64 2.58 2.28 4/80 19613
/proc/meminfo: memFree=1856768/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13600 CPUtime=0.03
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 38406765 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302764 s]
/proc/loadavg: 2.64 2.58 2.28 4/80 19613
/proc/meminfo: memFree=1856768/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13600 CPUtime=0.03
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 38406765 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70281 s]
/proc/loadavg: 2.64 2.58 2.28 4/80 19613
/proc/meminfo: memFree=1856768/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13600 CPUtime=0.39
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 974 4702 0 1 2 1 33 3 15 0 1 0 38406765 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 13600

[startup+1.50189 s]
/proc/loadavg: 2.64 2.58 2.28 4/91 19635
/proc/meminfo: memFree=1841512/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13600 CPUtime=0.39
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 974 4702 0 1 2 1 33 3 15 0 1 0 38406765 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3400 797 370 3 0 500 0
[pid=19626] ppid=19613 vsize=5356 CPUtime=0
/proc/19626/stat : 19626 (sh) S 19613 19613 17807 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 38406813 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19626/statm: 1339 233 193 169 0 50 0
[pid=19627] ppid=19626 vsize=868480 CPUtime=1
/proc/19627/stat : 19627 (java) S 19626 19613 17807 0 -1 0 6882 0 1 0 94 6 0 0 18 0 9 0 38406814 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19627/statm: 217120 6026 2563 9 0 211667 0
[pid=19627/tid=19628] ppid=19626 vsize=868480 CPUtime=0.63
/proc/19627/task/19628/stat : 19628 (java) R 19626 19613 17807 0 -1 64 2788 0 1 0 60 3 0 0 19 0 9 0 38406814 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4126487386 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19629] ppid=19626 vsize=868480 CPUtime=0.08
/proc/19627/task/19629/stat : 19629 (java) S 19626 19613 17807 0 -1 64 1889 0 0 0 8 0 0 0 16 0 9 0 38406816 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19630] ppid=19626 vsize=868480 CPUtime=0
/proc/19627/task/19630/stat : 19630 (java) S 19626 19613 17807 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 38406816 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19631] ppid=19626 vsize=868480 CPUtime=0
/proc/19627/task/19631/stat : 19631 (java) S 19626 19613 17807 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 38406816 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19632] ppid=19626 vsize=868480 CPUtime=0
/proc/19627/task/19632/stat : 19632 (java) S 19626 19613 17807 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 38406818 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19633] ppid=19626 vsize=868480 CPUtime=0.26
/proc/19627/task/19633/stat : 19633 (java) S 19626 19613 17807 0 -1 64 1512 0 0 0 25 1 0 0 16 0 9 0 38406818 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19634] ppid=19626 vsize=868480 CPUtime=0
/proc/19627/task/19634/stat : 19634 (java) S 19626 19613 17807 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 38406818 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19627/tid=19635] ppid=19626 vsize=868480 CPUtime=0
/proc/19627/task/19635/stat : 19635 (java) S 19626 19613 17807 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 38406818 889323520 6026 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 887436

[startup+3.10106 s]
/proc/loadavg: 2.59 2.57 2.28 4/91 19635
/proc/meminfo: memFree=1830824/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=2.72
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1078 12306 0 2 3 1 249 19 16 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 13732

[startup+6.3014 s]
/proc/loadavg: 2.59 2.57 2.28 4/83 19661
/proc/meminfo: memFree=1810344/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=5.92
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1376 47453 0 4 3 2 544 43 16 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13732

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

[startup+6.40141 s]
/proc/loadavg: 2.59 2.57 2.28 4/83 19661
/proc/meminfo: memFree=1810344/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=5.92
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1378 47453 0 4 3 2 544 43 15 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 13732

[startup+8.00258 s]
/proc/loadavg: 2.54 2.56 2.28 3/83 19685
/proc/meminfo: memFree=1831080/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=7.31
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1544 64407 0 6 4 3 669 55 17 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
[pid=19684] ppid=19613 vsize=5356 CPUtime=0
/proc/19684/stat : 19684 (sh) S 19613 19613 17807 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 38407528 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19684/statm: 1339 232 193 169 0 50 0
[pid=19685] ppid=19684 vsize=33092 CPUtime=0.35
/proc/19685/stat : 19685 (minisat) R 19684 19613 17807 0 -1 4194304 7857 0 0 0 31 4 0 0 23 0 1 0 38407529 33886208 7843 996147200 134512640 135127466 4294956256 18446744073709551615 134526017 0 0 4096 3 0 0 0 17 1 0 0
/proc/19685/statm: 8273 7843 62 150 0 8120 0
Current children cumulated CPU time (s) 7.66
Current children cumulated vsize (KiB) 52180

[startup+8.80266 s]
/proc/loadavg: 2.54 2.56 2.28 4/91 19695
/proc/meminfo: memFree=1832616/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=8.27
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1606 73592 0 6 4 3 759 61 15 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
[pid=19686] ppid=19613 vsize=5356 CPUtime=0
/proc/19686/stat : 19686 (sh) S 19613 19613 17807 0 -1 4194304 278 0 0 0 0 0 0 0 15 0 1 0 38407625 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19686/statm: 1339 233 193 169 0 50 0
[pid=19687] ppid=19686 vsize=863720 CPUtime=0.19
/proc/19687/stat : 19687 (java) S 19686 19613 17807 0 -1 0 3428 0 1 0 17 2 0 0 18 0 9 0 38407625 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19687/statm: 215930 2902 1651 9 0 210512 0
[pid=19687/tid=19688] ppid=19686 vsize=863720 CPUtime=0.17
/proc/19687/task/19688/stat : 19688 (java) R 19686 19613 17807 0 -1 64 2457 0 1 0 16 1 0 0 18 0 9 0 38407626 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4125958350 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19689] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19689/stat : 19689 (java) S 19686 19613 17807 0 -1 64 77 0 0 0 0 0 0 0 16 0 9 0 38407627 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19690] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19690/stat : 19690 (java) S 19686 19613 17807 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 38407627 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19691] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19691/stat : 19691 (java) S 19686 19613 17807 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 38407627 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19692] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19692/stat : 19692 (java) S 19686 19613 17807 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 38407629 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19693] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19693/stat : 19693 (java) R 19686 19613 17807 0 -1 64 203 0 0 0 0 0 0 0 19 0 9 0 38407629 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 101567801 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19694] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19694/stat : 19694 (java) S 19686 19613 17807 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 38407629 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19687/tid=19695] ppid=19686 vsize=863720 CPUtime=0
/proc/19687/task/19695/stat : 19695 (java) R 19686 19613 17807 0 -1 64 0 0 0 0 0 0 0 0 16 0 9 0 38407629 884449280 2902 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 882808

[startup+9.60276 s]
/proc/loadavg: 2.54 2.56 2.28 4/91 19695
/proc/meminfo: memFree=1832616/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=8.64
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1659 77484 0 7 4 3 793 64 15 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 13732

[startup+9.80177 s]
/proc/loadavg: 2.54 2.56 2.28 4/91 19695
/proc/meminfo: memFree=1832616/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=8.64
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1659 77484 0 7 4 3 793 64 15 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 13732

[startup+9.90178 s]
/proc/loadavg: 2.54 2.56 2.28 4/83 19697
/proc/meminfo: memFree=1802600/2055920 swapFree=4181004/4192956
[pid=19613] ppid=19611 vsize=13732 CPUtime=8.64
/proc/19613/stat : 19613 (sugar) S 19611 19613 17807 0 -1 4194304 1659 77484 0 7 4 3 793 64 15 0 1 0 38406765 14061568 825 996147200 4194304 4206940 548682068592 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19613/statm: 3433 825 374 3 0 533 0
[pid=19696] ppid=19613 vsize=5356 CPUtime=0
/proc/19696/stat : 19696 (sh) S 19613 19613 17807 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 38407667 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19696/statm: 1339 232 193 169 0 50 0
[pid=19697] ppid=19696 vsize=36916 CPUtime=0.87
/proc/19697/stat : 19697 (minisat) R 19696 19613 17807 0 -1 4194304 8893 0 0 0 82 5 0 0 25 0 1 0 38407667 37801984 8879 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/19697/statm: 9229 8879 72 150 0 9076 0
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (KiB) 56004

Child status: 0
Real time (s): 9.96092
CPU time (s): 9.58954
CPU user time (s): 8.84266
CPU system time (s): 0.746886
CPU usage (%): 96.2716
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.84266
system time used= 0.746886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88403
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7249
involuntary context switches= 7292

runsolver used 0.020996 second user time and 0.042993 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-12 00:57:19
IDJOB=1110148
IDBENCH=61069
IDSOLVER=368
FILE ID=node24/1110148-1215817039
PBS_JOBID= 7903257
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/jnhUnsat/normalized-jnh206_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-1110148-1215817039/watcher-1110148-1215817039 -o /tmp/evaluation-result-1110148-1215817039/solver-1110148-1215817039 -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-1110148-1215817039.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b9e25ee53ee65ff22da78ad622816369
RANDOM SEED=2002753878

node24.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.220
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.220
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:       1857248 kB
Buffers:         11460 kB
Cached:          58900 kB
SwapCached:       6208 kB
Active:         136088 kB
Inactive:        22372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857248 kB
SwapTotal:     4192956 kB
SwapFree:      4181004 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:         103960 kB
Slab:            25256 kB
Committed_AS:  1013040 kB
PageTables:       2052 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= 66460 MiB
End job on node24 at 2008-07-12 00:57:29