Trace number 1111266

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 3.9424 4.22899

General information on the benchmark

Namecsp/aim-200/
normalized-aim-200-1-6-unsat-4_ext.xml
MD5SUM4428e7a4652a04be44453e1e0e642b1b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark3.04254
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints316
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension316
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 08:32:49 2008
0.00/0.04	c 0	PID 16846
0.00/0.05	c 0	HOST node55.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111266-1215844369.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111266-1215844369.xml' 'HOME/temp.csp'
0.03/0.36	c 0	1 domains, 200 variables, 0 predicates, 11 relations, 316 constraints
0.03/0.36	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.36	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.33/0.44	c 0	Parsing HOME/temp.csp
0.33/0.56	c 0	parsed 528 expressions
0.33/0.57	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.33/0.57	c 0	MAX CSP: 316 constraints
0.33/0.58	c 0	Converting to clausal form CSP
0.33/0.60	c 0	converted 85 (10%) expressions
0.33/0.60	c 0	converted 170 (20%) expressions
0.33/0.61	c 0	converted 255 (30%) expressions
0.33/0.62	c 0	converted 339 (40%) expressions
0.33/0.63	c 0	converted 424 (50%) expressions
0.33/0.64	c 0	converted 509 (60%) expressions
0.33/0.65	c 0	converted 593 (70%) expressions
0.33/0.65	c 0	converted 678 (80%) expressions
0.33/0.66	c 0	converted 763 (90%) expressions
0.33/0.81	c 1	converted 847 (100%) expressions
0.33/0.81	c 1	CSP : 832 integers, 0 booleans, 947 clauses, largest domain size 475
0.33/0.81	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.81	c 1	Propagation in CSP
0.33/0.86	c 1	311 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.33/0.86	c 1	CSP : 832 integers, 0 booleans, 947 clauses, largest domain size 317
0.33/0.86	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.86	c 1	Simplifing CSP by introducing new Boolean variables
0.33/0.86	c 1	CSP : 832 integers, 0 booleans, 947 clauses, largest domain size 317
0.33/0.86	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.33/0.89	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.33/0.90	c 1	84 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.90	c 1	167 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.90	c 1	250 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.90	c 1	333 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.90	c 1	416 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.90	c 1	500 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.33/0.91	c 1	583 (70%) CSP integer variables are encoded (577 clauses, 6676 bytes)
0.33/0.92	c 1	666 (80%) CSP integer variables are encoded (3075 clauses, 39150 bytes)
0.33/0.92	c 1	749 (90%) CSP integer variables are encoded (3825 clauses, 48900 bytes)
0.33/0.92	c 1	832 (100%) CSP integer variables are encoded (4550 clauses, 58325 bytes)
0.33/0.94	c 1	95 (10%) CSP clauses are encoded (4645 clauses, 60049 bytes)
0.33/0.95	c 1	190 (20%) CSP clauses are encoded (4740 clauses, 61831 bytes)
0.33/0.97	c 1	285 (30%) CSP clauses are encoded (4835 clauses, 63650 bytes)
0.33/0.98	c 1	379 (40%) CSP clauses are encoded (5613 clauses, 74685 bytes)
1.04/1.11	c 1	474 (50%) CSP clauses are encoded (59922 clauses, 1047268 bytes)
1.04/1.11	c 1	569 (60%) CSP clauses are encoded (62037 clauses, 1083493 bytes)
1.04/1.20	c 1	663 (70%) CSP clauses are encoded (111711 clauses, 1994869 bytes)
1.14/1.21	c 1	758 (80%) CSP clauses are encoded (114088 clauses, 2035707 bytes)
1.14/1.22	c 1	853 (90%) CSP clauses are encoded (119421 clauses, 2130627 bytes)
1.14/1.26	c 1	947 (100%) CSP clauses are encoded (138786 clauses, 2481867 bytes)
1.14/1.26	c 1	947 CSP clauses encoded
1.14/1.26	c 1	Writing map file : HOME/temp.map
1.14/1.27	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.27	c 1	SAT : 5382 SAT variables, 138786 SAT clauses, 2481867 bytes
1.14/1.27	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.22/1.31	c 1	OBJECTIVE minimize _COST
1.22/1.31	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.22/1.31	c 1	SEARCHING: _COST <= 158
1.22/1.31	c 1	SOLVING HOME/temp.cnf
1.22/1.31	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.22/1.31	c 1	This is MiniSat 2.0 beta
1.22/1.31	c 1	WARNING: for repeatability, setting FPU to use double precision
1.22/1.31	c 1	============================[ Problem Statistics ]=============================
1.22/1.31	c 1	|                                                                             |
1.22/1.31	c 1	|  Number of variables:  5382                                                 |
1.22/1.31	c 1	|  Number of clauses:    138787                                               |
1.22/1.38	c 1	|  Parsing time:         0.06         s                                       |
1.23/1.41	c 1	============================[ Search Statistics ]==============================
1.23/1.41	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.23/1.41	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.23/1.41	c 1	===============================================================================
1.23/1.41	c 1	|         0 |    3960    89015   257499 |    29671        0    nan |  0.000 % |
1.23/1.42	c 1	===============================================================================
1.23/1.42	c 1	restarts              : 1
1.23/1.42	c 1	conflicts             : 0              (0 /sec)
1.23/1.42	c 1	decisions             : 165            (1.21 % random) (1737 /sec)
1.23/1.42	c 1	propagations          : 5382           (56662 /sec)
1.23/1.42	c 1	conflict literals     : 0              ( nan % deleted)
1.23/1.42	c 1	Memory used           : 7.60 MB
1.23/1.42	c 1	CPU time              : 0.094985 s
1.23/1.42	c 1	
1.23/1.42	c 1	SATISFIABLE
1.23/1.42	c 1	FOUND: _COST <= 158
1.23/1.42	s SATISFIABLE
1.23/1.42	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.23/1.42	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.35/1.50	c 1	Decoding HOME/temp.out
1.35/1.60	c 1	OBJECTIVE _COST 158
1.35/1.60	o 158
1.35/1.61	v 1 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.35/1.61	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.35/1.64	c 1	OBJECTIVE BOUND: 0 <= _COST <= 158
1.35/1.64	c 1	SEARCHING: _COST <= 79
1.35/1.64	c 1	SOLVING HOME/temp.cnf
1.35/1.64	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.35/1.64	c 1	This is MiniSat 2.0 beta
1.35/1.64	c 1	WARNING: for repeatability, setting FPU to use double precision
1.35/1.64	c 1	============================[ Problem Statistics ]=============================
1.35/1.64	c 1	|                                                                             |
1.35/1.64	c 1	|  Number of variables:  5382                                                 |
1.35/1.64	c 1	|  Number of clauses:    138787                                               |
1.54/1.71	c 2	|  Parsing time:         0.07         s                                       |
1.54/1.75	c 2	============================[ Search Statistics ]==============================
1.54/1.75	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.54/1.75	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.54/1.75	c 2	===============================================================================
1.54/1.75	c 2	|         0 |    3170    58679   168782 |    19559        0    nan |  0.000 % |
1.54/1.75	c 2	===============================================================================
1.54/1.76	c 2	restarts              : 1
1.54/1.76	c 2	conflicts             : 0              (0 /sec)
1.54/1.76	c 2	decisions             : 141            (1.42 % random) (1318 /sec)
1.54/1.76	c 2	propagations          : 5382           (50307 /sec)
1.54/1.76	c 2	conflict literals     : 0              ( nan % deleted)
1.54/1.76	c 2	Memory used           : 7.60 MB
1.54/1.76	c 2	CPU time              : 0.106983 s
1.54/1.76	c 2	
1.54/1.76	c 2	SATISFIABLE
1.54/1.76	c 2	FOUND: _COST <= 79
1.54/1.76	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.54/1.76	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.66/1.84	c 2	Decoding HOME/temp.out
1.66/1.96	c 2	OBJECTIVE _COST 79
1.66/1.96	o 79
1.66/1.97	v 1 1 1 0 0 1 1 1 0 0 1 1 0 1 0 1 1 1 0 1 1 0 1 0 0 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
1.66/2.01	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.66/2.03	c 2	OBJECTIVE BOUND: 0 <= _COST <= 79
1.66/2.03	c 2	SEARCHING: _COST <= 39
1.66/2.03	c 2	SOLVING HOME/temp.cnf
1.66/2.03	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.66/2.03	c 2	This is MiniSat 2.0 beta
1.66/2.03	c 2	WARNING: for repeatability, setting FPU to use double precision
1.66/2.03	c 2	============================[ Problem Statistics ]=============================
1.66/2.03	c 2	|                                                                             |
1.66/2.03	c 2	|  Number of variables:  5382                                                 |
1.66/2.03	c 2	|  Number of clauses:    138787                                               |
1.90/2.11	c 2	|  Parsing time:         0.07         s                                       |
1.90/2.15	c 2	============================[ Search Statistics ]==============================
1.90/2.15	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.90/2.15	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.90/2.15	c 2	===============================================================================
1.90/2.15	c 2	|         0 |    2646    34131    96670 |    11377        0    nan |  0.000 % |
1.90/2.15	c 2	===============================================================================
1.90/2.15	c 2	restarts              : 1
1.90/2.15	c 2	conflicts             : 0              (0 /sec)
1.90/2.15	c 2	decisions             : 116            (0.86 % random) (1036 /sec)
1.90/2.15	c 2	propagations          : 5382           (48061 /sec)
1.90/2.15	c 2	conflict literals     : 0              ( nan % deleted)
1.90/2.15	c 2	Memory used           : 7.73 MB
1.90/2.15	c 2	CPU time              : 0.111982 s
1.90/2.15	c 2	
1.90/2.16	c 2	SATISFIABLE
1.90/2.16	c 2	FOUND: _COST <= 39
1.90/2.16	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.90/2.16	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.05/2.24	c 2	Decoding HOME/temp.out
2.15/2.34	c 2	OBJECTIVE _COST 39
2.15/2.34	o 39
2.15/2.35	v 1 1 1 1 0 1 1 1 0 0 1 0 0 0 0 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 1 0 1 1 1 1 1 1 1 0 1 1 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 1 1 0 1 1 0 1 0 1 1 0 1 0 0 1 1 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.15/2.35	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.15/2.37	c 2	OBJECTIVE BOUND: 0 <= _COST <= 39
2.15/2.37	c 2	SEARCHING: _COST <= 19
2.15/2.37	c 2	SOLVING HOME/temp.cnf
2.15/2.37	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.15/2.38	c 2	This is MiniSat 2.0 beta
2.15/2.38	c 2	WARNING: for repeatability, setting FPU to use double precision
2.15/2.38	c 2	============================[ Problem Statistics ]=============================
2.15/2.38	c 2	|                                                                             |
2.15/2.38	c 2	|  Number of variables:  5382                                                 |
2.15/2.38	c 2	|  Number of clauses:    138787                                               |
2.21/2.45	c 2	|  Parsing time:         0.07         s                                       |
2.21/2.49	c 2	============================[ Search Statistics ]==============================
2.21/2.49	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.49	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.21/2.49	c 2	===============================================================================
2.21/2.49	c 2	|         0 |    2234    19213    53132 |     6404        0    nan |  0.000 % |
2.21/2.50	c 2	===============================================================================
2.21/2.50	c 2	restarts              : 1
2.21/2.50	c 2	conflicts             : 4              (35 /sec)
2.21/2.50	c 2	decisions             : 153            (0.65 % random) (1354 /sec)
2.21/2.50	c 2	propagations          : 5545           (49079 /sec)
2.21/2.50	c 2	conflict literals     : 20             (0.00 % deleted)
2.21/2.50	c 2	Memory used           : 7.73 MB
2.21/2.50	c 2	CPU time              : 0.112982 s
2.21/2.50	c 2	
2.21/2.50	c 2	SATISFIABLE
2.21/2.50	c 2	FOUND: _COST <= 19
2.21/2.50	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.21/2.50	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.21/2.58	c 2	Decoding HOME/temp.out
2.33/2.68	c 2	OBJECTIVE _COST 19
2.33/2.68	o 19
2.33/2.69	v 1 1 1 0 0 1 1 1 1 0 1 1 0 0 1 1 1 1 0 0 1 0 0 0 1 0 0 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1 0 1 0 0 1 0 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 0 1 1 1 1 0 1 0 1 1 1 1 1 1 0 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 0 0 1 0 1 0 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.33/2.69	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.33/2.72	c 3	OBJECTIVE BOUND: 0 <= _COST <= 19
2.33/2.72	c 3	SEARCHING: _COST <= 9
2.33/2.72	c 3	SOLVING HOME/temp.cnf
2.33/2.72	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.33/2.72	c 3	This is MiniSat 2.0 beta
2.33/2.72	c 3	WARNING: for repeatability, setting FPU to use double precision
2.33/2.72	c 3	============================[ Problem Statistics ]=============================
2.33/2.72	c 3	|                                                                             |
2.33/2.72	c 3	|  Number of variables:  5382                                                 |
2.33/2.72	c 3	|  Number of clauses:    138787                                               |
2.33/2.80	c 3	|  Parsing time:         0.07         s                                       |
2.52/2.83	c 3	============================[ Search Statistics ]==============================
2.52/2.83	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.52/2.83	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.52/2.83	c 3	===============================================================================
2.52/2.83	c 3	|         0 |    1856    10700    28717 |     3566        0    nan |  0.000 % |
2.52/2.84	c 3	===============================================================================
2.52/2.84	c 3	restarts              : 1
2.52/2.84	c 3	conflicts             : 2              (18 /sec)
2.52/2.84	c 3	decisions             : 107            (0.00 % random) (947 /sec)
2.52/2.84	c 3	propagations          : 5398           (47778 /sec)
2.52/2.84	c 3	conflict literals     : 10             (0.00 % deleted)
2.52/2.84	c 3	Memory used           : 7.73 MB
2.52/2.84	c 3	CPU time              : 0.112982 s
2.52/2.84	c 3	
2.52/2.84	c 3	SATISFIABLE
2.52/2.85	c 3	FOUND: _COST <= 9
2.52/2.85	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.52/2.85	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.65/2.93	c 3	Decoding HOME/temp.out
2.65/3.02	c 3	OBJECTIVE _COST 9
2.65/3.02	o 9
2.65/3.03	v 1 1 1 1 0 1 1 1 1 0 0 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 1 1 0 0 0 1 1 1 0 1 0 0 1 0 0 1 1 0 1 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
2.65/3.04	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.65/3.06	c 3	OBJECTIVE BOUND: 0 <= _COST <= 9
2.65/3.06	c 3	SEARCHING: _COST <= 4
2.65/3.06	c 3	SOLVING HOME/temp.cnf
2.65/3.06	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.65/3.06	c 3	This is MiniSat 2.0 beta
2.65/3.06	c 3	WARNING: for repeatability, setting FPU to use double precision
2.65/3.06	c 3	============================[ Problem Statistics ]=============================
2.65/3.06	c 3	|                                                                             |
2.65/3.06	c 3	|  Number of variables:  5382                                                 |
2.65/3.06	c 3	|  Number of clauses:    138787                                               |
2.84/3.14	c 3	|  Parsing time:         0.06         s                                       |
2.84/3.18	c 3	============================[ Search Statistics ]==============================
2.84/3.18	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.84/3.18	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.84/3.18	c 3	===============================================================================
2.84/3.18	c 3	|         0 |    1466     5727    14963 |     1909        0    nan |  0.000 % |
2.84/3.19	c 3	===============================================================================
2.84/3.19	c 3	restarts              : 1
2.84/3.19	c 3	conflicts             : 19             (176 /sec)
2.84/3.19	c 3	decisions             : 442            (1.58 % random) (4093 /sec)
2.84/3.19	c 3	propagations          : 6172           (57157 /sec)
2.84/3.19	c 3	conflict literals     : 164            (0.00 % deleted)
2.84/3.19	c 3	Memory used           : 7.73 MB
2.84/3.19	c 3	CPU time              : 0.107983 s
2.84/3.19	c 3	
2.84/3.19	c 3	SATISFIABLE
2.84/3.19	c 3	FOUND: _COST <= 4
2.84/3.19	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.84/3.19	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.98/3.27	c 3	Decoding HOME/temp.out
3.07/3.37	c 3	OBJECTIVE _COST 4
3.07/3.37	o 4
3.07/3.38	v 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 0 1 0 1 1 1 1 1 1 0 0 1 0 1 1 1 0 1 1 1 1 1 0 0 1 1 1 1 0 1 0 0 1 0 1 0 0 0 1 1 1 1 0 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 1 0 0 0 1 1 1 1 0 1 1 1 1 0 1 1 0 0 1 1 0 1 0 1 0 1 1 1 1 0 1 1 1 1 1 0 1 0 1 1 1 0 1 0 1 1 1 1 1 1 1 1 1 0 1 1 0 1 1 0 0 1 0 1 1 1 1 1 0 1 1 1 0 0 0 1 1 1 1 1 1 1 1 0 1 0 1 1 0 0 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 1 1 1 1 0 0 1 0 1 1 1 1 1 1 0 1 1 0 1
3.07/3.38	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.07/3.40	c 3	OBJECTIVE BOUND: 0 <= _COST <= 4
3.07/3.40	c 3	SEARCHING: _COST <= 2
3.07/3.40	c 3	SOLVING HOME/temp.cnf
3.07/3.40	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.16/3.41	c 3	This is MiniSat 2.0 beta
3.16/3.41	c 3	WARNING: for repeatability, setting FPU to use double precision
3.16/3.41	c 3	============================[ Problem Statistics ]=============================
3.16/3.41	c 3	|                                                                             |
3.16/3.41	c 3	|  Number of variables:  5382                                                 |
3.16/3.41	c 3	|  Number of clauses:    138787                                               |
3.16/3.48	c 3	|  Parsing time:         0.06         s                                       |
3.16/3.52	c 3	============================[ Search Statistics ]==============================
3.16/3.52	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.16/3.52	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.16/3.52	c 3	===============================================================================
3.16/3.52	c 3	|         0 |    1148     3278     8568 |     1092        0    nan |  0.000 % |
3.16/3.53	c 3	===============================================================================
3.16/3.53	c 3	restarts              : 1
3.16/3.53	c 3	conflicts             : 18             (162 /sec)
3.16/3.53	c 3	decisions             : 471            (1.27 % random) (4244 /sec)
3.16/3.53	c 3	propagations          : 6189           (55765 /sec)
3.16/3.53	c 3	conflict literals     : 155            (0.00 % deleted)
3.16/3.53	c 3	Memory used           : 7.73 MB
3.16/3.53	c 3	CPU time              : 0.110983 s
3.16/3.53	c 3	
3.16/3.53	c 3	SATISFIABLE
3.16/3.54	c 3	FOUND: _COST <= 2
3.16/3.54	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.16/3.54	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.29/3.62	c 3	Decoding HOME/temp.out
3.29/3.71	c 4	OBJECTIVE _COST 2
3.29/3.71	o 2
3.29/3.72	v 1 1 1 0 1 1 1 0 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 1 1 0 0 1 0 0 0 1 0 1 0 1 0 1 1 1 1 1 1 0 1 0 1 0 0 0 1 1 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 1 0 1 1 0 0 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 0 1 1 1 0 1 1 0 0 0 1 0 1 1 0 1 0 0 1 1 1 1 0 1 1 1 1 0 0 1 1 0 1 0 1 1 0 0 1 1 1 0 0 1 1 1 1 1 1 0 1 0 1 1 0 1 1 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 1 1 0 1 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 1
3.29/3.72	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.29/3.75	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
3.29/3.75	c 4	SEARCHING: _COST <= 1
3.29/3.75	c 4	SOLVING HOME/temp.cnf
3.29/3.75	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.29/3.75	c 4	This is MiniSat 2.0 beta
3.29/3.75	c 4	WARNING: for repeatability, setting FPU to use double precision
3.29/3.75	c 4	============================[ Problem Statistics ]=============================
3.29/3.75	c 4	|                                                                             |
3.29/3.75	c 4	|  Number of variables:  5382                                                 |
3.29/3.75	c 4	|  Number of clauses:    138787                                               |
3.48/3.83	c 4	|  Parsing time:         0.06         s                                       |
3.48/3.87	c 4	============================[ Search Statistics ]==============================
3.48/3.87	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.48/3.87	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.48/3.87	c 4	===============================================================================
3.48/3.87	c 4	|         0 |     832     1577     4412 |      525        0    nan |  0.000 % |
3.48/3.88	c 4	===============================================================================
3.48/3.88	c 4	restarts              : 1
3.48/3.88	c 4	conflicts             : 19             (171 /sec)
3.48/3.88	c 4	decisions             : 447            (1.12 % random) (4028 /sec)
3.48/3.88	c 4	propagations          : 6128           (55216 /sec)
3.48/3.88	c 4	conflict literals     : 161            (0.00 % deleted)
3.48/3.88	c 4	Memory used           : 7.73 MB
3.48/3.88	c 4	CPU time              : 0.110983 s
3.48/3.88	c 4	
3.48/3.88	c 4	SATISFIABLE
3.48/3.88	c 4	FOUND: _COST <= 1
3.48/3.88	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.48/3.88	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.61/3.96	c 4	Decoding HOME/temp.out
3.61/4.06	c 4	OBJECTIVE _COST 1
3.61/4.06	o 1
3.61/4.06	v 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 0 1 1 0 1 0 1 0 1 1 1 1 1 1 0 1 1 1 1 0 1 0 1 0 1 1 0 1 0 1 1 1 1 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 0 0 0 1 1 1 0 1 1 1 0 0 1 1 0 1 1 1 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 1 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 0 1 1 0 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 1 1 0 1
3.61/4.07	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.61/4.09	c 4	OBJECTIVE BOUND: 0 <= _COST <= 1
3.61/4.09	c 4	SEARCHING: _COST <= 0
3.61/4.09	c 4	SOLVING HOME/temp.cnf
3.61/4.09	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.61/4.10	c 4	This is MiniSat 2.0 beta
3.61/4.10	c 4	WARNING: for repeatability, setting FPU to use double precision
3.80/4.10	c 4	============================[ Problem Statistics ]=============================
3.80/4.10	c 4	|                                                                             |
3.80/4.10	c 4	|  Number of variables:  5382                                                 |
3.80/4.10	c 4	|  Number of clauses:    138787                                               |
3.80/4.18	c 4	|  Parsing time:         0.06         s                                       |
3.80/4.22	c 4	============================[ Search Statistics ]==============================
3.80/4.22	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.80/4.22	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.80/4.22	c 4	===============================================================================
3.80/4.22	c 4	|         0 |     200      316     1260 |      105        0    nan |  0.000 % |
3.80/4.22	c 4	===============================================================================
3.80/4.22	c 4	restarts              : 1
3.80/4.22	c 4	conflicts             : 15             (144 /sec)
3.80/4.22	c 4	decisions             : 303            (0.99 % random) (2914 /sec)
3.80/4.22	c 4	propagations          : 5825           (56018 /sec)
3.80/4.22	c 4	conflict literals     : 31             (0.00 % deleted)
3.80/4.22	c 4	Memory used           : 7.73 MB
3.80/4.22	c 4	CPU time              : 0.103984 s
3.80/4.22	c 4	
3.80/4.22	c 4	UNSATISFIABLE
3.80/4.22	c 4	NOT FOUND: _COST <= 0
3.80/4.22	c 4	OBJECTIVE _COST 1
3.80/4.22	s OPTIMUM FOUND
3.80/4.22	c 4	CPU 3.48 (0.05 0.02 3.43 0.42)
3.80/4.22	c 4	END Sat Jul 12 08:32:53 2008

Verifier Data (download as text)

OK	1	315
1 unsatisfied constraints, 315 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-1111266-1215844369/watcher-1111266-1215844369 -o /tmp/evaluation-result-1111266-1215844369/solver-1111266-1215844369 -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-1111266-1215844369.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: 1.94 2.06 2.07 4/80 16846
/proc/meminfo: memFree=1902888/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=12268 CPUtime=0
/proc/16846/stat : 16846 (sugar) R 16844 16846 15544 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 41135518 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 248770509822 0 0 4224 0 0 0 0 17 1 0 0
/proc/16846/statm: 3067 316 241 3 0 167 0

[startup+0.14557 s]
/proc/loadavg: 1.94 2.06 2.07 4/80 16846
/proc/meminfo: memFree=1902888/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13600 CPUtime=0.03
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 41135518 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201572 s]
/proc/loadavg: 1.94 2.06 2.07 4/80 16846
/proc/meminfo: memFree=1902888/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13600 CPUtime=0.03
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 41135518 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301585 s]
/proc/loadavg: 1.94 2.06 2.07 4/80 16846
/proc/meminfo: memFree=1902888/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13600 CPUtime=0.03
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 41135518 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701619 s]
/proc/loadavg: 1.94 2.06 2.07 4/80 16846
/proc/meminfo: memFree=1902888/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13600 CPUtime=0.33
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 974 4520 0 1 3 0 27 3 15 0 1 0 41135518 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 13600

[startup+1.50169 s]
/proc/loadavg: 1.94 2.06 2.07 3/91 16868
/proc/meminfo: memFree=1887568/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13728 CPUtime=1.35
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 1111 13301 0 2 4 1 120 10 16 0 1 0 41135518 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 13728

[startup+3.10184 s]
/proc/loadavg: 1.94 2.06 2.07 3/87 16900
/proc/meminfo: memFree=1895152/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13728 CPUtime=2.84
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 1639 41076 0 7 4 2 251 27 16 0 1 0 41135518 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 13728

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

[startup+3.20185 s]
/proc/loadavg: 1.94 2.06 2.07 3/87 16900
/proc/meminfo: memFree=1895152/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13728 CPUtime=2.98
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 1681 43191 0 7 5 2 262 29 16 0 1 0 41135518 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 13728

[startup+4.00192 s]
/proc/loadavg: 1.94 2.06 2.07 3/91 16940
/proc/meminfo: memFree=1893328/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13728 CPUtime=3.61
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 1928 55154 0 9 5 2 317 37 16 0 1 0 41135518 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 13728

[startup+4.20195 s]
/proc/loadavg: 1.94 2.06 2.07 3/91 16940
/proc/meminfo: memFree=1893328/2055920 swapFree=4192812/4192956
[pid=16846] ppid=16844 vsize=13728 CPUtime=3.8
/proc/16846/stat : 16846 (sugar) S 16844 16846 15544 0 -1 4194304 1981 59023 0 10 5 2 333 40 16 0 1 0 41135518 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16846/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 13728

Child status: 0
Real time (s): 4.22899
CPU time (s): 3.9424
CPU user time (s): 3.48847
CPU system time (s): 0.45393
CPU usage (%): 93.2231
Max. virtual memory (cumulated for all children) (KiB): 887340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.48847
system time used= 0.45393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63194
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5933
involuntary context switches= 5730

runsolver used 0.015997 second user time and 0.029995 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-12 08:32:49
IDJOB=1111266
IDBENCH=61254
IDSOLVER=368
FILE ID=node55/1111266-1215844369
PBS_JOBID= 7903382
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/aim-200/normalized-aim-200-1-6-unsat-4_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-1111266-1215844369/watcher-1111266-1215844369 -o /tmp/evaluation-result-1111266-1215844369/solver-1111266-1215844369 -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-1111266-1215844369.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4428e7a4652a04be44453e1e0e642b1b
RANDOM SEED=904035697

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1903368 kB
Buffers:          4708 kB
Cached:          44524 kB
SwapCached:          0 kB
Active:          90360 kB
Inactive:        11996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          73448 kB
Slab:            35444 kB
Committed_AS:   997740 kB
PageTables:       1808 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= 66428 MiB
End job on node55 at 2008-07-12 08:32:53