Trace number 1108036

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)6 3600.03 3614.92

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-54021_ext.xml
MD5SUM03181f34bef1168c4867222722763e4f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1596.17
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
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.01/0.31	c 0	Sugar v1-13 + HOME/minisat
0.01/0.32	c 0	BEGIN Fri Jul 11 16:43:16 2008
0.01/0.32	c 0	PID 11982
0.01/0.34	c 0	HOST node20.alineos.net
0.01/0.34	c 0	CONVERTING HOME/instance-1108036-1215787395.xml TO HOME/temp.csp
0.01/0.34	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108036-1215787395.xml' 'HOME/temp.csp'
0.45/1.31	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.45/1.38	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.45/1.38	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.47/1.55	c 1	Parsing HOME/temp.csp
0.47/1.85	c 2	parsed 577 expressions
0.47/1.85	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/1.86	c 2	MAX CSP: 276 constraints
0.47/1.86	c 2	Converting to clausal form CSP
0.47/1.88	c 2	converted 86 (10%) expressions
0.47/1.93	c 2	converted 172 (20%) expressions
0.47/1.93	c 2	converted 257 (30%) expressions
0.47/1.96	c 2	converted 343 (40%) expressions
0.47/1.98	c 2	converted 428 (50%) expressions
0.47/2.00	c 2	converted 514 (60%) expressions
0.47/2.02	c 2	converted 600 (70%) expressions
0.47/2.04	c 2	converted 685 (80%) expressions
1.06/2.11	c 2	converted 771 (90%) expressions
1.16/2.27	c 2	converted 856 (100%) expressions
1.16/2.27	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 415
1.16/2.27	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/2.27	c 2	Propagation in CSP
1.26/2.30	c 2	273 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.26/2.30	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.26/2.30	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.26/2.30	c 2	Simplifing CSP by introducing new Boolean variables
1.26/2.30	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.26/2.30	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.26/2.35	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.26/2.36	c 2	58 (10%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.26/2.36	c 2	116 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.26/2.36	c 2	173 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.26/2.37	c 2	231 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.26/2.37	c 2	288 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.26/2.37	c 2	346 (60%) CSP integer variables are encoded (1522 clauses, 18247 bytes)
1.26/2.37	c 2	404 (70%) CSP integer variables are encoded (3103 clauses, 38800 bytes)
1.26/2.37	c 2	461 (80%) CSP integer variables are encoded (3655 clauses, 45976 bytes)
1.26/2.38	c 2	519 (90%) CSP integer variables are encoded (3972 clauses, 50097 bytes)
1.26/2.38	c 2	576 (100%) CSP integer variables are encoded (4436 clauses, 56129 bytes)
1.36/2.46	c 2	83 (10%) CSP clauses are encoded (12268 clauses, 226905 bytes)
1.46/2.51	c 2	166 (20%) CSP clauses are encoded (20061 clauses, 412838 bytes)
1.46/2.56	c 2	249 (30%) CSP clauses are encoded (27875 clauses, 600847 bytes)
1.46/2.59	c 2	331 (40%) CSP clauses are encoded (31017 clauses, 671731 bytes)
1.56/2.67	c 2	414 (50%) CSP clauses are encoded (72941 clauses, 1421752 bytes)
1.56/2.67	c 2	497 (60%) CSP clauses are encoded (74594 clauses, 1449898 bytes)
1.66/2.74	c 2	579 (70%) CSP clauses are encoded (112612 clauses, 2146710 bytes)
1.66/2.75	c 2	662 (80%) CSP clauses are encoded (114443 clauses, 2177978 bytes)
1.66/2.76	c 2	745 (90%) CSP clauses are encoded (118588 clauses, 2251484 bytes)
1.66/2.78	c 3	827 (100%) CSP clauses are encoded (133445 clauses, 2520361 bytes)
1.66/2.78	c 3	827 CSP clauses encoded
1.66/2.80	c 3	Writing map file : HOME/temp.map
1.75/2.80	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.75/2.80	c 3	SAT : 5012 SAT variables, 133445 SAT clauses, 2520361 bytes
1.75/2.80	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.75/2.87	c 3	OBJECTIVE minimize _COST
1.77/2.90	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
1.77/2.90	c 3	SEARCHING: _COST <= 138
1.77/2.90	c 3	SOLVING HOME/temp.cnf
1.77/2.90	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.77/2.90	c 3	This is MiniSat 2.0 beta
1.77/2.90	c 3	WARNING: for repeatability, setting FPU to use double precision
1.77/2.90	c 3	============================[ Problem Statistics ]=============================
1.77/2.90	c 3	|                                                                             |
1.77/2.90	c 3	|  Number of variables:  5012                                                 |
1.77/2.90	c 3	|  Number of clauses:    133446                                               |
1.77/2.97	c 3	|  Parsing time:         0.06         s                                       |
1.77/2.99	c 3	============================[ Search Statistics ]==============================
1.77/2.99	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/2.99	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/2.99	c 3	===============================================================================
1.77/2.99	c 3	|         0 |    3770    95027   322703 |    31675        0    nan |  0.000 % |
1.77/3.00	c 3	===============================================================================
1.77/3.00	c 3	restarts              : 1
1.77/3.00	c 3	conflicts             : 3              (32 /sec)
1.77/3.00	c 3	decisions             : 30             (0.00 % random) (319 /sec)
1.77/3.00	c 3	propagations          : 5180           (55115 /sec)
1.77/3.00	c 3	conflict literals     : 66             (10.81 % deleted)
1.77/3.00	c 3	Memory used           : 7.32 MB
1.77/3.00	c 3	CPU time              : 0.093985 s
1.77/3.00	c 3	
1.77/3.00	c 3	SATISFIABLE
1.77/3.01	c 3	FOUND: _COST <= 138
1.77/3.01	s SATISFIABLE
1.77/3.01	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.77/3.01	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.90/4.35	c 4	Decoding HOME/temp.out
2.01/4.45	c 4	OBJECTIVE _COST 138
2.01/4.45	o 138
2.01/4.45	v 1 22 2 12 6 10 18 19 20 13 22 21 20 20 21 23 22 18 23 23 22 23 22 23
2.01/4.45	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.06/4.51	c 4	OBJECTIVE BOUND: 0 <= _COST <= 138
2.06/4.51	c 4	SEARCHING: _COST <= 69
2.06/4.51	c 4	SOLVING HOME/temp.cnf
2.06/4.51	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.06/4.51	c 4	This is MiniSat 2.0 beta
2.06/4.51	c 4	WARNING: for repeatability, setting FPU to use double precision
2.06/4.51	c 4	============================[ Problem Statistics ]=============================
2.06/4.51	c 4	|                                                                             |
2.06/4.51	c 4	|  Number of variables:  5012                                                 |
2.06/4.51	c 4	|  Number of clauses:    133446                                               |
2.06/4.58	c 4	|  Parsing time:         0.06         s                                       |
2.08/4.60	c 4	============================[ Search Statistics ]==============================
2.08/4.60	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/4.60	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/4.60	c 4	===============================================================================
2.08/4.60	c 4	|         0 |    3080    71636   254531 |    23878        0    nan |  0.000 % |
2.08/4.62	c 4	|       102 |    3080    71636   254531 |    26266      102     51 | 38.547 % |
2.08/4.65	c 4	|       252 |    3080    71636   254531 |    28893      252     40 | 38.548 % |
2.08/4.66	c 4	===============================================================================
2.08/4.66	c 4	restarts              : 3
2.08/4.66	c 4	conflicts             : 273            (1896 /sec)
2.08/4.66	c 4	decisions             : 461            (0.87 % random) (3202 /sec)
2.08/4.66	c 4	propagations          : 71923          (499542 /sec)
2.08/4.66	c 4	conflict literals     : 10685          (22.60 % deleted)
2.08/4.66	c 4	Memory used           : 7.45 MB
2.08/4.66	c 4	CPU time              : 0.143978 s
2.08/4.66	c 4	
2.08/4.66	c 4	SATISFIABLE
2.08/4.66	c 4	FOUND: _COST <= 69
2.08/4.66	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.08/4.66	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'
2.24/4.75	c 4	Decoding HOME/temp.out
2.24/4.82	c 5	OBJECTIVE _COST 55
2.24/4.83	o 55
2.24/4.83	v 23 23 23 12 4 17 20 5 19 6 7 17 17 17 13 23 13 21 23 23 23 23 23 23
2.24/4.84	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.24/4.88	c 5	OBJECTIVE BOUND: 0 <= _COST <= 55
2.24/4.88	c 5	SEARCHING: _COST <= 27
2.24/4.88	c 5	SOLVING HOME/temp.cnf
2.24/4.88	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.24/4.88	c 5	This is MiniSat 2.0 beta
2.24/4.88	c 5	WARNING: for repeatability, setting FPU to use double precision
2.24/4.88	c 5	============================[ Problem Statistics ]=============================
2.24/4.88	c 5	|                                                                             |
2.24/4.88	c 5	|  Number of variables:  5012                                                 |
2.24/4.88	c 5	|  Number of clauses:    133446                                               |
2.42/4.95	c 5	|  Parsing time:         0.07         s                                       |
2.42/4.98	c 5	============================[ Search Statistics ]==============================
2.42/4.98	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.42/4.98	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.42/4.98	c 5	===============================================================================
2.42/4.98	c 5	|         0 |    2481    47765   184673 |    15921        0    nan |  0.000 % |
2.42/5.01	c 5	|       100 |    2481    47765   184673 |    17513      100     50 | 50.499 % |
2.42/5.04	c 5	|       250 |    2481    47765   184673 |    19265      250     35 | 50.499 % |
2.42/5.08	c 5	|       476 |    2481    47765   184673 |    21191      476     34 | 50.499 % |
2.42/5.14	c 5	|       814 |    2481    47765   184673 |    23310      814     37 | 50.499 % |
2.42/5.23	c 5	|      1321 |    2481    47765   184673 |    25642     1321     33 | 50.499 % |
2.42/5.37	c 5	|      2080 |    2481    47765   184673 |    28206     2080     35 | 50.499 % |
3.03/5.56	c 5	|      3219 |    2481    47765   184673 |    31026     3219     34 | 50.499 % |
3.33/5.86	c 6	|      4927 |    2481    47765   184673 |    34129     4927     31 | 50.499 % |
3.93/6.43	c 6	|      7490 |    2481    47765   184673 |    37542     7490     32 | 50.499 % |
4.82/7.36	c 7	|     11334 |    2481    47765   184673 |    41296    11334     33 | 50.499 % |
6.33/8.82	c 9	|     17100 |    2481    47765   184673 |    45426    17100     31 | 50.499 % |
8.82/11.35	c 11	|     25749 |    2481    47765   184673 |    49969    25749     31 | 50.499 % |
13.82/16.32	c 16	|     38724 |    2481    47765   184673 |    54965    38724     30 | 50.499 % |
24.22/26.73	c 26	|     58185 |    2481    47765   184673 |    60462    58185     30 | 50.499 % |
39.80/42.30	c 42	|     87377 |    2481    47765   184673 |    66508    37415     32 | 50.499 % |
68.30/70.81	c 71	|    131166 |    2481    47765   184673 |    73159    25734     30 | 50.499 % |
111.08/113.69	c 113	|    196851 |    2481    47765   184673 |    80475    32223     28 | 50.499 % |
179.36/181.94	c 182	|    295377 |    2481    47765   184673 |    88523    62504     37 | 50.499 % |
215.04/217.68	c 217	===============================================================================
215.04/217.68	c 217	restarts              : 19
215.04/217.68	c 217	conflicts             : 350586         (1649 /sec)
215.04/217.68	c 217	decisions             : 377161         (0.63 % random) (1774 /sec)
215.04/217.68	c 217	propagations          : 99035424       (465690 /sec)
215.04/217.68	c 217	conflict literals     : 11628074       (41.03 % deleted)
215.04/217.68	c 217	Memory used           : 23.76 MB
215.04/217.68	c 217	CPU time              : 212.664 s
215.04/217.68	c 217	
215.04/217.68	c 217	SATISFIABLE
215.04/217.68	c 217	FOUND: _COST <= 27
215.04/217.68	c 217	DECODING HOME/temp.out WITH HOME/temp.map
215.04/217.68	c 217	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
215.13/217.78	c 218	Decoding HOME/temp.out
215.22/217.86	c 218	OBJECTIVE _COST 27
215.22/217.86	o 27
215.22/217.86	v 23 4 2 4 23 23 20 5 13 22 23 23 13 16 23 1 23 23 23 23 1 23 23 23
215.22/217.87	c 218	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
215.29/217.91	c 218	OBJECTIVE BOUND: 0 <= _COST <= 27
215.29/217.91	c 218	SEARCHING: _COST <= 13
215.29/217.91	c 218	SOLVING HOME/temp.cnf
215.29/217.91	c 218	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
215.29/217.91	c 218	This is MiniSat 2.0 beta
215.29/217.91	c 218	WARNING: for repeatability, setting FPU to use double precision
215.29/217.91	c 218	============================[ Problem Statistics ]=============================
215.29/217.91	c 218	|                                                                             |
215.29/217.91	c 218	|  Number of variables:  5012                                                 |
215.29/217.91	c 218	|  Number of clauses:    133446                                               |
215.29/217.99	c 218	|  Parsing time:         0.06         s                                       |
215.30/218.02	c 218	============================[ Search Statistics ]==============================
215.30/218.02	c 218	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.30/218.02	c 218	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
215.30/218.02	c 218	===============================================================================
215.30/218.02	c 218	|         0 |    2137    38374   157518 |    12791        0    nan |  0.000 % |
215.30/218.04	c 218	|       100 |    2137    38374   157518 |    14070      100     48 | 57.362 % |
215.30/218.07	c 218	|       251 |    2137    38374   157518 |    15477      251     37 | 57.362 % |
215.30/218.11	c 218	|       476 |    2137    38374   157518 |    17025      476     41 | 57.362 % |
215.30/218.17	c 218	|       815 |    2137    38374   157518 |    18727      815     33 | 57.362 % |
215.30/218.25	c 218	|      1321 |    2137    38374   157518 |    20600     1321     31 | 57.362 % |
215.30/218.39	c 218	|      2080 |    2137    38374   157518 |    22660     2080     29 | 57.362 % |
215.30/218.58	c 218	|      3219 |    2137    38374   157518 |    24926     3219     29 | 57.362 % |
216.27/218.94	c 219	|      4927 |    2137    38374   157518 |    27419     4927     29 | 57.362 % |
216.77/219.44	c 219	|      7489 |    2137    38374   157518 |    30161     7489     31 | 57.362 % |
217.56/220.28	c 220	|     11333 |    2137    38374   157518 |    33177    11333     30 | 57.362 % |
219.06/221.79	c 222	|     17100 |    2137    38374   157518 |    36495    17100     29 | 57.362 % |
222.04/224.77	c 225	|     25749 |    2137    38374   157518 |    40144    25749     29 | 57.362 % |
227.82/230.57	c 230	|     38724 |    2137    38374   157518 |    44159    38724     29 | 57.362 % |
237.26/240.06	c 240	|     58185 |    2137    38374   157518 |    48575    23014     31 | 57.362 % |
253.38/256.29	c 256	|     87377 |    2137    38374   157518 |    53432    14939     27 | 57.362 % |
277.87/280.86	c 281	|    131166 |    2137    38374   157518 |    58775    16549     27 | 57.362 % |
315.47/318.67	c 318	|    196851 |    2137    38374   157518 |    64653    35544     30 | 57.362 % |
374.29/377.76	c 377	|    295377 |    2137    38374   157518 |    71118    26768     29 | 57.362 % |
467.92/471.83	c 472	|    443166 |    2137    38374   157518 |    78230    56072     33 | 57.362 % |
515.39/519.50	c 519	===============================================================================
515.39/519.50	c 519	restarts              : 20
515.39/519.50	c 519	conflicts             : 502729         (1675 /sec)
515.39/519.50	c 519	decisions             : 538805         (0.70 % random) (1796 /sec)
515.39/519.50	c 519	propagations          : 149819972      (499314 /sec)
515.39/519.50	c 519	conflict literals     : 15205029       (39.35 % deleted)
515.39/519.50	c 519	Memory used           : 21.00 MB
515.39/519.50	c 519	CPU time              : 300.051 s
515.39/519.50	c 519	
515.39/519.51	c 519	SATISFIABLE
515.39/519.51	c 519	FOUND: _COST <= 13
515.39/519.51	c 519	DECODING HOME/temp.out WITH HOME/temp.map
515.39/519.51	c 519	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
515.41/519.60	c 519	Decoding HOME/temp.out
515.41/519.68	c 519	OBJECTIVE _COST 13
515.41/519.68	o 13
515.41/519.68	v 23 11 11 5 9 23 12 3 12 9 4 23 23 16 23 3 23 16 23 3 23 23 23 23
515.41/519.69	c 519	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
515.41/519.73	c 519	OBJECTIVE BOUND: 0 <= _COST <= 13
515.41/519.73	c 519	SEARCHING: _COST <= 6
515.41/519.73	c 519	SOLVING HOME/temp.cnf
515.41/519.73	c 519	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
515.41/519.74	c 519	This is MiniSat 2.0 beta
515.41/519.74	c 519	WARNING: for repeatability, setting FPU to use double precision
515.41/519.74	c 519	============================[ Problem Statistics ]=============================
515.41/519.74	c 519	|                                                                             |
515.41/519.76	c 519	|  Number of variables:  5012                                                 |
515.41/519.76	c 519	|  Number of clauses:    133446                                               |
515.62/519.83	c 520	|  Parsing time:         0.06         s                                       |
515.62/519.86	c 520	============================[ Search Statistics ]==============================
515.62/519.86	c 520	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
515.62/519.86	c 520	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
515.62/519.86	c 520	===============================================================================
515.62/519.86	c 520	|         0 |    1810    32963   142259 |    10987        0    nan |  0.000 % |
515.62/519.88	c 520	|       100 |    1810    32963   142259 |    12086      100     46 | 63.887 % |
515.62/519.92	c 520	|       251 |    1810    32963   142259 |    13295      251     34 | 63.887 % |
515.62/519.96	c 520	|       476 |    1810    32963   142259 |    14624      476     28 | 63.887 % |
515.62/520.01	c 520	|       814 |    1810    32963   142259 |    16087      814     28 | 63.887 % |
515.62/520.10	c 520	|      1321 |    1810    32963   142259 |    17695     1321     28 | 63.887 % |
516.05/520.24	c 520	|      2080 |    1810    32963   142259 |    19465     2080     27 | 63.887 % |
516.24/520.45	c 520	|      3219 |    1810    32963   142259 |    21411     3219     27 | 63.887 % |
516.54/520.78	c 521	|      4927 |    1810    32963   142259 |    23553     4927     28 | 63.887 % |
517.14/521.32	c 521	|      7489 |    1810    32963   142259 |    25908     7489     27 | 63.887 % |
518.03/522.25	c 522	|     11333 |    1810    32963   142259 |    28499    11333     28 | 63.887 % |
519.62/523.85	c 524	|     17099 |    1810    32963   142259 |    31349    17099     29 | 63.887 % |
522.21/526.47	c 526	|     25748 |    1810    32963   142259 |    34484    25748     33 | 63.887 % |
527.38/531.64	c 531	|     38722 |    1810    32963   142259 |    37932    12869     33 | 63.887 % |
534.15/538.42	c 538	|     58183 |    1810    32963   142259 |    41725    32330     35 | 63.887 % |
542.51/546.84	c 547	===============================================================================
542.51/546.84	c 547	restarts              : 15
542.51/546.84	c 547	conflicts             : 77719          (2887 /sec)
542.51/546.84	c 547	decisions             : 83724          (0.69 % random) (3110 /sec)
542.51/546.84	c 547	propagations          : 25304358       (940092 /sec)
542.51/546.84	c 547	conflict literals     : 2681848        (34.32 % deleted)
542.51/546.84	c 547	Memory used           : 13.29 MB
542.51/546.84	c 547	CPU time              : 26.9169 s
542.51/546.84	c 547	
542.51/546.84	c 547	SATISFIABLE
542.51/546.84	c 547	FOUND: _COST <= 6
542.51/546.84	c 547	DECODING HOME/temp.out WITH HOME/temp.map
542.51/546.84	c 547	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
542.56/546.97	c 547	Decoding HOME/temp.out
542.56/547.05	c 547	OBJECTIVE _COST 6
542.56/547.05	o 6
542.56/547.05	v 23 7 9 23 23 21 17 11 10 11 23 22 20 16 13 9 8 12 23 5 12 9 17 23
542.56/547.07	c 547	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
542.56/547.10	c 547	OBJECTIVE BOUND: 0 <= _COST <= 6
542.56/547.10	c 547	SEARCHING: _COST <= 3
542.56/547.10	c 547	SOLVING HOME/temp.cnf
542.56/547.10	c 547	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
542.56/547.10	c 547	This is MiniSat 2.0 beta
542.56/547.10	c 547	WARNING: for repeatability, setting FPU to use double precision
542.56/547.10	c 547	============================[ Problem Statistics ]=============================
542.56/547.10	c 547	|                                                                             |
542.56/547.10	c 547	|  Number of variables:  5012                                                 |
542.56/547.10	c 547	|  Number of clauses:    133446                                               |
542.56/547.18	c 547	|  Parsing time:         0.07         s                                       |
542.74/547.21	c 547	============================[ Search Statistics ]==============================
542.74/547.21	c 547	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
542.74/547.21	c 547	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
542.74/547.21	c 547	===============================================================================
542.74/547.21	c 547	|         0 |    1529    30176   134738 |    10058        0    nan |  0.000 % |
542.74/547.23	c 547	|       101 |    1529    30176   134738 |    11064      101     51 | 69.493 % |
542.74/547.26	c 547	|       251 |    1529    30176   134738 |    12170      251     53 | 69.493 % |
542.74/547.30	c 547	|       476 |    1529    30176   134738 |    13388      476     41 | 69.493 % |
542.74/547.37	c 547	|       813 |    1529    30176   134738 |    14726      813     41 | 69.493 % |
542.74/547.48	c 547	|      1319 |    1529    30176   134738 |    16199     1319     40 | 69.493 % |
542.74/547.64	c 547	|      2078 |    1529    30176   134738 |    17819     2078     36 | 69.493 % |
543.42/547.87	c 548	|      3217 |    1529    30176   134738 |    19601     3217     34 | 69.493 % |
543.81/548.24	c 548	|      4925 |    1529    30176   134738 |    21561     4925     34 | 69.493 % |
544.41/548.84	c 549	|      7487 |    1529    30176   134738 |    23717     7487     32 | 69.493 % |
545.41/549.87	c 550	|     11335 |    1529    30176   134738 |    26089    11335     32 | 69.493 % |
547.20/551.64	c 551	|     17104 |    1529    30176   134738 |    28698    17104     32 | 69.493 % |
549.80/554.24	c 554	|     25753 |    1529    30176   134738 |    31568    25753     33 | 69.493 % |
554.77/559.24	c 559	|     38728 |    1529    30176   134738 |    34725    15860     30 | 69.493 % |
562.13/566.64	c 566	|     58189 |    1529    30176   134738 |    38197    35321     30 | 69.493 % |
574.67/579.21	c 579	|     87381 |    1529    30176   134738 |    42017    36572     32 | 69.493 % |
594.48/599.19	c 599	|    131170 |    1529    30176   134738 |    46219    17426     35 | 69.493 % |
628.31/633.19	c 633	|    196854 |    1529    30176   134738 |    50841    49101     31 | 69.493 % |
672.88/677.98	c 678	|    295381 |    1529    30176   134738 |    55925    28480     25 | 69.493 % |
745.83/751.29	c 751	|    443171 |    1529    30176   134738 |    61517    41472     36 | 69.493 % |
875.58/881.62	c 881	|    664854 |    1529    30176   134738 |    67669    16819     41 | 69.493 % |
1080.45/1087.50	c 1087	|    997379 |    1529    30176   134738 |    74436    71562     34 | 69.493 % |
1402.15/1410.80	c 1411	|   1496168 |    1529    30176   134738 |    81880    73048     36 | 69.493 % |
1821.69/1832.48	c 1832	|   2244350 |    1529    30176   134738 |    90068    41912     32 | 69.493 % |
2578.39/2592.80	c 2593	|   3366625 |    1529    30176   134738 |    99075    77923     35 | 69.493 % |
3600.03/3614.91	c ERROR unknown output  in HOME/temp.out
3600.03/3614.91	c 3615	CPU 542.31 (0.05 0.02 542.26 0.43)
3600.03/3614.91	c 3615	END Fri Jul 11 17:43:31 2008

Verifier Data (download as text)

OK	6	270
6 unsatisfied constraints, 270 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-1108036-1215787395/watcher-1108036-1215787395 -o /tmp/evaluation-result-1108036-1215787395/solver-1108036-1215787395 -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-1108036-1215787395.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.84 3.06 3.14 4/80 11982
/proc/meminfo: memFree=1883320/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=18572 CPUtime=0
/proc/11982/stat : 11982 (runsolver) D 11980 11982 11448 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 35441771 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 273952599335 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11982/statm: 4643 292 257 25 0 2626 0

[startup+0.036717 s]
/proc/loadavg: 2.84 3.06 3.14 4/80 11982
/proc/meminfo: memFree=1883320/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=124 CPUtime=0
/proc/11982/stat : 11982 (sugar) R 11980 11982 11448 0 -1 4194304 38 0 0 0 0 0 0 0 19 0 1 0 35441771 126976 23 996147200 4194304 4206940 548682068592 18446744073709551615 273949984032 0 0 4096 0 0 0 0 17 0 0 0
/proc/11982/statm: 626 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.118915 s]
/proc/loadavg: 2.84 3.06 3.14 4/80 11982
/proc/meminfo: memFree=1883320/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=7504 CPUtime=0
/proc/11982/stat : 11982 (sugar) D 11980 11982 11448 0 -1 4194304 67 0 0 0 0 0 0 0 19 0 1 0 35441771 7684096 52 996147200 4194304 4206940 548682068592 18446744073709551615 273949980137 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/11982/statm: 1876 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7504

[startup+0.301761 s]
/proc/loadavg: 2.84 3.06 3.14 4/80 11982
/proc/meminfo: memFree=1883320/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13072 CPUtime=0.01
/proc/11982/stat : 11982 (sugar) R 11980 11982 11448 0 -1 4194304 620 0 0 0 1 0 0 0 18 0 1 0 35441771 13385728 588 996147200 4194304 4206940 548682068592 18446744073709551615 273952451072 0 0 4224 0 0 0 0 17 0 0 0
/proc/11982/statm: 3268 588 316 3 0 368 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13072

[startup+0.701841 s]
/proc/loadavg: 2.84 3.06 3.14 4/80 11982
/proc/meminfo: memFree=1883320/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=0.04
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 898 127 0 0 3 1 0 0 17 0 1 0 35441771 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.502 s]
/proc/loadavg: 2.84 3.06 3.14 3/91 11994
/proc/meminfo: memFree=1874784/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=0.47
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 957 4724 0 1 3 1 38 5 17 0 1 0 35441771 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13600

[startup+3.10135 s]
/proc/loadavg: 2.85 3.06 3.14 6/91 12004
/proc/meminfo: memFree=1865056/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=1.88
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1107 15514 2 6 3 1 170 14 15 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 13600

[startup+6.30195 s]
/proc/loadavg: 2.85 3.06 3.14 4/83 12030
/proc/meminfo: memFree=1868312/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=2.42
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1295 25166 2 8 4 1 216 21 15 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12029] ppid=11982 vsize=5356 CPUtime=0
/proc/12029/stat : 12029 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35442259 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12029/statm: 1339 232 193 169 0 50 0
[pid=12030] ppid=12029 vsize=7620 CPUtime=1.41
/proc/12030/stat : 12030 (minisat) R 12029 11982 11448 0 -1 4194304 1817 0 0 0 141 0 0 0 25 0 1 0 35442260 7802880 1803 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 1905 1803 75 150 0 1752 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 26576

[startup+12.7012 s]
/proc/loadavg: 2.79 3.04 3.14 3/83 12030
/proc/meminfo: memFree=1865880/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=2.42
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1295 25166 2 8 4 1 216 21 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12029] ppid=11982 vsize=5356 CPUtime=0
/proc/12029/stat : 12029 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35442259 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12029/statm: 1339 232 193 169 0 50 0
[pid=12030] ppid=12029 vsize=10384 CPUtime=7.8
/proc/12030/stat : 12030 (minisat) R 12029 11982 11448 0 -1 4194304 2476 0 0 0 780 0 0 0 25 0 1 0 35442260 10633216 2462 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 2596 2462 75 150 0 2443 0
Current children cumulated CPU time (s) 10.22
Current children cumulated vsize (KiB) 29340

[startup+25.5018 s]
/proc/loadavg: 2.75 3.02 3.13 3/83 12030
/proc/meminfo: memFree=1861976/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=2.42
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1295 25166 2 8 4 1 216 21 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12029] ppid=11982 vsize=5356 CPUtime=0
/proc/12029/stat : 12029 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35442259 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12029/statm: 1339 232 193 169 0 50 0
[pid=12030] ppid=12029 vsize=14448 CPUtime=20.6
/proc/12030/stat : 12030 (minisat) R 12029 11982 11448 0 -1 4194304 3498 0 0 0 2058 2 0 0 25 0 1 0 35442260 14794752 3484 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 3612 3484 75 150 0 3459 0
Current children cumulated CPU time (s) 23.02
Current children cumulated vsize (KiB) 33404

[startup+51.1019 s]
/proc/loadavg: 2.83 3.02 3.12 3/83 12030
/proc/meminfo: memFree=1860504/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=2.42
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1295 25166 2 8 4 1 216 21 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12029] ppid=11982 vsize=5356 CPUtime=0
/proc/12029/stat : 12029 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35442259 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12029/statm: 1339 232 193 169 0 50 0
[pid=12030] ppid=12029 vsize=16036 CPUtime=46.18
/proc/12030/stat : 12030 (minisat) R 12029 11982 11448 0 -1 4194304 3893 0 0 0 4616 2 0 0 25 0 1 0 35442260 16420864 3879 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 4009 3879 75 150 0 3856 0
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (KiB) 34992

[startup+102.306 s]
/proc/loadavg: 2.79 2.98 3.10 4/83 12030
/proc/meminfo: memFree=1858264/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=2.42
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1295 25166 2 8 4 1 216 21 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12029] ppid=11982 vsize=5356 CPUtime=0
/proc/12029/stat : 12029 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35442259 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12029/statm: 1339 232 193 169 0 50 0
[pid=12030] ppid=12029 vsize=18356 CPUtime=97.37
/proc/12030/stat : 12030 (minisat) R 12029 11982 11448 0 -1 4194304 4446 0 0 0 9734 3 0 0 25 0 1 0 35442260 18796544 4432 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 4589 4432 75 150 0 4436 0
Current children cumulated CPU time (s) 99.79
Current children cumulated vsize (KiB) 37312

[startup+162.301 s]
/proc/loadavg: 2.71 2.92 3.07 3/83 12030
/proc/meminfo: memFree=1855000/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=2.42
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1295 25166 2 8 4 1 216 21 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12029] ppid=11982 vsize=5356 CPUtime=0
/proc/12029/stat : 12029 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35442259 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12029/statm: 1339 232 193 169 0 50 0
[pid=12030] ppid=12029 vsize=21436 CPUtime=157.35
/proc/12030/stat : 12030 (minisat) R 12029 11982 11448 0 -1 4194304 5243 0 0 0 15731 4 0 0 25 0 1 0 35442260 21950464 5229 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12030/statm: 5359 5229 75 150 0 5206 0
Current children cumulated CPU time (s) 159.77
Current children cumulated vsize (KiB) 40392

[startup+222.301 s]
/proc/loadavg: 2.72 2.89 3.05 3/83 12042
/proc/meminfo: memFree=1868312/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=215.3
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1411 35152 2 9 4 1 21497 28 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12041] ppid=11982 vsize=5356 CPUtime=0
/proc/12041/stat : 12041 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35463563 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12041/statm: 1339 232 193 169 0 50 0
[pid=12042] ppid=12041 vsize=8328 CPUtime=4.35
/proc/12042/stat : 12042 (minisat) R 12041 11982 11448 0 -1 4194304 1968 0 0 0 434 1 0 0 25 0 1 0 35463563 8527872 1954 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12042/statm: 2082 1954 75 150 0 1929 0
Current children cumulated CPU time (s) 219.65
Current children cumulated vsize (KiB) 27284

[startup+282.302 s]
/proc/loadavg: 2.65 2.84 3.02 4/83 12042
/proc/meminfo: memFree=1861720/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=215.3
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1411 35152 2 9 4 1 21497 28 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12041] ppid=11982 vsize=5356 CPUtime=0
/proc/12041/stat : 12041 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35463563 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12041/statm: 1339 232 193 169 0 50 0
[pid=12042] ppid=12041 vsize=14728 CPUtime=64.06
/proc/12042/stat : 12042 (minisat) R 12041 11982 11448 0 -1 4194304 3571 0 0 0 6403 3 0 0 25 0 1 0 35463563 15081472 3557 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/12042/statm: 3682 3557 75 150 0 3529 0
Current children cumulated CPU time (s) 279.36
Current children cumulated vsize (KiB) 33684

[startup+342.302 s]
/proc/loadavg: 2.73 2.83 3.00 3/83 12042
/proc/meminfo: memFree=1859096/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=215.3
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1411 35152 2 9 4 1 21497 28 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0

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

[startup+3162.3 s]
/proc/loadavg: 2.00 2.07 2.29 3/84 12115
/proc/meminfo: memFree=1890704/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41228 CPUtime=2604.87
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 9943 0 0 0 260460 27 0 0 25 0 1 0 35496482 42217472 9915 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10307 9915 75 150 0 10154 0
Current children cumulated CPU time (s) 3147.63
Current children cumulated vsize (KiB) 60184

[startup+3222.3 s]
/proc/loadavg: 2.00 2.05 2.27 3/84 12115
/proc/meminfo: memFree=1890640/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41228 CPUtime=2664.84
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 9943 0 0 0 266457 27 0 0 25 0 1 0 35496482 42217472 9915 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10307 9915 75 150 0 10154 0
Current children cumulated CPU time (s) 3207.6
Current children cumulated vsize (KiB) 60184

[startup+3282.3 s]
/proc/loadavg: 2.00 2.04 2.25 3/84 12115
/proc/meminfo: memFree=1890512/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41228 CPUtime=2724.81
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 9943 0 0 0 272454 27 0 0 25 0 1 0 35496482 42217472 9915 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10307 9915 75 150 0 10154 0
Current children cumulated CPU time (s) 3267.57
Current children cumulated vsize (KiB) 60184

[startup+3342.3 s]
/proc/loadavg: 2.00 2.03 2.23 3/84 12115
/proc/meminfo: memFree=1890384/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41228 CPUtime=2784.78
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 9943 0 0 0 278451 27 0 0 25 0 1 0 35496482 42217472 9915 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10307 9915 75 150 0 10154 0
Current children cumulated CPU time (s) 3327.54
Current children cumulated vsize (KiB) 60184

[startup+3402.31 s]
/proc/loadavg: 2.00 2.02 2.22 3/84 12115
/proc/meminfo: memFree=1890384/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41228 CPUtime=2844.76
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 9943 0 0 0 284449 27 0 0 25 0 1 0 35496482 42217472 9915 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10307 9915 75 150 0 10154 0
Current children cumulated CPU time (s) 3387.52
Current children cumulated vsize (KiB) 60184

[startup+3462.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/84 12115
/proc/meminfo: memFree=1890320/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41364 CPUtime=2904.73
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 9956 0 0 0 290446 27 0 0 25 0 1 0 35496482 42356736 9928 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10341 9928 75 150 0 10188 0
Current children cumulated CPU time (s) 3447.49
Current children cumulated vsize (KiB) 60320

[startup+3522.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/84 12115
/proc/meminfo: memFree=1890064/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=41564 CPUtime=2964.71
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 10005 0 0 0 296443 28 0 0 25 0 1 0 35496482 42561536 9977 996147200 134512640 135127466 4294956256 18446744073709551615 134530967 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10391 9977 75 150 0 10238 0
Current children cumulated CPU time (s) 3507.47
Current children cumulated vsize (KiB) 60520

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/84 12115
/proc/meminfo: memFree=1889680/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=42092 CPUtime=3024.68
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 10128 0 0 0 302440 28 0 0 25 0 1 0 35496482 43102208 10100 996147200 134512640 135127466 4294956256 18446744073709551615 134523408 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10523 10100 75 150 0 10370 0
Current children cumulated CPU time (s) 3567.44
Current children cumulated vsize (KiB) 61048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.9 s]
/proc/loadavg: 2.00 2.00 2.16 3/84 12115
/proc/meminfo: memFree=1889360/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=42248 CPUtime=3057.27
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 10166 0 0 0 305699 28 0 0 25 0 1 0 35496482 43261952 10138 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10562 10138 75 150 0 10409 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 61204

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+3614.9 s]
/proc/loadavg: 2.00 2.00 2.16 3/84 12115
/proc/meminfo: memFree=1889360/2055920 swapFree=4181068/4192956
[pid=11982] ppid=11980 vsize=13600 CPUtime=542.76
/proc/11982/stat : 11982 (sugar) S 11980 11982 11448 0 -1 4194304 1641 51817 2 11 5 2 54226 43 16 0 1 0 35441771 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/11982/statm: 3400 810 374 3 0 500 0
[pid=12065] ppid=11982 vsize=5356 CPUtime=0
/proc/12065/stat : 12065 (sh) S 11982 11982 11448 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35496482 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12065/statm: 1339 232 193 169 0 50 0
[pid=12066] ppid=12065 vsize=42248 CPUtime=3057.27
/proc/12066/stat : 12066 (minisat) R 12065 11982 11448 0 -1 4194304 10166 0 0 0 305699 28 0 0 25 0 1 0 35496482 43261952 10138 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12066/statm: 10562 10138 75 150 0 10409 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 61204

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11982 and gives
#  childrusage.ru_utime.tv_sec=542
#  childrusage.ru_utime.tv_usec=320554
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=454930
# CPU time returned by wait4() is 542.776
# while last known CPU time is 3600.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3614.92
CPU time (s): 3600.03
CPU user time (s): 3599.3
CPU system time (s): 0.73
CPU usage (%): 99.5882
Max. virtual memory (cumulated for all children) (KiB): 887428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 542.321
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53802
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4025
involuntary context switches= 19932

runsolver used 4.79127 second user time and 10.5674 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-11 16:43:16
IDJOB=1108036
IDBENCH=60669
IDSOLVER=368
FILE ID=node20/1108036-1215787395
PBS_JOBID= 7903155
Free space on /tmp= 66500 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-54021_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108036-1215787395/watcher-1108036-1215787395 -o /tmp/evaluation-result-1108036-1215787395/solver-1108036-1215787395 -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-1108036-1215787395.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 03181f34bef1168c4867222722763e4f
RANDOM SEED=1269237733

node20.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.263
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.263
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:       1884056 kB
Buffers:          3688 kB
Cached:          31000 kB
SwapCached:       5432 kB
Active:         115248 kB
Inactive:         4612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884056 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:         101628 kB
Slab:            37076 kB
Committed_AS:   914356 kB
PageTables:       2092 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= 66500 MiB
End job on node20 at 2008-07-11 17:43:31