Trace number 1122892

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM 9.91149 10.2187

General information on the benchmark

Namemaxcsp/pi/pi-20-10-20-t70/
normalized-pi-20-10-20-30-4.xml
MD5SUM9b0166b6fb006bbb655b57659f95e0b0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints7
Best CPU time to get the best result obtained on this benchmark0.145977
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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 Tue Jul 15 20:02:11 2008
0.00/0.04	c 0	PID 27437
0.00/0.05	c 0	HOST node62.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1122892-1216144931.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-1122892-1216144931.xml' 'HOME/temp.csp'
0.04/0.27	c 1	1 domains, 20 variables, 0 predicates, 53 relations, 53 constraints
0.04/0.31	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.31	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.04/0.39	c 1	Parsing HOME/temp.csp
0.30/0.49	c 1	parsed 127 expressions
0.30/0.51	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.52	c 1	MAX CSP: 53 constraints
0.30/0.52	c 1	Converting to clausal form CSP
0.30/0.54	c 1	converted 19 (10%) expressions
0.30/0.54	c 1	converted 37 (20%) expressions
0.30/0.54	c 1	converted 55 (30%) expressions
0.30/0.54	c 1	converted 74 (40%) expressions
0.30/0.55	c 1	converted 92 (50%) expressions
0.30/0.56	c 1	converted 110 (60%) expressions
0.30/0.56	c 1	converted 129 (70%) expressions
0.30/0.56	c 1	converted 147 (80%) expressions
0.30/0.57	c 1	converted 165 (90%) expressions
0.30/0.64	c 1	converted 183 (100%) expressions
0.30/0.64	c 1	CSP : 126 integers, 0 booleans, 158 clauses, largest domain size 80
0.30/0.64	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.64	c 1	Propagation in CSP
0.30/0.65	c 1	49 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.30/0.65	c 1	CSP : 126 integers, 0 booleans, 158 clauses, largest domain size 54
0.30/0.65	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.65	c 1	Simplifing CSP by introducing new Boolean variables
0.30/0.66	c 1	CSP : 126 integers, 0 booleans, 158 clauses, largest domain size 54
0.30/0.66	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.30/0.68	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.30/0.69	c 1	13 (10%) CSP integer variables are encoded (104 clauses, 1016 bytes)
0.30/0.69	c 1	26 (20%) CSP integer variables are encoded (160 clauses, 1632 bytes)
0.30/0.70	c 1	38 (30%) CSP integer variables are encoded (160 clauses, 1632 bytes)
0.30/0.70	c 1	51 (40%) CSP integer variables are encoded (160 clauses, 1632 bytes)
0.30/0.70	c 1	63 (50%) CSP integer variables are encoded (160 clauses, 1632 bytes)
0.30/0.70	c 1	76 (60%) CSP integer variables are encoded (214 clauses, 2226 bytes)
0.30/0.70	c 1	89 (70%) CSP integer variables are encoded (255 clauses, 2677 bytes)
0.30/0.70	c 1	101 (80%) CSP integer variables are encoded (317 clauses, 3359 bytes)
0.30/0.71	c 1	114 (90%) CSP integer variables are encoded (543 clauses, 5845 bytes)
0.30/0.71	c 1	126 (100%) CSP integer variables are encoded (631 clauses, 6813 bytes)
0.30/0.77	c 1	16 (10%) CSP clauses are encoded (1013 clauses, 13999 bytes)
0.30/0.83	c 1	32 (20%) CSP clauses are encoded (1382 clauses, 21110 bytes)
0.30/0.90	c 1	48 (30%) CSP clauses are encoded (1773 clauses, 28928 bytes)
0.30/0.91	c 1	64 (40%) CSP clauses are encoded (1952 clauses, 32209 bytes)
0.30/0.91	c 1	79 (50%) CSP clauses are encoded (2179 clauses, 35384 bytes)
0.30/0.91	c 1	95 (60%) CSP clauses are encoded (2277 clauses, 36678 bytes)
0.30/0.92	c 1	111 (70%) CSP clauses are encoded (2879 clauses, 45478 bytes)
0.30/0.92	c 1	127 (80%) CSP clauses are encoded (3483 clauses, 53701 bytes)
0.30/0.93	c 1	143 (90%) CSP clauses are encoded (4789 clauses, 72760 bytes)
0.30/0.93	c 1	158 (100%) CSP clauses are encoded (6316 clauses, 95477 bytes)
0.30/0.94	c 1	158 CSP clauses encoded
0.30/0.94	c 1	Writing map file : HOME/temp.map
0.30/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.94	c 1	SAT : 757 SAT variables, 6316 SAT clauses, 95477 bytes
0.30/0.94	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.30/0.99	c 1	OBJECTIVE minimize _COST
0.30/0.99	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.30/0.99	c 1	SEARCHING: _COST <= 27
0.30/0.99	c 1	SOLVING HOME/temp.cnf
0.30/0.99	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.30/1.00	c 1	This is MiniSat 2.0 beta
0.30/1.00	c 1	WARNING: for repeatability, setting FPU to use double precision
0.92/1.00	c 1	============================[ Problem Statistics ]=============================
0.92/1.00	c 1	|                                                                             |
0.92/1.00	c 1	|  Number of variables:  757                                                  |
0.92/1.00	c 1	|  Number of clauses:    6317                                                 |
0.92/1.01	c 1	|  Parsing time:         0.00         s                                       |
0.92/1.01	c 1	============================[ Search Statistics ]==============================
0.92/1.01	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.92/1.01	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.92/1.01	c 1	===============================================================================
0.92/1.01	c 1	|         0 |     601     4651    14268 |     1550        0    nan |  0.000 % |
0.92/1.01	c 1	===============================================================================
0.92/1.01	c 1	restarts              : 1
0.92/1.01	c 1	conflicts             : 8              (1600 /sec)
0.92/1.01	c 1	decisions             : 72             (0.00 % random) (14403 /sec)
0.92/1.01	c 1	propagations          : 1750           (350070 /sec)
0.92/1.01	c 1	conflict literals     : 64             (7.25 % deleted)
0.92/1.01	c 1	Memory used           : 2.03 MB
0.92/1.01	c 1	CPU time              : 0.004999 s
0.92/1.01	c 1	
0.92/1.01	c 1	SATISFIABLE
0.92/1.01	c 1	FOUND: _COST <= 27
0.92/1.01	s SATISFIABLE
0.92/1.01	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.92/1.01	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'
0.92/1.09	c 1	Decoding HOME/temp.out
0.92/1.13	c 1	OBJECTIVE _COST 23
0.92/1.13	o 23
0.92/1.13	v 7 3 10 8 7 9 9 10 10 10 10 10 2 10 8 8 7 10 7 9
0.92/1.13	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.17	c 1	OBJECTIVE BOUND: 0 <= _COST <= 23
0.92/1.17	c 1	SEARCHING: _COST <= 11
0.92/1.17	c 1	SOLVING HOME/temp.cnf
0.92/1.17	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.92/1.17	c 1	This is MiniSat 2.0 beta
0.92/1.17	c 1	WARNING: for repeatability, setting FPU to use double precision
0.92/1.17	c 1	============================[ Problem Statistics ]=============================
0.92/1.17	c 1	|                                                                             |
0.92/1.17	c 1	|  Number of variables:  757                                                  |
0.92/1.17	c 1	|  Number of clauses:    6317                                                 |
0.92/1.18	c 1	|  Parsing time:         0.00         s                                       |
0.92/1.18	c 1	============================[ Search Statistics ]==============================
0.92/1.18	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.92/1.18	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.92/1.18	c 1	===============================================================================
0.92/1.18	c 1	|         0 |     482     3275    10481 |     1091        0    nan |  0.000 % |
0.92/1.18	c 1	===============================================================================
0.92/1.18	c 1	restarts              : 1
0.92/1.18	c 1	conflicts             : 25             (4167 /sec)
0.92/1.18	c 1	decisions             : 105            (0.00 % random) (17503 /sec)
0.92/1.18	c 1	propagations          : 2943           (490582 /sec)
0.92/1.18	c 1	conflict literals     : 294            (14.53 % deleted)
0.92/1.18	c 1	Memory used           : 2.03 MB
0.92/1.18	c 1	CPU time              : 0.005999 s
0.92/1.18	c 1	
0.92/1.18	c 1	SATISFIABLE
0.92/1.18	c 1	FOUND: _COST <= 11
0.92/1.18	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.92/1.18	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.06/1.26	c 2	Decoding HOME/temp.out
1.06/1.30	c 2	OBJECTIVE _COST 11
1.06/1.30	o 11
1.06/1.30	v 7 10 10 4 7 3 9 3 10 10 10 10 2 3 8 8 7 5 7 9
1.06/1.30	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.06/1.34	c 2	OBJECTIVE BOUND: 0 <= _COST <= 11
1.06/1.34	c 2	SEARCHING: _COST <= 5
1.06/1.34	c 2	SOLVING HOME/temp.cnf
1.06/1.34	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.06/1.35	c 2	This is MiniSat 2.0 beta
1.06/1.35	c 2	WARNING: for repeatability, setting FPU to use double precision
1.06/1.35	c 2	============================[ Problem Statistics ]=============================
1.06/1.35	c 2	|                                                                             |
1.06/1.35	c 2	|  Number of variables:  757                                                  |
1.06/1.35	c 2	|  Number of clauses:    6317                                                 |
1.06/1.35	c 2	|  Parsing time:         0.00         s                                       |
1.06/1.35	c 2	============================[ Search Statistics ]==============================
1.06/1.35	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.06/1.35	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.06/1.35	c 2	===============================================================================
1.06/1.35	c 2	|         0 |     410     2460     8246 |      820        0    nan |  0.000 % |
1.06/1.35	c 2	|       100 |     410     2460     8246 |      902      100     16 | 45.839 % |
1.06/1.36	c 2	|       252 |     410     2460     8246 |      992      252     12 | 45.840 % |
1.06/1.37	c 2	|       479 |     410     2460     8246 |     1091      479     11 | 45.840 % |
1.06/1.38	c 2	|       817 |     410     2460     8246 |     1200      817      9 | 45.850 % |
1.18/1.40	c 2	|      1323 |     409     2442     8187 |     1320      863     11 | 45.972 % |
1.18/1.44	c 2	|      2083 |     408     2421     8106 |     1452      530     12 | 46.105 % |
1.18/1.49	c 2	|      3222 |     408     2421     8106 |     1597     1669     11 | 46.107 % |
1.18/1.57	c 2	|      4930 |     408     2421     8106 |     1757     1329     10 | 46.104 % |
1.18/1.70	c 2	|      7494 |     406     2378     7915 |     1933     1607     11 | 46.372 % |
1.18/1.76	c 2	===============================================================================
1.18/1.76	c 2	restarts              : 10
1.18/1.76	c 2	conflicts             : 8589           (21211 /sec)
1.18/1.76	c 2	decisions             : 9765           (1.18 % random) (24115 /sec)
1.18/1.76	c 2	propagations          : 756981         (1869375 /sec)
1.18/1.76	c 2	conflict literals     : 90412          (36.95 % deleted)
1.18/1.76	c 2	Memory used           : 2.16 MB
1.18/1.76	c 2	CPU time              : 0.404938 s
1.18/1.76	c 2	
1.18/1.76	c 2	UNSATISFIABLE
1.18/1.76	c 2	NOT FOUND: _COST <= 5
1.18/1.76	c 2	OBJECTIVE BOUND: 6 <= _COST <= 11
1.18/1.76	c 2	SEARCHING: _COST <= 8
1.18/1.76	c 2	SOLVING HOME/temp.cnf
1.18/1.76	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.18/1.76	c 2	This is MiniSat 2.0 beta
1.18/1.76	c 2	WARNING: for repeatability, setting FPU to use double precision
1.18/1.76	c 2	============================[ Problem Statistics ]=============================
1.18/1.76	c 2	|                                                                             |
1.18/1.76	c 2	|  Number of variables:  757                                                  |
1.18/1.76	c 2	|  Number of clauses:    6317                                                 |
1.18/1.76	c 2	|  Parsing time:         0.00         s                                       |
1.18/1.77	c 2	============================[ Search Statistics ]==============================
1.18/1.77	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.18/1.77	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.18/1.77	c 2	===============================================================================
1.18/1.77	c 2	|         0 |     452     2906     9461 |      968        0    nan |  0.000 % |
1.18/1.77	c 2	|       100 |     452     2906     9461 |     1065      100     18 | 40.291 % |
1.18/1.78	c 2	|       250 |     452     2906     9461 |     1172      250     14 | 40.292 % |
1.18/1.79	c 2	|       475 |     452     2906     9461 |     1289      475     13 | 40.292 % |
1.59/1.80	c 2	|       812 |     452     2906     9461 |     1418      812     11 | 40.292 % |
1.59/1.82	c 2	|      1318 |     452     2906     9461 |     1560     1318     11 | 40.292 % |
1.59/1.86	c 2	|      2077 |     452     2906     9461 |     1716     1110     10 | 40.292 % |
1.59/1.92	c 2	|      3217 |     452     2906     9461 |     1887     1171     13 | 40.291 % |
1.59/2.00	c 2	|      4925 |     452     2906     9461 |     2076     1714     13 | 40.291 % |
1.92/2.15	c 2	|      7487 |     452     2906     9461 |     2284     1751     13 | 40.292 % |
2.11/2.35	c 3	|     11331 |     452     2906     9461 |     2512     1495     11 | 40.292 % |
2.41/2.69	c 3	|     17097 |     452     2906     9461 |     2763     2838     16 | 40.292 % |
2.91/3.19	c 3	|     25746 |     451     2888     9402 |     3040     1353     13 | 40.423 % |
3.30/3.53	c 4	===============================================================================
3.30/3.53	c 4	restarts              : 13
3.30/3.53	c 4	conflicts             : 31590          (18085 /sec)
3.30/3.53	c 4	decisions             : 35430          (1.11 % random) (20284 /sec)
3.30/3.53	c 4	propagations          : 2770757        (1586250 /sec)
3.30/3.53	c 4	conflict literals     : 430059         (36.04 % deleted)
3.30/3.53	c 4	Memory used           : 2.41 MB
3.30/3.53	c 4	CPU time              : 1.74673 s
3.30/3.53	c 4	
3.30/3.53	c 4	SATISFIABLE
3.30/3.53	c 4	FOUND: _COST <= 8
3.30/3.53	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.30/3.53	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.34/3.61	c 4	Decoding HOME/temp.out
3.34/3.65	c 4	OBJECTIVE _COST 8
3.34/3.65	o 8
3.34/3.65	v 4 9 5 9 6 4 9 10 1 2 8 2 1 9 6 1 4 3 5 8
3.34/3.65	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.34/3.69	c 4	OBJECTIVE BOUND: 6 <= _COST <= 8
3.34/3.69	c 4	SEARCHING: _COST <= 7
3.34/3.69	c 4	SOLVING HOME/temp.cnf
3.34/3.69	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.34/3.69	c 4	This is MiniSat 2.0 beta
3.34/3.69	c 4	WARNING: for repeatability, setting FPU to use double precision
3.34/3.69	c 4	============================[ Problem Statistics ]=============================
3.34/3.69	c 4	|                                                                             |
3.34/3.69	c 4	|  Number of variables:  757                                                  |
3.34/3.69	c 4	|  Number of clauses:    6317                                                 |
3.34/3.69	c 4	|  Parsing time:         0.00         s                                       |
3.34/3.69	c 4	============================[ Search Statistics ]==============================
3.34/3.69	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.34/3.69	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.34/3.69	c 4	===============================================================================
3.34/3.69	c 4	|         0 |     442     2789     9139 |      929        0    nan |  0.000 % |
3.46/3.70	c 4	|       100 |     442     2789     9139 |     1022      100     17 | 41.612 % |
3.46/3.70	c 4	|       251 |     442     2789     9139 |     1124      251     14 | 41.613 % |
3.46/3.71	c 4	|       476 |     442     2789     9139 |     1237      476     13 | 41.612 % |
3.46/3.73	c 4	|       815 |     442     2789     9139 |     1361      815     12 | 41.612 % |
3.46/3.75	c 4	|      1321 |     442     2789     9139 |     1497     1321     11 | 41.617 % |
3.46/3.79	c 4	|      2080 |     442     2789     9139 |     1646     1120     10 | 41.613 % |
3.46/3.85	c 4	|      3220 |     442     2789     9139 |     1811     1227     12 | 41.613 % |
3.46/3.94	c 4	|      4929 |     442     2789     9139 |     1992     1806     11 | 41.616 % |
3.46/4.07	c 4	|      7491 |     441     2771     9080 |     2192      740     11 | 41.745 % |
3.46/4.27	c 5	|     11336 |     441     2771     9080 |     2411     1944     12 | 41.744 % |
4.25/4.59	c 5	|     17102 |     441     2771     9080 |     2652     2034     15 | 41.745 % |
4.74/5.09	c 5	|     25753 |     441     2771     9080 |     2917     2967     12 | 41.746 % |
5.54/5.89	c 6	|     38728 |     441     2771     9080 |     3209     2500     15 | 41.744 % |
6.73/7.05	c 7	|     58189 |     441     2771     9080 |     3530     2023     14 | 41.748 % |
8.12/8.50	c 9	===============================================================================
8.12/8.50	c 9	restarts              : 15
8.12/8.50	c 9	conflicts             : 81462          (17113 /sec)
8.12/8.50	c 9	decisions             : 90735          (1.14 % random) (19061 /sec)
8.12/8.50	c 9	propagations          : 7171674        (1506567 /sec)
8.12/8.50	c 9	conflict literals     : 1181802        (34.00 % deleted)
8.12/8.50	c 9	Memory used           : 2.69 MB
8.12/8.50	c 9	CPU time              : 4.76028 s
8.12/8.50	c 9	
8.12/8.50	c 9	SATISFIABLE
8.22/8.50	c 9	FOUND: _COST <= 7
8.22/8.50	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.22/8.50	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.22/8.58	c 9	Decoding HOME/temp.out
8.23/8.62	c 9	OBJECTIVE _COST 7
8.23/8.62	o 7
8.23/8.62	v 6 8 4 3 7 1 4 2 6 6 9 1 8 4 6 10 2 5 6 10
8.23/8.62	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.23/8.66	c 9	OBJECTIVE BOUND: 6 <= _COST <= 7
8.23/8.66	c 9	SEARCHING: _COST <= 6
8.23/8.66	c 9	SOLVING HOME/temp.cnf
8.23/8.66	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.23/8.66	c 9	This is MiniSat 2.0 beta
8.23/8.66	c 9	WARNING: for repeatability, setting FPU to use double precision
8.23/8.66	c 9	============================[ Problem Statistics ]=============================
8.23/8.66	c 9	|                                                                             |
8.23/8.66	c 9	|  Number of variables:  757                                                  |
8.23/8.66	c 9	|  Number of clauses:    6317                                                 |
8.23/8.67	c 9	|  Parsing time:         0.00         s                                       |
8.23/8.67	c 9	============================[ Search Statistics ]==============================
8.23/8.67	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.23/8.67	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.23/8.67	c 9	===============================================================================
8.23/8.67	c 9	|         0 |     427     2629     8703 |      876        0    nan |  0.000 % |
8.23/8.67	c 9	|       100 |     427     2629     8703 |      963      100     19 | 43.593 % |
8.23/8.68	c 9	|       250 |     427     2629     8703 |     1060      250     13 | 43.596 % |
8.23/8.69	c 9	|       475 |     427     2629     8703 |     1166      475     12 | 43.597 % |
8.38/8.71	c 9	|       812 |     427     2629     8703 |     1283      812     11 | 43.597 % |
8.38/8.73	c 9	|      1318 |     427     2629     8703 |     1411     1318     11 | 43.597 % |
8.38/8.77	c 9	|      2077 |     426     2611     8644 |     1552      612     13 | 43.726 % |
8.48/8.82	c 9	|      3216 |     426     2611     8644 |     1707     1751     13 | 43.726 % |
8.57/8.91	c 9	|      4924 |     426     2611     8644 |     1878     1344     13 | 43.726 % |
8.67/9.05	c 9	|      7486 |     426     2611     8644 |     2066     1636     11 | 43.726 % |
8.87/9.24	c 10	|     11330 |     425     2590     8563 |     2272     1264     11 | 43.858 % |
9.17/9.57	c 10	|     17096 |     425     2590     8563 |     2500     1573     13 | 43.858 % |
9.66/10.05	c 10	|     25746 |     424     2571     8481 |     2750     1812     12 | 43.992 % |
9.86/10.21	c 11	===============================================================================
9.86/10.21	c 11	restarts              : 13
9.86/10.21	c 11	conflicts             : 28939          (18917 /sec)
9.86/10.21	c 11	decisions             : 32635          (1.29 % random) (21333 /sec)
9.86/10.21	c 11	propagations          : 2594841        (1696233 /sec)
9.86/10.21	c 11	conflict literals     : 367681         (35.42 % deleted)
9.86/10.21	c 11	Memory used           : 2.29 MB
9.86/10.21	c 11	CPU time              : 1.52977 s
9.86/10.21	c 11	
9.86/10.21	c 11	UNSATISFIABLE
9.86/10.21	c 11	NOT FOUND: _COST <= 6
9.86/10.21	c 11	OBJECTIVE _COST 7
9.86/10.21	s OPTIMUM FOUND
9.86/10.21	c 11	CPU 9.71 (0.03 0.01 9.68 0.16)
9.86/10.21	c 11	END Tue Jul 15 20:02:22 2008

Verifier Data (download as text)

OK	7	46
7 unsatisfied constraints, 46 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-1122892-1216144931/watcher-1122892-1216144931 -o /tmp/evaluation-result-1122892-1216144931/solver-1122892-1216144931 -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-1122892-1216144931.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.30 2.61 2.66 4/81 27437
/proc/meminfo: memFree=1726896/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=12272 CPUtime=0
/proc/27437/stat : 27437 (sugar) R 27435 27437 27311 0 -1 4194304 366 0 0 0 0 0 0 0 20 0 1 0 71192290 12566528 334 996147200 4194304 4206940 548682068592 18446744073709551615 236437540656 0 0 4224 0 0 0 0 17 1 0 0
/proc/27437/statm: 3068 334 249 3 0 168 0

[startup+0.058899 s]
/proc/loadavg: 2.30 2.61 2.66 4/81 27437
/proc/meminfo: memFree=1726896/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=0.04
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 71192290 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.103668 s]
/proc/loadavg: 2.30 2.61 2.66 4/81 27437
/proc/meminfo: memFree=1726896/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=0.04
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 898 127 0 0 3 1 0 0 21 0 1 0 71192290 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.302703 s]
/proc/loadavg: 2.30 2.61 2.66 4/81 27437
/proc/meminfo: memFree=1726896/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=0.04
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 916 127 0 0 3 1 0 0 15 0 1 0 71192290 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701732 s]
/proc/loadavg: 2.30 2.61 2.66 4/81 27437
/proc/meminfo: memFree=1726896/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=0.3
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 974 4279 0 1 3 1 24 2 15 0 1 0 71192290 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13600

[startup+1.50182 s]
/proc/loadavg: 2.30 2.61 2.66 3/84 27461
/proc/meminfo: memFree=1724504/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=1.18
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1289 18085 0 4 3 1 104 10 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 13600

[startup+3.10201 s]
/proc/loadavg: 2.30 2.61 2.66 3/84 27487
/proc/meminfo: memFree=1723800/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=1.59
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1343 18616 0 4 3 1 144 11 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27486] ppid=27437 vsize=5356 CPUtime=0
/proc/27486/stat : 27486 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71192466 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27486/statm: 1339 232 193 169 0 50 0
[pid=27487] ppid=27486 vsize=2468 CPUtime=1.32
/proc/27487/stat : 27487 (minisat) R 27486 27437 27311 0 -1 4194304 295 0 0 0 132 0 0 0 25 0 1 0 71192466 2527232 281 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27487/statm: 617 281 75 150 0 464 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 21424

[startup+6.30137 s]
/proc/loadavg: 2.28 2.60 2.66 3/84 27499
/proc/meminfo: memFree=1723608/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=3.46
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1456 22928 0 5 3 1 329 13 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27498] ppid=27437 vsize=5356 CPUtime=0
/proc/27498/stat : 27498 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71192659 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27498/statm: 1339 232 193 169 0 50 0
[pid=27499] ppid=27498 vsize=2616 CPUtime=2.58
/proc/27499/stat : 27499 (minisat) R 27498 27437 27311 0 -1 4194304 329 0 0 0 258 0 0 0 25 0 1 0 71192659 2678784 315 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/27499/statm: 654 315 75 150 0 501 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 21572

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

[startup+7.90256 s]
/proc/loadavg: 2.28 2.60 2.66 3/84 27499
/proc/meminfo: memFree=1723416/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=3.46
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1456 22928 0 5 3 1 329 13 16 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27498] ppid=27437 vsize=5356 CPUtime=0
/proc/27498/stat : 27498 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71192659 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27498/statm: 1339 232 193 169 0 50 0
[pid=27499] ppid=27498 vsize=2616 CPUtime=4.16
/proc/27499/stat : 27499 (minisat) R 27498 27437 27311 0 -1 4194304 352 0 0 0 416 0 0 0 25 0 1 0 71192659 2678784 338 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/27499/statm: 654 338 75 150 0 501 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 21572

[startup+9.50174 s]
/proc/loadavg: 2.28 2.60 2.66 3/84 27511
/proc/meminfo: memFree=1723992/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=8.35
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1569 27286 0 6 3 1 815 16 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27510] ppid=27437 vsize=5356 CPUtime=0
/proc/27510/stat : 27510 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71193156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27510/statm: 1339 232 193 169 0 50 0
[pid=27511] ppid=27510 vsize=2340 CPUtime=0.82
/proc/27511/stat : 27511 (minisat) R 27510 27437 27311 0 -1 4194304 261 0 0 0 82 0 0 0 25 0 1 0 71193156 2396160 247 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 1 0 0
/proc/27511/statm: 585 247 75 150 0 432 0
Current children cumulated CPU time (s) 9.17
Current children cumulated vsize (KiB) 21296

[startup+9.90679 s]
/proc/loadavg: 2.26 2.59 2.66 3/84 27511
/proc/meminfo: memFree=1723736/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=8.35
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1569 27286 0 6 3 1 815 16 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27510] ppid=27437 vsize=5356 CPUtime=0
/proc/27510/stat : 27510 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71193156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27510/statm: 1339 232 193 169 0 50 0
[pid=27511] ppid=27510 vsize=2340 CPUtime=1.22
/proc/27511/stat : 27511 (minisat) R 27510 27437 27311 0 -1 4194304 272 0 0 0 122 0 0 0 25 0 1 0 71193156 2396160 258 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27511/statm: 585 258 75 150 0 432 0
Current children cumulated CPU time (s) 9.57
Current children cumulated vsize (KiB) 21296

[startup+10.1018 s]
/proc/loadavg: 2.26 2.59 2.66 3/84 27511
/proc/meminfo: memFree=1723736/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=8.35
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1569 27286 0 6 3 1 815 16 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27510] ppid=27437 vsize=5356 CPUtime=0
/proc/27510/stat : 27510 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71193156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27510/statm: 1339 232 193 169 0 50 0
[pid=27511] ppid=27510 vsize=2340 CPUtime=1.41
/proc/27511/stat : 27511 (minisat) R 27510 27437 27311 0 -1 4194304 273 0 0 0 141 0 0 0 25 0 1 0 71193156 2396160 259 996147200 134512640 135127466 4294956256 18446744073709551615 134528473 0 0 4096 3 0 0 0 17 1 0 0
/proc/27511/statm: 585 259 75 150 0 432 0
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (KiB) 21296

[startup+10.2018 s]
/proc/loadavg: 2.26 2.59 2.66 3/84 27511
/proc/meminfo: memFree=1723736/2055920 swapFree=4192812/4192956
[pid=27437] ppid=27435 vsize=13600 CPUtime=8.35
/proc/27437/stat : 27437 (sugar) S 27435 27437 27311 0 -1 4194304 1569 27286 0 6 3 1 815 16 15 0 1 0 71192290 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27437/statm: 3400 804 374 3 0 500 0
[pid=27510] ppid=27437 vsize=5356 CPUtime=0
/proc/27510/stat : 27510 (sh) S 27437 27437 27311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71193156 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27510/statm: 1339 232 193 169 0 50 0
[pid=27511] ppid=27510 vsize=2340 CPUtime=1.51
/proc/27511/stat : 27511 (minisat) R 27510 27437 27311 0 -1 4194304 275 0 0 0 151 0 0 0 25 0 1 0 71193156 2396160 261 996147200 134512640 135127466 4294956256 18446744073709551615 134527976 0 0 4096 3 0 0 0 17 1 0 0
/proc/27511/statm: 585 261 75 150 0 432 0
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (KiB) 21296

Child status: 0
Real time (s): 10.2187
CPU time (s): 9.91149
CPU user time (s): 9.72352
CPU system time (s): 0.187971
CPU usage (%): 96.9935
Max. virtual memory (cumulated for all children) (KiB): 21572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.72352
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29496
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1190
involuntary context switches= 1469

runsolver used 0.017997 second user time and 0.046992 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-15 20:02:11
IDJOB=1122892
IDBENCH=62801
IDSOLVER=368
FILE ID=node62/1122892-1216144931
PBS_JOBID= 7905667
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/pi/pi-20-10-20-t70/normalized-pi-20-10-20-30-4.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-1122892-1216144931/watcher-1122892-1216144931 -o /tmp/evaluation-result-1122892-1216144931/solver-1122892-1216144931 -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-1122892-1216144931.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9b0166b6fb006bbb655b57659f95e0b0
RANDOM SEED=354803450

node62.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.232
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.232
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:       1727376 kB
Buffers:         86576 kB
Cached:         162984 kB
SwapCached:          0 kB
Active:         190968 kB
Inactive:        85444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          46912 kB
Slab:            36932 kB
Committed_AS:   324896 kB
PageTables:       2036 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node62 at 2008-07-15 20:02:22