Trace number 1123652

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO) 3600.05 3623.32

General information on the benchmark

Namemaxcsp/pi/pi-30-10-25-t58/
normalized-pi-30-10-197-42-73.xml
MD5SUMbd7a1109df797c6f135afb311f1d18ce
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints9
Best CPU time to get the best result obtained on this benchmark67.7397
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Tue Jul 15 21:55:06 2008
0.00/0.04	c 0	PID 26878
0.00/0.05	c 0	HOST node58.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1123652-1216151706.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1123652-1216151706.xml' 'HOME/temp.csp'
0.04/0.43	c 1	1 domains, 30 variables, 0 predicates, 109 relations, 109 constraints
0.04/0.47	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.47	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.45/0.55	c 1	Parsing HOME/temp.csp
0.45/0.69	c 1	parsed 249 expressions
0.45/0.69	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.69	c 1	MAX CSP: 109 constraints
0.45/0.69	c 1	Converting to clausal form CSP
0.45/0.72	c 1	converted 37 (10%) expressions
0.45/0.72	c 1	converted 73 (20%) expressions
0.45/0.72	c 1	converted 109 (30%) expressions
0.45/0.74	c 1	converted 145 (40%) expressions
0.45/0.75	c 1	converted 181 (50%) expressions
0.45/0.75	c 1	converted 217 (60%) expressions
0.45/0.76	c 1	converted 253 (70%) expressions
0.45/0.76	c 1	converted 289 (80%) expressions
0.45/0.77	c 1	converted 325 (90%) expressions
0.45/0.83	c 1	converted 361 (100%) expressions
0.45/0.83	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 164
0.45/0.83	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.83	c 1	Propagation in CSP
0.45/0.85	c 1	104 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.45/0.85	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.45/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.85	c 1	Simplifing CSP by introducing new Boolean variables
0.45/0.85	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.45/0.86	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.88	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.45/0.90	c 1	25 (10%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.45/0.90	c 1	50 (20%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.91	c 1	75 (30%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.91	c 1	100 (40%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.91	c 1	124 (50%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.91	c 1	149 (60%) CSP integer variables are encoded (367 clauses, 3909 bytes)
0.45/0.91	c 1	174 (70%) CSP integer variables are encoded (472 clauses, 5064 bytes)
0.45/0.91	c 1	199 (80%) CSP integer variables are encoded (623 clauses, 6725 bytes)
0.45/0.92	c 1	224 (90%) CSP integer variables are encoded (1219 clauses, 14152 bytes)
0.45/0.92	c 1	248 (100%) CSP integer variables are encoded (1426 clauses, 16843 bytes)
0.45/0.97	c 1	33 (10%) CSP clauses are encoded (2264 clauses, 33036 bytes)
0.45/0.99	c 1	66 (20%) CSP clauses are encoded (3066 clauses, 49209 bytes)
0.96/1.01	c 1	98 (30%) CSP clauses are encoded (3850 clauses, 66333 bytes)
0.96/1.02	c 1	131 (40%) CSP clauses are encoded (4234 clauses, 73642 bytes)
0.96/1.03	c 1	163 (50%) CSP clauses are encoded (5136 clauses, 86696 bytes)
0.96/1.03	c 1	196 (60%) CSP clauses are encoded (5457 clauses, 91105 bytes)
0.96/1.04	c 1	229 (70%) CSP clauses are encoded (7802 clauses, 126174 bytes)
0.96/1.04	c 1	261 (80%) CSP clauses are encoded (9186 clauses, 145770 bytes)
0.96/1.05	c 1	294 (90%) CSP clauses are encoded (15003 clauses, 244704 bytes)
0.96/1.07	c 2	326 (100%) CSP clauses are encoded (21277 clauses, 357907 bytes)
0.96/1.07	c 2	326 CSP clauses encoded
0.96/1.07	c 2	Writing map file : HOME/temp.map
0.96/1.08	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.96/1.08	c 2	SAT : 1674 SAT variables, 21277 SAT clauses, 357907 bytes
0.96/1.08	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.96/1.10	c 2	OBJECTIVE minimize _COST
0.96/1.10	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
0.96/1.10	c 2	SEARCHING: _COST <= 55
0.96/1.10	c 2	SOLVING HOME/temp.cnf
0.96/1.10	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.05/1.10	c 2	This is MiniSat 2.0 beta
1.05/1.10	c 2	WARNING: for repeatability, setting FPU to use double precision
1.05/1.10	c 2	============================[ Problem Statistics ]=============================
1.05/1.10	c 2	|                                                                             |
1.05/1.11	c 2	|  Number of variables:  1674                                                 |
1.05/1.11	c 2	|  Number of clauses:    21278                                                |
1.05/1.12	c 2	|  Parsing time:         0.01         s                                       |
1.05/1.12	c 2	============================[ Search Statistics ]==============================
1.05/1.12	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.05/1.12	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.05/1.12	c 2	===============================================================================
1.05/1.12	c 2	|         0 |    1296    14886    45324 |     4962        0    nan |  0.000 % |
1.05/1.12	c 2	===============================================================================
1.05/1.12	c 2	restarts              : 1
1.05/1.12	c 2	conflicts             : 73             (4868 /sec)
1.05/1.12	c 2	decisions             : 116            (0.86 % random) (7735 /sec)
1.05/1.12	c 2	propagations          : 5236           (349136 /sec)
1.05/1.12	c 2	conflict literals     : 1558           (8.94 % deleted)
1.05/1.12	c 2	Memory used           : 2.71 MB
1.05/1.12	c 2	CPU time              : 0.014997 s
1.05/1.12	c 2	
1.05/1.12	c 2	SATISFIABLE
1.05/1.12	c 2	FOUND: _COST <= 55
1.05/1.12	s SATISFIABLE
1.05/1.13	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.05/1.13	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.07/1.21	c 2	Decoding HOME/temp.out
1.07/1.25	c 2	OBJECTIVE _COST 31
1.07/1.25	o 31
1.07/1.25	v 2 6 8 9 8 7 3 10 8 5 9 10 8 7 5 2 6 4 3 4 8 7 3 8 10 7 6 8 5 8
1.07/1.26	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.07/1.29	c 2	OBJECTIVE BOUND: 0 <= _COST <= 31
1.07/1.29	c 2	SEARCHING: _COST <= 15
1.07/1.29	c 2	SOLVING HOME/temp.cnf
1.07/1.29	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.07/1.29	c 2	This is MiniSat 2.0 beta
1.07/1.29	c 2	WARNING: for repeatability, setting FPU to use double precision
1.07/1.29	c 2	============================[ Problem Statistics ]=============================
1.07/1.29	c 2	|                                                                             |
1.07/1.29	c 2	|  Number of variables:  1674                                                 |
1.07/1.29	c 2	|  Number of clauses:    21278                                                |
1.20/1.30	c 2	|  Parsing time:         0.01         s                                       |
1.20/1.31	c 2	============================[ Search Statistics ]==============================
1.20/1.31	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.20/1.31	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.20/1.31	c 2	===============================================================================
1.20/1.31	c 2	|         0 |     939     8044    25829 |     2681        0    nan |  0.000 % |
1.20/1.31	c 2	|       100 |     939     8044    25829 |     2949      100     19 | 43.907 % |
1.20/1.32	c 2	|       252 |     939     8044    25829 |     3244      252     17 | 43.907 % |
1.20/1.33	c 2	|       477 |     939     8044    25829 |     3568      477     18 | 43.907 % |
1.20/1.35	c 2	|       814 |     939     8044    25829 |     3925      814     17 | 43.907 % |
1.20/1.39	c 2	|      1320 |     939     8044    25829 |     4318     1320     18 | 43.907 % |
1.20/1.44	c 2	|      2079 |     939     8044    25829 |     4750     2079     19 | 43.907 % |
1.20/1.52	c 2	|      3220 |     939     8044    25829 |     5225     3220     19 | 43.907 % |
1.20/1.66	c 2	|      4928 |     939     8044    25829 |     5747     4928     19 | 43.907 % |
1.20/1.88	c 2	|      7492 |     939     8044    25829 |     6322     4085     20 | 43.907 % |
2.09/2.27	c 3	|     11336 |     939     8044    25829 |     6954     4240     22 | 43.907 % |
2.68/2.86	c 3	|     17102 |     939     8044    25829 |     7650     5968     20 | 43.907 % |
3.67/3.82	c 4	|     25753 |     939     8044    25829 |     8415     5945     21 | 43.907 % |
5.06/5.27	c 6	|     38728 |     939     8044    25829 |     9256     9435     22 | 43.907 % |
7.44/7.69	c 8	|     58191 |     939     8044    25829 |    10182     8146     23 | 43.907 % |
11.00/11.26	c 12	|     87383 |     939     8044    25829 |    11200     9214     21 | 43.907 % |
16.34/16.61	c 17	|    131172 |     939     8044    25829 |    12320     9975     21 | 43.907 % |
25.56/25.94	c 26	|    196856 |     939     8044    25829 |    13552     8498     24 | 43.907 % |
28.74/29.12	c 30	===============================================================================
28.74/29.12	c 30	restarts              : 18
28.74/29.12	c 30	conflicts             : 219517         (7966 /sec)
28.74/29.12	c 30	decisions             : 243109         (0.90 % random) (8822 /sec)
28.74/29.12	c 30	propagations          : 32828384       (1191342 /sec)
28.74/29.12	c 30	conflict literals     : 5102073        (34.60 % deleted)
28.74/29.12	c 30	Memory used           : 5.87 MB
28.74/29.12	c 30	CPU time              : 27.5558 s
28.74/29.12	c 30	
28.74/29.12	c 30	SATISFIABLE
28.74/29.12	c 30	FOUND: _COST <= 15
28.74/29.12	c 30	DECODING HOME/temp.out WITH HOME/temp.map
28.74/29.12	c 30	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
28.78/29.20	c 30	Decoding HOME/temp.out
28.78/29.25	c 30	OBJECTIVE _COST 15
28.78/29.25	o 15
28.78/29.25	v 4 7 9 9 8 4 8 5 4 2 3 1 2 9 10 2 6 6 10 2 5 7 10 8 8 10 4 10 6 3
28.78/29.25	c 30	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
28.78/29.28	c 30	OBJECTIVE BOUND: 0 <= _COST <= 15
28.78/29.28	c 30	SEARCHING: _COST <= 7
28.78/29.28	c 30	SOLVING HOME/temp.cnf
28.78/29.28	c 30	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
28.78/29.29	c 30	This is MiniSat 2.0 beta
28.78/29.29	c 30	WARNING: for repeatability, setting FPU to use double precision
28.78/29.29	c 30	============================[ Problem Statistics ]=============================
28.78/29.29	c 30	|                                                                             |
28.78/29.29	c 30	|  Number of variables:  1674                                                 |
28.78/29.29	c 30	|  Number of clauses:    21278                                                |
28.90/29.30	c 30	|  Parsing time:         0.01         s                                       |
28.90/29.30	c 30	============================[ Search Statistics ]==============================
28.90/29.30	c 30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.90/29.30	c 30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
28.90/29.30	c 30	===============================================================================
28.90/29.30	c 30	|         0 |     804     5837    19605 |     1945        0    nan |  0.000 % |
28.90/29.31	c 30	|       100 |     804     5837    19605 |     2140      100     19 | 51.971 % |
28.90/29.32	c 30	|       251 |     804     5837    19605 |     2354      251     17 | 51.973 % |
28.90/29.33	c 30	|       476 |     804     5837    19605 |     2589      476     16 | 51.972 % |
28.90/29.35	c 30	|       813 |     804     5837    19605 |     2848      813     15 | 51.972 % |
28.90/29.38	c 30	|      1319 |     804     5837    19605 |     3133     1319     14 | 51.972 % |
28.90/29.44	c 30	|      2080 |     804     5837    19605 |     3446     2080     14 | 51.972 % |
28.90/29.52	c 30	|      3220 |     804     5837    19605 |     3791     3220     14 | 51.972 % |
29.20/29.67	c 30	|      4931 |     804     5837    19605 |     4170     2530     13 | 51.972 % |
29.39/29.88	c 30	|      7493 |     804     5837    19605 |     4587     5092     14 | 51.972 % |
29.79/30.22	c 31	|     11337 |     804     5837    19605 |     5046     3246     13 | 51.972 % |
30.29/30.72	c 31	|     17104 |     804     5837    19605 |     5551     5945     12 | 51.972 % |
31.08/31.50	c 32	|     25753 |     804     5837    19605 |     6106     4645     16 | 51.972 % |
32.27/32.74	c 33	|     38727 |     804     5837    19605 |     6716     6800     13 | 51.972 % |
34.15/34.68	c 35	|     58189 |     804     5837    19605 |     7388     6734     16 | 51.972 % |
37.12/37.68	c 38	|     87382 |     804     5837    19605 |     8127     6160     17 | 51.972 % |
41.67/42.24	c 43	|    131172 |     804     5837    19605 |     8940     8557     15 | 51.972 % |
48.61/49.21	c 50	|    196857 |     804     5837    19605 |     9834     9073     17 | 51.972 % |
58.90/59.62	c 60	|    295385 |     803     5814    19524 |    10817     9519     23 | 52.031 % |
76.05/76.91	c 77	|    443174 |     803     5814    19524 |    11899     8208     22 | 52.031 % |
103.29/104.43	c 105	|    664857 |     803     5814    19524 |    13089     8610     22 | 52.031 % |
144.70/146.28	c 147	|    997382 |     803     5814    19524 |    14398     7483     21 | 52.035 % |
210.17/212.38	c 213	|   1496171 |     803     5814    19524 |    15838    10023     22 | 52.031 % |
311.80/314.92	c 315	|   2244353 |     803     5814    19524 |    17422    13897     20 | 52.031 % |
476.93/481.67	c 482	|   3366627 |     799     5708    19066 |    19164    13050     24 | 52.270 % |
744.28/751.51	c 752	|   5050038 |     790     5538    18338 |    21080    12420     17 | 52.808 % |
751.22/758.55	c 759	===============================================================================
751.22/758.55	c 759	restarts              : 26
751.22/758.55	c 759	conflicts             : 5103198        (7065 /sec)
751.22/758.55	c 759	decisions             : 5699841        (1.09 % random) (7891 /sec)
751.22/758.55	c 759	propagations          : 742563998      (1028013 /sec)
751.22/758.55	c 759	conflict literals     : 111057763      (28.92 % deleted)
751.22/758.55	c 759	Memory used           : 11.26 MB
751.22/758.55	c 759	CPU time              : 722.329 s
751.22/758.55	c 759	
751.22/758.55	c 759	UNSATISFIABLE
751.22/758.55	c 759	NOT FOUND: _COST <= 7
751.22/758.55	c 759	OBJECTIVE BOUND: 8 <= _COST <= 15
751.22/758.55	c 759	SEARCHING: _COST <= 11
751.22/758.55	c 759	SOLVING HOME/temp.cnf
751.22/758.55	c 759	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
751.22/758.56	c 759	This is MiniSat 2.0 beta
751.22/758.56	c 759	WARNING: for repeatability, setting FPU to use double precision
751.22/758.56	c 759	============================[ Problem Statistics ]=============================
751.22/758.56	c 759	|                                                                             |
751.22/758.56	c 759	|  Number of variables:  1674                                                 |
751.22/758.56	c 759	|  Number of clauses:    21278                                                |
751.22/758.57	c 759	|  Parsing time:         0.01         s                                       |
751.22/758.57	c 759	============================[ Search Statistics ]==============================
751.22/758.57	c 759	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
751.22/758.57	c 759	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
751.22/758.57	c 759	===============================================================================
751.22/758.57	c 759	|         0 |     876     6931    22675 |     2310        0    nan |  0.000 % |
751.22/758.58	c 759	|       100 |     876     6931    22675 |     2541      100     21 | 47.670 % |
751.22/758.59	c 759	|       252 |     876     6931    22675 |     2795      252     17 | 47.671 % |
751.28/758.60	c 759	|       477 |     876     6931    22675 |     3075      477     16 | 47.671 % |
751.28/758.62	c 759	|       814 |     876     6931    22675 |     3382      814     16 | 47.671 % |
751.28/758.65	c 759	|      1320 |     876     6931    22675 |     3720     1320     16 | 47.671 % |
751.28/758.71	c 759	|      2082 |     876     6931    22675 |     4092     2082     15 | 47.671 % |
751.28/758.79	c 759	|      3223 |     876     6931    22675 |     4502     3223     15 | 47.671 % |
751.61/758.94	c 759	|      4931 |     876     6931    22675 |     4952     4931     15 | 47.671 % |
751.80/759.16	c 760	|      7493 |     876     6931    22675 |     5447     4480     14 | 47.671 % |
752.10/759.50	c 760	|     11338 |     876     6931    22675 |     5992     5034     19 | 47.671 % |
752.70/760.03	c 760	|     17104 |     876     6931    22675 |     6591     3791     16 | 47.671 % |
753.49/760.85	c 761	|     25753 |     876     6931    22675 |     7250     4752     17 | 47.671 % |
754.88/762.20	c 763	|     38728 |     876     6931    22675 |     7975     5303     18 | 47.671 % |
756.96/764.35	c 765	|     58190 |     876     6931    22675 |     8773     6731     20 | 47.671 % |
760.33/767.75	c 768	|     87383 |     876     6931    22675 |     9650     6333     16 | 47.671 % |
765.17/772.63	c 773	|    131172 |     876     6931    22675 |    10615     7137     20 | 47.671 % |
772.80/780.37	c 781	|    196856 |     876     6931    22675 |    11677     8521     17 | 47.671 % |
784.89/792.56	c 793	|    295383 |     876     6931    22675 |    12845    11496     22 | 47.671 % |
803.91/811.75	c 812	|    443172 |     876     6931    22675 |    14129    13304     16 | 47.671 % |
833.43/841.56	c 842	|    664856 |     876     6931    22675 |    15542    14662     19 | 47.671 % |
881.07/889.62	c 890	|    997381 |     876     6931    22675 |    17097    14770     21 | 47.671 % |
956.16/965.42	c 966	|   1496170 |     876     6931    22675 |    18806    13092     20 | 47.671 % |
1076.71/1087.13	c 1088	|   2244353 |     876     6931    22675 |    20687    15748     24 | 47.671 % |
1272.06/1284.36	c 1285	|   3366627 |     876     6931    22675 |    22756    16572     22 | 47.670 % |
1586.57/1601.85	c 1602	|   5050038 |     876     6931    22675 |    25031    18078     26 | 47.671 % |
1930.89/1949.46	c 1950	===============================================================================
1930.89/1949.46	c 1950	restarts              : 26
1930.89/1949.46	c 1950	conflicts             : 6743954        (5717 /sec)
1930.89/1949.46	c 1950	decisions             : 7476368        (1.00 % random) (6338 /sec)
1930.89/1949.46	c 1950	propagations          : 979731300      (830552 /sec)
1930.89/1949.46	c 1950	conflict literals     : 158450476      (32.34 % deleted)
1930.89/1949.46	c 1950	Memory used           : 15.61 MB
1930.89/1949.46	c 1950	CPU time              : 1179.61 s
1930.89/1949.46	c 1950	
1930.89/1949.46	c 1950	SATISFIABLE
1930.89/1949.46	c 1950	FOUND: _COST <= 11
1930.89/1949.46	c 1950	DECODING HOME/temp.out WITH HOME/temp.map
1930.89/1949.46	c 1950	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1930.97/1949.55	c 1950	Decoding HOME/temp.out
1930.97/1949.59	c 1950	OBJECTIVE _COST 11
1930.97/1949.59	o 11
1930.97/1949.59	v 2 8 8 4 1 4 8 5 5 7 2 1 2 8 10 2 8 10 10 2 9 10 10 6 10 1 2 6 7 3
1930.97/1949.60	c 1950	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1930.97/1949.65	c 1950	OBJECTIVE BOUND: 8 <= _COST <= 11
1930.97/1949.65	c 1950	SEARCHING: _COST <= 9
1930.97/1949.65	c 1950	SOLVING HOME/temp.cnf
1930.97/1949.65	c 1950	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1930.97/1949.65	c 1950	This is MiniSat 2.0 beta
1930.97/1949.65	c 1950	WARNING: for repeatability, setting FPU to use double precision
1930.97/1949.65	c 1950	============================[ Problem Statistics ]=============================
1930.97/1949.65	c 1950	|                                                                             |
1930.97/1949.65	c 1950	|  Number of variables:  1674                                                 |
1930.97/1949.65	c 1950	|  Number of clauses:    21278                                                |
1930.97/1949.67	c 1950	|  Parsing time:         0.01         s                                       |
1930.97/1949.67	c 1950	============================[ Search Statistics ]==============================
1930.97/1949.67	c 1950	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1930.97/1949.67	c 1950	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1930.97/1949.67	c 1950	===============================================================================
1930.97/1949.67	c 1950	|         0 |     840     6362    21074 |     2120        0    nan |  0.000 % |
1930.97/1949.67	c 1950	|       101 |     840     6362    21074 |     2332      101     17 | 49.821 % |
1930.97/1949.68	c 1950	|       251 |     840     6362    21074 |     2566      251     15 | 49.821 % |
1930.97/1949.69	c 1950	|       476 |     840     6362    21074 |     2822      476     18 | 49.821 % |
1931.13/1949.72	c 1950	|       813 |     840     6362    21074 |     3104      813     18 | 49.821 % |
1931.13/1949.75	c 1950	|      1319 |     840     6362    21074 |     3415     1319     17 | 49.821 % |
1931.13/1949.80	c 1950	|      2078 |     840     6362    21074 |     3756     2078     16 | 49.821 % |
1931.13/1949.89	c 1950	|      3218 |     840     6362    21074 |     4132     3218     16 | 49.821 % |
1931.13/1950.04	c 1950	|      4927 |     840     6362    21074 |     4545     4927     17 | 49.821 % |
1931.66/1950.27	c 1951	|      7490 |     840     6362    21074 |     5000     4688     15 | 49.821 % |
1931.95/1950.59	c 1951	|     11335 |     840     6362    21074 |     5500     5522     15 | 49.821 % |
1932.55/1951.11	c 1952	|     17101 |     840     6362    21074 |     6050     4704     19 | 49.821 % |
1933.34/1951.92	c 1952	|     25751 |     840     6362    21074 |     6655     6247     21 | 49.821 % |
1934.63/1953.22	c 1954	|     38725 |     840     6362    21074 |     7321     7661     19 | 49.821 % |
1936.61/1955.25	c 1956	|     58186 |     840     6362    21074 |     8053     6107     18 | 49.821 % |
1939.87/1958.56	c 1959	|     87380 |     840     6362    21074 |     8858     7879     19 | 49.821 % |
1944.83/1963.55	c 1964	|    131171 |     840     6362    21074 |     9744     7030     18 | 49.821 % |
1952.16/1970.99	c 1971	|    196856 |     840     6362    21074 |    10718     7529     17 | 49.821 % |
1963.94/1982.85	c 1983	|    295382 |     840     6362    21074 |    11790    11638     18 | 49.821 % |
1981.58/2000.61	c 2001	|    443171 |     840     6362    21074 |    12969    11838     18 | 49.821 % |
2010.11/2029.48	c 2030	|    664854 |     840     6362    21074 |    14266     8083     18 | 49.821 % |
2055.78/2075.55	c 2076	|    997379 |     840     6362    21074 |    15693    10350     20 | 49.821 % |
2129.47/2149.96	c 2150	|   1496168 |     840     6362    21074 |    17262    13817     23 | 49.821 % |
2239.32/2260.87	c 2261	|   2244350 |     840     6362    21074 |    18989     9660     24 | 49.821 % |
2408.65/2431.49	c 2432	|   3366625 |     840     6362    21074 |    20887    17659     19 | 49.821 % |
2679.12/2702.06	c 2703	|   5050036 |     840     6362    21074 |    22976    18573     20 | 49.821 % |
3108.83/3131.91	c 3132	|   7575152 |     840     6362    21074 |    25274    17234     24 | 49.821 % |
3600.02/3623.31	sh: line 1: 26948 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.02/3623.31	c ERROR unknown output  in HOME/temp.out
3600.02/3623.31	c 3624	CPU 3599.64 (0.05 0.01 3599.59 0.37)
3600.02/3623.31	c 3624	END Tue Jul 15 22:55:30 2008

Verifier Data (download as text)

OK	11	98
11 unsatisfied constraints, 98 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-1123652-1216151706/watcher-1123652-1216151706 -o /tmp/evaluation-result-1123652-1216151706/solver-1123652-1216151706 -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-1123652-1216151706.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: 1.85 1.97 1.99 4/81 26878
/proc/meminfo: memFree=1615816/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=12268 CPUtime=0
/proc/26878/stat : 26878 (sugar) R 26876 26878 26841 0 -1 4194304 348 0 0 0 0 0 0 0 24 0 1 0 71869130 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 226247097342 0 0 4224 0 0 0 0 17 1 0 0
/proc/26878/statm: 3067 316 241 3 0 167 0

[startup+0.051852 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26878
/proc/meminfo: memFree=1615816/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=0.04
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 882 127 0 0 3 1 0 0 18 0 1 0 71869130 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101384 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26878
/proc/meminfo: memFree=1615816/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=0.04
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 71869130 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301418 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26878
/proc/meminfo: memFree=1615816/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=0.04
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 71869130 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701486 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26878
/proc/meminfo: memFree=1615816/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=0.45
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 974 4341 0 1 3 1 38 3 15 0 1 0 71869130 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.50162 s]
/proc/loadavg: 1.85 1.97 1.99 3/92 26900
/proc/meminfo: memFree=1605360/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1.2
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1176 14435 0 3 4 1 105 10 15 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 13600

[startup+3.10189 s]
/proc/loadavg: 1.85 1.97 1.99 3/84 26914
/proc/meminfo: memFree=1611120/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1.2
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1176 14435 0 3 4 1 105 10 15 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26913] ppid=26878 vsize=5356 CPUtime=0
/proc/26913/stat : 26913 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71869260 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26913/statm: 1339 232 193 169 0 50 0
[pid=26914] ppid=26913 vsize=3576 CPUtime=1.78
/proc/26914/stat : 26914 (minisat) R 26913 26878 26841 0 -1 4194304 646 0 0 0 178 0 0 0 25 0 1 0 71869260 3661824 632 996147200 134512640 135127466 4294956256 18446744073709551615 134530891 0 0 4096 3 0 0 0 17 1 0 0
/proc/26914/statm: 894 632 75 150 0 741 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 22532

[startup+6.30142 s]
/proc/loadavg: 1.86 1.97 1.99 4/84 26914
/proc/meminfo: memFree=1610288/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1.2
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1176 14435 0 3 4 1 105 10 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26913] ppid=26878 vsize=5356 CPUtime=0
/proc/26913/stat : 26913 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71869260 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26913/statm: 1339 232 193 169 0 50 0
[pid=26914] ppid=26913 vsize=4108 CPUtime=4.95
/proc/26914/stat : 26914 (minisat) R 26913 26878 26841 0 -1 4194304 757 0 0 0 495 0 0 0 25 0 1 0 71869260 4206592 743 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/26914/statm: 1027 743 75 150 0 874 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 23064

[startup+12.7015 s]
/proc/loadavg: 1.87 1.97 1.99 3/84 26914
/proc/meminfo: memFree=1609712/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1.2
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1176 14435 0 3 4 1 105 10 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26913] ppid=26878 vsize=5356 CPUtime=0
/proc/26913/stat : 26913 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71869260 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26913/statm: 1339 232 193 169 0 50 0
[pid=26914] ppid=26913 vsize=4688 CPUtime=11.29
/proc/26914/stat : 26914 (minisat) R 26913 26878 26841 0 -1 4194304 899 0 0 0 1129 0 0 0 25 0 1 0 71869260 4800512 885 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26914/statm: 1172 885 75 150 0 1019 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 23644

[startup+25.5016 s]
/proc/loadavg: 1.90 1.97 1.99 3/84 26914
/proc/meminfo: memFree=1609008/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1.2
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1176 14435 0 3 4 1 105 10 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26913] ppid=26878 vsize=5356 CPUtime=0
/proc/26913/stat : 26913 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71869260 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26913/statm: 1339 232 193 169 0 50 0
[pid=26914] ppid=26913 vsize=5480 CPUtime=23.96
/proc/26914/stat : 26914 (minisat) R 26913 26878 26841 0 -1 4194304 1112 0 0 0 2396 0 0 0 25 0 1 0 71869260 5611520 1098 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/26914/statm: 1370 1098 75 150 0 1217 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 24436

[startup+51.1019 s]
/proc/loadavg: 1.93 1.97 1.99 3/84 26926
/proc/meminfo: memFree=1610160/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=28.9
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1290 19705 0 4 4 1 2871 14 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26925] ppid=26878 vsize=5356 CPUtime=0
/proc/26925/stat : 26925 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71872059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26925/statm: 1339 232 193 169 0 50 0
[pid=26926] ppid=26925 vsize=4372 CPUtime=21.59
/proc/26926/stat : 26926 (minisat) R 26925 26878 26841 0 -1 4194304 826 0 0 0 2159 0 0 0 25 0 1 0 71872059 4476928 812 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26926/statm: 1093 812 75 150 0 940 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 23328

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/84 26926
/proc/meminfo: memFree=1608432/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=28.9
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1290 19705 0 4 4 1 2871 14 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26925] ppid=26878 vsize=5356 CPUtime=0
/proc/26925/stat : 26925 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71872059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26925/statm: 1339 232 193 169 0 50 0
[pid=26926] ppid=26925 vsize=5984 CPUtime=72.3
/proc/26926/stat : 26926 (minisat) R 26925 26878 26841 0 -1 4194304 1237 0 0 0 7230 0 0 0 25 0 1 0 71872059 6127616 1223 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/26926/statm: 1496 1223 75 150 0 1343 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 24940

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 26926
/proc/meminfo: memFree=1607664/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=28.9
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1290 19705 0 4 4 1 2871 14 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26925] ppid=26878 vsize=5356 CPUtime=0
/proc/26925/stat : 26925 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71872059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26925/statm: 1339 232 193 169 0 50 0
[pid=26926] ppid=26925 vsize=6688 CPUtime=131.75
/proc/26926/stat : 26926 (minisat) R 26925 26878 26841 0 -1 4194304 1415 0 0 0 13174 1 0 0 25 0 1 0 71872059 6848512 1401 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/26926/statm: 1672 1401 75 150 0 1519 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 25644

[startup+222.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 26926
/proc/meminfo: memFree=1606896/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=28.9
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1290 19705 0 4 4 1 2871 14 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26925] ppid=26878 vsize=5356 CPUtime=0
/proc/26925/stat : 26925 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71872059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26925/statm: 1339 232 193 169 0 50 0
[pid=26926] ppid=26925 vsize=7528 CPUtime=191.17
/proc/26926/stat : 26926 (minisat) R 26925 26878 26841 0 -1 4194304 1603 0 0 0 19116 1 0 0 25 0 1 0 71872059 7708672 1589 996147200 134512640 135127466 4294956256 18446744073709551615 134522666 0 0 4096 3 0 0 0 17 1 0 0
/proc/26926/statm: 1882 1589 75 150 0 1729 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 26484

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 26926
/proc/meminfo: memFree=1606384/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=28.9
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1290 19705 0 4 4 1 2871 14 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26925] ppid=26878 vsize=5356 CPUtime=0
/proc/26925/stat : 26925 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71872059 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26925/statm: 1339 232 193 169 0 50 0
[pid=26926] ppid=26925 vsize=8120 CPUtime=250.62
/proc/26926/stat : 26926 (minisat) R 26925 26878 26841 0 -1 4194304 1740 0 0 0 25060 2 0 0 25 0 1 0 71872059 8314880 1726 996147200 134512640 135127466 4294956256 18446744073709551615 134523101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26926/statm: 2030 1726 75 150 0 1877 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 27076


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

/proc/meminfo: memFree=1595304/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=13912 CPUtime=1148.12
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3116 0 0 0 114806 6 0 0 25 0 1 0 72064096 14245888 3102 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3478 3102 75 150 0 3325 0
Current children cumulated CPU time (s) 3079.25
Current children cumulated vsize (KiB) 32868

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27025
/proc/meminfo: memFree=1594664/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=14184 CPUtime=1208.09
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3209 0 0 0 120803 6 0 0 25 0 1 0 72064096 14524416 3195 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3546 3195 75 150 0 3393 0
Current children cumulated CPU time (s) 3139.22
Current children cumulated vsize (KiB) 33140

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27025
/proc/meminfo: memFree=1594344/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=14472 CPUtime=1268.05
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3266 0 0 0 126799 6 0 0 25 0 1 0 72064096 14819328 3252 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3618 3252 75 150 0 3465 0
Current children cumulated CPU time (s) 3199.18
Current children cumulated vsize (KiB) 33428

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27025
/proc/meminfo: memFree=1593256/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=14928 CPUtime=1328.04
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3389 0 0 0 132797 7 0 0 25 0 1 0 72064096 15286272 3375 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3732 3375 75 150 0 3579 0
Current children cumulated CPU time (s) 3259.17
Current children cumulated vsize (KiB) 33884

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27025
/proc/meminfo: memFree=1592872/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=15104 CPUtime=1388.01
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3404 0 0 0 138794 7 0 0 25 0 1 0 72064096 15466496 3390 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3776 3390 75 150 0 3623 0
Current children cumulated CPU time (s) 3319.14
Current children cumulated vsize (KiB) 34060

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27025
/proc/meminfo: memFree=1592424/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=15244 CPUtime=1447.98
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3441 0 0 0 144791 7 0 0 25 0 1 0 72064096 15609856 3427 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3811 3427 75 150 0 3658 0
Current children cumulated CPU time (s) 3379.11
Current children cumulated vsize (KiB) 34200

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27037
/proc/meminfo: memFree=1601832/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=15568 CPUtime=1507.95
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3541 0 0 0 150788 7 0 0 25 0 1 0 72064096 15941632 3527 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3892 3527 75 150 0 3739 0
Current children cumulated CPU time (s) 3439.08
Current children cumulated vsize (KiB) 34524

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27039
/proc/meminfo: memFree=1601704/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=15736 CPUtime=1567.92
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3556 0 0 0 156785 7 0 0 25 0 1 0 72064096 16113664 3542 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3934 3542 75 150 0 3781 0
Current children cumulated CPU time (s) 3499.05
Current children cumulated vsize (KiB) 34692

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27039
/proc/meminfo: memFree=1600232/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=15736 CPUtime=1627.89
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3576 0 0 0 162782 7 0 0 25 0 1 0 72064096 16113664 3562 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 3934 3562 75 150 0 3781 0
Current children cumulated CPU time (s) 3559.02
Current children cumulated vsize (KiB) 34692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3623.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/77 27039
/proc/meminfo: memFree=1599016/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=16000 CPUtime=1668.89
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3645 0 0 0 166881 8 0 0 25 0 1 0 72064096 16384000 3631 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 4000 3631 75 150 0 3847 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 34956

Sending SIGTERM to process tree (bottom up)

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

[startup+3623.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/77 27039
/proc/meminfo: memFree=1599016/2055920 swapFree=4192812/4192956
[pid=26878] ppid=26876 vsize=13600 CPUtime=1931.13
/proc/26878/stat : 26878 (sugar) S 26876 26878 26841 0 -1 4194304 1457 30210 0 5 5 1 193078 29 16 0 1 0 71869130 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26878/statm: 3400 806 374 3 0 500 0
[pid=26947] ppid=26878 vsize=5356 CPUtime=0
/proc/26947/stat : 26947 (sh) S 26878 26878 26841 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 72064096 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26947/statm: 1339 232 193 169 0 50 0
[pid=26948] ppid=26947 vsize=16000 CPUtime=1668.89
/proc/26948/stat : 26948 (minisat) R 26947 26878 26841 0 -1 4194304 3645 0 0 0 166881 8 0 0 25 0 1 0 72064096 16384000 3631 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26948/statm: 4000 3631 75 150 0 3847 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 34956

Child status: 0
Real time (s): 3623.32
CPU time (s): 3600.05
CPU user time (s): 3599.65
CPU system time (s): 0.395939
CPU usage (%): 99.3578
Max. virtual memory (cumulated for all children) (KiB): 883248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.65
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35668
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2167
involuntary context switches= 102067

runsolver used 4.30035 second user time and 12.1931 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-15 21:55:06
IDJOB=1123652
IDBENCH=62896
IDSOLVER=368
FILE ID=node58/1123652-1216151706
PBS_JOBID= 7905719
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/pi/pi-30-10-25-t58/normalized-pi-30-10-197-42-73.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-1123652-1216151706/watcher-1123652-1216151706 -o /tmp/evaluation-result-1123652-1216151706/solver-1123652-1216151706 -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-1123652-1216151706.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bd7a1109df797c6f135afb311f1d18ce
RANDOM SEED=1268302098

node58.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.259
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.259
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:       1616296 kB
Buffers:         84140 kB
Cached:         257424 kB
SwapCached:          0 kB
Active:         210004 kB
Inactive:       156488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          45104 kB
Slab:            58324 kB
Committed_AS:   287204 kB
PageTables:       1844 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= 66560 MiB
End job on node58 at 2008-07-15 22:55:30