Trace number 1109804

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)50 3600.02 3615.57

General information on the benchmark

Namecsp/ramsey3/
normalized-ramsey-20-3.xml
MD5SUM329ec1b3e20036aaf15be07a06f46f0b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints20
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of constraints1140
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1140
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 Fri Jul 11 23:17:39 2008
0.00/0.04	c 0	PID 14444
0.00/0.05	c 0	HOST node55.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109804-1215811059.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-1109804-1215811059.xml' 'HOME/temp.csp'
0.03/0.64	c 1	1 domains, 190 variables, 1 predicates, 0 relations, 1140 constraints
0.03/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.68	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.61/0.76	c 1	Parsing HOME/temp.csp
0.61/0.93	c 1	parsed 1332 expressions
0.61/0.93	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.61/0.96	c 1	MAX CSP: 1140 constraints
0.61/0.96	c 1	Converting to clausal form CSP
0.91/1.02	c 1	converted 248 (10%) expressions
1.02/1.15	c 1	converted 495 (20%) expressions
1.02/1.18	c 1	converted 743 (30%) expressions
1.02/1.20	c 1	converted 990 (40%) expressions
1.11/1.21	c 1	converted 1238 (50%) expressions
1.11/1.23	c 1	converted 1485 (60%) expressions
1.11/1.24	c 1	converted 1733 (70%) expressions
1.11/1.26	c 1	converted 1980 (80%) expressions
1.11/1.27	c 1	converted 2228 (90%) expressions
1.30/1.44	c 2	converted 2475 (100%) expressions
1.30/1.44	c 2	CSP : 2470 integers, 0 booleans, 3419 clauses, largest domain size 1711
1.30/1.44	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.44	c 2	Propagation in CSP
1.40/1.53	c 2	1135 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.40/1.53	c 2	CSP : 2470 integers, 0 booleans, 3419 clauses, largest domain size 1141
1.40/1.53	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.54	c 2	Simplifing CSP by introducing new Boolean variables
1.40/1.57	c 2	CSP : 2470 integers, 6840 booleans, 10259 clauses, largest domain size 1141
1.40/1.57	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.50/1.63	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.50/1.64	c 2	247 (10%) CSP integer variables are encoded (190 clauses, 2046 bytes)
1.50/1.65	c 2	494 (20%) CSP integer variables are encoded (190 clauses, 2046 bytes)
1.50/1.65	c 2	741 (30%) CSP integer variables are encoded (190 clauses, 2046 bytes)
1.50/1.65	c 2	988 (40%) CSP integer variables are encoded (190 clauses, 2046 bytes)
1.50/1.65	c 2	1235 (50%) CSP integer variables are encoded (190 clauses, 2046 bytes)
1.50/1.66	c 2	1482 (60%) CSP integer variables are encoded (2240 clauses, 28696 bytes)
1.50/1.68	c 2	1729 (70%) CSP integer variables are encoded (13621 clauses, 186978 bytes)
1.50/1.68	c 2	1976 (80%) CSP integer variables are encoded (16656 clauses, 232503 bytes)
1.50/1.69	c 2	2223 (90%) CSP integer variables are encoded (18482 clauses, 259893 bytes)
1.50/1.69	c 2	2470 (100%) CSP integer variables are encoded (20948 clauses, 296883 bytes)
1.61/1.74	c 2	1026 (10%) CSP clauses are encoded (23734 clauses, 339521 bytes)
1.61/1.76	c 2	2052 (20%) CSP clauses are encoded (26518 clauses, 382953 bytes)
1.61/1.78	c 2	3078 (30%) CSP clauses are encoded (29304 clauses, 426845 bytes)
1.70/1.80	c 2	4104 (40%) CSP clauses are encoded (32088 clauses, 472615 bytes)
1.70/1.81	c 2	5130 (50%) CSP clauses are encoded (34874 clauses, 518606 bytes)
1.70/1.83	c 2	6156 (60%) CSP clauses are encoded (37658 clauses, 564629 bytes)
1.70/1.84	c 2	7182 (70%) CSP clauses are encoded (40442 clauses, 610652 bytes)
1.70/1.87	c 2	8208 (80%) CSP clauses are encoded (50382 clauses, 782670 bytes)
4.38/4.58	c 5	9234 (90%) CSP clauses are encoded (1375376 clauses, 28371840 bytes)
5.08/5.23	c 5	10259 (100%) CSP clauses are encoded (1708624 clauses, 35464465 bytes)
5.08/5.23	c 5	10259 CSP clauses encoded
5.08/5.23	c 5	Writing map file : HOME/temp.map
5.08/5.26	c 5	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.08/5.26	c 5	SAT : 30258 SAT variables, 1708624 SAT clauses, 35464465 bytes
5.08/5.26	c 5	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.08/5.28	c 5	OBJECTIVE minimize _COST
5.08/5.28	c 5	OBJECTIVE BOUND: 0 <= _COST <= 
5.08/5.28	c 5	SEARCHING: _COST <= 570
5.08/5.28	c 5	SOLVING HOME/temp.cnf
5.08/5.28	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.08/5.28	c 5	This is MiniSat 2.0 beta
5.08/5.28	c 5	WARNING: for repeatability, setting FPU to use double precision
5.08/5.28	c 5	============================[ Problem Statistics ]=============================
5.08/5.28	c 5	|                                                                             |
5.08/5.28	c 5	|  Number of variables:  30258                                                |
5.08/5.28	c 5	|  Number of clauses:    1708625                                              |
5.96/6.15	c 6	|  Parsing time:         0.75         s                                       |
6.94/7.14	c 7	============================[ Search Statistics ]==============================
6.94/7.14	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.94/7.14	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.94/7.14	c 7	===============================================================================
6.94/7.14	c 7	|         0 |   23988  1095088  3230780 |   365029        0    nan |  0.000 % |
7.04/7.27	c 7	|       100 |   23988  1095088  3230780 |   401532      100      7 | 20.722 % |
7.14/7.35	c 8	|       250 |   23988  1095088  3230780 |   441685      250      7 | 20.722 % |
7.24/7.46	c 8	|       475 |   23988  1095088  3230780 |   485854      475      7 | 20.722 % |
7.34/7.54	c 8	===============================================================================
7.34/7.54	c 8	restarts              : 4
7.34/7.54	c 8	conflicts             : 650            (308 /sec)
7.34/7.54	c 8	decisions             : 58861          (0.43 % random) (27874 /sec)
7.34/7.54	c 8	propagations          : 308830         (146249 /sec)
7.34/7.54	c 8	conflict literals     : 4671           (0.64 % deleted)
7.34/7.54	c 8	Memory used           : 71.06 MB
7.34/7.54	c 8	CPU time              : 2.11168 s
7.34/7.54	c 8	
7.34/7.55	c 8	SATISFIABLE
7.34/7.56	c 8	FOUND: _COST <= 570
7.34/7.56	s SATISFIABLE
7.34/7.56	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.34/7.56	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.43/7.65	c 8	Decoding HOME/temp.out
7.62/7.81	c 8	OBJECTIVE _COST 532
7.62/7.81	o 532
7.62/7.82	v 2 2 1 2 2 2 0 2 2 2 2 2 2 2 2 2 2 2 2 0 2 1 1 1 1 2 1 2 1 1 0 1 0 0 0 2 2 0 1 0 0 1 2 2 1 2 1 2 0 2 1 1 2 2 1 2 1 1 2 2 1 2 2 2 1 2 0 1 0 2 0 2 0 2 2 2 2 0 1 0 1 2 2 1 2 2 1 1 2 2 2 2 2 2 2 2 1 2 2 0 2 2 2 2 2 2 2 1 1 0 1 2 2 2 2 2 2 1 2 1 2 2 2 2 2 2 2 2 1 2 2 2 2 2 1 2 2 2 2 2 0 2 2 2 2 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1 2 2 1 2 2 2 2 2 2 2 0 0 1 2 2 2 2 2 2 2 2 2 2 1 1
7.62/7.82	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.62/7.84	c 8	OBJECTIVE BOUND: 0 <= _COST <= 532
7.62/7.84	c 8	SEARCHING: _COST <= 266
7.62/7.84	c 8	SOLVING HOME/temp.cnf
7.62/7.84	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.62/7.84	c 8	This is MiniSat 2.0 beta
7.62/7.84	c 8	WARNING: for repeatability, setting FPU to use double precision
7.62/7.84	c 8	============================[ Problem Statistics ]=============================
7.62/7.84	c 8	|                                                                             |
7.62/7.84	c 8	|  Number of variables:  30258                                                |
7.62/7.84	c 8	|  Number of clauses:    1708625                                              |
8.51/8.75	c 9	|  Parsing time:         0.77         s                                       |
9.80/10.06	c 10	============================[ Search Statistics ]==============================
9.80/10.06	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/10.06	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.80/10.06	c 10	===============================================================================
9.80/10.06	c 10	|         0 |   20283   676138  1984741 |   225379        0    nan |  0.000 % |
9.99/10.20	c 10	|       100 |   20283   676138  1984741 |   247917      100      7 | 32.966 % |
9.99/10.26	c 10	|       250 |   20283   676138  1984741 |   272708      250      7 | 32.966 % |
10.19/10.50	c 11	|       475 |   20283   676138  1984741 |   299979      475      7 | 32.966 % |
10.29/10.59	c 11	|       812 |   20283   676138  1984741 |   329977      812     12 | 32.966 % |
10.59/10.86	c 11	|      1318 |   20283   676138  1984741 |   362975     1318     10 | 32.966 % |
11.18/11.45	c 12	|      2077 |   20283   676138  1984741 |   399273     2077     10 | 32.966 % |
11.58/11.83	c 12	===============================================================================
11.58/11.83	c 12	restarts              : 7
11.58/11.83	c 12	conflicts             : 3174           (829 /sec)
11.58/11.83	c 12	decisions             : 248690         (0.58 % random) (64925 /sec)
11.58/11.83	c 12	propagations          : 2361127        (616415 /sec)
11.58/11.83	c 12	conflict literals     : 28800          (5.60 % deleted)
11.58/11.83	c 12	Memory used           : 71.84 MB
11.58/11.83	c 12	CPU time              : 3.83042 s
11.58/11.83	c 12	
11.58/11.85	c 12	SATISFIABLE
11.58/11.86	c 12	FOUND: _COST <= 266
11.58/11.86	c 12	DECODING HOME/temp.out WITH HOME/temp.map
11.58/11.86	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.65/11.94	c 12	Decoding HOME/temp.out
11.88/12.10	c 12	OBJECTIVE _COST 266
11.88/12.10	o 266
11.88/12.11	v 1 0 0 0 2 2 2 1 2 0 2 2 2 1 2 0 2 2 2 1 0 2 2 2 1 0 0 2 1 0 1 2 2 1 2 1 1 2 1 0 1 2 2 0 2 1 0 0 1 0 2 1 0 2 0 0 2 0 1 0 2 2 1 1 1 1 2 2 2 1 1 0 1 1 2 1 2 1 0 0 2 2 2 2 2 0 2 1 2 2 2 2 1 1 0 0 2 1 1 0 0 2 2 2 2 2 0 2 1 1 2 2 1 2 2 0 2 2 2 2 1 1 1 0 2 2 1 0 0 2 2 2 0 2 1 1 1 2 2 2 1 0 0 2 1 2 2 2 1 1 0 1 1 0 1 0 0 0 1 1 1 2 2 1 2 2 2 1 0 1 1 2 1 0 0 0 1 2 0 2 1 1 0 2 2 0 2 0 2 0
11.88/12.12	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.88/12.12	c 12	OBJECTIVE BOUND: 0 <= _COST <= 266
11.88/12.12	c 12	SEARCHING: _COST <= 133
11.88/12.12	c 12	SOLVING HOME/temp.cnf
11.88/12.12	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.88/12.13	c 12	This is MiniSat 2.0 beta
11.88/12.13	c 12	WARNING: for repeatability, setting FPU to use double precision
11.88/12.13	c 12	============================[ Problem Statistics ]=============================
11.88/12.13	c 12	|                                                                             |
11.88/12.13	c 12	|  Number of variables:  30258                                                |
11.88/12.13	c 12	|  Number of clauses:    1708625                                              |
11.91/13.05	c 13	|  Parsing time:         0.80         s                                       |
14.15/14.48	c 15	============================[ Search Statistics ]==============================
14.15/14.48	c 15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.15/14.48	c 15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.15/14.48	c 15	===============================================================================
14.15/14.48	c 15	|         0 |   18221   391845  1137915 |   130615        0    nan |  0.000 % |
14.25/14.57	c 15	|       100 |   18221   391845  1137915 |   143676      100      7 | 39.781 % |
14.45/14.70	c 15	|       250 |   18221   391845  1137915 |   158044      250      7 | 39.781 % |
14.55/14.80	c 15	|       475 |   18221   391845  1137915 |   173848      475      7 | 39.781 % |
14.55/14.86	c 15	|       814 |   18221   391845  1137915 |   191233      814      7 | 39.781 % |
14.65/14.93	c 15	|      1320 |   18221   391845  1137915 |   210356     1320     12 | 39.781 % |
14.95/15.24	c 15	|      2079 |   18221   391845  1137915 |   231392     2079     11 | 39.781 % |
15.15/15.49	c 16	|      3219 |   18221   391845  1137915 |   254531     3219     10 | 39.781 % |
15.43/15.76	c 16	===============================================================================
15.43/15.76	c 16	restarts              : 8
15.43/15.76	c 16	conflicts             : 4072           (1172 /sec)
15.43/15.76	c 16	decisions             : 209909         (0.60 % random) (60415 /sec)
15.43/15.76	c 16	propagations          : 2076840        (597743 /sec)
15.43/15.76	c 16	conflict literals     : 42050          (5.50 % deleted)
15.43/15.76	c 16	Memory used           : 72.55 MB
15.43/15.77	c 16	CPU time              : 3.47447 s
15.43/15.77	c 16	
15.43/15.78	c 16	SATISFIABLE
15.43/15.79	c 16	FOUND: _COST <= 133
15.43/15.79	c 16	DECODING HOME/temp.out WITH HOME/temp.map
15.43/15.79	c 16	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
15.52/15.87	c 16	Decoding HOME/temp.out
15.52/16.03	c 16	OBJECTIVE _COST 133
15.52/16.03	o 133
15.52/16.04	v 0 0 2 2 0 0 2 2 1 1 2 2 1 1 0 0 2 2 1 1 0 1 1 2 1 0 0 2 2 2 2 0 2 2 1 0 1 0 2 2 2 0 2 0 1 1 0 2 0 1 1 0 0 0 1 0 2 2 2 2 1 0 1 0 2 2 2 2 2 2 1 2 2 1 1 0 1 2 1 2 2 1 2 2 0 1 2 0 2 1 2 2 1 0 2 0 2 0 2 0 2 0 2 1 0 0 1 1 1 0 1 1 2 1 1 1 2 2 2 0 0 2 2 2 2 1 2 0 0 2 2 2 0 1 1 2 0 1 0 2 1 2 1 0 1 2 1 0 0 0 1 2 2 2 1 2 0 0 0 1 0 2 1 2 0 0 2 1 2 0 1 2 1 2 0 1 2 1 2 2 2 0 1 0 1 2 0 1 2 2
15.52/16.04	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
15.52/16.06	c 16	OBJECTIVE BOUND: 0 <= _COST <= 133
15.52/16.06	c 16	SEARCHING: _COST <= 66
15.52/16.06	c 16	SOLVING HOME/temp.cnf
15.52/16.06	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.52/16.06	c 16	This is MiniSat 2.0 beta
15.52/16.06	c 16	WARNING: for repeatability, setting FPU to use double precision
15.52/16.06	c 16	============================[ Problem Statistics ]=============================
15.52/16.06	c 16	|                                                                             |
15.52/16.06	c 16	|  Number of variables:  30258                                                |
15.52/16.06	c 16	|  Number of clauses:    1708625                                              |
16.70/17.00	c 17	|  Parsing time:         0.82         s                                       |
18.08/18.45	c 19	============================[ Search Statistics ]==============================
18.08/18.45	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.08/18.45	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.08/18.45	c 19	===============================================================================
18.08/18.45	c 19	|         0 |   16668   222652   634928 |    74217        0    nan |  0.000 % |
18.18/18.54	c 19	|       100 |   16668   222652   634928 |    81639      100      7 | 44.914 % |
18.18/18.56	c 19	|       250 |   16668   222652   634928 |    89802      250      8 | 44.914 % |
18.18/18.59	c 19	|       475 |   16668   222652   634928 |    98783      475      8 | 44.914 % |
18.28/18.64	c 19	|       812 |   16668   222652   634928 |   108661      812      8 | 44.914 % |
18.38/18.70	c 19	|      1318 |   16668   222652   634928 |   119527     1318      8 | 44.914 % |
18.48/18.81	c 19	|      2080 |   16668   222652   634928 |   131480     2080      9 | 44.914 % |
18.58/18.93	c 19	|      3220 |   16668   222652   634928 |   144628     3220     11 | 44.914 % |
18.87/19.20	c 19	|      4928 |   16668   222652   634928 |   159091     4928     12 | 44.914 % |
20.16/20.55	c 21	|      7490 |   16668   222652   634928 |   175000     7490     31 | 44.914 % |
20.95/21.40	c 22	|     11335 |   16668   222652   634928 |   192500    11335     38 | 44.914 % |
22.94/23.36	c 24	|     17103 |   16668   222652   634928 |   211750    17103     69 | 44.914 % |
28.09/28.54	c 29	|     25752 |   16668   222652   634928 |   232925    25752     77 | 44.914 % |
29.08/29.51	c 30	===============================================================================
29.08/29.52	c 30	restarts              : 13
29.08/29.52	c 30	conflicts             : 28255          (2137 /sec)
29.08/29.52	c 30	decisions             : 291925         (0.61 % random) (22079 /sec)
29.08/29.52	c 30	propagations          : 15088883       (1141196 /sec)
29.08/29.52	c 30	conflict literals     : 2147551        (15.79 % deleted)
29.08/29.52	c 30	Memory used           : 73.14 MB
29.08/29.52	c 30	CPU time              : 13.222 s
29.08/29.52	c 30	
29.08/29.53	c 30	SATISFIABLE
29.08/29.54	c 30	FOUND: _COST <= 66
29.08/29.54	c 30	DECODING HOME/temp.out WITH HOME/temp.map
29.08/29.54	c 30	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
29.19/29.63	c 30	Decoding HOME/temp.out
29.30/29.79	c 30	OBJECTIVE _COST 66
29.30/29.79	o 66
29.40/29.80	v 0 1 0 1 2 1 1 0 0 2 2 2 0 2 0 0 2 2 1 2 2 0 2 0 1 2 1 2 1 0 1 0 0 1 2 1 0 1 2 2 0 0 0 2 1 2 0 1 2 0 0 1 2 0 2 1 0 0 1 2 2 2 0 1 2 2 1 0 1 0 1 2 0 2 0 2 0 0 2 1 1 1 0 1 2 0 0 0 1 1 1 0 1 0 2 1 2 0 2 1 1 1 2 2 1 0 2 2 2 2 2 2 1 2 1 2 1 0 2 2 2 2 0 2 2 0 2 2 1 2 2 2 1 2 1 2 2 2 2 1 0 0 1 0 0 0 0 0 1 1 0 0 1 2 1 0 1 0 2 1 0 0 1 1 2 2 2 1 2 2 1 2 2 2 2 0 0 0 0 1 2 1 2 1 1 2 1 1 0 1
29.40/29.80	c 30	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
29.40/29.81	c 30	OBJECTIVE BOUND: 0 <= _COST <= 66
29.40/29.81	c 30	SEARCHING: _COST <= 33
29.40/29.81	c 30	SOLVING HOME/temp.cnf
29.40/29.81	c 30	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
29.40/29.82	c 30	This is MiniSat 2.0 beta
29.40/29.82	c 30	WARNING: for repeatability, setting FPU to use double precision
29.40/29.82	c 30	============================[ Problem Statistics ]=============================
29.40/29.82	c 30	|                                                                             |
29.40/29.82	c 30	|  Number of variables:  30258                                                |
29.40/29.82	c 30	|  Number of clauses:    1708625                                              |
30.27/30.77	c 31	|  Parsing time:         0.83         s                                       |
31.65/32.15	c 32	============================[ Search Statistics ]==============================
31.65/32.15	c 32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.65/32.15	c 32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.65/32.15	c 32	===============================================================================
31.65/32.15	c 32	|         0 |   15365   131917   366599 |    43972        0    nan |  0.000 % |
31.75/32.24	c 32	|       101 |   15365   131917   366599 |    48369      101      7 | 49.220 % |
31.75/32.26	c 32	|       251 |   15365   131917   366599 |    53206      251      7 | 49.220 % |
31.75/32.29	c 32	|       476 |   15365   131917   366599 |    58527      476      7 | 49.220 % |
31.85/32.32	c 33	|       814 |   15365   131917   366599 |    64379      814      9 | 49.220 % |
31.85/32.37	c 33	|      1321 |   15365   131917   366599 |    70817     1321      9 | 49.220 % |
31.94/32.49	c 33	|      2080 |   15365   131917   366599 |    77899     2080      9 | 49.220 % |
32.14/32.64	c 33	|      3219 |   15365   131917   366599 |    85689     3219     14 | 49.220 % |
32.34/32.87	c 33	|      4929 |   15365   131917   366599 |    94258     4929     16 | 49.220 % |
32.74/33.23	c 33	|      7491 |   15365   131917   366599 |   103684     7491     26 | 49.220 % |
33.43/33.98	c 34	|     11335 |   15365   131917   366599 |   114052    11335     43 | 49.220 % |
34.81/35.31	c 36	|     17102 |   15365   131917   366599 |   125458    17102     56 | 49.220 % |
37.79/38.32	c 39	|     25751 |   15365   131917   366599 |   138004    25751     75 | 49.220 % |
43.33/43.92	c 44	|     38725 |   15365   131917   366599 |   151804    38725     86 | 49.220 % |
56.21/56.99	c 57	|     58186 |   15365   131917   366599 |   166984    58186    101 | 49.220 % |
90.68/91.77	c 92	|     87380 |   15365   131917   366599 |   183683    87380    104 | 49.220 % |
146.65/148.26	c 148	|    131169 |   15365   131917   366599 |   202051   131169     94 | 49.220 % |
265.72/268.40	c 269	|    196853 |   15365   131917   366599 |   222256   196853    120 | 49.220 % |
429.77/434.00	c 434	|    295379 |   15365   131917   366599 |   244482    70079    110 | 49.220 % |
703.99/710.85	c 711	|    443169 |   15365   131917   366599 |   268930   217869    157 | 49.220 % |
1170.48/1181.77	c 1182	|    664854 |   15365   131917   366599 |   295823   167549    183 | 49.220 % |
2082.51/2097.42	c 2098	|    997380 |   15365   131917   366599 |   325406   203512    224 | 49.220 % |
3467.27/3482.76	c 3483	|   1496168 |   15365   131917   366599 |   357946    56614    117 | 49.220 % |
3600.02/3615.52	c ERROR INTERRUPTED
3600.02/3615.56	c 3616	CPU 28.38 (0.05 0.02 28.33 1.01)
3600.02/3615.56	c 3616	END Sat Jul 12 00:17:55 2008

Verifier Data (download as text)

OK	50	1090
50 unsatisfied constraints, 1090 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-1109804-1215811059/watcher-1109804-1215811059 -o /tmp/evaluation-result-1109804-1215811059/solver-1109804-1215811059 -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-1109804-1215811059.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.00 2.02 1.97 4/81 14444
/proc/meminfo: memFree=1901912/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=18572 CPUtime=0
/proc/14444/stat : 14444 (runsolver) R 14442 14444 14242 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 37804559 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14444/statm: 4643 292 257 25 0 2626 0

[startup+0.053658 s]
/proc/loadavg: 2.00 2.02 1.97 4/81 14444
/proc/meminfo: memFree=1901912/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13600 CPUtime=0.03
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37804559 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101366 s]
/proc/loadavg: 2.00 2.02 1.97 4/81 14444
/proc/meminfo: memFree=1901912/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13600 CPUtime=0.03
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37804559 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301382 s]
/proc/loadavg: 2.00 2.02 1.97 4/81 14444
/proc/meminfo: memFree=1901912/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13600 CPUtime=0.03
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37804559 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701427 s]
/proc/loadavg: 2.00 2.02 1.97 4/81 14444
/proc/meminfo: memFree=1901912/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13600 CPUtime=0.61
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 957 4810 0 1 3 0 54 4 16 0 1 0 37804559 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 13600

[startup+1.50149 s]
/proc/loadavg: 2.00 2.02 1.97 3/92 14466
/proc/meminfo: memFree=1892864/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13600 CPUtime=0.61
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 974 4810 0 1 3 0 54 4 15 0 1 0 37804559 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3400 797 370 3 0 500 0
[pid=14457] ppid=14444 vsize=5356 CPUtime=0
/proc/14457/stat : 14457 (sh) S 14444 14444 14242 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37804627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14457/statm: 1339 233 193 169 0 50 0
[pid=14458] ppid=14457 vsize=868376 CPUtime=0.79
/proc/14458/stat : 14458 (java) S 14457 14444 14242 0 -1 0 7128 0 1 0 75 4 0 0 18 0 9 0 37804627 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14458/statm: 217094 6361 2538 9 0 211669 0
[pid=14458/tid=14459] ppid=14457 vsize=868376 CPUtime=0.46
/proc/14458/task/14459/stat : 14459 (java) R 14457 14444 14242 0 -1 64 2664 0 1 0 45 1 0 0 23 0 9 0 37804628 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14460] ppid=14457 vsize=868376 CPUtime=0.1
/proc/14458/task/14460/stat : 14460 (java) S 14457 14444 14242 0 -1 64 2308 0 0 0 9 1 0 0 16 0 9 0 37804629 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14461] ppid=14457 vsize=868376 CPUtime=0
/proc/14458/task/14461/stat : 14461 (java) S 14457 14444 14242 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37804629 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14462] ppid=14457 vsize=868376 CPUtime=0
/proc/14458/task/14462/stat : 14462 (java) S 14457 14444 14242 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37804629 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14463] ppid=14457 vsize=868376 CPUtime=0
/proc/14458/task/14463/stat : 14463 (java) S 14457 14444 14242 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37804631 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14464] ppid=14457 vsize=868376 CPUtime=0.19
/proc/14458/task/14464/stat : 14464 (java) R 14457 14444 14242 0 -1 64 1463 0 0 0 19 0 0 0 16 0 9 0 37804631 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 102650949 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14465] ppid=14457 vsize=868376 CPUtime=0
/proc/14458/task/14465/stat : 14465 (java) S 14457 14444 14242 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37804632 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14466] ppid=14457 vsize=868376 CPUtime=0
/proc/14458/task/14466/stat : 14466 (java) S 14457 14444 14242 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37804632 889217024 6361 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 887332

[startup+3.10264 s]
/proc/loadavg: 2.00 2.02 1.97 3/92 14466
/proc/meminfo: memFree=1880896/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13600 CPUtime=0.62
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 974 4810 0 1 3 1 54 4 15 0 1 0 37804559 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3400 797 370 3 0 500 0
[pid=14457] ppid=14444 vsize=5356 CPUtime=0
/proc/14457/stat : 14457 (sh) S 14444 14444 14242 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37804627 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14457/statm: 1339 233 193 169 0 50 0
[pid=14458] ppid=14457 vsize=868488 CPUtime=2.37
/proc/14458/stat : 14458 (java) S 14457 14444 14242 0 -1 0 7998 0 1 0 222 15 0 0 18 0 9 0 37804627 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14458/statm: 217122 6856 2564 9 0 211669 0
[pid=14458/tid=14459] ppid=14457 vsize=868488 CPUtime=1.82
/proc/14458/task/14459/stat : 14459 (java) R 14457 14444 14242 0 -1 64 3083 0 1 0 173 9 0 0 25 0 9 0 37804628 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4126963412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14460] ppid=14457 vsize=868488 CPUtime=0.27
/proc/14458/task/14460/stat : 14460 (java) S 14457 14444 14242 0 -1 64 2720 0 0 0 23 4 0 0 16 0 9 0 37804629 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14461] ppid=14457 vsize=868488 CPUtime=0
/proc/14458/task/14461/stat : 14461 (java) S 14457 14444 14242 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37804629 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14462] ppid=14457 vsize=868488 CPUtime=0
/proc/14458/task/14462/stat : 14462 (java) S 14457 14444 14242 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37804629 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14463] ppid=14457 vsize=868488 CPUtime=0
/proc/14458/task/14463/stat : 14463 (java) S 14457 14444 14242 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37804631 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14464] ppid=14457 vsize=868488 CPUtime=0.25
/proc/14458/task/14464/stat : 14464 (java) S 14457 14444 14242 0 -1 64 1502 0 0 0 25 0 0 0 16 0 9 0 37804631 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14465] ppid=14457 vsize=868488 CPUtime=0
/proc/14458/task/14465/stat : 14465 (java) S 14457 14444 14242 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37804632 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14458/tid=14466] ppid=14457 vsize=868488 CPUtime=0
/proc/14458/task/14466/stat : 14466 (java) S 14457 14444 14242 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37804632 889331712 6856 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887444

[startup+6.30294 s]
/proc/loadavg: 2.00 2.02 1.97 3/84 14468
/proc/meminfo: memFree=1851968/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=5.16
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1089 13762 0 2 4 1 475 36 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14467] ppid=14444 vsize=5356 CPUtime=0
/proc/14467/stat : 14467 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37805086 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14467/statm: 1339 232 193 169 0 50 0
[pid=14468] ppid=14467 vsize=72596 CPUtime=1
/proc/14468/stat : 14468 (minisat) R 14467 14444 14242 0 -1 4194304 17351 0 0 0 89 11 0 0 25 0 1 0 37805087 74338304 17337 996147200 134512640 135127466 4294956256 18446744073709551615 134523548 0 0 4096 3 0 0 0 17 1 0 0
/proc/14468/statm: 18149 17337 72 150 0 17996 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 91684

[startup+12.7015 s]
/proc/loadavg: 2.00 2.02 1.97 4/92 14490
/proc/meminfo: memFree=1859072/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=11.91
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1324 57236 0 4 4 1 1117 69 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 13732

[startup+25.5017 s]
/proc/loadavg: 2.00 2.02 1.97 3/84 14504
/proc/meminfo: memFree=1792960/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=15.78
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1438 79253 0 5 5 1 1487 85 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14503] ppid=14444 vsize=5356 CPUtime=0
/proc/14503/stat : 14503 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37806164 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14503/statm: 1339 232 193 169 0 50 0
[pid=14504] ppid=14503 vsize=74732 CPUtime=9.33
/proc/14504/stat : 14504 (minisat) R 14503 14444 14242 0 -1 4194304 17909 0 0 0 923 10 0 0 25 0 1 0 37806165 76525568 17895 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14504/statm: 18683 17895 76 150 0 18530 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 93820

[startup+51.1021 s]
/proc/loadavg: 2.00 2.02 1.97 3/84 14516
/proc/meminfo: memFree=1793088/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=74612 CPUtime=21.06
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 17891 0 0 0 2095 11 0 0 25 0 1 0 37807541 76402688 17877 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14516/statm: 18653 17877 76 150 0 18500 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 93700

[startup+102.308 s]
/proc/loadavg: 2.00 2.02 1.97 3/84 14518
/proc/meminfo: memFree=1788800/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=78984 CPUtime=71.79
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 18933 0 0 0 7166 13 0 0 25 0 1 0 37807541 80879616 18919 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/14516/statm: 19746 18919 76 150 0 19593 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 98072

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 1.97 3/84 14518
/proc/meminfo: memFree=1771008/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=97100 CPUtime=131.21
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 23429 0 0 0 13104 17 0 0 25 0 1 0 37807541 99430400 23415 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/14516/statm: 24275 23415 76 150 0 24122 0
Current children cumulated CPU time (s) 160.61

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

/proc/meminfo: memFree=1530816/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3117.59
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76587 0 0 0 311680 79 0 0 25 0 1 0 37807541 317751296 76573 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76573 76 150 0 77423 0
Current children cumulated CPU time (s) 3146.99
Current children cumulated vsize (KiB) 329392

[startup+3222.3 s]
/proc/loadavg: 2.22 2.08 2.02 3/77 14625
/proc/meminfo: memFree=1530752/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3177.57
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76588 0 0 0 317678 79 0 0 25 0 1 0 37807541 317751296 76574 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76574 76 150 0 77423 0
Current children cumulated CPU time (s) 3206.97
Current children cumulated vsize (KiB) 329392

[startup+3282.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/77 14625
/proc/meminfo: memFree=1530496/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3237.55
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76588 0 0 0 323676 79 0 0 25 0 1 0 37807541 317751296 76574 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76574 76 150 0 77423 0
Current children cumulated CPU time (s) 3266.95
Current children cumulated vsize (KiB) 329392

[startup+3342.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/77 14625
/proc/meminfo: memFree=1530368/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3297.52
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76588 0 0 0 329673 79 0 0 25 0 1 0 37807541 317751296 76574 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76574 76 150 0 77423 0
Current children cumulated CPU time (s) 3326.92
Current children cumulated vsize (KiB) 329392

[startup+3402.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/77 14625
/proc/meminfo: memFree=1530048/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3357.5
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76588 0 0 0 335671 79 0 0 25 0 1 0 37807541 317751296 76574 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76574 76 150 0 77423 0
Current children cumulated CPU time (s) 3386.9
Current children cumulated vsize (KiB) 329392

[startup+3462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/77 14625
/proc/meminfo: memFree=1529728/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3417.48
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76588 0 0 0 341669 79 0 0 25 0 1 0 37807541 317751296 76574 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76574 76 150 0 77423 0
Current children cumulated CPU time (s) 3446.88
Current children cumulated vsize (KiB) 329392

[startup+3522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 14625
/proc/meminfo: memFree=1529472/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3477.45
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76588 0 0 0 347666 79 0 0 25 0 1 0 37807541 317751296 76574 996147200 134512640 135127466 4294956256 18446744073709551615 134527107 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76574 76 150 0 77423 0
Current children cumulated CPU time (s) 3506.85
Current children cumulated vsize (KiB) 329392

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 14625
/proc/meminfo: memFree=1529216/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3537.43
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76589 0 0 0 353664 79 0 0 25 0 1 0 37807541 317751296 76575 996147200 134512640 135127466 4294956256 18446744073709551615 134528053 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76575 76 150 0 77423 0
Current children cumulated CPU time (s) 3566.83
Current children cumulated vsize (KiB) 329392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 14625
/proc/meminfo: memFree=1528896/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3570.62
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76589 0 0 0 356983 79 0 0 25 0 1 0 37807541 317751296 76575 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76575 76 150 0 77423 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 329392

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

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

[startup+3615.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 14625
/proc/meminfo: memFree=1528896/2055920 swapFree=4192812/4192956
[pid=14444] ppid=14442 vsize=13732 CPUtime=29.4
/proc/14444/stat : 14444 (sugar) S 14442 14444 14242 0 -1 4194304 1552 101421 0 6 5 2 2833 100 16 0 1 0 37804559 14061568 837 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14444/statm: 3433 837 374 3 0 533 0
[pid=14515] ppid=14444 vsize=5356 CPUtime=0
/proc/14515/stat : 14515 (sh) S 14444 14444 14242 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37807540 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14515/statm: 1339 232 193 169 0 50 0
[pid=14516] ppid=14515 vsize=310304 CPUtime=3570.62
/proc/14516/stat : 14516 (minisat) R 14515 14444 14242 0 -1 4194304 76589 0 0 0 356983 79 0 0 25 0 1 0 37807541 317751296 76575 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 77576 76575 76 150 0 77423 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 329392

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14444 and gives
#  childrusage.ru_utime.tv_sec=28
#  childrusage.ru_utime.tv_usec=395683
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=50840
# CPU time returned by wait4() is 29.4465
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3615.57
CPU time (s): 3600.02
CPU user time (s): 3598.21
CPU system time (s): 1.81
CPU usage (%): 99.5698
Max. virtual memory (cumulated for all children) (KiB): 887444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.3957
system time used= 1.05084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103315
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= 11407
involuntary context switches= 11720

runsolver used 4.04439 second user time and 12.4121 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-11 23:17:39
IDJOB=1109804
IDBENCH=61016
IDSOLVER=368
FILE ID=node55/1109804-1215811059
PBS_JOBID= 7903305
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/ramsey3/normalized-ramsey-20-3.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-1109804-1215811059/watcher-1109804-1215811059 -o /tmp/evaluation-result-1109804-1215811059/solver-1109804-1215811059 -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-1109804-1215811059.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 329ec1b3e20036aaf15be07a06f46f0b
RANDOM SEED=559961179

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:       1902392 kB
Buffers:         12760 kB
Cached:          56532 kB
SwapCached:          0 kB
Active:          73180 kB
Inactive:        29824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1432 kB
Writeback:           0 kB
Mapped:          53840 kB
Slab:            35752 kB
Committed_AS:   204228 kB
PageTables:       1812 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 00:17:57