Trace number 1115236

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+minisatMSAT (TO)2 3600.05 3632.25

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-78_ext.xml
MD5SUM2ac92b434940a175b3fb756f91844113
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3600.07
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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 Sun Jul 13 04:47:21 2008
0.00/0.04	c 0	PID 26977
0.00/0.04	c 0	HOST node92.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1115236-1215917241.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115236-1215917241.xml' 'HOME/temp.csp'
0.04/0.71	c 1	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.04/0.72	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.72	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.70/0.80	c 1	Parsing HOME/temp.csp
1.55/1.60	c 2	parsed 247 expressions
1.55/1.61	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.55/1.61	c 2	MAX CSP: 103 constraints
1.55/1.61	c 2	Converting to clausal form CSP
1.55/1.63	c 2	converted 36 (10%) expressions
1.55/1.65	c 2	converted 71 (20%) expressions
1.55/1.65	c 2	converted 106 (30%) expressions
1.55/1.66	c 2	converted 142 (40%) expressions
1.65/1.73	c 2	converted 177 (50%) expressions
1.65/1.77	c 2	converted 212 (60%) expressions
1.84/1.97	c 2	converted 248 (70%) expressions
1.92/2.04	c 2	converted 283 (80%) expressions
1.92/2.10	c 2	converted 318 (90%) expressions
2.04/2.19	c 2	converted 353 (100%) expressions
2.04/2.19	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 155
2.04/2.19	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/2.19	c 2	Propagation in CSP
2.14/2.21	c 2	98 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.14/2.21	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
2.14/2.21	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.14/2.21	c 2	Simplifing CSP by introducing new Boolean variables
2.14/2.22	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
2.14/2.22	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.30	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.22/2.32	c 3	25 (10%) CSP integer variables are encoded (1950 clauses, 23229 bytes)
2.22/2.32	c 3	50 (20%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.22/2.32	c 3	74 (30%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.22/2.32	c 3	99 (40%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.22/2.33	c 3	123 (50%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.22/2.33	c 3	148 (60%) CSP integer variables are encoded (3228 clauses, 39843 bytes)
2.22/2.33	c 3	173 (70%) CSP integer variables are encoded (3327 clauses, 41130 bytes)
2.22/2.33	c 3	197 (80%) CSP integer variables are encoded (3473 clauses, 43028 bytes)
2.22/2.33	c 3	222 (90%) CSP integer variables are encoded (3572 clauses, 44315 bytes)
2.22/2.33	c 3	246 (100%) CSP integer variables are encoded (4234 clauses, 52921 bytes)
2.52/2.60	c 3	31 (10%) CSP clauses are encoded (36429 clauses, 893178 bytes)
2.73/2.84	c 3	62 (20%) CSP clauses are encoded (68738 clauses, 1786527 bytes)
2.92/3.09	c 3	93 (30%) CSP clauses are encoded (100966 clauses, 2727444 bytes)
3.01/3.17	c 3	124 (40%) CSP clauses are encoded (111405 clauses, 3030437 bytes)
3.01/3.18	c 3	154 (50%) CSP clauses are encoded (112177 clauses, 3043703 bytes)
3.01/3.18	c 3	185 (60%) CSP clauses are encoded (112462 clauses, 3048337 bytes)
3.01/3.18	c 3	216 (70%) CSP clauses are encoded (114591 clauses, 3086261 bytes)
3.01/3.19	c 3	247 (80%) CSP clauses are encoded (114886 clauses, 3091058 bytes)
3.01/3.19	c 3	278 (90%) CSP clauses are encoded (115625 clauses, 3103755 bytes)
3.01/3.21	c 3	308 (100%) CSP clauses are encoded (126714 clauses, 3301115 bytes)
3.13/3.21	c 3	308 CSP clauses encoded
3.13/3.21	c 3	Writing map file : HOME/temp.map
3.13/3.22	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.13/3.22	c 3	SAT : 4480 SAT variables, 126714 SAT clauses, 3301115 bytes
3.13/3.22	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.13/3.23	c 3	OBJECTIVE minimize _COST
3.13/3.23	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.13/3.23	c 3	SEARCHING: _COST <= 52
3.13/3.23	c 3	SOLVING HOME/temp.cnf
3.13/3.23	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.13/3.23	c 3	This is MiniSat 2.0 beta
3.13/3.23	c 3	WARNING: for repeatability, setting FPU to use double precision
3.13/3.23	c 3	============================[ Problem Statistics ]=============================
3.13/3.23	c 3	|                                                                             |
3.13/3.23	c 3	|  Number of variables:  4480                                                 |
3.13/3.23	c 3	|  Number of clauses:    126715                                               |
3.13/3.31	c 4	|  Parsing time:         0.06         s                                       |
3.13/3.31	c 4	============================[ Search Statistics ]==============================
3.13/3.31	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.13/3.31	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.13/3.31	c 4	===============================================================================
3.13/3.31	c 4	|         0 |    4123   120965   555795 |    40321        0    nan |  0.000 % |
3.15/3.35	c 4	|       100 |    4123   120965   555795 |    44353      100     20 |  7.969 % |
3.15/3.39	c 4	|       250 |    4123   120965   555795 |    48789      250     26 |  7.969 % |
3.15/3.40	c 4	===============================================================================
3.15/3.40	c 4	restarts              : 3
3.15/3.40	c 4	conflicts             : 260            (1635 /sec)
3.15/3.40	c 4	decisions             : 782            (1.28 % random) (4919 /sec)
3.15/3.40	c 4	propagations          : 60140          (378298 /sec)
3.15/3.40	c 4	conflict literals     : 6539           (32.48 % deleted)
3.15/3.40	c 4	Memory used           : 8.09 MB
3.15/3.40	c 4	CPU time              : 0.158975 s
3.15/3.40	c 4	
3.15/3.41	c 4	SATISFIABLE
3.15/3.41	c 4	FOUND: _COST <= 52
3.15/3.41	s SATISFIABLE
3.15/3.41	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.15/3.41	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.15/3.48	c 4	Decoding HOME/temp.out
3.32/3.53	c 4	OBJECTIVE _COST 52
3.32/3.53	o 52
3.32/3.54	v 73 21 79 9 73 79 70 79 79 67 76 78 46 79 79 79 79 79 75 79 74 78 79 78 79 29 79 79 71 79 68 78 79 79 79 79 19 79 79 24
3.32/3.54	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.32/3.56	c 4	OBJECTIVE BOUND: 0 <= _COST <= 52
3.32/3.56	c 4	SEARCHING: _COST <= 26
3.32/3.56	c 4	SOLVING HOME/temp.cnf
3.32/3.56	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.32/3.56	c 4	This is MiniSat 2.0 beta
3.32/3.56	c 4	WARNING: for repeatability, setting FPU to use double precision
3.32/3.56	c 4	============================[ Problem Statistics ]=============================
3.32/3.56	c 4	|                                                                             |
3.32/3.57	c 4	|  Number of variables:  4480                                                 |
3.32/3.57	c 4	|  Number of clauses:    126715                                               |
3.46/3.64	c 4	|  Parsing time:         0.07         s                                       |
3.46/3.64	c 4	============================[ Search Statistics ]==============================
3.46/3.65	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.46/3.65	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.46/3.65	c 4	===============================================================================
3.46/3.65	c 4	|         0 |    3915   117390   545668 |    39130        0    nan |  0.000 % |
3.46/3.68	c 4	|       100 |    3915   117390   545668 |    43043      100     20 | 12.612 % |
3.46/3.73	c 4	|       250 |    3915   117390   545668 |    47347      250     22 | 12.612 % |
3.46/3.79	c 4	|       476 |    3915   117390   545668 |    52082      476     25 | 12.612 % |
3.46/3.88	c 4	|       814 |    3915   117390   545668 |    57290      814     24 | 12.612 % |
3.46/3.90	c 4	===============================================================================
3.46/3.90	c 4	restarts              : 5
3.46/3.90	c 4	conflicts             : 888            (2691 /sec)
3.46/3.90	c 4	decisions             : 1580           (1.33 % random) (4789 /sec)
3.46/3.90	c 4	propagations          : 260817         (790477 /sec)
3.46/3.90	c 4	conflict literals     : 21108          (38.13 % deleted)
3.46/3.90	c 4	Memory used           : 8.22 MB
3.46/3.90	c 4	CPU time              : 0.329949 s
3.46/3.90	c 4	
3.46/3.91	c 4	SATISFIABLE
3.46/3.91	c 4	FOUND: _COST <= 26
3.46/3.91	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.46/3.91	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.46/3.98	c 4	Decoding HOME/temp.out
3.80/4.03	c 4	OBJECTIVE _COST 26
3.80/4.03	o 26
3.80/4.04	v 70 68 73 75 8 67 79 34 20 57 67 48 10 72 79 77 79 8 54 45 10 78 76 11 79 26 70 47 65 45 43 70 44 7 79 79 42 79 23 79
3.80/4.04	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.80/4.06	c 4	OBJECTIVE BOUND: 0 <= _COST <= 26
3.80/4.06	c 4	SEARCHING: _COST <= 13
3.80/4.06	c 4	SOLVING HOME/temp.cnf
3.80/4.06	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.80/4.06	c 4	This is MiniSat 2.0 beta
3.80/4.06	c 4	WARNING: for repeatability, setting FPU to use double precision
3.80/4.06	c 4	============================[ Problem Statistics ]=============================
3.80/4.06	c 4	|                                                                             |
3.80/4.07	c 4	|  Number of variables:  4480                                                 |
3.80/4.07	c 4	|  Number of clauses:    126715                                               |
3.94/4.15	c 4	|  Parsing time:         0.07         s                                       |
3.94/4.16	c 4	============================[ Search Statistics ]==============================
3.94/4.16	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.94/4.16	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.94/4.16	c 4	===============================================================================
3.94/4.16	c 4	|         0 |    3772   114556   537582 |    38185        0    nan |  0.000 % |
3.94/4.20	c 4	|       100 |    3772   114556   537582 |    42003      100     20 | 15.804 % |
3.94/4.25	c 4	|       250 |    3772   114556   537582 |    46204      250     22 | 15.804 % |
4.16/4.33	c 5	|       478 |    3772   114556   537582 |    50824      478     30 | 15.804 % |
4.26/4.44	c 5	|       817 |    3772   114556   537582 |    55907      817     28 | 15.804 % |
4.44/4.63	c 5	|      1323 |    3772   114556   537582 |    61497     1323     27 | 15.804 % |
4.64/4.86	c 5	|      2082 |    3772   114556   537582 |    67647     2082     26 | 15.804 % |
5.13/5.35	c 6	|      3221 |    3772   114556   537582 |    74412     3221     27 | 15.804 % |
5.73/5.96	c 6	===============================================================================
5.73/5.96	c 6	restarts              : 8
5.73/5.96	c 6	conflicts             : 4835           (2605 /sec)
5.73/5.96	c 6	decisions             : 7867           (1.08 % random) (4239 /sec)
5.73/5.96	c 6	propagations          : 1164224        (627372 /sec)
5.73/5.96	c 6	conflict literals     : 129376         (33.86 % deleted)
5.73/5.96	c 6	Memory used           : 8.74 MB
5.73/5.96	c 6	CPU time              : 1.85572 s
5.73/5.96	c 6	
5.73/5.96	c 6	SATISFIABLE
5.73/5.97	c 6	FOUND: _COST <= 13
5.73/5.97	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.73/5.97	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.80/6.04	c 6	Decoding HOME/temp.out
5.80/6.09	c 6	OBJECTIVE _COST 13
5.80/6.09	o 13
5.80/6.09	v 69 7 74 44 54 16 28 62 60 47 77 74 46 75 46 46 79 6 79 79 74 56 6 3 18 14 75 66 76 2 68 78 27 8 73 79 69 79 31 74
5.80/6.10	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.80/6.12	c 6	OBJECTIVE BOUND: 0 <= _COST <= 13
5.80/6.12	c 6	SEARCHING: _COST <= 6
5.80/6.12	c 6	SOLVING HOME/temp.cnf
5.80/6.12	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.80/6.12	c 6	This is MiniSat 2.0 beta
5.80/6.12	c 6	WARNING: for repeatability, setting FPU to use double precision
5.80/6.12	c 6	============================[ Problem Statistics ]=============================
5.80/6.12	c 6	|                                                                             |
5.80/6.12	c 6	|  Number of variables:  4480                                                 |
5.80/6.12	c 6	|  Number of clauses:    126715                                               |
5.94/6.20	c 6	|  Parsing time:         0.07         s                                       |
5.94/6.20	c 6	============================[ Search Statistics ]==============================
5.94/6.20	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.94/6.20	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.94/6.20	c 6	===============================================================================
5.94/6.20	c 6	|         0 |    3639   112589   532073 |    37529        0    nan |  0.000 % |
5.94/6.25	c 6	|       100 |    3639   112589   532073 |    41282      100     21 | 18.772 % |
5.94/6.30	c 7	|       250 |    3639   112589   532073 |    45410      250     26 | 18.772 % |
5.94/6.38	c 7	|       477 |    3639   112589   532073 |    49951      477     28 | 18.773 % |
5.94/6.49	c 7	|       814 |    3639   112589   532073 |    54947      814     27 | 18.773 % |
6.40/6.65	c 7	|      1320 |    3639   112589   532073 |    60441     1320     27 | 18.773 % |
6.58/6.86	c 7	|      2080 |    3639   112589   532073 |    66486     2080     26 | 18.773 % |
6.88/7.19	c 7	|      3221 |    3639   112589   532073 |    73134     3221     26 | 18.773 % |
7.48/7.75	c 8	|      4929 |    3639   112589   532073 |    80448     4929     27 | 18.773 % |
8.46/8.73	c 9	|      7491 |    3639   112589   532073 |    88492     7491     28 | 18.773 % |
9.94/10.25	c 10	|     11335 |    3639   112589   532073 |    97342    11335     29 | 18.773 % |
12.30/12.65	c 13	|     17101 |    3639   112589   532073 |   107076    17101     29 | 18.772 % |
16.93/17.36	c 18	|     25750 |    3639   112589   532073 |   117784    25750     31 | 18.773 % |
25.91/26.44	c 27	|     38725 |    3639   112589   532073 |   129562    38725     34 | 18.773 % |
36.63/37.38	c 38	|     58187 |    3639   112589   532073 |   142518    58187     34 | 18.773 % |
59.19/60.23	c 60	|     87379 |    3639   112589   532073 |   156770    87379     36 | 18.773 % |
100.74/102.41	c 103	|    131168 |    3639   112589   532073 |   172447   131168     39 | 18.773 % |
163.98/166.64	c 167	|    196854 |    3639   112589   532073 |   189692    43997     39 | 18.773 % |
168.68/171.50	c 172	===============================================================================
168.68/171.50	c 172	restarts              : 18
168.68/171.50	c 172	conflicts             : 204125         (1254 /sec)
168.68/171.50	c 172	decisions             : 282034         (1.27 % random) (1733 /sec)
168.68/171.50	c 172	propagations          : 44319760       (272311 /sec)
168.68/171.50	c 172	conflict literals     : 8160217        (29.47 % deleted)
168.68/171.50	c 172	Memory used           : 41.19 MB
168.68/171.50	c 172	CPU time              : 162.754 s
168.68/171.50	c 172	
168.68/171.50	c 172	SATISFIABLE
168.82/171.51	c 172	FOUND: _COST <= 6
168.82/171.51	c 172	DECODING HOME/temp.out WITH HOME/temp.map
168.82/171.51	c 172	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
168.82/171.60	c 172	Decoding HOME/temp.out
168.82/171.66	c 172	OBJECTIVE _COST 6
168.82/171.66	o 6
168.82/171.66	v 73 68 53 62 8 29 74 28 15 73 15 22 49 79 77 15 14 53 69 77 56 20 71 40 46 60 52 43 65 38 26 61 73 52 79 22 50 79 16 5
168.82/171.67	c 172	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
168.82/171.73	c 172	OBJECTIVE BOUND: 0 <= _COST <= 6
168.82/171.73	c 172	SEARCHING: _COST <= 3
168.82/171.73	c 172	SOLVING HOME/temp.cnf
168.82/171.73	c 172	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
168.82/171.73	c 172	This is MiniSat 2.0 beta
168.82/171.73	c 172	WARNING: for repeatability, setting FPU to use double precision
168.82/171.73	c 172	============================[ Problem Statistics ]=============================
168.82/171.73	c 172	|                                                                             |
168.82/171.73	c 172	|  Number of variables:  4480                                                 |
168.82/171.73	c 172	|  Number of clauses:    126715                                               |
168.97/171.80	c 172	|  Parsing time:         0.06         s                                       |
168.97/171.81	c 172	============================[ Search Statistics ]==============================
168.97/171.81	c 172	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
168.97/171.81	c 172	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
168.97/171.81	c 172	===============================================================================
168.97/171.81	c 172	|         0 |    3533   111563   529310 |    37187        0    nan |  0.000 % |
168.97/171.86	c 172	|       101 |    3533   111563   529310 |    40906      101     21 | 21.138 % |
168.97/171.89	c 172	|       252 |    3533   111563   529310 |    44997      252     19 | 21.139 % |
168.97/171.97	c 172	|       479 |    3533   111563   529310 |    49496      479     21 | 21.139 % |
168.97/172.07	c 172	|       817 |    3533   111563   529310 |    54446      817     22 | 21.139 % |
168.97/172.22	c 172	|      1323 |    3533   111563   529310 |    59891     1323     25 | 21.139 % |
168.97/172.46	c 173	|      2082 |    3533   111563   529310 |    65880     2082     26 | 21.139 % |
170.01/172.81	c 173	|      3222 |    3533   111563   529310 |    72468     3222     26 | 21.139 % |
170.61/173.42	c 174	|      4930 |    3533   111563   529310 |    79715     4930     27 | 21.139 % |
171.39/174.23	c 174	|      7493 |    3533   111563   529310 |    87686     7493     26 | 21.139 % |
172.48/175.35	c 176	|     11340 |    3533   111563   529310 |    96455    11340     27 | 21.139 % |
174.64/177.57	c 178	|     17107 |    3533   111563   529310 |   106100    17107     27 | 21.139 % |
178.60/181.52	c 182	|     25756 |    3533   111563   529310 |   116710    25756     29 | 21.139 % |
184.50/187.50	c 188	|     38730 |    3533   111563   529310 |   128381    38730     30 | 21.139 % |
196.02/199.28	c 200	|     58191 |    3533   111563   529310 |   141220    58191     32 | 21.139 % |
219.17/222.79	c 223	|     87385 |    3533   111563   529310 |   155342    87385     35 | 21.139 % |
258.26/262.43	c 263	|    131174 |    3533   111563   529310 |   170876   131174     36 | 21.139 % |
264.47/268.75	c 269	===============================================================================
264.47/268.75	c 269	restarts              : 17
264.47/268.75	c 269	conflicts             : 137717         (1443 /sec)
264.47/268.75	c 269	decisions             : 201976         (1.31 % random) (2116 /sec)
264.47/268.75	c 269	propagations          : 29567643       (309711 /sec)
264.47/268.75	c 269	conflict literals     : 4940316        (28.79 % deleted)
264.47/268.75	c 269	Memory used           : 31.69 MB
264.47/268.75	c 269	CPU time              : 95.4685 s
264.47/268.75	c 269	
264.47/268.76	c 269	SATISFIABLE
264.47/268.76	c 269	FOUND: _COST <= 3
264.47/268.76	c 269	DECODING HOME/temp.out WITH HOME/temp.map
264.47/268.76	c 269	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
264.54/268.85	c 269	Decoding HOME/temp.out
264.54/268.89	c 269	OBJECTIVE _COST 3
264.54/268.89	o 3
264.54/268.90	v 64 66 11 74 13 51 55 71 76 5 50 16 26 63 39 75 76 11 50 34 7 77 62 54 54 58 73 79 74 13 34 27 13 52 78 55 27 59 19 25
264.54/268.90	c 269	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
264.54/268.92	c 269	OBJECTIVE BOUND: 0 <= _COST <= 3
264.54/268.92	c 269	SEARCHING: _COST <= 1
264.54/268.92	c 269	SOLVING HOME/temp.cnf
264.54/268.92	c 269	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
264.54/268.93	c 269	This is MiniSat 2.0 beta
264.54/268.93	c 269	WARNING: for repeatability, setting FPU to use double precision
264.54/268.93	c 269	============================[ Problem Statistics ]=============================
264.54/268.93	c 269	|                                                                             |
264.54/268.93	c 269	|  Number of variables:  4480                                                 |
264.54/268.93	c 269	|  Number of clauses:    126715                                               |
264.68/269.00	c 269	|  Parsing time:         0.06         s                                       |
264.68/269.01	c 269	============================[ Search Statistics ]==============================
264.68/269.01	c 269	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.68/269.01	c 269	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
264.68/269.01	c 269	===============================================================================
264.68/269.01	c 269	|         0 |    3366   110571   526833 |    36857        0    nan |  0.000 % |
264.68/269.05	c 269	|       100 |    3366   110571   526833 |    40542      100     25 | 24.866 % |
264.68/269.10	c 269	|       250 |    3366   110571   526833 |    44596      250     23 | 24.866 % |
264.68/269.16	c 269	|       476 |    3366   110571   526833 |    49056      476     21 | 24.866 % |
264.68/269.29	c 270	|       813 |    3366   110571   526833 |    53962      813     22 | 24.866 % |
265.13/269.46	c 270	|      1319 |    3366   110571   526833 |    59358     1319     26 | 24.866 % |
265.42/269.75	c 270	|      2079 |    3366   110571   526833 |    65294     2079     30 | 24.867 % |
265.83/270.14	c 270	|      3219 |    3366   110571   526833 |    71823     3219     31 | 24.867 % |
266.33/270.65	c 271	|      4927 |    3366   110571   526833 |    79006     4927     31 | 24.867 % |
267.31/271.66	c 272	|      7491 |    3366   110571   526833 |    86906     7491     31 | 24.866 % |
268.58/272.98	c 273	|     11335 |    3366   110571   526833 |    95597    11335     31 | 24.866 % |
271.24/275.68	c 276	|     17102 |    3366   110571   526833 |   105157    17102     31 | 24.867 % |
275.38/279.86	c 280	|     25751 |    3366   110571   526833 |   115673    25751     31 | 24.866 % |
282.36/286.91	c 287	|     38725 |    3366   110571   526833 |   127240    38725     32 | 24.866 % |
294.10/298.82	c 299	|     58187 |    3366   110571   526833 |   139964    58187     33 | 24.867 % |
314.48/319.52	c 320	|     87379 |    3366   110571   526833 |   153960    87379     33 | 24.867 % |
360.88/366.65	c 367	|    131168 |    3366   110571   526833 |   169356   131168     33 | 24.866 % |
421.85/428.50	c 429	|    196853 |    3366   110571   526833 |   186292    43330     34 | 24.866 % |
513.06/521.14	c 521	|    295379 |    3366   110571   526833 |   204921   141856     40 | 24.866 % |
680.00/690.69	c 691	|    443169 |    3366   110571   526833 |   225414   107430     36 | 24.866 % |
1014.55/1030.35	c 1031	|    664852 |    3366   110571   526833 |   247955   127897     44 | 24.866 % |
1552.98/1577.02	c 1577	|    997381 |    3366   110571   526833 |   272751   237546     43 | 24.867 % |
2329.32/2360.90	c 2361	|   1496171 |    3366   110571   526833 |   300026   250916     44 | 24.867 % |
3600.05/3632.24	c ERROR INTERRUPTED
3600.05/3632.24	c 3632	CPU 264.13 (0.03 0.01 264.1 0.54)
3600.05/3632.24	c 3632	END Sun Jul 13 05:47:53 2008

Verifier Data (download as text)

OK	2	101
2 unsatisfied constraints, 101 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-1115236-1215917241/watcher-1115236-1215917241 -o /tmp/evaluation-result-1115236-1215917241/solver-1115236-1215917241 -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-1115236-1215917241.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.25 2.57 2.85 4/241 26977
/proc/meminfo: memFree=1714064/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=12544 CPUtime=0
/proc/26977/stat : 26977 (sugar) R 26975 26977 22740 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 48421072 12845056 469 996147200 4194304 4206940 548682068592 18446744073709551615 251292796031 0 0 4224 0 0 0 0 17 0 0 0
/proc/26977/statm: 3136 469 298 3 0 236 0

[startup+0.058211 s]
/proc/loadavg: 2.25 2.57 2.85 4/241 26977
/proc/meminfo: memFree=1714064/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=0.04
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 48421072 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.102213 s]
/proc/loadavg: 2.25 2.57 2.85 4/241 26977
/proc/meminfo: memFree=1714064/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=0.04
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 48421072 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302236 s]
/proc/loadavg: 2.25 2.57 2.85 4/241 26977
/proc/meminfo: memFree=1714064/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=0.04
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 48421072 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701289 s]
/proc/loadavg: 2.25 2.57 2.85 4/241 26977
/proc/meminfo: memFree=1714064/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=0.04
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 48421072 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50138 s]
/proc/loadavg: 2.25 2.57 2.85 4/252 26999
/proc/meminfo: memFree=1703032/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=0.7
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 974 5142 0 1 3 1 62 4 16 0 1 0 48421072 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 797 370 3 0 500 0
[pid=26990] ppid=26977 vsize=5356 CPUtime=0
/proc/26990/stat : 26990 (sh) S 26977 26977 22740 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48421145 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26990/statm: 1339 233 193 169 0 50 0
[pid=26991] ppid=26990 vsize=864044 CPUtime=0.75
/proc/26991/stat : 26991 (java) S 26990 26977 22740 0 -1 0 7856 0 1 0 71 4 0 0 20 0 9 0 48421145 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26991/statm: 216011 7134 2532 9 0 210593 0
[pid=26991/tid=26992] ppid=26990 vsize=864044 CPUtime=0.48
/proc/26991/task/26992/stat : 26992 (java) R 26990 26977 22740 0 -1 64 2470 0 1 0 47 1 0 0 25 0 9 0 48421146 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26993] ppid=26990 vsize=864044 CPUtime=0.2
/proc/26991/task/26993/stat : 26993 (java) R 26990 26977 22740 0 -1 64 4375 0 0 0 18 2 0 0 16 0 9 0 48421147 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 102721796 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26994] ppid=26990 vsize=864044 CPUtime=0
/proc/26991/task/26994/stat : 26994 (java) S 26990 26977 22740 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48421147 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26995] ppid=26990 vsize=864044 CPUtime=0
/proc/26991/task/26995/stat : 26995 (java) S 26990 26977 22740 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48421147 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26996] ppid=26990 vsize=864044 CPUtime=0
/proc/26991/task/26996/stat : 26996 (java) S 26990 26977 22740 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48421149 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26997] ppid=26990 vsize=864044 CPUtime=0.04
/proc/26991/task/26997/stat : 26997 (java) S 26990 26977 22740 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 48421149 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26998] ppid=26990 vsize=864044 CPUtime=0
/proc/26991/task/26998/stat : 26998 (java) S 26990 26977 22740 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48421149 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26999] ppid=26990 vsize=864044 CPUtime=0
/proc/26991/task/26999/stat : 26999 (java) S 26990 26977 22740 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 48421149 884781056 7134 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883000

[startup+3.10158 s]
/proc/loadavg: 2.25 2.57 2.85 4/252 26999
/proc/meminfo: memFree=1676984/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=0.7
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 974 5142 0 1 3 1 62 4 15 0 1 0 48421072 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 797 370 3 0 500 0
[pid=26990] ppid=26977 vsize=5356 CPUtime=0
/proc/26990/stat : 26990 (sh) S 26977 26977 22740 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48421145 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26990/statm: 1339 233 193 169 0 50 0
[pid=26991] ppid=26990 vsize=864284 CPUtime=2.31
/proc/26991/stat : 26991 (java) S 26990 26977 22740 0 -1 0 11993 0 1 0 222 9 0 0 20 0 9 0 48421145 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26991/statm: 216071 11147 2565 9 0 210618 0
[pid=26991/tid=26992] ppid=26990 vsize=864284 CPUtime=1.48
/proc/26991/task/26992/stat : 26992 (java) R 26990 26977 22740 0 -1 64 3023 0 1 0 144 4 0 0 25 0 9 0 48421146 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26993] ppid=26990 vsize=864284 CPUtime=0.69
/proc/26991/task/26993/stat : 26993 (java) S 26990 26977 22740 0 -1 64 7909 0 0 0 65 4 0 0 16 0 9 0 48421147 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26994] ppid=26990 vsize=864284 CPUtime=0
/proc/26991/task/26994/stat : 26994 (java) S 26990 26977 22740 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48421147 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26995] ppid=26990 vsize=864284 CPUtime=0
/proc/26991/task/26995/stat : 26995 (java) S 26990 26977 22740 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48421147 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26996] ppid=26990 vsize=864284 CPUtime=0
/proc/26991/task/26996/stat : 26996 (java) S 26990 26977 22740 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48421149 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26997] ppid=26990 vsize=864284 CPUtime=0.12
/proc/26991/task/26997/stat : 26997 (java) S 26990 26977 22740 0 -1 64 365 0 0 0 12 0 0 0 15 0 9 0 48421149 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26998] ppid=26990 vsize=864284 CPUtime=0
/proc/26991/task/26998/stat : 26998 (java) S 26990 26977 22740 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48421149 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26991/tid=26999] ppid=26990 vsize=864284 CPUtime=0
/proc/26991/task/26999/stat : 26999 (java) S 26990 26977 22740 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 48421149 885026816 11147 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883240

[startup+6.30198 s]
/proc/loadavg: 2.23 2.56 2.84 3/244 27025
/proc/meminfo: memFree=1698552/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=5.94
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1407 35612 0 5 3 1 564 26 15 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 13600

[startup+12.7018 s]
/proc/loadavg: 2.21 2.55 2.84 3/244 27037
/proc/meminfo: memFree=1696504/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=5.94
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1407 35612 0 5 3 1 564 26 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27036] ppid=26977 vsize=5356 CPUtime=0
/proc/27036/stat : 27036 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48421685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27036/statm: 1339 232 193 169 0 50 0
[pid=27037] ppid=27036 vsize=10800 CPUtime=6.46
/proc/27037/stat : 27037 (minisat) R 27036 26977 22740 0 -1 4194304 2584 0 0 0 645 1 0 0 25 0 1 0 48421685 11059200 2570 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27037/statm: 2700 2570 75 150 0 2547 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 29756

[startup+25.5024 s]
/proc/loadavg: 2.16 2.52 2.83 3/244 27037
/proc/meminfo: memFree=1692600/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=5.94
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1407 35612 0 5 3 1 564 26 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27036] ppid=26977 vsize=5356 CPUtime=0
/proc/27036/stat : 27036 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48421685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27036/statm: 1339 232 193 169 0 50 0
[pid=27037] ppid=27036 vsize=14688 CPUtime=19.06
/proc/27037/stat : 27037 (minisat) R 27036 26977 22740 0 -1 4194304 3575 0 0 0 1904 2 0 0 25 0 1 0 48421685 15040512 3561 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27037/statm: 3672 3561 75 150 0 3519 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 33644

[startup+51.1026 s]
/proc/loadavg: 2.11 2.48 2.80 3/244 27037
/proc/meminfo: memFree=1685624/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=5.94
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1407 35612 0 5 3 1 564 26 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27036] ppid=26977 vsize=5356 CPUtime=0
/proc/27036/stat : 27036 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48421685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27036/statm: 1339 232 193 169 0 50 0
[pid=27037] ppid=27036 vsize=21640 CPUtime=44.27
/proc/27037/stat : 27037 (minisat) R 27036 26977 22740 0 -1 4194304 5292 0 0 0 4423 4 0 0 25 0 1 0 48421685 22159360 5278 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/27037/statm: 5410 5278 75 150 0 5257 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 40596

[startup+102.317 s]
/proc/loadavg: 2.05 2.40 2.76 3/244 27037
/proc/meminfo: memFree=1673976/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=5.94
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1407 35612 0 5 3 1 564 26 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27036] ppid=26977 vsize=5356 CPUtime=0
/proc/27036/stat : 27036 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48421685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27036/statm: 1339 232 193 169 0 50 0
[pid=27037] ppid=27036 vsize=32840 CPUtime=94.72
/proc/27037/stat : 27037 (minisat) R 27036 26977 22740 0 -1 4194304 8105 0 0 0 9464 8 0 0 25 0 1 0 48421685 33628160 8091 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27037/statm: 8210 8091 75 150 0 8057 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 51796

[startup+162.303 s]
/proc/loadavg: 2.02 2.33 2.71 3/244 27037
/proc/meminfo: memFree=1664696/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=5.94
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1407 35612 0 5 3 1 564 26 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27036] ppid=26977 vsize=5356 CPUtime=0
/proc/27036/stat : 27036 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48421685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27036/statm: 1339 232 193 169 0 50 0
[pid=27037] ppid=27036 vsize=42172 CPUtime=153.8
/proc/27037/stat : 27037 (minisat) R 27036 26977 22740 0 -1 4194304 10401 0 0 0 15370 10 0 0 25 0 1 0 48421685 43184128 10387 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27037/statm: 10543 10387 75 150 0 10390 0
Current children cumulated CPU time (s) 159.74

################
# More data... #
################

/proc/meminfo: memFree=1643936/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=82740 CPUtime=2805.67
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20384 0 0 0 280539 28 0 0 25 0 1 0 48447965 84725760 20344 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20685 20344 75 150 0 20532 0
Current children cumulated CPU time (s) 3070.35
Current children cumulated vsize (KiB) 101696

[startup+3162.3 s]
/proc/loadavg: 1.11 1.11 1.36 2/227 27093
/proc/meminfo: memFree=1643936/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=82740 CPUtime=2865.64
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20384 0 0 0 286536 28 0 0 25 0 1 0 48447965 84725760 20344 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20685 20344 75 150 0 20532 0
Current children cumulated CPU time (s) 3130.32
Current children cumulated vsize (KiB) 101696

[startup+3222.3 s]
/proc/loadavg: 1.10 1.10 1.35 2/227 27093
/proc/meminfo: memFree=1643936/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=82740 CPUtime=2925.62
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20384 0 0 0 292534 28 0 0 25 0 1 0 48447965 84725760 20344 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20685 20344 75 150 0 20532 0
Current children cumulated CPU time (s) 3190.3
Current children cumulated vsize (KiB) 101696

[startup+3282.3 s]
/proc/loadavg: 1.09 1.09 1.33 2/227 27093
/proc/meminfo: memFree=1643808/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=82984 CPUtime=2985.6
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20425 0 0 0 298532 28 0 0 25 0 1 0 48447965 84975616 20385 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20746 20385 75 150 0 20593 0
Current children cumulated CPU time (s) 3250.28
Current children cumulated vsize (KiB) 101940

[startup+3342.3 s]
/proc/loadavg: 1.08 1.09 1.31 2/227 27093
/proc/meminfo: memFree=1643616/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=83348 CPUtime=3045.56
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20493 0 0 0 304528 28 0 0 25 0 1 0 48447965 85348352 20453 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20837 20453 75 150 0 20684 0
Current children cumulated CPU time (s) 3310.24
Current children cumulated vsize (KiB) 102304

[startup+3402.32 s]
/proc/loadavg: 1.08 1.08 1.29 2/227 27093
/proc/meminfo: memFree=1643552/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=83348 CPUtime=3105.54
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20501 0 0 0 310526 28 0 0 25 0 1 0 48447965 85348352 20461 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20837 20461 75 150 0 20684 0
Current children cumulated CPU time (s) 3370.22
Current children cumulated vsize (KiB) 102304

[startup+3462.3 s]
/proc/loadavg: 1.07 1.08 1.27 2/227 27093
/proc/meminfo: memFree=1643040/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=83348 CPUtime=3165.5
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20505 0 0 0 316522 28 0 0 25 0 1 0 48447965 85348352 20465 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20837 20465 75 150 0 20684 0
Current children cumulated CPU time (s) 3430.18
Current children cumulated vsize (KiB) 102304

[startup+3522.3 s]
/proc/loadavg: 1.07 1.08 1.26 2/227 27093
/proc/meminfo: memFree=1643168/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=83348 CPUtime=3225.48
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20506 0 0 0 322519 29 0 0 25 0 1 0 48447965 85348352 20466 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20837 20466 75 150 0 20684 0
Current children cumulated CPU time (s) 3490.16
Current children cumulated vsize (KiB) 102304

[startup+3582.3 s]
/proc/loadavg: 1.06 1.08 1.25 2/227 27093
/proc/meminfo: memFree=1643104/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=83348 CPUtime=3285.46
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20506 0 0 0 328517 29 0 0 25 0 1 0 48447965 85348352 20466 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20837 20466 75 150 0 20684 0
Current children cumulated CPU time (s) 3550.14
Current children cumulated vsize (KiB) 102304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.22 s]
/proc/loadavg: 1.07 1.08 1.24 2/227 27093
/proc/meminfo: memFree=1643104/2055920 swapFree=4192812/4192956
[pid=26977] ppid=26975 vsize=13600 CPUtime=264.68
/proc/26977/stat : 26977 (sugar) S 26975 26977 22740 0 -1 4194304 1635 62067 0 7 3 1 26410 54 16 0 1 0 48421072 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26977/statm: 3400 806 374 3 0 500 0
[pid=27060] ppid=26977 vsize=5356 CPUtime=0
/proc/27060/stat : 27060 (sh) S 26977 26977 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48447965 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27060/statm: 1339 232 193 169 0 50 0
[pid=27061] ppid=27060 vsize=83348 CPUtime=3335.37
/proc/27061/stat : 27061 (minisat) R 27060 26977 22740 0 -1 4194304 20506 0 0 0 333508 29 0 0 25 0 1 0 48447965 85348352 20466 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27061/statm: 20837 20466 75 150 0 20684 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 102304

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26977 and gives
#  childrusage.ru_utime.tv_sec=264
#  childrusage.ru_utime.tv_usec=147843
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=569913
# CPU time returned by wait4() is 264.718
# while last known CPU time is 3600.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3632.25
CPU time (s): 3600.05
CPU user time (s): 3599.21
CPU system time (s): 0.84
CPU usage (%): 99.1135
Max. virtual memory (cumulated for all children) (KiB): 883240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 264.148
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64045
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= 3585
involuntary context switches= 6838

runsolver used 13.201 second user time and 36.5514 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-13 04:47:21
IDJOB=1115236
IDBENCH=61833
IDSOLVER=368
FILE ID=node92/1115236-1215917241
PBS_JOBID= 7903759
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-78_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-1115236-1215917241/watcher-1115236-1215917241 -o /tmp/evaluation-result-1115236-1215917241/solver-1115236-1215917241 -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-1115236-1215917241.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ac92b434940a175b3fb756f91844113
RANDOM SEED=128212053

node92.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.236
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.236
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:       1714544 kB
Buffers:         23104 kB
Cached:         126360 kB
SwapCached:          0 kB
Active:         215308 kB
Inactive:        54584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:         142096 kB
Slab:            42264 kB
Committed_AS:   503536 kB
PageTables:      11672 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= 66480 MiB
End job on node92 at 2008-07-13 05:47:55