Trace number 1108251

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 160.742 162.493

General information on the benchmark

Namecsp/BH-4-4/
normalized-BlackHole-4-4-e-6_ext.xml
MD5SUMa238dbe9eb32ebc88e154f395ad6b27f
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 benchmark1.59976
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints431
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension431
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.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Fri Jul 11 18:15:48 2008
0.00/0.08	c 0	PID 13268
0.07/0.08	c 0	HOST node17.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-1108251-1215792948.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108251-1215792948.xml' 'HOME/temp.csp'
0.07/0.40	c 0	4 domains, 64 variables, 0 predicates, 8 relations, 431 constraints
0.07/0.45	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.46	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.42/0.54	c 0	Parsing HOME/temp.csp
0.42/0.66	c 0	parsed 507 expressions
0.42/0.66	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.42/0.67	c 0	MAX CSP: 431 constraints
0.42/0.67	c 0	Converting to clausal form CSP
0.42/0.71	c 1	converted 95 (10%) expressions
0.42/0.72	c 1	converted 189 (20%) expressions
0.42/0.74	c 1	converted 283 (30%) expressions
0.42/0.75	c 1	converted 377 (40%) expressions
0.42/0.76	c 1	converted 471 (50%) expressions
0.42/0.77	c 1	converted 565 (60%) expressions
0.42/0.78	c 1	converted 659 (70%) expressions
0.42/0.78	c 1	converted 753 (80%) expressions
0.42/0.80	c 1	converted 847 (90%) expressions
0.42/0.97	c 1	converted 941 (100%) expressions
0.42/0.97	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 647
0.42/0.97	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.97	c 1	Propagation in CSP
0.94/1.02	c 1	424 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.94/1.02	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.94/1.02	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.02	c 1	Simplifing CSP by introducing new Boolean variables
0.94/1.03	c 1	CSP : 926 integers, 0 booleans, 1292 clauses, largest domain size 432
0.94/1.03	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.07	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.08	c 1	93 (10%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.94/1.08	c 1	186 (20%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.94/1.09	c 1	278 (30%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.94/1.09	c 1	371 (40%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.94/1.09	c 1	463 (50%) CSP integer variables are encoded (548 clauses, 5897 bytes)
0.94/1.09	c 1	556 (60%) CSP integer variables are encoded (1254 clauses, 15075 bytes)
0.94/1.09	c 1	649 (70%) CSP integer variables are encoded (1767 clauses, 21744 bytes)
0.94/1.10	c 1	741 (80%) CSP integer variables are encoded (2561 clauses, 32066 bytes)
0.94/1.10	c 1	834 (90%) CSP integer variables are encoded (3126 clauses, 39411 bytes)
1.04/1.10	c 1	926 (100%) CSP integer variables are encoded (6940 clauses, 88993 bytes)
1.04/1.15	c 1	130 (10%) CSP clauses are encoded (7722 clauses, 104192 bytes)
1.04/1.18	c 1	259 (20%) CSP clauses are encoded (8838 clauses, 127909 bytes)
1.13/1.20	c 1	388 (30%) CSP clauses are encoded (9960 clauses, 152462 bytes)
1.13/1.22	c 1	517 (40%) CSP clauses are encoded (11642 clauses, 182503 bytes)
1.13/1.24	c 1	646 (50%) CSP clauses are encoded (23387 clauses, 393563 bytes)
1.13/1.25	c 1	776 (60%) CSP clauses are encoded (27101 clauses, 458072 bytes)
1.22/1.32	c 1	905 (70%) CSP clauses are encoded (60566 clauses, 1069494 bytes)
1.22/1.33	c 1	1034 (80%) CSP clauses are encoded (64715 clauses, 1141745 bytes)
1.22/1.35	c 1	1163 (90%) CSP clauses are encoded (74496 clauses, 1317311 bytes)
1.52/1.68	c 1	1292 (100%) CSP clauses are encoded (255126 clauses, 4613693 bytes)
1.52/1.68	c 1	1292 CSP clauses encoded
1.52/1.68	c 1	Writing map file : HOME/temp.map
1.52/1.69	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.69	c 2	SAT : 7864 SAT variables, 255126 SAT clauses, 4613693 bytes
1.52/1.69	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.61/1.72	c 2	OBJECTIVE minimize _COST
1.61/1.72	c 2	SOLVING HOME/temp.cnf
1.61/1.72	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.61/1.72	c 2	This is MiniSat 2.0 beta incremental
1.61/1.72	c 2	WARNING: for repeatability, setting FPU to use double precision
1.61/1.72	c 2	============================[ Problem Statistics ]=============================
1.61/1.72	c 2	|                                                                             |
1.61/1.72	c 2	|  Number of variables:  7864                                                 |
1.61/1.72	c 2	|  Number of clauses:    255126                                               |
1.64/1.84	c 2	|  Parsing time:         0.10         s                                       |
1.64/1.85	c 2	OK
1.64/1.85	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.64/1.85	c 2	SEARCHING: _COST <= 216
1.64/1.85	c 2	============================[ Search Statistics ]==============================
1.64/1.85	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.64/1.85	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.64/1.85	c 2	===============================================================================
1.64/1.85	c 2	|         0 |    7864   255126   749517 |    85042        0    nan |  0.000 % |
1.64/1.87	c 2	===============================================================================
1.64/1.87	c 2	restarts              : 1
1.64/1.87	c 2	conflicts             : 85            (659 /sec)
1.64/1.87	c 2	decisions             : 198           (1.52 % random) (1535 /sec)
1.64/1.87	c 2	propagations          : 10453          (81044 /sec)
1.64/1.87	c 2	conflict literals     : 1246           (7.91 % deleted)
1.64/1.87	c 2	Memory used           : 12.50 MB
1.64/1.87	c 2	CPU time              : 0.12898 s
1.64/1.87	c 2	
1.64/1.87	c 2	SATISFIABLE
1.64/1.87	c 2	OK
1.64/1.87	c 2	FOUND: _COST <= 216
1.64/1.87	s SATISFIABLE
1.64/1.87	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.64/1.87	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.64/1.96	c 2	Decoding HOME/temp.out
1.64/2.05	c 2	OBJECTIVE _COST 18
1.64/2.05	o 18
1.64/2.05	v 0 0 2 5 14 1 12 13 0 13 14 1 14 14 2 9 15 1 8 15 0 8 13 0 15 15 3 6 13 2 11 13 3 10 14 2 3 14 3 14 15 2 7 13 3 4 15 0 8 5 3 2 4 5 3 2 1 7 6 7 6 7 6 8
1.64/2.06	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.64/2.09	c 2	OK
1.64/2.09	c 2	OBJECTIVE BOUND: 0 <= _COST <= 18
1.64/2.09	c 2	SEARCHING: _COST <= 9
1.98/2.11	c 2	============================[ Search Statistics ]==============================
1.98/2.11	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.98/2.11	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.98/2.11	c 2	===============================================================================
1.98/2.11	c 2	|        85 |    7864   255126   749517 |    85042       85     15 |  0.000 % |
1.98/2.11	c 2	|       186 |    3469   255126   749517 |    93546      186     21 | 58.139 % |
1.98/2.11	c 2	|       337 |    3469   255126   749517 |   102900      337     27 | 58.139 % |
1.98/2.12	c 2	===============================================================================
1.98/2.12	c 2	restarts              : 4
1.98/2.12	c 2	conflicts             : 372           (2355 /sec)
1.98/2.12	c 2	decisions             : 791           (0.76 % random) (5007 /sec)
1.98/2.12	c 2	propagations          : 39361          (249160 /sec)
1.98/2.12	c 2	conflict literals     : 9703           (3.40 % deleted)
1.98/2.12	c 2	Memory used           : 12.62 MB
1.98/2.12	c 2	CPU time              : 0.157975 s
1.98/2.12	c 2	
1.98/2.12	c 2	SATISFIABLE
1.98/2.12	c 2	OK
1.98/2.12	c 2	FOUND: _COST <= 9
1.98/2.12	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.98/2.12	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.99/2.24	c 2	Decoding HOME/temp.out
1.99/2.37	c 2	OBJECTIVE _COST 9
1.99/2.37	o 9
1.99/2.38	v 0 0 0 5 14 1 8 13 3 13 14 2 3 14 3 12 15 0 9 15 1 14 13 2 6 15 3 5 13 2 15 13 3 2 14 2 11 14 3 14 15 2 7 13 3 10 15 2 8 2 6 7 6 8 2 4 6 7 6 7 6 7 6 7
2.00/2.41	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.00/2.43	c 2	OK
2.00/2.43	c 2	OBJECTIVE BOUND: 0 <= _COST <= 9
2.00/2.43	c 2	SEARCHING: _COST <= 4
2.00/2.43	c 2	============================[ Search Statistics ]==============================
2.00/2.44	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.00/2.44	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.00/2.44	c 2	===============================================================================
2.00/2.44	c 2	|       372 |    3292   255126   749517 |    85042      372     26 | 58.139 % |
2.00/2.44	c 2	===============================================================================
2.00/2.44	c 2	restarts              : 5
2.00/2.44	c 2	conflicts             : 419           (2494 /sec)
2.00/2.44	c 2	decisions             : 924           (0.65 % random) (5501 /sec)
2.00/2.44	c 2	propagations          : 50646          (301511 /sec)
2.00/2.44	c 2	conflict literals     : 10470          (3.88 % deleted)
2.00/2.44	c 2	Memory used           : 12.62 MB
2.00/2.44	c 2	CPU time              : 0.167974 s
2.00/2.44	c 2	
2.00/2.44	c 2	SATISFIABLE
2.00/2.44	c 2	OK
2.00/2.44	c 2	FOUND: _COST <= 4
2.00/2.44	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.00/2.44	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.27/2.52	c 2	Decoding HOME/temp.out
2.27/2.62	c 2	OBJECTIVE _COST 4
2.27/2.62	o 4
2.27/2.62	v 0 0 0 9 14 1 4 13 0 7 14 3 8 14 0 13 15 1 10 15 2 15 13 3 14 15 2 5 13 1 11 13 3 12 14 0 11 14 3 6 15 2 3 13 3 2 15 2 8 2 3 1 8 2 4 6 7 5 6 8 1 7 6 7
2.27/2.63	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.27/2.65	c 2	OK
2.27/2.65	c 2	OBJECTIVE BOUND: 0 <= _COST <= 4
2.27/2.65	c 2	SEARCHING: _COST <= 2
2.27/2.68	c 2	============================[ Search Statistics ]==============================
2.27/2.68	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.27/2.68	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.27/2.68	c 2	===============================================================================
2.27/2.68	c 2	|       419 |    2838   255126   749517 |    85042      419     25 | 58.139 % |
2.27/2.68	c 3	|       519 |    2838   255126   749517 |    93546      519     27 | 70.308 % |
2.27/2.68	c 3	|       671 |    2838   255126   749517 |   102900      671     27 | 70.308 % |
2.27/2.69	c 3	|       897 |    2838   255126   749517 |   113190      897     27 | 70.308 % |
2.48/2.71	c 3	|      1234 |    2838   255126   749517 |   124509     1234     30 | 70.308 % |
2.48/2.73	c 3	|      1740 |    2838   255126   749517 |   136960     1740     32 | 70.308 % |
2.48/2.76	c 3	===============================================================================
2.48/2.76	c 3	restarts              : 11
2.48/2.76	c 3	conflicts             : 2148          (8327 /sec)
2.48/2.76	c 3	decisions             : 3418          (0.32 % random) (13250 /sec)
2.48/2.76	c 3	propagations          : 122730         (475771 /sec)
2.48/2.76	c 3	conflict literals     : 72095          (5.10 % deleted)
2.48/2.76	c 3	Memory used           : 12.88 MB
2.48/2.76	c 3	CPU time              : 0.25796 s
2.48/2.76	c 3	
2.48/2.76	c 3	SATISFIABLE
2.48/2.76	c 3	OK
2.48/2.76	c 3	FOUND: _COST <= 2
2.48/2.76	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.48/2.76	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.54/2.84	c 3	Decoding HOME/temp.out
2.54/2.97	c 3	OBJECTIVE _COST 2
2.54/2.97	o 2
2.54/2.98	v 0 0 0 9 14 1 8 13 0 3 14 3 6 14 2 11 15 3 4 15 0 11 13 3 12 15 0 15 13 3 10 13 2 7 14 3 14 14 2 5 15 1 2 13 2 13 15 1 8 2 3 1 7 6 8 1 8 1 7 6 7 5 4 5
2.54/3.01	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.54/3.03	c 3	OK
2.54/3.03	c 3	OBJECTIVE BOUND: 0 <= _COST <= 2
2.54/3.03	c 3	SEARCHING: _COST <= 1
2.54/3.04	c 3	============================[ Search Statistics ]==============================
2.54/3.05	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.54/3.05	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.54/3.05	c 3	===============================================================================
2.54/3.05	c 3	|      2148 |    2335   255126   749517 |    85042     2148     34 | 70.308 % |
2.54/3.05	c 3	|      2248 |    2335   255126   749517 |    93546     2248     34 | 75.802 % |
2.54/3.05	c 3	|      2398 |    2335   255126   749517 |   102900     2398     34 | 75.802 % |
2.54/3.06	c 3	|      2623 |    2335   255126   749517 |   113190     2623     34 | 75.802 % |
2.54/3.08	c 3	|      2961 |    2335   255126   749517 |   124509     2961     34 | 75.802 % |
2.86/3.10	c 3	|      3467 |    2335   255126   749517 |   136960     3467     33 | 75.802 % |
2.86/3.15	c 3	|      4226 |    2335   255126   749517 |   150657     4226     37 | 75.802 % |
2.96/3.22	c 3	|      5365 |    2335   255126   749517 |   165722     5365     37 | 75.802 % |
3.05/3.38	c 3	|      7075 |    2335   255126   749517 |   182295     7075     41 | 75.802 % |
3.25/3.57	c 3	|      9638 |    2335   255126   749517 |   200524     9638     40 | 75.802 % |
3.65/3.96	c 4	|     13483 |    2335   255126   749517 |   220577    13483     47 | 75.802 % |
4.24/4.55	c 4	|     19250 |    2335   255126   749517 |   242634    19250     46 | 75.802 % |
5.83/6.12	c 6	|     27901 |    2335   255126   749517 |   266898    27901     50 | 75.802 % |
10.19/10.59	c 10	|     40876 |    1903     8009    25620 |   293588    40875     62 | 75.802 % |
16.93/17.37	c 17	|     60337 |    1903     8009    25620 |   322946    60336     66 | 75.802 % |
33.56/34.13	c 34	|     89531 |    1903     8009    25620 |   355241    89530     71 | 75.802 % |
69.51/70.44	c 70	|    133320 |    1903     8009    25620 |   390765   133319     77 | 75.802 % |
139.25/140.89	c 141	|    199004 |    1903     8009    25620 |   429842   199003     79 | 75.802 % |
158.17/159.90	c 160	===============================================================================
158.17/159.90	c 160	restarts              : 29
158.17/159.90	c 160	conflicts             : 213394        (1373 /sec)
158.17/159.90	c 160	decisions             : 257874        (0.49 % random) (1659 /sec)
158.17/159.90	c 160	propagations          : 6638421        (42704 /sec)
158.17/159.90	c 160	conflict literals     : 16702271       (9.96 % deleted)
158.17/159.90	c 160	Memory used           : 85.53 MB
158.17/159.90	c 160	CPU time              : 155.45 s
158.17/159.90	c 160	
158.17/159.90	c 160	SATISFIABLE
158.17/159.91	c 160	OK
158.17/159.91	c 160	FOUND: _COST <= 1
158.17/159.91	c 160	DECODING HOME/temp.out WITH HOME/temp.map
158.17/159.91	c 160	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
158.19/160.00	c 160	Decoding HOME/temp.out
158.19/160.09	c 160	OBJECTIVE _COST 1
158.19/160.09	o 1
158.19/160.10	v 0 0 0 15 14 3 4 13 0 3 14 3 2 14 2 5 15 1 8 15 0 11 13 3 10 15 2 7 13 3 6 13 2 11 14 3 12 14 0 9 15 1 14 13 2 13 15 1 8 1 8 1 7 5 3 1 7 6 7 6 8 2 4 5
158.19/160.10	c 160	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
158.44/160.27	c 160	OK
158.44/160.27	c 160	OBJECTIVE BOUND: 0 <= _COST <= 1
158.44/160.27	c 160	SEARCHING: _COST <= 0
158.44/160.27	c 160	============================[ Search Statistics ]==============================
158.44/160.27	c 160	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
158.44/160.27	c 160	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
158.44/160.27	c 160	===============================================================================
158.44/160.27	c 160	|    213394 |    1363     5303    18831 |     1767   207077     79 | 75.802 % |
160.61/162.47	c 162	===============================================================================
160.61/162.47	c 162	restarts              : 30
160.61/162.47	c 162	conflicts             : 213395        (1353 /sec)
160.61/162.47	c 162	decisions             : 257874        (0.49 % random) (1634 /sec)
160.61/162.47	c 162	propagations          : 6639810        (42085 /sec)
160.61/162.47	c 162	conflict literals     : 16702272       (9.96 % deleted)
160.61/162.47	c 162	Memory used           : 85.53 MB
160.61/162.47	c 162	CPU time              : 157.771 s
160.61/162.47	c 162	
160.61/162.47	c 162	UNSATISFIABLE
160.61/162.47	c 162	OK
160.61/162.47	c 162	NOT FOUND: _COST <= 0
160.61/162.47	c 162	OK
160.61/162.47	c 162	OBJECTIVE _COST 1
160.61/162.47	s OPTIMUM FOUND
160.61/162.49	c 162	CPU 160.21 (0.07 0.02 160.14 0.48)
160.61/162.49	c 162	END Fri Jul 11 18:18:30 2008

Verifier Data (download as text)

OK	1	430
1 unsatisfied constraints, 430 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-1108251-1215792948/watcher-1108251-1215792948 -o /tmp/evaluation-result-1108251-1215792948/solver-1108251-1215792948 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1108251-1215792948.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 13268
/proc/meminfo: memFree=1691032/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=12268 CPUtime=0
/proc/13268/stat : 13268 (sugar++) R 13266 13268 12380 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 35997217 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 245482879589 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13268/statm: 3067 316 241 3 0 167 0

[startup+0.081582 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 13268
/proc/meminfo: memFree=1691032/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16740 CPUtime=0.07
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1143 0 0 0 6 1 0 0 18 0 1 0 35997217 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101578 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 13268
/proc/meminfo: memFree=1691032/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16740 CPUtime=0.07
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 35997217 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.301223 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 13268
/proc/meminfo: memFree=1691032/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16740 CPUtime=0.07
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 35997217 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701266 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 13268
/proc/meminfo: memFree=1691032/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16740 CPUtime=0.42
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1296 4398 0 1 6 1 33 2 15 0 1 0 35997217 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16740

[startup+1.50235 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 13290
/proc/meminfo: memFree=1675328/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16740 CPUtime=0.42
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1297 4398 0 1 6 1 33 2 15 0 1 0 35997217 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4185 1104 409 3 0 764 0
[pid=13281] ppid=13268 vsize=5356 CPUtime=0
/proc/13281/stat : 13281 (sh) S 13268 13268 12380 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35997263 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13281/statm: 1339 233 193 169 0 50 0
[pid=13282] ppid=13281 vsize=868460 CPUtime=1.01
/proc/13282/stat : 13282 (java) S 13281 13268 12380 0 -1 0 6748 0 1 0 95 6 0 0 18 0 9 0 35997263 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13282/statm: 217115 5884 2563 9 0 211662 0
[pid=13282/tid=13283] ppid=13281 vsize=868460 CPUtime=0.65
/proc/13282/task/13283/stat : 13283 (java) R 13281 13268 12380 0 -1 64 2797 0 1 0 62 3 0 0 21 0 9 0 35997264 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4127003279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13284] ppid=13281 vsize=868460 CPUtime=0.09
/proc/13282/task/13284/stat : 13284 (java) S 13281 13268 12380 0 -1 64 1770 0 0 0 8 1 0 0 16 0 9 0 35997265 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13285] ppid=13281 vsize=868460 CPUtime=0
/proc/13282/task/13285/stat : 13285 (java) S 13281 13268 12380 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35997265 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13286] ppid=13281 vsize=868460 CPUtime=0
/proc/13282/task/13286/stat : 13286 (java) S 13281 13268 12380 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35997265 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13287] ppid=13281 vsize=868460 CPUtime=0
/proc/13282/task/13287/stat : 13287 (java) S 13281 13268 12380 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35997267 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13288] ppid=13281 vsize=868460 CPUtime=0.23
/proc/13282/task/13288/stat : 13288 (java) S 13281 13268 12380 0 -1 64 1488 0 0 0 23 0 0 0 16 0 9 0 35997267 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13289] ppid=13281 vsize=868460 CPUtime=0
/proc/13282/task/13289/stat : 13289 (java) S 13281 13268 12380 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35997267 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13282/tid=13290] ppid=13281 vsize=868460 CPUtime=0
/proc/13282/task/13290/stat : 13290 (java) S 13281 13268 12380 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35997267 889303040 5884 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890556

[startup+3.10151 s]
/proc/loadavg: 1.92 1.98 1.99 4/76 13301
/proc/meminfo: memFree=1671040/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.52
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1762 27005 0 6 7 2 221 22 15 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=13452 CPUtime=0.34
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 3253 0 0 0 32 2 0 0 16 0 1 0 35997389 13774848 3194 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 3363 3194 79 151 0 3209 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 30324

[startup+6.30286 s]
/proc/loadavg: 1.92 1.98 1.99 3/76 13331
/proc/meminfo: memFree=1665472/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.52
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1762 27005 0 6 7 2 221 22 16 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=19476 CPUtime=3.51
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 4762 0 0 0 348 3 0 0 25 0 1 0 35997389 19943424 4703 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 4869 4703 79 151 0 4715 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 36348

[startup+12.7015 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 13331
/proc/meminfo: memFree=1663432/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.52
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1762 27005 0 6 7 2 221 22 16 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=21304 CPUtime=9.85
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 5200 0 0 0 981 4 0 0 25 0 1 0 35997389 21815296 5141 996147200 134512640 135134323 4294956192 18446744073709551615 134528305 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 5326 5141 79 151 0 5172 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 38176

[startup+25.5018 s]
/proc/loadavg: 1.94 1.98 1.99 3/76 13331
/proc/meminfo: memFree=1653512/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.52
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1762 27005 0 6 7 2 221 22 16 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=31008 CPUtime=22.52
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 7605 0 0 0 2246 6 0 0 25 0 1 0 35997389 31752192 7546 996147200 134512640 135134323 4294956192 18446744073709551615 134529871 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 7752 7546 79 151 0 7598 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 47880

[startup+51.1015 s]
/proc/loadavg: 1.96 1.98 1.99 3/76 13331
/proc/meminfo: memFree=1639304/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.52
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1762 27005 0 6 7 2 221 22 16 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=45388 CPUtime=47.88
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 11198 0 0 0 4777 11 0 0 25 0 1 0 35997389 46477312 11139 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 11347 11139 79 151 0 11193 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 62260

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/76 13331
/proc/meminfo: memFree=1617928/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.52
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1762 27005 0 6 7 2 221 22 16 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=66816 CPUtime=98.6
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 16413 0 0 0 9844 16 0 0 25 0 1 0 35997389 68419584 16354 996147200 134512640 135134323 4294956192 18446744073709551615 134529910 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 16704 16354 79 151 0 16550 0
Current children cumulated CPU time (s) 101.12
Current children cumulated vsize (KiB) 83688

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 13343
/proc/meminfo: memFree=1597704/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.7
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1832 30874 0 7 7 2 237 24 15 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=87580 CPUtime=157.81
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 21375 0 0 0 15759 22 0 0 25 0 1 0 35997389 89681920 21296 996147200 134512640 135134323 4294956192 18446744073709551615 134524710 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 21895 21296 79 151 0 21741 0
Current children cumulated CPU time (s) 160.51
Current children cumulated vsize (KiB) 104452

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

[startup+162.401 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 13343
/proc/meminfo: memFree=1597704/2055920 swapFree=4181372/4192956
[pid=13268] ppid=13266 vsize=16872 CPUtime=2.7
/proc/13268/stat : 13268 (sugar++) S 13266 13268 12380 0 -1 4194304 1832 30874 0 7 7 2 237 24 15 0 1 0 35997217 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13268/statm: 4218 1124 414 3 0 797 0
[pid=13291] ppid=13268 vsize=87580 CPUtime=157.91
/proc/13291/stat : 13291 (minisat-inc) R 13268 13268 12380 0 -1 4194304 21375 0 0 0 15769 22 0 0 25 0 1 0 35997389 89681920 21296 996147200 134512640 135134323 4294956192 18446744073709551615 134524800 0 0 4096 3 0 0 0 17 1 0 0
/proc/13291/statm: 21895 21296 79 151 0 21741 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 104452

Child status: 0
Real time (s): 162.493
CPU time (s): 160.742
CPU user time (s): 160.225
CPU system time (s): 0.516921
CPU usage (%): 98.9223
Max. virtual memory (cumulated for all children) (KiB): 890556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.225
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54162
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3888
involuntary context switches= 7001

runsolver used 0.183972 second user time and 0.570913 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-11 18:15:48
IDJOB=1108251
IDBENCH=60696
IDSOLVER=367
FILE ID=node17/1108251-1215792948
PBS_JOBID= 7903160
Free space on /tmp= 66368 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/BH-4-4/normalized-BlackHole-4-4-e-6_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108251-1215792948/watcher-1108251-1215792948 -o /tmp/evaluation-result-1108251-1215792948/solver-1108251-1215792948 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1108251-1215792948.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a238dbe9eb32ebc88e154f395ad6b27f
RANDOM SEED=1269237733

node17.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.240
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.240
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:       1691512 kB
Buffers:         30792 kB
Cached:         146188 kB
SwapCached:       6756 kB
Active:         249204 kB
Inactive:        50120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691512 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:             876 kB
Writeback:           0 kB
Mapped:         128008 kB
Slab:            49900 kB
Committed_AS:   216316 kB
PageTables:       2208 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= 66364 MiB
End job on node17 at 2008-07-11 18:18:30