Trace number 1111851

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-incOPTIMUM14 16.4235 16.8488

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg15-18_ext.xml
MD5SUM261702c96503ffab8596af8ee34297dd
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints14
Best CPU time to get the best result obtained on this benchmark16.4235
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of constraints33
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension33
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.03/0.13	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.13	c 0	BEGIN Sat Jul 12 11:47:56 2008
0.03/0.13	c 0	PID 18863
0.03/0.14	c 0	HOST node21.alineos.net
0.03/0.14	c 0	CONVERTING HOME/instance-1111851-1215856076.xml TO HOME/temp.csp
0.03/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111851-1215856076.xml' 'HOME/temp.csp'
0.06/0.35	c 0	1 domains, 270 variables, 0 predicates, 2 relations, 33 constraints
0.06/0.40	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.40	c 0	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.06/0.48	c 0	Parsing HOME/temp.csp
0.26/0.58	c 0	parsed 306 expressions
0.26/0.58	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.26/0.59	c 0	MAX CSP: 33 constraints
0.26/0.59	c 0	Converting to clausal form CSP
0.26/0.61	c 0	converted 35 (10%) expressions
0.26/0.61	c 0	converted 69 (20%) expressions
0.26/0.61	c 0	converted 103 (30%) expressions
0.26/0.61	c 0	converted 137 (40%) expressions
0.26/0.61	c 0	converted 171 (50%) expressions
0.26/0.61	c 0	converted 206 (60%) expressions
0.26/0.61	c 0	converted 240 (70%) expressions
0.26/0.61	c 0	converted 274 (80%) expressions
0.26/0.65	c 0	converted 308 (90%) expressions
0.26/0.68	c 0	converted 342 (100%) expressions
0.26/0.68	c 0	CSP : 336 integers, 0 booleans, 98 clauses, largest domain size 50
0.26/0.68	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.26/0.68	c 0	Propagation in CSP
0.26/0.69	c 0	31 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.26/0.69	c 0	CSP : 336 integers, 0 booleans, 98 clauses, largest domain size 34
0.26/0.69	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.26/0.69	c 0	Simplifing CSP by introducing new Boolean variables
0.26/0.69	c 0	CSP : 336 integers, 0 booleans, 98 clauses, largest domain size 34
0.26/0.69	c 0	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.26/0.72	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.26/0.74	c 0	34 (10%) CSP integer variables are encoded (816 clauses, 8832 bytes)
0.26/0.74	c 0	68 (20%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
0.26/0.74	c 0	101 (30%) CSP integer variables are encoded (2424 clauses, 29449 bytes)
0.26/0.75	c 0	135 (40%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
0.26/0.75	c 0	168 (50%) CSP integer variables are encoded (4032 clauses, 50353 bytes)
0.26/0.75	c 0	202 (60%) CSP integer variables are encoded (4848 clauses, 60961 bytes)
0.26/0.75	c 0	236 (70%) CSP integer variables are encoded (5664 clauses, 71569 bytes)
0.26/0.75	c 0	269 (80%) CSP integer variables are encoded (6456 clauses, 81865 bytes)
0.26/0.75	c 0	303 (90%) CSP integer variables are encoded (6480 clauses, 82177 bytes)
0.26/0.75	c 0	336 (100%) CSP integer variables are encoded (6749 clauses, 85674 bytes)
1.22/1.43	c 1	10 (10%) CSP clauses are encoded (21239 clauses, 1415715 bytes)
1.73/1.96	c 2	20 (20%) CSP clauses are encoded (33229 clauses, 2531305 bytes)
1.82/2.04	c 2	30 (30%) CSP clauses are encoded (35219 clauses, 2739886 bytes)
1.82/2.07	c 2	40 (40%) CSP clauses are encoded (35849 clauses, 2803392 bytes)
1.82/2.07	c 2	49 (50%) CSP clauses are encoded (35946 clauses, 2804969 bytes)
1.82/2.07	c 2	59 (60%) CSP clauses are encoded (35986 clauses, 2805577 bytes)
1.82/2.08	c 2	69 (70%) CSP clauses are encoded (36492 clauses, 2813882 bytes)
1.82/2.08	c 2	79 (80%) CSP clauses are encoded (36722 clauses, 2817652 bytes)
1.82/2.08	c 2	89 (90%) CSP clauses are encoded (37074 clauses, 2823667 bytes)
1.82/2.08	c 2	98 (100%) CSP clauses are encoded (37699 clauses, 2834554 bytes)
1.82/2.09	c 2	98 CSP clauses encoded
1.82/2.09	c 2	Writing map file : HOME/temp.map
1.82/2.09	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.82/2.09	c 2	SAT : 7085 SAT variables, 37699 SAT clauses, 2834554 bytes
1.82/2.09	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.92/2.13	c 2	OBJECTIVE minimize _COST
1.92/2.13	c 2	SOLVING HOME/temp.cnf
1.92/2.13	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.92/2.13	c 2	This is MiniSat 2.0 beta incremental
1.92/2.13	c 2	WARNING: for repeatability, setting FPU to use double precision
1.92/2.13	c 2	============================[ Problem Statistics ]=============================
1.92/2.13	c 2	|                                                                             |
1.92/2.13	c 2	|  Number of variables:  7085                                                 |
1.92/2.13	c 2	|  Number of clauses:    37699                                                |
1.92/2.19	c 2	|  Parsing time:         0.05         s                                       |
1.92/2.20	c 2	OK
1.92/2.20	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.92/2.20	c 2	SEARCHING: _COST <= 17
1.92/2.20	c 2	============================[ Search Statistics ]==============================
1.92/2.20	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.92/2.20	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.92/2.20	c 2	===============================================================================
1.92/2.20	c 2	|         0 |    7085    37699   521895 |    12566        0    nan |  0.000 % |
1.95/2.21	c 2	|       100 |    7085    37699   521895 |    13822      100      5 |  0.000 % |
1.95/2.22	c 2	|       250 |    7085    37699   521895 |    15205      250      6 |  0.000 % |
1.95/2.24	c 2	|       475 |    7085    37699   521895 |    16725      475      6 |  0.000 % |
1.95/2.26	c 2	|       813 |    7085    37699   521895 |    18398      813      7 |  0.000 % |
1.95/2.28	c 2	|      1319 |    7085    37699   521895 |    20238     1319      7 |  0.000 % |
1.95/2.33	c 2	|      2079 |    7085    37699   521895 |    22262     2079      7 |  0.000 % |
1.95/2.41	c 2	|      3218 |    7085    37699   521895 |    24488     3218      7 |  0.000 % |
1.95/2.56	c 2	|      4926 |    7085    37699   521895 |    26937     4926      7 |  0.000 % |
1.95/2.83	c 2	|      7491 |    7085    37699   521895 |    29630     7491      8 |  0.000 % |
3.00/3.26	c 3	|     11335 |    7085    37699   521895 |    32593    11335      9 |  0.000 % |
3.69/3.92	c 4	|     17102 |    7085    37699   521895 |    35853    17102      9 |  0.000 % |
4.98/5.28	c 5	|     25751 |    7085    37699   521895 |    39438    25751      9 |  0.000 % |
7.95/8.21	c 8	|     38726 |    7085    37699   521895 |    43382    38726     11 |  0.000 % |
9.14/9.41	c 9	===============================================================================
9.14/9.41	c 9	restarts              : 14
9.14/9.41	c 9	conflicts             : 43605         (6073 /sec)
9.14/9.41	c 9	decisions             : 129841        (1.62 % random) (18084 /sec)
9.14/9.41	c 9	propagations          : 9378963        (1306279 /sec)
9.14/9.41	c 9	conflict literals     : 464767         (28.56 % deleted)
9.14/9.41	c 9	Memory used           : 9.69 MB
9.14/9.41	c 9	CPU time              : 7.17991 s
9.14/9.41	c 9	
9.14/9.41	c 9	SATISFIABLE
9.14/9.41	c 9	OK
9.14/9.41	c 9	FOUND: _COST <= 17
9.14/9.41	s SATISFIABLE
9.14/9.41	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.14/9.41	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'
9.14/9.49	c 9	Decoding HOME/temp.out
9.15/9.59	c 9	OBJECTIVE _COST 17
9.15/9.59	o 17
9.15/9.61	v 25 0 13 2 25 18 25 4 15 16 4 4 2 0 15 16 18 16 25 20 14 14 25 20 25 23 18 20 23 23 14 20 18 20 20 20 25 19 19 20 25 1 25 19 24 0 19 19 20 19 24 0 1 0 25 14 22 13 25 18 25 17 2 18 17 17 13 14 2 18 18 18 25 19 8 19 25 19 25 0 7 8 0 0 19 19 7 8 19 8 0 17 19 4 17 8 14 11 14 18 2 11 4 17 14 18 8 18 25 0 7 17 25 19 25 8 19 19 20 8 17 0 19 19 19 19 25 13 18 0 25 20 25 13 7 0 17 13 15 13 7 0 20 0 25 18 19 17 25 19 25 6 4 19 17 6 17 18 4 19 19 19 25 5 0 6 25 8 25 20 17 8 8 20 14 5 17 8 8 8 25 14 13 20 25 14 25 8 0 14 2 8 15 14 0 14 14 14 25 17 3 12 25 13 25 18 15 13 20 18 14 17 15 13 13 13 25 12 8 4 25 0 25 19 8 0 11 19 18 12 8 0 0 0 25 4 13 13 25 17 25 8 18 17 0 8 0 4 18 17 17 17 25 17 6 19 25 24 25 2 19 24 17 2 11 17 19 24 24 24
9.15/9.64	c 9	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.15/9.68	c 9	OK
9.15/9.69	c 9	OBJECTIVE BOUND: 0 <= _COST <= 17
9.15/9.69	c 9	SEARCHING: _COST <= 8
9.15/9.69	c 9	============================[ Search Statistics ]==============================
9.15/9.69	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.15/9.69	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.15/9.69	c 9	===============================================================================
9.15/9.69	c 9	|     43605 |    6989    36966   519968 |    12322    43605     11 |  0.000 % |
9.41/9.77	c 9	|     43707 |    6989    36966   519968 |    13554    10457      8 |  1.355 % |
9.41/9.79	c 9	|     43858 |    6989    36966   519968 |    14909    10608      8 |  1.355 % |
9.51/9.82	c 9	|     44084 |    6989    36966   519968 |    16400    10834      8 |  1.355 % |
9.51/9.85	c 9	===============================================================================
9.51/9.85	c 9	restarts              : 18
9.51/9.85	c 9	conflicts             : 44290         (6023 /sec)
9.51/9.85	c 9	decisions             : 130738        (1.62 % random) (17781 /sec)
9.51/9.85	c 9	propagations          : 9550437        (1298870 /sec)
9.51/9.85	c 9	conflict literals     : 470038         (28.58 % deleted)
9.51/9.85	c 9	Memory used           : 9.69 MB
9.51/9.85	c 9	CPU time              : 7.35288 s
9.51/9.85	c 9	
9.51/9.85	c 9	UNSATISFIABLE
9.51/9.85	c 9	OK
9.51/9.85	c 9	NOT FOUND: _COST <= 8
9.51/9.85	c 9	OK
9.51/9.85	c 9	OBJECTIVE BOUND: 9 <= _COST <= 17
9.51/9.85	c 9	SEARCHING: _COST <= 13
9.51/9.85	c 9	============================[ Search Statistics ]==============================
9.51/9.85	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.51/9.85	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.51/9.85	c 9	===============================================================================
9.51/9.85	c 9	|     44290 |    6989    36966   519968 |    12322    11039      8 |  1.355 % |
9.51/9.87	c 9	|     44390 |    6986    36966   519968 |    13554    11139      8 |  1.778 % |
9.51/9.90	c 10	|     44542 |    6986    36966   519968 |    14909    11291      8 |  1.778 % |
9.61/9.94	c 10	|     44767 |    6986    36966   519968 |    16400    11516      8 |  1.778 % |
9.61/10.00	c 10	|     45105 |    6986    36966   519968 |    18040    11854      8 |  1.778 % |
9.70/10.09	c 10	|     45611 |    6986    36966   519968 |    19844    12360      8 |  1.778 % |
9.90/10.25	c 10	|     46370 |    6986    36966   519968 |    21829    13119      8 |  1.778 % |
10.10/10.45	c 10	|     47509 |    6986    36966   519968 |    24012    14258      9 |  1.778 % |
10.40/10.77	c 10	|     49217 |    6959    36811   519593 |    26413    15635      9 |  1.778 % |
10.89/11.25	c 11	|     51779 |    6959    36811   519593 |    29054    18197      9 |  1.778 % |
11.78/12.14	c 12	|     55625 |    6959    36811   519593 |    31960    22043     10 |  1.778 % |
13.07/13.48	c 13	===============================================================================
13.07/13.48	c 13	restarts              : 29
13.07/13.48	c 13	conflicts             : 60413         (5520 /sec)
13.07/13.48	c 13	decisions             : 155877        (1.67 % random) (14243 /sec)
13.07/13.48	c 13	propagations          : 14056750       (1284386 /sec)
13.07/13.48	c 13	conflict literals     : 646306         (29.77 % deleted)
13.07/13.48	c 13	Memory used           : 9.95 MB
13.07/13.48	c 13	CPU time              : 10.9443 s
13.07/13.48	c 13	
13.07/13.48	c 13	UNSATISFIABLE
13.07/13.48	c 13	OK
13.07/13.48	c 13	NOT FOUND: _COST <= 13
13.07/13.48	c 13	OK
13.07/13.48	c 13	OBJECTIVE BOUND: 14 <= _COST <= 17
13.07/13.48	c 13	SEARCHING: _COST <= 15
13.07/13.48	c 13	============================[ Search Statistics ]==============================
13.07/13.48	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.07/13.48	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.07/13.48	c 13	===============================================================================
13.07/13.48	c 13	|     60413 |    6934    36641   519158 |    12213    19977      9 |  1.778 % |
13.17/13.52	c 13	|     60515 |    6934    36641   519158 |    13435    10091      8 |  2.131 % |
13.17/13.55	c 13	|     60666 |    6934    36641   519158 |    14778    10242      8 |  2.131 % |
13.17/13.59	c 13	|     60895 |    6934    36641   519158 |    16256    10471      8 |  2.131 % |
13.26/13.64	c 13	|     61235 |    6934    36641   519158 |    17882    10811      8 |  2.131 % |
13.36/13.71	c 13	|     61744 |    6934    36641   519158 |    19670    11320      8 |  2.131 % |
13.46/13.82	c 13	|     62503 |    6934    36641   519158 |    21637    12079      9 |  2.131 % |
13.66/14.07	c 14	|     63644 |    6934    36641   519158 |    23800    13220      9 |  2.131 % |
13.86/14.27	c 14	|     65352 |    6934    36641   519158 |    26181    14928      9 |  2.131 % |
14.35/14.74	c 14	|     67914 |    6934    36641   519158 |    28799    17490      9 |  2.131 % |
14.65/15.05	c 15	===============================================================================
14.65/15.05	c 15	restarts              : 39
14.65/15.05	c 15	conflicts             : 69519         (5565 /sec)
14.65/15.05	c 15	decisions             : 176000        (1.67 % random) (14088 /sec)
14.65/15.05	c 15	propagations          : 16132732       (1291331 /sec)
14.65/15.05	c 15	conflict literals     : 745982         (29.55 % deleted)
14.65/15.05	c 15	Memory used           : 9.95 MB
14.65/15.05	c 15	CPU time              : 12.4931 s
14.65/15.05	c 15	
14.65/15.05	c 15	SATISFIABLE
14.65/15.05	c 15	OK
14.65/15.05	c 15	FOUND: _COST <= 15
14.65/15.05	c 15	DECODING HOME/temp.out WITH HOME/temp.map
14.65/15.05	c 15	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
14.70/15.13	c 15	Decoding HOME/temp.out
14.70/15.21	c 15	OBJECTIVE _COST 15
14.70/15.21	o 15
14.70/15.22	v 4 8 25 4 4 18 13 2 13 19 19 2 4 7 13 0 15 19 23 13 25 13 23 19 4 14 4 17 4 14 13 4 4 20 7 17 19 18 25 19 15 17 20 12 20 0 11 12 19 19 20 19 24 0 17 19 25 17 4 0 17 15 17 13 4 15 17 4 17 14 18 13 0 17 19 4 17 8 14 11 14 18 2 11 4 17 14 18 8 18 11 20 25 15 8 6 15 4 15 15 14 4 15 14 15 20 14 15 8 12 25 17 12 7 7 12 7 11 12 12 17 18 7 6 19 11 13 4 25 4 4 19 24 4 24 0 12 4 4 19 24 6 7 0 6 13 25 13 13 5 18 13 18 13 20 13 13 17 18 4 4 13 20 19 25 4 19 14 8 19 8 19 13 19 4 20 8 18 17 19 8 0 25 20 0 17 14 0 14 0 8 0 20 2 14 19 0 0 18 19 25 17 19 22 11 19 11 19 2 19 17 19 11 8 15 19 19 8 25 8 8 0 14 8 14 8 0 8 8 20 14 1 8 8 8 14 25 0 14 17 6 14 6 14 19 14 0 17 6 11 18 14 2 13 25 11 13 3 24 13 24 13 4 13 11 4 24 4 19 13
14.70/15.22	c 15	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
14.70/15.27	c 15	OK
14.70/15.27	c 15	OBJECTIVE BOUND: 14 <= _COST <= 15
14.70/15.27	c 15	SEARCHING: _COST <= 14
14.70/15.27	c 15	============================[ Search Statistics ]==============================
14.70/15.27	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.70/15.27	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.70/15.27	c 15	===============================================================================
14.70/15.27	c 15	|     69519 |    6920    36536   518883 |    12178    19095     10 |  2.131 % |
14.90/15.32	c 15	|     69619 |    6920    36536   518883 |    13396     9648      9 |  2.329 % |
14.90/15.34	c 15	|     69769 |    6920    36536   518883 |    14736     9798      9 |  2.329 % |
14.90/15.39	c 15	|     69995 |    6920    36536   518883 |    16209    10024      9 |  2.329 % |
15.00/15.44	c 15	|     70333 |    6920    36536   518883 |    17830    10362      9 |  2.329 % |
15.10/15.51	c 15	|     70839 |    6920    36536   518883 |    19613    10868      9 |  2.329 % |
15.20/15.61	c 15	|     71598 |    6920    36536   518883 |    21575    11627      9 |  2.329 % |
15.39/15.83	c 15	|     72739 |    6920    36536   518883 |    23732    12768     10 |  2.329 % |
15.49/15.99	c 16	|     74447 |    6920    36536   518883 |    26106    14476      9 |  2.329 % |
16.09/16.51	c 16	|     77011 |    6920    36536   518883 |    28716    17040     10 |  2.329 % |
16.09/16.56	c 16	===============================================================================
16.09/16.56	c 16	restarts              : 49
16.09/16.56	c 16	conflicts             : 77341         (5614 /sec)
16.09/16.56	c 16	decisions             : 189379        (1.67 % random) (13747 /sec)
16.09/16.56	c 16	propagations          : 17798107       (1291974 /sec)
16.09/16.56	c 16	conflict literals     : 829609         (29.49 % deleted)
16.09/16.56	c 16	Memory used           : 9.95 MB
16.09/16.56	c 16	CPU time              : 13.7759 s
16.09/16.56	c 16	
16.09/16.56	c 16	SATISFIABLE
16.09/16.57	c 16	OK
16.09/16.57	c 16	FOUND: _COST <= 14
16.09/16.57	c 16	DECODING HOME/temp.out WITH HOME/temp.map
16.09/16.57	c 16	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
16.15/16.65	c 16	Decoding HOME/temp.out
16.15/16.75	c 16	OBJECTIVE _COST 14
16.15/16.75	o 14
16.15/16.76	v 4 8 0 2 4 15 13 2 13 0 19 2 4 4 13 0 16 13 23 13 20 14 23 7 4 14 4 20 4 14 13 23 4 20 20 20 19 18 19 13 15 24 20 12 20 19 11 12 19 15 20 19 0 11 17 19 14 19 4 18 17 15 17 14 4 15 17 4 17 14 18 11 0 17 19 4 17 8 14 11 14 18 2 11 4 17 14 18 8 18 11 20 17 12 8 14 15 4 15 20 14 4 15 8 15 20 18 19 8 12 0 15 12 19 7 12 7 6 12 12 17 12 7 6 19 4 13 4 13 14 4 7 24 4 24 6 12 4 4 4 24 6 0 11 6 13 18 17 13 4 18 13 18 4 20 13 13 13 18 4 19 11 20 19 5 0 19 17 8 19 8 18 13 19 4 19 8 18 8 4 8 0 14 13 0 0 14 0 14 19 8 0 20 0 14 19 14 13 18 19 17 4 19 15 11 17 11 8 2 17 17 19 11 8 13 18 19 8 12 14 8 8 14 8 14 1 0 8 8 8 14 1 0 0 8 14 4 20 14 18 6 19 6 11 19 19 0 14 6 11 17 19 2 13 17 18 13 19 24 24 24 4 4 24 11 13 24 4 24 25
16.15/16.79	c 16	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
16.16/16.84	c 16	OK
16.16/16.84	c 16	OBJECTIVE _COST 14
16.16/16.84	s OPTIMUM FOUND
16.16/16.84	c 16	CPU 16.17 (0.07 0.03 16.1 0.2)
16.16/16.84	c 16	END Sat Jul 12 11:48:12 2008

Verifier Data (download as text)

OK	14	19
14 unsatisfied constraints, 19 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-1111851-1215856076/watcher-1111851-1215856076 -o /tmp/evaluation-result-1111851-1215856076/solver-1111851-1215856076 -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-1111851-1215856076.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.15 2.09 2.03 4/81 18863
/proc/meminfo: memFree=1928472/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=12272 CPUtime=0
/proc/18863/stat : 18863 (sugar++) R 18861 18863 18458 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 42309663 12566528 339 996147200 4194304 4206940 548682068528 18446744073709551615 221249879597 0 0 4224 0 0 0 0 17 0 0 0
/proc/18863/statm: 3068 340 254 3 0 168 0

[startup+0.0358771 s]
/proc/loadavg: 2.15 2.09 2.03 4/81 18863
/proc/meminfo: memFree=1928472/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=13336 CPUtime=0.02
/proc/18863/stat : 18863 (sugar++) R 18861 18863 18458 0 -1 4194304 711 0 0 0 2 0 0 0 18 0 1 0 42309663 13656064 679 996147200 4194304 4206940 548682068528 18446744073709551615 221236335329 0 0 4224 0 0 0 0 17 0 0 0
/proc/18863/statm: 3334 679 336 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101892 s]
/proc/loadavg: 2.15 2.09 2.03 4/81 18863
/proc/meminfo: memFree=1928472/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=13468 CPUtime=0.03
/proc/18863/stat : 18863 (sugar++) D 18861 18863 18458 0 -1 4194304 770 0 0 0 2 1 0 0 18 0 1 0 42309663 13791232 738 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/18863/statm: 3367 738 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.303426 s]
/proc/loadavg: 2.15 2.09 2.03 4/81 18863
/proc/meminfo: memFree=1928472/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=0.06
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 42309663 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18863/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702012 s]
/proc/loadavg: 2.15 2.09 2.03 4/81 18863
/proc/meminfo: memFree=1928472/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=0.26
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1297 4159 0 1 5 1 18 2 15 0 1 0 42309663 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 16740

[startup+1.50216 s]
/proc/loadavg: 2.15 2.09 2.03 3/92 18885
/proc/meminfo: memFree=1915504/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=0.26
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1297 4159 0 1 5 1 18 2 15 0 1 0 42309663 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1104 409 3 0 764 0
[pid=18876] ppid=18863 vsize=5356 CPUtime=0
/proc/18876/stat : 18876 (sh) S 18863 18863 18458 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 42309703 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18876/statm: 1339 233 193 169 0 50 0
[pid=18877] ppid=18876 vsize=864280 CPUtime=1.07
/proc/18877/stat : 18877 (java) S 18876 18863 18458 0 -1 0 6099 0 1 0 102 5 0 0 18 0 9 0 42309703 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18877/statm: 216070 5230 2564 9 0 210617 0
[pid=18877/tid=18878] ppid=18876 vsize=864280 CPUtime=0.84
/proc/18877/task/18878/stat : 18878 (java) R 18876 18863 18458 0 -1 64 2832 0 1 0 82 2 0 0 23 0 9 0 42309704 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 102064853 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18879] ppid=18876 vsize=864280 CPUtime=0.11
/proc/18877/task/18879/stat : 18879 (java) S 18876 18863 18458 0 -1 64 2228 0 0 0 10 1 0 0 16 0 9 0 42309705 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18880] ppid=18876 vsize=864280 CPUtime=0
/proc/18877/task/18880/stat : 18880 (java) S 18876 18863 18458 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 42309705 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18881] ppid=18876 vsize=864280 CPUtime=0
/proc/18877/task/18881/stat : 18881 (java) S 18876 18863 18458 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42309705 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18882] ppid=18876 vsize=864280 CPUtime=0
/proc/18877/task/18882/stat : 18882 (java) S 18876 18863 18458 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42309707 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18883] ppid=18876 vsize=864280 CPUtime=0.09
/proc/18877/task/18883/stat : 18883 (java) S 18876 18863 18458 0 -1 64 346 0 0 0 9 0 0 0 16 0 9 0 42309707 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18884] ppid=18876 vsize=864280 CPUtime=0
/proc/18877/task/18884/stat : 18884 (java) S 18876 18863 18458 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42309707 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18877/tid=18885] ppid=18876 vsize=864280 CPUtime=0
/proc/18877/task/18885/stat : 18885 (java) S 18876 18863 18458 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42309708 885022720 5230 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 886376

[startup+3.10146 s]
/proc/loadavg: 2.15 2.09 2.03 2/92 18885
/proc/meminfo: memFree=1911216/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=1.95
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1461 10687 0 2 6 2 177 10 15 0 1 0 42309663 17141760 1113 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1113 414 3 0 764 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 16740

[startup+6.30106 s]
/proc/loadavg: 2.13 2.09 2.03 3/83 18886
/proc/meminfo: memFree=1914616/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=1.95
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1461 10687 0 2 6 2 177 10 16 0 1 0 42309663 17141760 1113 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1113 414 3 0 764 0
[pid=18886] ppid=18863 vsize=8780 CPUtime=4.12
/proc/18886/stat : 18886 (minisat-inc) R 18863 18863 18458 0 -1 4194304 2114 0 0 0 410 2 0 0 25 0 1 0 42309876 8990720 2061 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18886/statm: 2195 2061 74 151 0 2041 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 25520

[startup+12.7013 s]
/proc/loadavg: 2.20 2.10 2.03 3/83 18896
/proc/meminfo: memFree=1912824/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=2.19
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1547 14489 0 3 6 2 198 13 16 0 1 0 42309663 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1114 414 3 0 764 0
[pid=18886] ppid=18863 vsize=10056 CPUtime=10.18
/proc/18886/stat : 18886 (minisat-inc) R 18863 18863 18458 0 -1 4194304 2450 0 0 0 1016 2 0 0 25 0 1 0 42309876 10297344 2393 996147200 134512640 135134323 4294956192 18446744073709551615 134531963 0 0 4096 3 0 0 0 17 1 0 0
/proc/18886/statm: 2514 2393 80 151 0 2360 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 26796

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

[startup+14.3066 s]
/proc/loadavg: 2.20 2.10 2.03 3/83 18896
/proc/meminfo: memFree=1912824/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=2.19
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1547 14489 0 3 6 2 198 13 15 0 1 0 42309663 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1114 414 3 0 764 0
[pid=18886] ppid=18863 vsize=10188 CPUtime=11.77
/proc/18886/stat : 18886 (minisat-inc) R 18863 18863 18458 0 -1 4194304 2466 0 0 0 1175 2 0 0 25 0 1 0 42309876 10432512 2407 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18886/statm: 2547 2407 80 151 0 2393 0
Current children cumulated CPU time (s) 13.96
Current children cumulated vsize (KiB) 26928

[startup+15.9019 s]
/proc/loadavg: 2.27 2.12 2.04 3/83 18906
/proc/meminfo: memFree=1912632/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=2.36
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1615 18278 0 4 7 2 212 15 15 0 1 0 42309663 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1114 414 3 0 764 0
[pid=18886] ppid=18863 vsize=10188 CPUtime=13.13
/proc/18886/stat : 18886 (minisat-inc) R 18863 18863 18458 0 -1 4194304 2471 0 0 0 1311 2 0 0 25 0 1 0 42309876 10432512 2410 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18886/statm: 2547 2410 80 151 0 2393 0
Current children cumulated CPU time (s) 15.49
Current children cumulated vsize (KiB) 26928

[startup+16.302 s]
/proc/loadavg: 2.27 2.12 2.04 3/83 18906
/proc/meminfo: memFree=1912632/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=2.36
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1615 18278 0 4 7 2 212 15 15 0 1 0 42309663 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1114 414 3 0 764 0
[pid=18886] ppid=18863 vsize=10188 CPUtime=13.53
/proc/18886/stat : 18886 (minisat-inc) R 18863 18863 18458 0 -1 4194304 2471 0 0 0 1351 2 0 0 25 0 1 0 42309876 10432512 2410 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/18886/statm: 2547 2410 80 151 0 2393 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 26928

[startup+16.702 s]
/proc/loadavg: 2.27 2.12 2.04 3/83 18906
/proc/meminfo: memFree=1912632/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=2.36
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1666 18278 0 4 7 2 212 15 15 0 1 0 42309663 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1114 414 3 0 764 0
[pid=18886] ppid=18863 vsize=10188 CPUtime=13.79
/proc/18886/stat : 18886 (minisat-inc) S 18863 18863 18458 0 -1 4194304 2473 0 0 0 1377 2 0 0 25 0 1 0 42309876 10432512 2410 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18886/statm: 2547 2410 80 151 0 2393 0
Current children cumulated CPU time (s) 16.15
Current children cumulated vsize (KiB) 26928

[startup+16.8037 s]
/proc/loadavg: 2.27 2.12 2.04 3/83 18906
/proc/meminfo: memFree=1912632/2055920 swapFree=4180220/4192956
[pid=18863] ppid=18861 vsize=16740 CPUtime=2.37
/proc/18863/stat : 18863 (sugar++) S 18861 18863 18458 0 -1 4194304 1667 18278 0 4 7 3 212 15 15 0 1 0 42309663 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18863/statm: 4185 1114 414 3 0 764 0
[pid=18886] ppid=18863 vsize=10188 CPUtime=13.79
/proc/18886/stat : 18886 (minisat-inc) S 18863 18863 18458 0 -1 4194304 2473 0 0 0 1377 2 0 0 25 0 1 0 42309876 10432512 2410 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/18886/statm: 2547 2410 80 151 0 2393 0
Current children cumulated CPU time (s) 16.16
Current children cumulated vsize (KiB) 26928

Child status: 0
Real time (s): 16.8488
CPU time (s): 16.4235
CPU user time (s): 16.1805
CPU system time (s): 0.242963
CPU usage (%): 97.4757
Max. virtual memory (cumulated for all children) (KiB): 886376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1805
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26309
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4303
involuntary context switches= 4682

runsolver used 0.035994 second user time and 0.06499 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-12 11:47:56
IDJOB=1111851
IDBENCH=61331
IDSOLVER=367
FILE ID=node21/1111851-1215856076
PBS_JOBID= 7903463
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg15-18_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-1111851-1215856076/watcher-1111851-1215856076 -o /tmp/evaluation-result-1111851-1215856076/solver-1111851-1215856076 -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-1111851-1215856076.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 261702c96503ffab8596af8ee34297dd
RANDOM SEED=1851840189

node21.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.257
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.257
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:       1928952 kB
Buffers:         11200 kB
Cached:          49432 kB
SwapCached:       6484 kB
Active:          67920 kB
Inactive:        14936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1928952 kB
SwapTotal:     4192956 kB
SwapFree:      4180220 kB
Dirty:             996 kB
Writeback:           0 kB
Mapped:          38312 kB
Slab:            29192 kB
Committed_AS:   188468 kB
PageTables:       1960 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= 66484 MiB
End job on node21 at 2008-07-12 11:48:13