Trace number 1115156

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatOPTIMUM1 210.724 231.519

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-53_ext.xml
MD5SUM80192eca53d4e3f12ece0eed213f63f2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark210.724
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 04:20:56 2008
0.00/0.04	c 0	PID 18911
0.03/0.05	c 0	HOST node14.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1115156-1215915656.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115156-1215915656.xml' 'HOME/temp.csp'
0.03/0.57	c 1	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.03/0.61	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.61	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.03/0.69	c 1	Parsing HOME/temp.csp
1.39/1.52	c 2	parsed 247 expressions
1.39/1.52	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.39/1.52	c 2	MAX CSP: 103 constraints
1.39/1.52	c 2	Converting to clausal form CSP
1.39/1.55	c 2	converted 36 (10%) expressions
1.39/1.56	c 2	converted 71 (20%) expressions
1.39/1.57	c 2	converted 106 (30%) expressions
1.39/1.58	c 2	converted 142 (40%) expressions
1.49/1.65	c 2	converted 177 (50%) expressions
1.59/1.70	c 2	converted 212 (60%) expressions
1.69/1.89	c 2	converted 248 (70%) expressions
1.79/1.96	c 2	converted 283 (80%) expressions
1.89/2.03	c 2	converted 318 (90%) expressions
1.99/2.13	c 3	converted 353 (100%) expressions
1.99/2.13	c 3	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 155
1.99/2.13	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.99/2.13	c 3	Propagation in CSP
1.99/2.15	c 3	98 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.99/2.15	c 3	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.99/2.15	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.99/2.15	c 3	Simplifing CSP by introducing new Boolean variables
1.99/2.15	c 3	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.99/2.15	c 3	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.09/2.24	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.09/2.27	c 3	25 (10%) CSP integer variables are encoded (1950 clauses, 23229 bytes)
2.09/2.27	c 3	50 (20%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.09/2.27	c 3	74 (30%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.09/2.27	c 3	99 (40%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.09/2.27	c 3	123 (50%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.09/2.27	c 3	148 (60%) CSP integer variables are encoded (3228 clauses, 39843 bytes)
2.09/2.27	c 3	173 (70%) CSP integer variables are encoded (3327 clauses, 41130 bytes)
2.09/2.27	c 3	197 (80%) CSP integer variables are encoded (3473 clauses, 43028 bytes)
2.09/2.27	c 3	222 (90%) CSP integer variables are encoded (3572 clauses, 44315 bytes)
2.09/2.27	c 3	246 (100%) CSP integer variables are encoded (4234 clauses, 52921 bytes)
2.38/2.57	c 3	31 (10%) CSP clauses are encoded (36602 clauses, 911997 bytes)
2.68/2.82	c 3	62 (20%) CSP clauses are encoded (68968 clauses, 1811215 bytes)
2.88/3.08	c 4	93 (30%) CSP clauses are encoded (101215 clauses, 2752736 bytes)
2.98/3.16	c 4	124 (40%) CSP clauses are encoded (111751 clauses, 3058816 bytes)
2.98/3.17	c 4	154 (50%) CSP clauses are encoded (112523 clauses, 3072082 bytes)
2.98/3.17	c 4	185 (60%) CSP clauses are encoded (112808 clauses, 3076716 bytes)
2.98/3.18	c 4	216 (70%) CSP clauses are encoded (114937 clauses, 3114640 bytes)
2.98/3.18	c 4	247 (80%) CSP clauses are encoded (115232 clauses, 3119437 bytes)
2.98/3.19	c 4	278 (90%) CSP clauses are encoded (115971 clauses, 3132134 bytes)
3.08/3.21	c 4	308 (100%) CSP clauses are encoded (127060 clauses, 3329494 bytes)
3.08/3.21	c 4	308 CSP clauses encoded
3.08/3.21	c 4	Writing map file : HOME/temp.map
3.08/3.22	c 4	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.08/3.22	c 4	SAT : 4480 SAT variables, 127060 SAT clauses, 3329494 bytes
3.08/3.22	c 4	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.10/3.31	c 4	OBJECTIVE minimize _COST
3.10/3.31	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
3.10/3.31	c 4	SEARCHING: _COST <= 52
3.10/3.31	c 4	SOLVING HOME/temp.cnf
3.10/3.31	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.10/3.31	c 4	This is MiniSat 2.0 beta
3.10/3.31	c 4	WARNING: for repeatability, setting FPU to use double precision
3.10/3.31	c 4	============================[ Problem Statistics ]=============================
3.10/3.31	c 4	|                                                                             |
3.10/3.31	c 4	|  Number of variables:  4480                                                 |
3.10/3.31	c 4	|  Number of clauses:    127061                                               |
3.10/3.39	c 4	|  Parsing time:         0.07         s                                       |
3.10/3.39	c 4	============================[ Search Statistics ]==============================
3.10/3.39	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.10/3.39	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.10/3.39	c 4	===============================================================================
3.10/3.39	c 4	|         0 |    4123   121311   557555 |    40437        0    nan |  0.000 % |
3.12/3.44	c 4	|       101 |    4123   121311   557555 |    44480      101     28 |  7.969 % |
3.12/3.47	c 4	|       252 |    4123   121311   557555 |    48928      252     32 |  7.969 % |
3.12/3.48	c 4	===============================================================================
3.12/3.48	c 4	restarts              : 3
3.12/3.48	c 4	conflicts             : 262            (1680 /sec)
3.12/3.48	c 4	decisions             : 700            (1.14 % random) (4488 /sec)
3.12/3.48	c 4	propagations          : 73773          (472977 /sec)
3.12/3.48	c 4	conflict literals     : 8302           (27.63 % deleted)
3.12/3.48	c 4	Memory used           : 8.09 MB
3.12/3.48	c 4	CPU time              : 0.155976 s
3.12/3.48	c 4	
3.12/3.48	c 4	SATISFIABLE
3.12/3.48	c 4	FOUND: _COST <= 52
3.12/3.48	s SATISFIABLE
3.12/3.48	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.12/3.48	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.30/3.56	c 4	Decoding HOME/temp.out
3.30/3.61	c 4	OBJECTIVE _COST 52
3.30/3.61	o 52
3.30/3.61	v 61 46 49 79 73 43 16 26 59 73 45 79 79 29 75 58 65 75 79 76 66 79 79 79 78 78 77 79 75 69 46 70 79 51 79 79 79 77 79 79
3.30/3.62	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.30/3.65	c 4	OBJECTIVE BOUND: 0 <= _COST <= 52
3.30/3.65	c 4	SEARCHING: _COST <= 26
3.30/3.65	c 4	SOLVING HOME/temp.cnf
3.30/3.65	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.30/3.67	c 4	This is MiniSat 2.0 beta
3.30/3.67	c 4	WARNING: for repeatability, setting FPU to use double precision
3.30/3.67	c 4	============================[ Problem Statistics ]=============================
3.30/3.67	c 4	|                                                                             |
3.30/3.67	c 4	|  Number of variables:  4480                                                 |
3.30/3.67	c 4	|  Number of clauses:    127061                                               |
3.43/3.75	c 4	|  Parsing time:         0.07         s                                       |
3.43/3.75	c 4	============================[ Search Statistics ]==============================
3.43/3.75	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.43/3.75	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.43/3.75	c 4	===============================================================================
3.43/3.75	c 4	|         0 |    3915   117736   547428 |    39245        0    nan |  0.000 % |
3.43/3.80	c 4	|       101 |    3915   117736   547428 |    43169      101     28 | 12.612 % |
3.43/3.85	c 4	|       252 |    3915   117736   547428 |    47486      252     28 | 12.612 % |
3.43/3.89	c 4	===============================================================================
3.43/3.89	c 4	restarts              : 3
3.43/3.89	c 4	conflicts             : 382            (1819 /sec)
3.43/3.89	c 4	decisions             : 790            (1.14 % random) (3762 /sec)
3.43/3.89	c 4	propagations          : 99069          (471829 /sec)
3.43/3.89	c 4	conflict literals     : 9774           (30.86 % deleted)
3.43/3.89	c 4	Memory used           : 8.22 MB
3.43/3.89	c 4	CPU time              : 0.209968 s
3.43/3.89	c 4	
3.43/3.89	c 4	SATISFIABLE
3.43/3.90	c 4	FOUND: _COST <= 26
3.43/3.90	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.43/3.90	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.65/4.02	c 4	Decoding HOME/temp.out
3.65/4.07	c 4	OBJECTIVE _COST 26
3.65/4.07	o 26
3.65/4.07	v 45 16 72 17 5 17 75 26 78 77 47 69 74 26 57 79 76 79 71 49 59 73 79 61 4 55 71 79 79 76 64 73 79 11 79 66 79 70 58 78
3.65/4.08	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.65/4.11	c 5	OBJECTIVE BOUND: 0 <= _COST <= 26
3.65/4.11	c 5	SEARCHING: _COST <= 13
3.65/4.11	c 5	SOLVING HOME/temp.cnf
3.65/4.11	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.65/4.11	c 5	This is MiniSat 2.0 beta
3.65/4.11	c 5	WARNING: for repeatability, setting FPU to use double precision
3.65/4.11	c 5	============================[ Problem Statistics ]=============================
3.65/4.11	c 5	|                                                                             |
3.65/4.11	c 5	|  Number of variables:  4480                                                 |
3.65/4.11	c 5	|  Number of clauses:    127061                                               |
3.78/4.20	c 5	|  Parsing time:         0.07         s                                       |
3.78/4.21	c 5	============================[ Search Statistics ]==============================
3.78/4.21	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.78/4.21	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.78/4.21	c 5	===============================================================================
3.78/4.21	c 5	|         0 |    3772   114902   539342 |    38300        0    nan |  0.000 % |
3.78/4.25	c 5	|       101 |    3772   114902   539342 |    42130      101     28 | 15.804 % |
3.95/4.31	c 5	|       252 |    3772   114902   539342 |    46343      252     26 | 15.804 % |
3.95/4.38	c 5	|       477 |    3772   114902   539342 |    50978      477     25 | 15.804 % |
4.06/4.48	c 5	|       815 |    3772   114902   539342 |    56076      815     25 | 15.804 % |
4.15/4.53	c 5	===============================================================================
4.15/4.53	c 5	restarts              : 5
4.15/4.53	c 5	conflicts             : 941            (2353 /sec)
4.15/4.53	c 5	decisions             : 1666           (1.44 % random) (4166 /sec)
4.15/4.53	c 5	propagations          : 223919         (559883 /sec)
4.15/4.53	c 5	conflict literals     : 22742          (29.66 % deleted)
4.15/4.53	c 5	Memory used           : 8.22 MB
4.15/4.53	c 5	CPU time              : 0.399939 s
4.15/4.53	c 5	
4.15/4.53	c 5	SATISFIABLE
4.15/4.54	c 5	FOUND: _COST <= 13
4.15/4.54	c 5	DECODING HOME/temp.out WITH HOME/temp.map
4.15/4.54	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.20/4.62	c 5	Decoding HOME/temp.out
4.20/4.67	c 5	OBJECTIVE _COST 13
4.20/4.67	o 13
4.20/4.67	v 4 79 70 79 9 52 79 69 61 46 76 79 24 76 30 72 2 50 66 79 74 34 63 50 34 63 38 7 43 18 78 77 32 40 78 65 61 79 64 70
4.20/4.68	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.20/4.70	c 5	OBJECTIVE BOUND: 0 <= _COST <= 13
4.20/4.70	c 5	SEARCHING: _COST <= 6
4.20/4.70	c 5	SOLVING HOME/temp.cnf
4.20/4.70	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.20/4.71	c 5	This is MiniSat 2.0 beta
4.20/4.71	c 5	WARNING: for repeatability, setting FPU to use double precision
4.20/4.71	c 5	============================[ Problem Statistics ]=============================
4.20/4.71	c 5	|                                                                             |
4.20/4.71	c 5	|  Number of variables:  4480                                                 |
4.20/4.71	c 5	|  Number of clauses:    127061                                               |
4.20/4.79	c 5	|  Parsing time:         0.07         s                                       |
4.20/4.79	c 5	============================[ Search Statistics ]==============================
4.20/4.79	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.20/4.79	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.20/4.79	c 5	===============================================================================
4.20/4.79	c 5	|         0 |    3639   112935   533833 |    37645        0    nan |  0.000 % |
4.35/4.84	c 5	|       100 |    3639   112935   533833 |    41409      100     21 | 18.772 % |
4.35/4.88	c 5	|       250 |    3639   112935   533833 |    45550      250     21 | 18.773 % |
4.35/4.98	c 5	|       475 |    3639   112935   533833 |    50105      475     23 | 18.773 % |
4.35/5.10	c 6	|       813 |    3639   112935   533833 |    55116      813     22 | 18.773 % |
4.35/5.31	c 6	|      1323 |    3639   112935   533833 |    60627     1323     22 | 18.773 % |
5.13/5.57	c 6	|      2083 |    3639   112935   533833 |    66690     2083     23 | 18.773 % |
5.52/5.96	c 6	|      3222 |    3639   112935   533833 |    73359     3222     25 | 18.773 % |
6.12/6.56	c 7	|      4932 |    3639   112935   533833 |    80695     4932     26 | 18.773 % |
7.31/7.78	c 8	|      7494 |    3639   112935   533833 |    88764     7494     27 | 18.773 % |
8.11/8.51	c 9	===============================================================================
8.11/8.51	c 9	restarts              : 10
8.11/8.51	c 9	conflicts             : 9511           (2528 /sec)
8.11/8.51	c 9	decisions             : 14179          (1.26 % random) (3769 /sec)
8.11/8.51	c 9	propagations          : 2213282        (588259 /sec)
8.11/8.51	c 9	conflict literals     : 269981         (31.48 % deleted)
8.11/8.51	c 9	Memory used           : 9.39 MB
8.11/8.51	c 9	CPU time              : 3.76243 s
8.11/8.51	c 9	
8.11/8.51	c 9	SATISFIABLE
8.11/8.51	c 9	FOUND: _COST <= 6
8.11/8.51	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.11/8.51	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.11/8.60	c 9	Decoding HOME/temp.out
8.14/8.65	c 9	OBJECTIVE _COST 6
8.14/8.65	o 6
8.14/8.65	v 25 42 14 15 57 77 77 8 59 0 73 79 74 23 48 50 53 65 32 68 77 3 79 79 73 66 70 9 49 5 3 13 69 75 50 19 66 79 27 79
8.14/8.66	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.14/8.67	c 9	OBJECTIVE BOUND: 0 <= _COST <= 6
8.14/8.67	c 9	SEARCHING: _COST <= 3
8.14/8.67	c 9	SOLVING HOME/temp.cnf
8.14/8.67	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.14/8.69	c 9	This is MiniSat 2.0 beta
8.14/8.69	c 9	WARNING: for repeatability, setting FPU to use double precision
8.14/8.69	c 9	============================[ Problem Statistics ]=============================
8.14/8.69	c 9	|                                                                             |
8.14/8.69	c 9	|  Number of variables:  4480                                                 |
8.14/8.69	c 9	|  Number of clauses:    127061                                               |
8.27/8.77	c 9	|  Parsing time:         0.07         s                                       |
8.27/8.78	c 9	============================[ Search Statistics ]==============================
8.27/8.78	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.27/8.78	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.27/8.78	c 9	===============================================================================
8.27/8.78	c 9	|         0 |    3533   111909   531070 |    37303        0    nan |  0.000 % |
8.37/8.83	c 9	|       102 |    3533   111909   531070 |    41033      102     21 | 21.138 % |
8.37/8.87	c 9	|       253 |    3533   111909   531070 |    45136      253     20 | 21.139 % |
8.47/8.95	c 9	|       479 |    3533   111909   531070 |    49650      479     22 | 21.139 % |
8.57/9.08	c 10	|       817 |    3533   111909   531070 |    54615      817     23 | 21.139 % |
8.77/9.23	c 10	|      1323 |    3533   111909   531070 |    60076     1323     24 | 21.139 % |
8.97/9.48	c 10	|      2083 |    3533   111909   531070 |    66084     2083     26 | 21.139 % |
9.47/9.91	c 10	|      3222 |    3533   111909   531070 |    72692     3222     27 | 21.139 % |
10.16/10.61	c 11	|      4933 |    3533   111909   531070 |    79962     4933     28 | 21.139 % |
11.05/11.52	c 12	|      7498 |    3533   111909   531070 |    87958     7498     26 | 21.139 % |
12.65/13.19	c 14	|     11342 |    3533   111909   531070 |    96754    11342     27 | 21.139 % |
15.13/15.61	c 16	|     17110 |    3533   111909   531070 |   106429    17110     28 | 21.139 % |
18.12/18.62	c 19	===============================================================================
18.12/18.62	c 19	restarts              : 12
18.12/18.62	c 19	conflicts             : 23217          (2355 /sec)
18.12/18.62	c 19	decisions             : 34602          (1.39 % random) (3510 /sec)
18.12/18.62	c 19	propagations          : 5230926        (530601 /sec)
18.12/18.62	c 19	conflict literals     : 660981         (29.91 % deleted)
18.12/18.62	c 19	Memory used           : 11.41 MB
18.12/18.62	c 19	CPU time              : 9.8585 s
18.12/18.62	c 19	
18.12/18.62	c 19	SATISFIABLE
18.12/18.63	c 19	FOUND: _COST <= 3
18.12/18.63	c 19	DECODING HOME/temp.out WITH HOME/temp.map
18.12/18.63	c 19	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
18.16/18.71	c 19	Decoding HOME/temp.out
18.16/18.76	c 19	OBJECTIVE _COST 3
18.16/18.76	o 3
18.16/18.76	v 5 55 72 79 53 50 41 78 22 36 49 79 21 69 14 40 4 73 79 74 74 0 61 15 34 72 49 34 69 54 31 36 49 71 34 45 48 72 41 70
18.16/18.77	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
18.16/18.80	c 19	OBJECTIVE BOUND: 0 <= _COST <= 3
18.16/18.80	c 19	SEARCHING: _COST <= 1
18.16/18.80	c 19	SOLVING HOME/temp.cnf
18.16/18.80	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
18.16/18.81	c 19	This is MiniSat 2.0 beta
18.16/18.81	c 19	WARNING: for repeatability, setting FPU to use double precision
18.16/18.81	c 19	============================[ Problem Statistics ]=============================
18.16/18.81	c 19	|                                                                             |
18.16/18.81	c 19	|  Number of variables:  4480                                                 |
18.16/18.81	c 19	|  Number of clauses:    127061                                               |
18.16/18.89	c 19	|  Parsing time:         0.07         s                                       |
18.16/18.90	c 19	============================[ Search Statistics ]==============================
18.16/18.90	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.16/18.90	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.16/18.90	c 19	===============================================================================
18.16/18.90	c 19	|         0 |    3366   110917   528593 |    36972        0    nan |  0.000 % |
18.30/18.95	c 19	|       100 |    3366   110917   528593 |    40669      100     23 | 24.866 % |
18.30/19.00	c 19	|       250 |    3366   110917   528593 |    44736      250     21 | 24.867 % |
18.30/19.09	c 20	|       475 |    3366   110917   528593 |    49210      475     22 | 24.867 % |
18.30/19.16	c 20	|       813 |    3366   110917   528593 |    54131      813     23 | 24.866 % |
18.30/19.36	c 20	|      1319 |    3366   110917   528593 |    59544     1319     24 | 24.867 % |
18.30/19.62	c 20	|      2078 |    3366   110917   528593 |    65498     2078     22 | 24.866 % |
19.48/20.03	c 20	|      3218 |    3366   110917   528593 |    72048     3218     24 | 24.866 % |
20.08/20.66	c 21	|      4927 |    3366   110917   528593 |    79253     4927     25 | 24.866 % |
20.97/21.58	c 22	|      7490 |    3366   110917   528593 |    87178     7490     26 | 24.867 % |
22.66/23.23	c 24	|     11337 |    3366   110917   528593 |    95896    11337     27 | 24.866 % |
25.24/25.87	c 26	|     17103 |    3366   110917   528593 |   105486    17103     28 | 24.866 % |
29.52/30.12	c 31	|     25752 |    3366   110917   528593 |   116035    25752     28 | 24.867 % |
36.50/37.15	c 38	|     38727 |    3366   110917   528593 |   127638    38727     30 | 24.867 % |
48.14/48.82	c 49	|     58189 |    3366   110917   528593 |   140402    58189     30 | 24.866 % |
57.19/57.93	c 58	===============================================================================
57.19/57.93	c 58	restarts              : 15
57.19/57.93	c 58	conflicts             : 69723          (1793 /sec)
57.19/57.93	c 58	decisions             : 102022         (1.48 % random) (2624 /sec)
57.19/57.93	c 58	propagations          : 14789244       (380332 /sec)
57.19/57.93	c 58	conflict literals     : 2087173        (29.38 % deleted)
57.19/57.93	c 58	Memory used           : 18.45 MB
57.19/57.93	c 58	CPU time              : 38.8851 s
57.19/57.93	c 58	
57.19/57.93	c 58	SATISFIABLE
57.19/57.93	c 58	FOUND: _COST <= 1
57.19/57.93	c 58	DECODING HOME/temp.out WITH HOME/temp.map
57.19/57.93	c 58	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
57.25/58.01	c 58	Decoding HOME/temp.out
57.25/58.07	c 58	OBJECTIVE _COST 1
57.25/58.07	o 1
57.25/58.07	v 54 50 19 74 65 48 19 22 32 16 34 79 50 20 60 61 0 4 18 26 20 3 24 79 65 13 45 55 15 48 8 68 77 44 70 64 42 16 61 79
57.25/58.08	c 59	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
57.25/58.09	c 59	OBJECTIVE BOUND: 0 <= _COST <= 1
57.25/58.09	c 59	SEARCHING: _COST <= 0
57.25/58.09	c 59	SOLVING HOME/temp.cnf
57.25/58.09	c 59	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
57.39/58.12	c 59	This is MiniSat 2.0 beta
57.39/58.12	c 59	WARNING: for repeatability, setting FPU to use double precision
57.39/58.12	c 59	============================[ Problem Statistics ]=============================
57.39/58.12	c 59	|                                                                             |
57.39/58.12	c 59	|  Number of variables:  4480                                                 |
57.39/58.12	c 59	|  Number of clauses:    127061                                               |
57.39/58.19	c 59	|  Parsing time:         0.07         s                                       |
57.46/58.20	c 59	============================[ Search Statistics ]==============================
57.46/58.20	c 59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.46/58.20	c 59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.46/58.20	c 59	===============================================================================
57.46/58.20	c 59	|         0 |    3160   110508   527571 |    36836        0    nan |  0.000 % |
57.46/58.25	c 59	|       102 |    3160   110508   527571 |    40519      102     10 | 29.464 % |
57.56/58.31	c 59	|       252 |    3160   110508   527571 |    44571      252     11 | 29.465 % |
57.56/58.39	c 59	|       478 |    3160   110508   527571 |    49028      478     12 | 29.465 % |
57.65/58.49	c 59	|       815 |    3160   110508   527571 |    53931      815     12 | 29.465 % |
57.85/58.64	c 59	|      1323 |    3160   110508   527571 |    59324     1323     13 | 29.465 % |
58.05/58.84	c 59	|      2082 |    3160   110508   527571 |    65257     2082     13 | 29.465 % |
58.35/59.20	c 60	|      3221 |    3160   110508   527571 |    71782     3221     13 | 29.465 % |
58.94/59.77	c 60	|      4929 |    3160   110508   527571 |    78961     4929     13 | 29.464 % |
59.84/60.63	c 61	|      7495 |    3160   110508   527571 |    86857     7495     13 | 29.465 % |
61.14/61.95	c 62	|     11339 |    3160   110508   527571 |    95543    11339     13 | 29.465 % |
63.33/64.10	c 65	|     17106 |    3157   110271   526569 |   105097    13153     13 | 29.531 % |
66.81/67.77	c 68	|     25755 |    3157   110143   525974 |   115607    20232     13 | 29.532 % |
72.27/73.25	c 74	|     38729 |    3150   109474   522986 |   127167    23626     13 | 29.688 % |
82.79/84.19	c 85	|     58190 |    3150   109474   522986 |   139884    43087     14 | 29.688 % |
99.69/101.45	c 102	|     87382 |    3145   108756   519529 |   153873    64124     15 | 29.799 % |
136.27/142.72	c 143	|    131173 |    3144   108684   519247 |   169260   105456     15 | 29.821 % |
200.91/219.90	c 220	|    196857 |    3111   103958   496185 |   186186   111352     15 | 30.558 % |
210.68/231.50	c 232	===============================================================================
210.68/231.50	c 232	restarts              : 18
210.68/231.50	c 232	conflicts             : 205628         (1342 /sec)
210.68/231.50	c 232	decisions             : 289301         (1.63 % random) (1888 /sec)
210.68/231.50	c 232	propagations          : 42520124       (277531 /sec)
210.68/231.50	c 232	conflict literals     : 3180471        (45.23 % deleted)
210.68/231.50	c 232	Memory used           : 20.13 MB
210.68/231.50	c 232	CPU time              : 153.209 s
210.68/231.50	c 232	
210.68/231.50	c 232	UNSATISFIABLE
210.68/231.51	c 232	NOT FOUND: _COST <= 0
210.68/231.51	c 232	OBJECTIVE _COST 1
210.68/231.51	s OPTIMUM FOUND
210.68/231.51	c 232	CPU 210.11 (0.04 0.01 210.07 0.58)
210.68/231.51	c 232	END Sun Jul 13 04:24:48 2008

Verifier Data (download as text)

OK	1	102
1 unsatisfied constraints, 102 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-1115156-1215915656/watcher-1115156-1215915656 -o /tmp/evaluation-result-1115156-1215915656/solver-1115156-1215915656 -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-1115156-1215915656.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.80 2.75 2.69 5/80 18911
/proc/meminfo: memFree=1741856/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=18572 CPUtime=0
/proc/18911/stat : 18911 (runsolver) R 18909 18911 17919 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 48268259 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18911/statm: 4643 292 257 25 0 2626 0

[startup+0.04857 s]
/proc/loadavg: 2.80 2.75 2.69 5/80 18911
/proc/meminfo: memFree=1741856/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=0.03
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 48268259 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18911/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101348 s]
/proc/loadavg: 2.80 2.75 2.69 5/80 18911
/proc/meminfo: memFree=1741856/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=0.03
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 48268259 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18911/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.80 2.75 2.69 5/80 18911
/proc/meminfo: memFree=1741856/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=0.03
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 48268259 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18911/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701447 s]
/proc/loadavg: 2.80 2.75 2.69 5/80 18911
/proc/meminfo: memFree=1741856/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=0.53
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 974 5140 0 1 3 0 46 4 16 0 1 0 48268259 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13600

[startup+1.50258 s]
/proc/loadavg: 2.90 2.77 2.70 3/91 18933
/proc/meminfo: memFree=1728456/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=0.53
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 974 5140 0 1 3 0 46 4 16 0 1 0 48268259 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 797 370 3 0 500 0
[pid=18924] ppid=18911 vsize=5356 CPUtime=0
/proc/18924/stat : 18924 (sh) S 18911 18911 17919 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48268320 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18924/statm: 1339 233 193 169 0 50 0
[pid=18925] ppid=18924 vsize=864012 CPUtime=0.86
/proc/18925/stat : 18925 (java) S 18924 18911 17919 0 -1 0 8145 0 1 0 81 5 0 0 18 0 9 0 48268320 884748288 7422 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18925/statm: 216003 7422 2532 9 0 210585 0
[pid=18925/tid=18926] ppid=18924 vsize=864012 CPUtime=0.51
/proc/18925/task/18926/stat : 18926 (java) R 18924 18911 17919 0 -1 64 2581 0 1 0 49 2 0 0 23 0 9 0 48268321 884748288 7423 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18927] ppid=18924 vsize=864012 CPUtime=0.29
/proc/18925/task/18927/stat : 18927 (java) R 18924 18911 17919 0 -1 64 4554 0 0 0 27 2 0 0 16 0 9 0 48268322 884748288 7424 996147200 134512640 134550740 4294955936 18446744073709551615 103829556 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18928] ppid=18924 vsize=864012 CPUtime=0
/proc/18925/task/18928/stat : 18928 (java) S 18924 18911 17919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48268323 884748288 7425 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18929] ppid=18924 vsize=864012 CPUtime=0
/proc/18925/task/18929/stat : 18929 (java) S 18924 18911 17919 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48268323 884748288 7426 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18930] ppid=18924 vsize=864012 CPUtime=0
/proc/18925/task/18930/stat : 18930 (java) S 18924 18911 17919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 48268325 884748288 7427 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18931] ppid=18924 vsize=864012 CPUtime=0.04
/proc/18925/task/18931/stat : 18931 (java) S 18924 18911 17919 0 -1 64 315 0 0 0 4 0 0 0 16 0 9 0 48268325 884748288 7428 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18932] ppid=18924 vsize=864012 CPUtime=0
/proc/18925/task/18932/stat : 18932 (java) S 18924 18911 17919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 48268325 884748288 7429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18933] ppid=18924 vsize=864012 CPUtime=0
/proc/18925/task/18933/stat : 18933 (java) S 18924 18911 17919 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48268325 884748288 7430 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 882968

[startup+3.10287 s]
/proc/loadavg: 2.90 2.77 2.70 4/91 18933
/proc/meminfo: memFree=1704072/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=0.53
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 974 5140 0 1 3 0 46 4 15 0 1 0 48268259 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 797 370 3 0 500 0
[pid=18924] ppid=18911 vsize=5356 CPUtime=0
/proc/18924/stat : 18924 (sh) S 18911 18911 17919 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48268320 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18924/statm: 1339 233 193 169 0 50 0
[pid=18925] ppid=18924 vsize=864284 CPUtime=2.45
/proc/18925/stat : 18925 (java) S 18924 18911 17919 0 -1 0 11996 0 1 0 233 12 0 0 18 0 9 0 48268320 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18925/statm: 216071 11148 2565 9 0 210618 0
[pid=18925/tid=18926] ppid=18924 vsize=864284 CPUtime=1.54
/proc/18925/task/18926/stat : 18926 (java) R 18924 18911 17919 0 -1 64 3025 0 1 0 149 5 0 0 24 0 9 0 48268321 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4126657259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18927] ppid=18924 vsize=864284 CPUtime=0.74
/proc/18925/task/18927/stat : 18927 (java) S 18924 18911 17919 0 -1 64 7909 0 0 0 70 4 0 0 16 0 9 0 48268322 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18928] ppid=18924 vsize=864284 CPUtime=0
/proc/18925/task/18928/stat : 18928 (java) S 18924 18911 17919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48268323 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18929] ppid=18924 vsize=864284 CPUtime=0
/proc/18925/task/18929/stat : 18929 (java) S 18924 18911 17919 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48268323 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18930] ppid=18924 vsize=864284 CPUtime=0
/proc/18925/task/18930/stat : 18930 (java) S 18924 18911 17919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 48268325 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18931] ppid=18924 vsize=864284 CPUtime=0.12
/proc/18925/task/18931/stat : 18931 (java) S 18924 18911 17919 0 -1 64 365 0 0 0 12 0 0 0 15 0 9 0 48268325 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18932] ppid=18924 vsize=864284 CPUtime=0
/proc/18925/task/18932/stat : 18932 (java) S 18924 18911 17919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 48268325 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18925/tid=18933] ppid=18924 vsize=864284 CPUtime=0
/proc/18925/task/18933/stat : 18933 (java) S 18924 18911 17919 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 48268325 885026816 11148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883240

[startup+6.30143 s]
/proc/loadavg: 2.90 2.77 2.70 3/83 18971
/proc/meminfo: memFree=1727304/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=4.35
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1407 35510 0 5 4 1 400 30 15 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=18970] ppid=18911 vsize=5356 CPUtime=0
/proc/18970/stat : 18970 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48268729 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18970/statm: 1339 232 193 169 0 50 0
[pid=18971] ppid=18970 vsize=8820 CPUtime=1.57
/proc/18971/stat : 18971 (minisat) R 18970 18911 17919 0 -1 4194304 2087 0 0 0 156 1 0 0 25 0 1 0 48268730 9031680 2073 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/18971/statm: 2205 2073 75 150 0 2052 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 27776

[startup+12.7025 s]
/proc/loadavg: 2.84 2.76 2.70 3/83 18983
/proc/meminfo: memFree=1726216/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=8.27
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1521 41835 0 6 4 1 787 35 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=18982] ppid=18911 vsize=5356 CPUtime=0
/proc/18982/stat : 18982 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48269126 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18982/statm: 1339 232 193 169 0 50 0
[pid=18983] ppid=18982 vsize=9600 CPUtime=3.98
/proc/18983/stat : 18983 (minisat) R 18982 18911 17919 0 -1 4194304 2310 0 0 0 397 1 0 0 25 0 1 0 48269128 9830400 2296 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/18983/statm: 2400 2296 75 150 0 2247 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 28556

[startup+25.5017 s]
/proc/loadavg: 2.78 2.75 2.69 3/83 18995
/proc/meminfo: memFree=1725256/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=18.3
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1635 48664 0 7 4 1 1785 40 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=18994] ppid=18911 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48270140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=10552 CPUtime=6.64
/proc/18995/stat : 18995 (minisat) R 18994 18911 17919 0 -1 4194304 2529 0 0 0 663 1 0 0 25 0 1 0 48270140 10805248 2515 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 2638 2515 75 150 0 2485 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 29508

[startup+51.1012 s]
/proc/loadavg: 2.70 2.74 2.69 3/83 18995
/proc/meminfo: memFree=1718472/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=18.3
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1635 48664 0 7 4 1 1785 40 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=18994] ppid=18911 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48270140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=17440 CPUtime=32.13
/proc/18995/stat : 18995 (minisat) R 18994 18911 17919 0 -1 4194304 4264 0 0 0 3209 4 0 0 25 0 1 0 48270140 17858560 4250 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 4360 4250 75 150 0 4207 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 36396

[startup+102.306 s]
/proc/loadavg: 3.16 2.84 2.73 5/89 20577
/proc/meminfo: memFree=1717736/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=14348 CPUtime=43.16
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 3452 0 0 0 4313 3 0 0 25 0 1 0 48274071 14692352 3438 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19007/statm: 3587 3438 75 150 0 3434 0
Current children cumulated CPU time (s) 100.55
Current children cumulated vsize (KiB) 33304

[startup+162.301 s]
/proc/loadavg: 3.54 3.01 2.79 4/90 24656
/proc/meminfo: memFree=1706272/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=19684 CPUtime=95.32
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 4814 0 0 0 9524 8 0 0 25 0 1 0 48274071 20156416 4800 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 4921 4800 75 150 0 4768 0
Current children cumulated CPU time (s) 152.71
Current children cumulated vsize (KiB) 38640

[startup+222.302 s]
/proc/loadavg: 3.57 3.12 2.84 5/89 29274
/proc/meminfo: memFree=1699680/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20480 CPUtime=145.46
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5007 0 0 0 14537 9 0 0 25 0 1 0 48274071 20971520 4993 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5120 4993 75 150 0 4967 0
Current children cumulated CPU time (s) 202.85
Current children cumulated vsize (KiB) 39436

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

[startup+223.901 s]
/proc/loadavg: 3.57 3.12 2.84 4/89 29371
/proc/meminfo: memFree=1699616/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20480 CPUtime=146.79
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5009 0 0 0 14670 9 0 0 25 0 1 0 48274071 20971520 4995 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5120 4995 75 150 0 4967 0
Current children cumulated CPU time (s) 204.18
Current children cumulated vsize (KiB) 39436

[startup+227.102 s]
/proc/loadavg: 3.60 3.14 2.84 4/89 29656
/proc/meminfo: memFree=1699360/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20480 CPUtime=149.46
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5013 0 0 0 14937 9 0 0 25 0 1 0 48274071 20971520 4999 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5120 4999 75 150 0 4967 0
Current children cumulated CPU time (s) 206.85
Current children cumulated vsize (KiB) 39436

[startup+228.702 s]
/proc/loadavg: 3.60 3.14 2.84 4/89 29776
/proc/meminfo: memFree=1699168/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20612 CPUtime=150.83
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5020 0 0 0 15074 9 0 0 25 0 1 0 48274071 21106688 5006 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5153 5006 75 150 0 5000 0
Current children cumulated CPU time (s) 208.22
Current children cumulated vsize (KiB) 39568

[startup+230.301 s]
/proc/loadavg: 3.60 3.14 2.84 4/90 29829
/proc/meminfo: memFree=1699160/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20612 CPUtime=152.23
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5020 0 0 0 15214 9 0 0 25 0 1 0 48274071 21106688 5006 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5153 5006 75 150 0 5000 0
Current children cumulated CPU time (s) 209.62
Current children cumulated vsize (KiB) 39568

[startup+231.102 s]
/proc/loadavg: 3.63 3.15 2.85 4/90 29879
/proc/meminfo: memFree=1698584/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20612 CPUtime=152.95
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5020 0 0 0 15286 9 0 0 25 0 1 0 48274071 21106688 5006 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5153 5006 75 150 0 5000 0
Current children cumulated CPU time (s) 210.34
Current children cumulated vsize (KiB) 39568

[startup+231.502 s]
/proc/loadavg: 3.63 3.15 2.85 4/90 29879
/proc/meminfo: memFree=1698584/2055920 swapFree=4192812/4192956
[pid=18911] ppid=18909 vsize=13600 CPUtime=57.39
/proc/18911/stat : 18911 (sugar) S 18909 18911 17919 0 -1 4194304 1749 57290 0 8 4 1 5686 48 16 0 1 0 48268259 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18911/statm: 3400 806 374 3 0 500 0
[pid=19006] ppid=18911 vsize=5356 CPUtime=0
/proc/19006/stat : 19006 (sh) S 18911 18911 17919 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48274069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19006/statm: 1339 232 193 169 0 50 0
[pid=19007] ppid=19006 vsize=20612 CPUtime=153.29
/proc/19007/stat : 19007 (minisat) R 19006 18911 17919 0 -1 4194304 5020 0 0 0 15320 9 0 0 25 0 1 0 48274071 21106688 5006 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19007/statm: 5153 5006 75 150 0 5000 0
Current children cumulated CPU time (s) 210.68
Current children cumulated vsize (KiB) 39568

Child status: 0
Real time (s): 231.519
CPU time (s): 210.724
CPU user time (s): 210.119
CPU system time (s): 0.604908
CPU usage (%): 91.0181
Max. virtual memory (cumulated for all children) (KiB): 883240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 210.119
system time used= 0.604908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64426
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3995
involuntary context switches= 10610

runsolver used 0.250961 second user time and 0.772882 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-13 04:20:56
IDJOB=1115156
IDBENCH=61823
IDSOLVER=368
FILE ID=node14/1115156-1215915656
PBS_JOBID= 7903726
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-53_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-1115156-1215915656/watcher-1115156-1215915656 -o /tmp/evaluation-result-1115156-1215915656/solver-1115156-1215915656 -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-1115156-1215915656.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80192eca53d4e3f12ece0eed213f63f2
RANDOM SEED=636512898

node14.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.270
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.270
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:       1742336 kB
Buffers:         45884 kB
Cached:         112080 kB
SwapCached:          0 kB
Active:         171248 kB
Inactive:        89428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:         123040 kB
Slab:            37800 kB
Committed_AS:  1015468 kB
PageTables:       2180 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= 66460 MiB
End job on node14 at 2008-07-13 04:24:48