Trace number 1114507

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+minisat-incOPTIMUM2 2.70159 8.91692

General information on the benchmark

Namecsp/composed-25-1-80/
normalized-composed-25-1-80-2_ext.xml
MD5SUM61da6246494cd00660cbf030c431bfb9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark0.143977
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints302
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension302
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Thu Aug  7 20:56:20 2008
0.00/0.07	c 0	PID 14730
0.00/0.07	c 0	HOST node85.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1114507-1218135378.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114507-1218135378.xml' 'HOME/temp.csp'
0.36/6.86	c 7	1 domains, 33 variables, 0 predicates, 302 relations, 302 constraints
0.36/6.87	c 7	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.36/6.87	c 7	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.48/6.94	c 7	Parsing HOME/temp.csp
0.48/7.05	c 7	parsed 638 expressions
0.48/7.06	c 7	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.48/7.06	c 7	MAX CSP: 302 constraints
0.48/7.06	c 7	Converting to clausal form CSP
0.48/7.09	c 7	converted 95 (10%) expressions
0.48/7.09	c 7	converted 189 (20%) expressions
0.48/7.09	c 7	converted 283 (30%) expressions
0.48/7.10	c 7	converted 378 (40%) expressions
0.48/7.11	c 7	converted 472 (50%) expressions
0.48/7.12	c 7	converted 566 (60%) expressions
0.48/7.13	c 7	converted 661 (70%) expressions
0.48/7.13	c 7	converted 755 (80%) expressions
0.48/7.14	c 7	converted 849 (90%) expressions
0.48/7.21	c 7	converted 943 (100%) expressions
0.48/7.21	c 7	CSP : 637 integers, 0 booleans, 905 clauses, largest domain size 454
0.48/7.21	c 7	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/7.21	c 7	Propagation in CSP
0.48/7.25	c 7	297 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.48/7.25	c 7	CSP : 637 integers, 0 booleans, 905 clauses, largest domain size 303
0.48/7.25	c 7	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/7.25	c 7	Simplifing CSP by introducing new Boolean variables
0.48/7.25	c 7	CSP : 637 integers, 0 booleans, 905 clauses, largest domain size 303
0.48/7.25	c 7	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/7.28	c 7	Encoding CSP to SAT : HOME/temp.cnf
0.48/7.29	c 7	64 (10%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.48/7.29	c 7	128 (20%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.48/7.30	c 7	192 (30%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.48/7.30	c 7	255 (40%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.48/7.30	c 7	319 (50%) CSP integer variables are encoded (264 clauses, 2776 bytes)
0.48/7.30	c 7	383 (60%) CSP integer variables are encoded (756 clauses, 8421 bytes)
0.48/7.30	c 7	446 (70%) CSP integer variables are encoded (1080 clauses, 12633 bytes)
0.48/7.30	c 7	510 (80%) CSP integer variables are encoded (3710 clauses, 46823 bytes)
0.48/7.31	c 7	574 (90%) CSP integer variables are encoded (4071 clauses, 51516 bytes)
0.48/7.31	c 7	637 (100%) CSP integer variables are encoded (4590 clauses, 58263 bytes)
0.48/7.33	c 7	91 (10%) CSP clauses are encoded (5570 clauses, 78019 bytes)
0.48/7.34	c 7	181 (20%) CSP clauses are encoded (6495 clauses, 97488 bytes)
0.48/7.35	c 7	272 (30%) CSP clauses are encoded (7320 clauses, 116371 bytes)
0.48/7.36	c 7	362 (40%) CSP clauses are encoded (8589 clauses, 138705 bytes)
0.48/7.38	c 7	453 (50%) CSP clauses are encoded (14566 clauses, 244398 bytes)
0.48/7.38	c 7	543 (60%) CSP clauses are encoded (16496 clauses, 277381 bytes)
0.48/7.55	c 7	634 (70%) CSP clauses are encoded (105767 clauses, 1897190 bytes)
0.48/7.56	c 7	724 (80%) CSP clauses are encoded (107919 clauses, 1934080 bytes)
0.48/7.57	c 7	815 (90%) CSP clauses are encoded (112910 clauses, 2022834 bytes)
0.48/7.60	c 7	905 (100%) CSP clauses are encoded (130560 clauses, 2342728 bytes)
0.48/7.60	c 7	905 CSP clauses encoded
0.48/7.60	c 7	Writing map file : HOME/temp.map
0.48/7.61	c 7	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/7.61	c 7	SAT : 5227 SAT variables, 130560 SAT clauses, 2342728 bytes
0.48/7.61	c 7	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.48/7.67	c 7	OBJECTIVE minimize _COST
0.48/7.67	c 7	SOLVING HOME/temp.cnf
0.48/7.67	c 7	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.48/7.67	c 7	This is MiniSat 2.0 beta incremental
0.48/7.67	c 7	WARNING: for repeatability, setting FPU to use double precision
0.48/7.67	c 7	============================[ Problem Statistics ]=============================
0.48/7.67	c 7	|                                                                             |
0.48/7.67	c 7	|  Number of variables:  5227                                                 |
0.48/7.67	c 7	|  Number of clauses:    130560                                               |
1.44/7.73	c 8	|  Parsing time:         0.05         s                                       |
1.44/7.73	c 8	OK
1.44/7.73	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
1.44/7.73	c 8	SEARCHING: _COST <= 151
1.44/7.73	c 8	============================[ Search Statistics ]==============================
1.44/7.73	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.44/7.73	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.44/7.73	c 8	===============================================================================
1.44/7.73	c 8	|         0 |    5227   130560   383079 |    43520        0    nan |  0.000 % |
1.44/7.74	c 8	===============================================================================
1.44/7.74	c 8	restarts              : 1
1.44/7.74	c 8	conflicts             : 0             (0 /sec)
1.44/7.74	c 8	decisions             : 30            (0.00 % random) (476 /sec)
1.44/7.74	c 8	propagations          : 5227           (82981 /sec)
1.44/7.74	c 8	conflict literals     : 0              ( nan % deleted)
1.44/7.74	c 8	Memory used           : 7.13 MB
1.44/7.74	c 8	CPU time              : 0.06299 s
1.44/7.74	c 8	
1.44/7.74	c 8	SATISFIABLE
1.44/7.74	c 8	OK
1.44/7.74	c 8	FOUND: _COST <= 151
1.44/7.74	s SATISFIABLE
1.44/7.74	c 8	DECODING HOME/temp.out WITH HOME/temp.map
1.44/7.74	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.48/7.81	c 8	Decoding HOME/temp.out
1.48/7.86	c 8	OBJECTIVE _COST 151
1.48/7.86	o 151
1.48/7.87	v 8 7 4 4 4 5 9 9 2 9 7 8 8 8 9 6 9 8 9 9 9 9 9 9 9 3 7 1 4 2 6 6 9
1.48/7.87	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.48/7.91	c 8	OK
1.48/7.91	c 8	OBJECTIVE BOUND: 0 <= _COST <= 151
1.48/7.91	c 8	SEARCHING: _COST <= 75
1.48/7.91	c 8	============================[ Search Statistics ]==============================
1.48/7.91	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/7.91	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/7.91	c 8	===============================================================================
1.48/7.91	c 8	|         0 |    5227   130560   383079 |    43520        0    nan |  0.000 % |
1.48/7.91	c 8	===============================================================================
1.48/7.91	c 8	restarts              : 2
1.48/7.91	c 8	conflicts             : 22            (306 /sec)
1.48/7.91	c 8	decisions             : 89            (0.00 % random) (1236 /sec)
1.48/7.91	c 8	propagations          : 10936          (151912 /sec)
1.48/7.91	c 8	conflict literals     : 234            (9.30 % deleted)
1.48/7.91	c 8	Memory used           : 7.26 MB
1.48/7.91	c 8	CPU time              : 0.071989 s
1.48/7.91	c 8	
1.48/7.91	c 8	SATISFIABLE
1.48/7.91	c 8	OK
1.48/7.91	c 8	FOUND: _COST <= 75
1.48/7.91	c 8	DECODING HOME/temp.out WITH HOME/temp.map
1.48/7.91	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.48/7.98	c 8	Decoding HOME/temp.out
1.65/8.03	c 8	OBJECTIVE _COST 75
1.65/8.04	o 75
1.65/8.04	v 6 6 8 7 9 5 9 4 8 8 7 1 8 2 9 3 5 1 5 8 4 9 9 9 7 2 1 1 8 2 5 1 7
1.65/8.04	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.65/8.07	c 8	OK
1.65/8.07	c 8	OBJECTIVE BOUND: 0 <= _COST <= 75
1.65/8.07	c 8	SEARCHING: _COST <= 37
1.65/8.07	c 8	============================[ Search Statistics ]==============================
1.65/8.07	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.65/8.07	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.65/8.07	c 8	===============================================================================
1.65/8.07	c 8	|        22 |    3868   130560   383079 |    43520       22     11 |  0.000 % |
1.65/8.07	c 8	===============================================================================
1.65/8.07	c 8	restarts              : 3
1.65/8.07	c 8	conflicts             : 31            (383 /sec)
1.65/8.07	c 8	decisions             : 235           (0.85 % random) (2902 /sec)
1.65/8.07	c 8	propagations          : 15191          (187573 /sec)
1.65/8.07	c 8	conflict literals     : 616            (4.64 % deleted)
1.65/8.07	c 8	Memory used           : 7.39 MB
1.65/8.07	c 8	CPU time              : 0.080987 s
1.65/8.07	c 8	
1.65/8.07	c 8	SATISFIABLE
1.65/8.08	c 8	OK
1.65/8.08	c 8	FOUND: _COST <= 37
1.65/8.08	c 8	DECODING HOME/temp.out WITH HOME/temp.map
1.65/8.08	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.82/8.14	c 8	Decoding HOME/temp.out
1.82/8.20	c 8	OBJECTIVE _COST 37
1.82/8.20	o 37
1.82/8.20	v 4 7 7 9 4 9 7 8 6 9 9 7 8 9 9 1 1 0 6 9 9 7 8 6 9 9 9 9 9 9 9 9 9
1.82/8.20	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.82/8.23	c 8	OK
1.82/8.23	c 8	OBJECTIVE BOUND: 0 <= _COST <= 37
1.82/8.23	c 8	SEARCHING: _COST <= 18
1.82/8.23	c 8	============================[ Search Statistics ]==============================
1.82/8.23	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.82/8.23	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.82/8.23	c 8	===============================================================================
1.82/8.23	c 8	|        31 |    3106   130560   383079 |    43520       31     20 |  0.000 % |
1.82/8.23	c 8	===============================================================================
1.82/8.23	c 8	restarts              : 4
1.82/8.23	c 8	conflicts             : 63            (700 /sec)
1.82/8.23	c 8	decisions             : 316           (0.63 % random) (3512 /sec)
1.82/8.23	c 8	propagations          : 33553          (372869 /sec)
1.82/8.23	c 8	conflict literals     : 1094           (18.66 % deleted)
1.82/8.23	c 8	Memory used           : 7.39 MB
1.82/8.23	c 8	CPU time              : 0.089986 s
1.82/8.23	c 8	
1.82/8.23	c 8	SATISFIABLE
1.82/8.24	c 8	OK
1.82/8.24	c 8	FOUND: _COST <= 18
1.82/8.24	c 8	DECODING HOME/temp.out WITH HOME/temp.map
1.82/8.24	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.99/8.30	c 8	Decoding HOME/temp.out
1.99/8.36	c 8	OBJECTIVE _COST 18
1.99/8.36	o 18
1.99/8.36	v 4 7 4 9 4 9 2 8 6 9 9 9 3 9 9 1 8 1 6 9 9 7 8 9 1 2 4 9 9 9 9 4 2
1.99/8.36	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.99/8.39	c 8	OK
1.99/8.39	c 8	OBJECTIVE BOUND: 0 <= _COST <= 18
1.99/8.39	c 8	SEARCHING: _COST <= 9
1.99/8.39	c 8	============================[ Search Statistics ]==============================
1.99/8.39	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/8.39	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/8.39	c 8	===============================================================================
1.99/8.39	c 8	|        63 |    2606   130560   383079 |    43520       63     17 |  0.000 % |
2.16/8.40	c 8	===============================================================================
2.16/8.40	c 8	restarts              : 5
2.16/8.40	c 8	conflicts             : 137           (1318 /sec)
2.16/8.40	c 8	decisions             : 443           (0.68 % random) (4260 /sec)
2.16/8.40	c 8	propagations          : 68903          (662631 /sec)
2.16/8.40	c 8	conflict literals     : 1831           (24.53 % deleted)
2.16/8.40	c 8	Memory used           : 7.39 MB
2.16/8.40	c 8	CPU time              : 0.103984 s
2.16/8.40	c 8	
2.16/8.40	c 8	SATISFIABLE
2.16/8.40	c 8	OK
2.16/8.40	c 8	FOUND: _COST <= 9
2.16/8.40	c 8	DECODING HOME/temp.out WITH HOME/temp.map
2.16/8.40	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.16/8.47	c 8	Decoding HOME/temp.out
2.16/8.52	c 8	OBJECTIVE _COST 9
2.16/8.52	o 9
2.16/8.52	v 6 3 3 9 8 1 7 9 1 9 9 6 2 1 9 6 7 8 7 9 9 7 6 6 9 2 2 9 8 9 9 8 5
2.16/8.53	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.16/8.56	c 8	OK
2.16/8.56	c 8	OBJECTIVE BOUND: 0 <= _COST <= 9
2.16/8.56	c 8	SEARCHING: _COST <= 4
2.16/8.56	c 8	============================[ Search Statistics ]==============================
2.16/8.56	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.16/8.56	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.16/8.56	c 8	===============================================================================
2.16/8.56	c 8	|       137 |    2212   130560   383079 |    43520      137     13 |  0.000 % |
2.16/8.57	c 8	===============================================================================
2.16/8.57	c 8	restarts              : 6
2.16/8.57	c 8	conflicts             : 168           (1514 /sec)
2.16/8.57	c 8	decisions             : 506           (0.59 % random) (4559 /sec)
2.16/8.57	c 8	propagations          : 81158          (731265 /sec)
2.16/8.57	c 8	conflict literals     : 2132           (25.82 % deleted)
2.16/8.57	c 8	Memory used           : 7.39 MB
2.16/8.57	c 8	CPU time              : 0.110983 s
2.16/8.57	c 8	
2.16/8.57	c 8	SATISFIABLE
2.16/8.57	c 8	OK
2.16/8.57	c 8	FOUND: _COST <= 4
2.16/8.57	c 8	DECODING HOME/temp.out WITH HOME/temp.map
2.16/8.57	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.33/8.64	c 8	Decoding HOME/temp.out
2.33/8.69	c 8	OBJECTIVE _COST 4
2.33/8.69	o 4
2.33/8.69	v 5 3 7 9 3 3 2 4 0 4 6 6 2 9 5 5 9 9 8 4 9 6 6 1 9 4 1 2 6 9 9 8 6
2.33/8.69	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.33/8.73	c 9	OK
2.33/8.73	c 9	OBJECTIVE BOUND: 0 <= _COST <= 4
2.33/8.73	c 9	SEARCHING: _COST <= 2
2.33/8.73	c 9	============================[ Search Statistics ]==============================
2.33/8.73	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.33/8.73	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.33/8.73	c 9	===============================================================================
2.33/8.73	c 9	|       168 |    1883   130560   383079 |    43520      168     13 |  0.000 % |
2.33/8.74	c 9	|       268 |    1883   130560   383079 |    47872      268     11 | 71.170 % |
2.33/8.74	c 9	===============================================================================
2.33/8.74	c 9	restarts              : 8
2.33/8.74	c 9	conflicts             : 288           (2304 /sec)
2.33/8.74	c 9	decisions             : 664           (0.45 % random) (5313 /sec)
2.33/8.74	c 9	propagations          : 118621         (949112 /sec)
2.33/8.74	c 9	conflict literals     : 3511           (25.28 % deleted)
2.33/8.74	c 9	Memory used           : 7.39 MB
2.33/8.74	c 9	CPU time              : 0.124981 s
2.33/8.74	c 9	
2.33/8.74	c 9	SATISFIABLE
2.33/8.75	c 9	OK
2.33/8.75	c 9	FOUND: _COST <= 2
2.33/8.75	c 9	DECODING HOME/temp.out WITH HOME/temp.map
2.33/8.75	c 9	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.54/8.82	c 9	Decoding HOME/temp.out
2.54/8.87	c 9	OBJECTIVE _COST 2
2.54/8.87	o 2
2.54/8.87	v 8 7 7 9 1 8 2 9 9 4 9 1 7 8 4 9 9 8 0 9 5 7 9 5 8 2 7 4 1 5 2 5 8
2.54/8.88	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.54/8.90	c 9	OK
2.54/8.90	c 9	OBJECTIVE BOUND: 0 <= _COST <= 2
2.54/8.90	c 9	SEARCHING: _COST <= 1
2.54/8.90	c 9	============================[ Search Statistics ]==============================
2.54/8.90	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.54/8.90	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.54/8.90	c 9	===============================================================================
2.54/8.90	c 9	|       288 |    1507   130560   383079 |    43520      288     12 | 71.170 % |
2.65/8.91	c 9	|       389 |    1506   130560   383079 |    47872      389     12 | 77.006 % |
2.65/8.91	c 9	===============================================================================
2.65/8.91	c 9	restarts              : 10
2.65/8.91	c 9	conflicts             : 414           (3137 /sec)
2.65/8.91	c 9	decisions             : 797           (0.63 % random) (6039 /sec)
2.65/8.91	c 9	propagations          : 137568         (1042348 /sec)
2.65/8.91	c 9	conflict literals     : 4899           (24.41 % deleted)
2.65/8.91	c 9	Memory used           : 7.39 MB
2.65/8.91	c 9	CPU time              : 0.131979 s
2.65/8.91	c 9	
2.65/8.91	c 9	UNSATISFIABLE
2.65/8.91	c 9	OK
2.65/8.91	c 9	NOT FOUND: _COST <= 1
2.65/8.91	c 9	OK
2.65/8.91	c 9	OBJECTIVE _COST 2
2.65/8.91	s OPTIMUM FOUND
2.65/8.91	c 9	CPU 2.32 (0.06 0.02 2.26 0.33)
2.65/8.91	c 9	END Thu Aug  7 20:56:29 2008

Verifier Data (download as text)

OK	2	300
2 unsatisfied constraints, 300 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-1114507-1218135378/watcher-1114507-1218135378 -o /tmp/evaluation-result-1114507-1218135378/solver-1114507-1218135378 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1114507-1218135378.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: 5.27 6.30 6.29 3/75 14730
/proc/meminfo: memFree=1365176/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=12272 CPUtime=0
/proc/14730/stat : 14730 (sugar++) R 14728 14730 13434 0 -1 4194304 356 0 0 0 0 0 0 0 19 0 1 0 140622803 12566528 324 996147200 4194304 4206940 548682068528 18446744073709551615 214963384001 0 0 4224 0 0 0 0 17 0 0 0
/proc/14730/statm: 3068 327 246 3 0 168 0

[startup+0.106418 s]
/proc/loadavg: 5.27 6.30 6.29 3/75 14730
/proc/meminfo: memFree=1365176/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.201429 s]
/proc/loadavg: 5.27 6.30 6.29 3/75 14730
/proc/meminfo: memFree=1365176/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301438 s]
/proc/loadavg: 5.27 6.30 6.29 3/75 14730
/proc/meminfo: memFree=1365176/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701483 s]
/proc/loadavg: 5.27 6.30 6.29 3/75 14730
/proc/meminfo: memFree=1365176/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50157 s]
/proc/loadavg: 5.27 6.30 6.29 1/78 14734
/proc/meminfo: memFree=1359008/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
[pid=14733] ppid=14730 vsize=5356 CPUtime=0
/proc/14733/stat : 14733 (sh) S 14730 14730 13434 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140622810 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14733/statm: 1339 233 193 169 0 50 0
[pid=14734] ppid=14733 vsize=1472 CPUtime=0
/proc/14734/stat : 14734 (java) D 14733 14730 13434 0 -1 0 94 0 4 0 0 0 0 0 18 0 1 0 140622811 1507328 72 996147200 134512640 134550740 4294956160 18446744073709551615 3205904 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/14734/statm: 368 72 52 9 0 10 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23568

[startup+3.10175 s]
/proc/loadavg: 5.09 6.24 6.27 1/78 14734
/proc/meminfo: memFree=1358176/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
[pid=14733] ppid=14730 vsize=5356 CPUtime=0
/proc/14733/stat : 14733 (sh) S 14730 14730 13434 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140622810 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14733/statm: 1339 233 193 169 0 50 0
[pid=14734] ppid=14733 vsize=1608 CPUtime=0
/proc/14734/stat : 14734 (java) D 14733 14730 13434 0 -1 0 125 0 9 0 0 0 0 0 18 0 1 0 140622811 1646592 108 996147200 134512640 134550740 4294956160 18446744073709551615 2905248 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/14734/statm: 402 108 84 9 0 44 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23704

[startup+6.30112 s]
/proc/loadavg: 5.09 6.24 6.27 1/79 14735
/proc/meminfo: memFree=1352280/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
[pid=14733] ppid=14730 vsize=5356 CPUtime=0
/proc/14733/stat : 14733 (sh) S 14730 14730 13434 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140622810 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14733/statm: 1339 233 193 169 0 50 0
[pid=14734] ppid=14733 vsize=10904 CPUtime=0.01
/proc/14734/stat : 14734 (java) S 14733 14730 13434 0 -1 0 778 0 24 0 0 1 0 0 18 0 2 0 140622811 11165696 556 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 2726 556 269 9 0 1198 0
[pid=14734/tid=14735] ppid=14733 vsize=10904 CPUtime=0
/proc/14734/task/14735/stat : 14735 (java) D 14733 14730 13434 0 -1 64 124 0 4 0 0 0 0 0 18 0 2 0 140623193 11165696 556 996147200 134512640 134550740 4294956000 18446744073709551615 3587792 0 0 0 16784584 18446744071563479169 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33000

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

[startup+6.40113 s]
/proc/loadavg: 5.09 6.24 6.27 1/79 14735
/proc/meminfo: memFree=1352280/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16740 CPUtime=0.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 140622803 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4185 1104 409 3 0 764 0
[pid=14733] ppid=14730 vsize=5356 CPUtime=0
/proc/14733/stat : 14733 (sh) S 14730 14730 13434 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 140622810 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14733/statm: 1339 233 193 169 0 50 0
[pid=14734] ppid=14733 vsize=10904 CPUtime=0.01
/proc/14734/stat : 14734 (java) S 14733 14730 13434 0 -1 0 778 0 24 0 0 1 0 0 18 0 2 0 140622811 11165696 556 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14734/statm: 2726 556 269 9 0 1198 0
[pid=14734/tid=14735] ppid=14733 vsize=10904 CPUtime=0
/proc/14734/task/14735/stat : 14735 (java) D 14733 14730 13434 0 -1 64 124 0 4 0 0 0 0 0 18 0 2 0 140623193 11165696 556 996147200 134512640 134550740 4294956000 18446744073709551615 3587792 0 0 0 16784584 18446744071563479169 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33000

[startup+8.00131 s]
/proc/loadavg: 5.00 6.21 6.26 2/77 14753
/proc/meminfo: memFree=1338544/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16872 CPUtime=1.58
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1605 15247 0 173 5 1 135 17 16 0 1 0 140622803 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4218 1121 414 3 0 797 0
[pid=14753] ppid=14730 vsize=7428 CPUtime=0.07
/proc/14753/stat : 14753 (minisat-inc) S 14730 14730 13434 0 -1 4194304 1807 0 0 0 7 0 0 0 16 0 1 0 140623570 7606272 1752 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/14753/statm: 1857 1752 78 151 0 1703 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 24300

[startup+8.40135 s]
/proc/loadavg: 5.00 6.21 6.26 2/77 14753
/proc/meminfo: memFree=1338544/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16872 CPUtime=2.06
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1760 26627 0 176 5 2 174 25 16 0 1 0 140622803 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4218 1121 414 3 0 797 0
[pid=14753] ppid=14730 vsize=7560 CPUtime=0.1
/proc/14753/stat : 14753 (minisat-inc) R 14730 14730 13434 0 -1 4194304 1834 0 0 0 10 0 0 0 16 0 1 0 140623570 7741440 1775 996147200 134512640 135134323 4294956192 18446744073709551615 134532334 0 0 4096 3 0 0 0 17 0 0 0
/proc/14753/statm: 1890 1775 78 151 0 1736 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 24432

[startup+8.8014 s]
/proc/loadavg: 5.00 6.21 6.26 2/87 14823
/proc/meminfo: memFree=1331872/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16872 CPUtime=2.38
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1932 34215 0 178 6 2 200 30 16 0 1 0 140622803 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4218 1121 414 3 0 797 0
[pid=14753] ppid=14730 vsize=7560 CPUtime=0.12
/proc/14753/stat : 14753 (minisat-inc) S 14730 14730 13434 0 -1 4194304 1844 0 0 0 12 0 0 0 16 0 1 0 140623570 7741440 1779 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 0 0 0
/proc/14753/statm: 1890 1779 79 151 0 1736 0
[pid=14814] ppid=14730 vsize=5356 CPUtime=0
/proc/14814/stat : 14814 (sh) S 14730 14730 13434 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 140623678 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14814/statm: 1339 233 193 169 0 50 0
[pid=14815] ppid=14814 vsize=194724 CPUtime=0.04
/proc/14815/stat : 14815 (java) S 14814 14730 13434 0 -1 0 2458 0 1 0 3 1 0 0 20 0 9 0 140623678 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14815/statm: 48681 1986 1117 9 0 43658 0
[pid=14815/tid=14816] ppid=14814 vsize=194724 CPUtime=0.03
/proc/14815/task/14816/stat : 14816 (java) R 14814 14730 13434 0 -1 64 1557 0 1 0 3 0 0 0 25 0 9 0 140623679 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14817] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14817/stat : 14817 (java) S 14814 14730 13434 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 140623680 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14818] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14818/stat : 14818 (java) S 14814 14730 13434 0 -1 64 11 0 0 0 0 0 0 0 24 0 9 0 140623680 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14819] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14819/stat : 14819 (java) S 14814 14730 13434 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 140623680 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14820] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14820/stat : 14820 (java) S 14814 14730 13434 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 140623682 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14821] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14821/stat : 14821 (java) R 14814 14730 13434 0 -1 64 206 0 0 0 0 0 0 0 25 0 9 0 140623682 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14822] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14822/stat : 14822 (java) S 14814 14730 13434 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 140623682 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14815/tid=14823] ppid=14814 vsize=194724 CPUtime=0
/proc/14815/task/14823/stat : 14823 (java) S 14814 14730 13434 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 140623682 199397376 1986 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 224512

[startup+8.90641 s]
/proc/loadavg: 5.00 6.21 6.26 2/87 14823
/proc/meminfo: memFree=1331872/2055920 swapFree=4181032/4192956
[pid=14730] ppid=14728 vsize=16872 CPUtime=2.53
/proc/14730/stat : 14730 (sugar++) S 14728 14730 13434 0 -1 4194304 1967 38005 0 179 6 2 213 32 16 0 1 0 140622803 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14730/statm: 4218 1121 414 3 0 797 0
[pid=14753] ppid=14730 vsize=7560 CPUtime=0.12
/proc/14753/stat : 14753 (minisat-inc) R 14730 14730 13434 0 -1 4194304 1844 0 0 0 12 0 0 0 16 0 1 0 140623570 7741440 1779 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 0 0 0
/proc/14753/statm: 1890 1779 79 151 0 1736 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 24432

Child status: 0
Real time (s): 8.91692
CPU time (s): 2.70159
CPU user time (s): 2.33365
CPU system time (s): 0.367944
CPU usage (%): 30.2973
Max. virtual memory (cumulated for all children) (KiB): 887604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.33364
system time used= 0.367944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41900
page faults= 179
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2299
involuntary context switches= 1366

runsolver used 0.017997 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-08-07 20:56:20
IDJOB=1114507
IDBENCH=61742
IDSOLVER=367
FILE ID=node85/1114507-1218135378
PBS_JOBID= 8000806
Free space on /tmp= 124948 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/composed-25-1-80/normalized-composed-25-1-80-2_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114507-1218135378/watcher-1114507-1218135378 -o /tmp/evaluation-result-1114507-1218135378/solver-1114507-1218135378 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1114507-1218135378.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 61da6246494cd00660cbf030c431bfb9
RANDOM SEED=553346287

node85.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:       1365800 kB
Buffers:          4316 kB
Cached:         535804 kB
SwapCached:       4696 kB
Active:         142436 kB
Inactive:       468740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1365800 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:          107652 kB
Writeback:         200 kB
Mapped:          79192 kB
Slab:            64012 kB
Committed_AS:   203736 kB
PageTables:       1924 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= 124944 MiB
End job on node85 at 2008-08-07 20:56:29