Trace number 2080212

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.14.6+minisatSAT 139.739 141.361

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-105-0.xml
MD5SUMa7e24af60e92a1b4969e8de32e0c94e1
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3632
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1444
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 05:28:56 2009
0.00/0.08	c 0	PID 25147
0.07/0.08	c 0	HOST node38.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2080212-1247369335.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2080212-1247369335.xml' 'HOME/temp.csp'
0.87/1.01	c 1	300 domains, 300 variables, 2 predicates, 0 relations, 3130 constraints
0.87/1.07	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.87/1.07	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.90/1.15	c 1	Parsing HOME/temp.csp
0.90/1.26	c 1	parsed 3732 expressions
0.90/1.27	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.27	c 1	Converting to clausal form CSP
0.90/1.30	c 1	converted 374 (10%) expressions
0.90/1.36	c 1	converted 747 (20%) expressions
0.90/1.50	c 1	converted 1120 (30%) expressions
0.90/1.53	c 1	converted 1493 (40%) expressions
0.90/1.55	c 1	converted 1866 (50%) expressions
0.90/1.56	c 1	converted 2240 (60%) expressions
0.90/1.58	c 1	converted 2613 (70%) expressions
0.90/1.60	c 1	converted 2986 (80%) expressions
0.90/1.61	c 1	converted 3359 (90%) expressions
0.90/1.62	c 1	converted 3732 (100%) expressions
0.90/1.62	c 1	CSP : 300 integers, 0 booleans, 3130 clauses, largest domain size 1422
0.90/1.62	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.62	c 1	Propagation in CSP
0.90/1.75	c 1	89026 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.90/1.75	c 1	CSP : 300 integers, 0 booleans, 3130 clauses, largest domain size 997
0.90/1.75	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.76	c 1	Simplifing CSP by introducing new Boolean variables
0.90/1.85	c 1	CSP : 300 integers, 5700 booleans, 8830 clauses, largest domain size 997
0.90/1.85	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.90/1.89	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.90/1.94	c 1	30 (10%) CSP integer variables are encoded (24345 clauses, 343059 bytes)
0.90/1.97	c 2	60 (20%) CSP integer variables are encoded (48795 clauses, 709809 bytes)
0.90/2.00	c 2	90 (30%) CSP integer variables are encoded (73035 clauses, 1073409 bytes)
0.90/2.03	c 2	120 (40%) CSP integer variables are encoded (93180 clauses, 1375584 bytes)
0.90/2.05	c 2	150 (50%) CSP integer variables are encoded (110790 clauses, 1661583 bytes)
0.90/2.07	c 2	180 (60%) CSP integer variables are encoded (128610 clauses, 1964523 bytes)
1.90/2.11	c 2	210 (70%) CSP integer variables are encoded (149145 clauses, 2313618 bytes)
1.90/2.14	c 2	240 (80%) CSP integer variables are encoded (173460 clauses, 2726973 bytes)
1.90/2.17	c 2	270 (90%) CSP integer variables are encoded (193230 clauses, 3063063 bytes)
1.90/2.20	c 2	300 (100%) CSP integer variables are encoded (216495 clauses, 3458568 bytes)
2.60/2.83	c 2	883 (10%) CSP clauses are encoded (514692 clauses, 10077110 bytes)
3.29/3.51	c 3	1766 (20%) CSP clauses are encoded (854688 clauses, 17982247 bytes)
3.88/4.19	c 4	2649 (30%) CSP clauses are encoded (1180339 clauses, 25566765 bytes)
4.57/4.80	c 4	3532 (40%) CSP clauses are encoded (1483797 clauses, 32637520 bytes)
5.17/5.44	c 5	4415 (50%) CSP clauses are encoded (1800905 clauses, 40040597 bytes)
5.66/5.94	c 5	5298 (60%) CSP clauses are encoded (2051446 clauses, 45896656 bytes)
6.05/6.39	c 6	6181 (70%) CSP clauses are encoded (2266927 clauses, 50942443 bytes)
6.64/6.92	c 6	7064 (80%) CSP clauses are encoded (2532272 clauses, 57423644 bytes)
7.13/7.45	c 7	7947 (90%) CSP clauses are encoded (2793854 clauses, 63760173 bytes)
7.72/8.07	c 8	8830 (100%) CSP clauses are encoded (3114736 clauses, 71249722 bytes)
7.72/8.07	c 8	8830 CSP clauses encoded
7.72/8.07	c 8	Writing map file : HOME/temp.map
7.72/8.08	c 8	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.72/8.08	c 8	SAT : 222495 SAT variables, 3114736 SAT clauses, 71249722 bytes
7.72/8.08	c 8	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.81/8.11	c 8	SOLVING HOME/temp.cnf
7.81/8.11	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.81/8.12	c 8	This is MiniSat 2.0 beta
7.81/8.12	c 8	WARNING: for repeatability, setting FPU to use double precision
7.81/8.12	c 8	============================[ Problem Statistics ]=============================
7.81/8.12	c 8	|                                                                             |
7.81/8.12	c 8	|  Number of variables:  222495                                               |
7.81/8.12	c 8	|  Number of clauses:    3114736                                              |
9.63/10.06	c 10	|  Parsing time:         1.62         s                                       |
9.74/10.15	c 10	============================[ Search Statistics ]==============================
9.74/10.15	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.74/10.15	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.74/10.15	c 10	===============================================================================
9.74/10.15	c 10	|         0 |  222305  3114546  8915860 |  1038182        0    nan |  0.000 % |
10.82/11.26	c 11	|       100 |  222305  3114546  8915860 |  1142000      100     16 |  0.085 % |
12.01/12.45	c 12	|       251 |  222305  3114546  8915860 |  1256200      251     14 |  0.085 % |
14.20/14.68	c 14	|       476 |  222305  3114546  8915860 |  1381820      476     19 |  0.085 % |
17.66/18.16	c 18	|       813 |  222305  3114546  8915860 |  1520002      813     18 |  0.085 % |
22.91/23.44	c 23	|      1319 |  222305  3114546  8915860 |  1672002     1319     18 |  0.085 % |
32.02/32.64	c 32	|      2079 |  222305  3114546  8915860 |  1839202     2079     23 |  0.085 % |
43.71/44.45	c 44	|      3218 |  222305  3114546  8915860 |  2023123     3218     23 |  0.085 % |
65.29/66.29	c 66	|      4926 |  222305  3114546  8915860 |  2225435     4926     29 |  0.085 % |
94.01/95.27	c 95	|      7488 |  222305  3114546  8915860 |  2447978     7488     31 |  0.085 % |
132.75/134.37	c 134	|     11332 |  222305  3114546  8915860 |  2692776    11332     31 |  0.085 % |
138.99/140.63	c 140	===============================================================================
138.99/140.65	c 140	restarts              : 11
138.99/140.65	c 140	conflicts             : 11782          (90 /sec)
138.99/140.65	c 140	decisions             : 20076          (0.92 % random) (153 /sec)
138.99/140.65	c 140	propagations          : 165063542      (1260806 /sec)
138.99/140.65	c 140	conflict literals     : 356469         (27.26 % deleted)
138.99/140.65	c 140	Memory used           : 150.64 MB
138.99/140.65	c 140	CPU time              : 130.919 s
138.99/140.65	c 140	
139.09/140.74	c 140	SATISFIABLE
139.09/140.77	c 140	DECODING HOME/temp.out WITH HOME/temp.map
139.09/140.77	c 140	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
139.17/140.85	c 140	Decoding HOME/temp.out
139.17/141.26	s SATISFIABLE
139.17/141.27	v 324 369 444 520 629 667 742 780 884 898 913 959 1123 1180 1442 162 265 270 308 319 400 484 1008 1050 1091 1187 1209 1264 1336 1429 391 559 657 719 754 813 844 871 999 1155 1177 1195 1272 1346 1375 32 146 394 396 431 477 569 657 800 857 1165 1188 1263 1356 1422 519 665 670 729 811 858 911 1050 1085 1097 1099 1138 1210 1262 1357 442 539 596 613 615 901 965 1051 1054 1112 1175 1215 1254 1328 1391 48 88 344 413 566 612 711 778 812 822 917 984 1038 1067 1105 3 108 111 206 212 258 344 349 598 616 730 818 897 1222 1287 11 76 131 262 375 407 478 601 672 831 920 1012 1155 1256 1327 62 132 218 277 371 385 537 561 594 626 687 754 972 990 1285 112 131 137 559 622 674 773 839 857 882 980 1044 1125 1214 1365 0 44 119 131 144 229 288 359 434 466 570 599 651 776 1161 117 156 275 329 358 470 596 668 675 751 799 821 867 989 1310 73 130 212 220 233 328 381 459 483 575 665 735 839 885 960 19 183 323 341 369 424 464 801 993 1057 1078 1186 1234 1312 1390 29 149 281 330 402 413 447 551 565 575 811 933 1072 1164 1417 490 587 669 733 774 803 890 917 982 1085 1102 1141 1187 1285 1335 4 170 196 283 466 592 920 1093 1182 1231 1315 1327 1378 1381 1425 281 424 561 579 802 872 900 960 991 1061 1097 1182 1290 1363 1392 45 52 158 166 188 262 307 1025 1120 1208 1223 1276 1299 1403 1437
139.17/141.28	c 141	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
139.17/141.32	c 141	CPU 139.67 (0.05 0.02 138.58 1.02)
139.17/141.32	c 141	END Sun Jul 12 05:31:17 2009

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2080212-1247369335/watcher-2080212-1247369335 -o /tmp/evaluation-result-2080212-1247369335/solver-2080212-1247369335 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2080212-1247369335.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.57 2.47 2.20 4/82 25147
/proc/meminfo: memFree=1544728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=12268 CPUtime=0
/proc/25147/stat : 25147 (sugar) R 25145 25147 20197 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 23997627 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 266890607205 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/25147/statm: 3067 316 241 3 0 167 0

[startup+0.081832 s]
/proc/loadavg: 2.57 2.47 2.20 4/82 25147
/proc/meminfo: memFree=1544728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16740 CPUtime=0.07
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 23997627 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.102244 s]
/proc/loadavg: 2.57 2.47 2.20 4/82 25147
/proc/meminfo: memFree=1544728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=0.07
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23997627 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301268 s]
/proc/loadavg: 2.57 2.47 2.20 4/82 25147
/proc/meminfo: memFree=1544728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=0.07
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23997627 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701312 s]
/proc/loadavg: 2.57 2.47 2.20 4/82 25147
/proc/meminfo: memFree=1544728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=0.07
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23997627 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5014 s]
/proc/loadavg: 2.57 2.47 2.20 3/93 25159
/proc/meminfo: memFree=1528760/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=0.9
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1309 6841 0 1 5 2 79 4 15 0 1 0 23997627 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 16868

[startup+3.10258 s]
/proc/loadavg: 2.60 2.47 2.20 4/93 25169
/proc/meminfo: memFree=1522040/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=0.9
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1310 6841 0 1 5 2 79 4 15 0 1 0 23997627 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1111 409 3 0 796 0
[pid=25160] ppid=25147 vsize=5356 CPUtime=0
/proc/25160/stat : 25160 (sh) S 25147 25147 20197 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23997735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25160/statm: 1339 233 193 169 0 50 0
[pid=25161] ppid=25160 vsize=868672 CPUtime=2
/proc/25161/stat : 25161 (java) S 25160 25147 20197 0 -1 0 7896 0 1 0 184 16 0 0 18 0 9 0 23997735 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25161/statm: 217168 6764 2590 9 0 211645 0
[pid=25161/tid=25162] ppid=25160 vsize=868672 CPUtime=1.53
/proc/25161/task/25162/stat : 25162 (java) R 25160 25147 20197 0 -1 64 3095 0 1 0 142 11 0 0 25 0 9 0 23997736 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4126904991 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25163] ppid=25160 vsize=868672 CPUtime=0.23
/proc/25161/task/25163/stat : 25163 (java) S 25160 25147 20197 0 -1 64 2604 0 0 0 21 2 0 0 16 0 9 0 23997737 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25164] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25164/stat : 25164 (java) S 25160 25147 20197 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23997737 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25165] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25165/stat : 25165 (java) S 25160 25147 20197 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23997737 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25166] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25166/stat : 25166 (java) S 25160 25147 20197 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23997740 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25167] ppid=25160 vsize=868672 CPUtime=0.21
/proc/25161/task/25167/stat : 25167 (java) S 25160 25147 20197 0 -1 64 1498 0 0 0 20 1 0 0 16 0 9 0 23997740 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25168] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25168/stat : 25168 (java) S 25160 25147 20197 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23997740 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25169] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25169/stat : 25169 (java) S 25160 25147 20197 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23997740 889520128 6764 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 890896

[startup+6.30294 s]
/proc/loadavg: 2.60 2.47 2.20 3/93 25169
/proc/meminfo: memFree=1436920/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=0.9
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1310 6841 0 1 5 2 79 4 15 0 1 0 23997627 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1111 409 3 0 796 0
[pid=25160] ppid=25147 vsize=5356 CPUtime=0
/proc/25160/stat : 25160 (sh) S 25147 25147 20197 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23997735 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25160/statm: 1339 233 193 169 0 50 0
[pid=25161] ppid=25160 vsize=868672 CPUtime=5.15
/proc/25161/stat : 25161 (java) S 25160 25147 20197 0 -1 0 8858 0 1 0 471 44 0 0 18 0 9 0 23997735 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25161/statm: 217168 6767 2590 9 0 211645 0
[pid=25161/tid=25162] ppid=25160 vsize=868672 CPUtime=4.4
/proc/25161/task/25162/stat : 25162 (java) R 25160 25147 20197 0 -1 64 4055 0 1 0 408 32 0 0 25 0 9 0 23997736 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 102093921 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25163] ppid=25160 vsize=868672 CPUtime=0.51
/proc/25161/task/25163/stat : 25163 (java) S 25160 25147 20197 0 -1 64 2604 0 0 0 42 9 0 0 16 0 9 0 23997737 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25164] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25164/stat : 25164 (java) S 25160 25147 20197 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 23997737 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25165] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25165/stat : 25165 (java) S 25160 25147 20197 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23997737 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25166] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25166/stat : 25166 (java) S 25160 25147 20197 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23997740 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25167] ppid=25160 vsize=868672 CPUtime=0.21
/proc/25161/task/25167/stat : 25167 (java) S 25160 25147 20197 0 -1 64 1500 0 0 0 20 1 0 0 16 0 9 0 23997740 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25168] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25168/stat : 25168 (java) S 25160 25147 20197 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 23997740 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25161/tid=25169] ppid=25160 vsize=868672 CPUtime=0
/proc/25161/task/25169/stat : 25169 (java) S 25160 25147 20197 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 23997740 889520128 6767 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 890896

[startup+12.7027 s]
/proc/loadavg: 2.59 2.47 2.21 3/85 25171
/proc/meminfo: memFree=1181432/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=150056 CPUtime=4.49
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 36332 0 0 0 419 30 0 0 25 0 1 0 23998439 153657344 36318 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 37514 36318 75 150 0 37361 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 172280

[startup+25.5011 s]
/proc/loadavg: 2.73 2.51 2.22 4/85 25171
/proc/meminfo: memFree=1072760/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=151644 CPUtime=17.18
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 36733 0 0 0 1687 31 0 0 25 0 1 0 23998439 155283456 36719 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 37911 36719 75 150 0 37758 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 173868

[startup+51.102 s]
/proc/loadavg: 2.75 2.53 2.23 3/85 25171
/proc/meminfo: memFree=1071544/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=152176 CPUtime=42.52
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 36848 0 0 0 4221 31 0 0 25 0 1 0 23998439 155828224 36834 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38044 36834 75 150 0 37891 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 174400

[startup+102.307 s]
/proc/loadavg: 2.78 2.59 2.27 3/85 25171
/proc/meminfo: memFree=1070584/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=152968 CPUtime=93.24
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 37057 0 0 0 9293 31 0 0 25 0 1 0 23998439 156639232 37043 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38242 37043 75 150 0 38089 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 175192

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

[startup+127.902 s]
/proc/loadavg: 2.72 2.59 2.28 3/85 25171
/proc/meminfo: memFree=1070136/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=153364 CPUtime=118.59
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 37159 0 0 0 11828 31 0 0 25 0 1 0 23998439 157044736 37145 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38341 37145 75 150 0 38188 0
Current children cumulated CPU time (s) 126.4
Current children cumulated vsize (KiB) 175588

[startup+134.302 s]
/proc/loadavg: 2.74 2.59 2.28 3/85 25171
/proc/meminfo: memFree=1069944/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=153496 CPUtime=124.94
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 37196 0 0 0 12462 32 0 0 25 0 1 0 23998439 157179904 37182 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38374 37182 75 150 0 38221 0
Current children cumulated CPU time (s) 132.75
Current children cumulated vsize (KiB) 175720

[startup+137.507 s]
/proc/loadavg: 2.68 2.58 2.28 3/85 25171
/proc/meminfo: memFree=1069880/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=153628 CPUtime=128.11
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 37215 0 0 0 12779 32 0 0 25 0 1 0 23998439 157315072 37201 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38407 37201 75 150 0 38254 0
Current children cumulated CPU time (s) 135.92
Current children cumulated vsize (KiB) 175852

[startup+139.102 s]
/proc/loadavg: 2.68 2.58 2.28 3/85 25171
/proc/meminfo: memFree=1069880/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=153628 CPUtime=129.69
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 37220 0 0 0 12937 32 0 0 25 0 1 0 23998439 157315072 37206 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38407 37206 75 150 0 38254 0
Current children cumulated CPU time (s) 137.5
Current children cumulated vsize (KiB) 175852

[startup+140.702 s]
/proc/loadavg: 2.68 2.58 2.28 3/85 25171
/proc/meminfo: memFree=1068728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=7.81
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1376 16553 0 2 5 2 710 64 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
[pid=25170] ppid=25147 vsize=5356 CPUtime=0
/proc/25170/stat : 25170 (sh) S 25147 25147 20197 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23998439 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25170/statm: 1339 232 193 169 0 50 0
[pid=25171] ppid=25170 vsize=154264 CPUtime=131.28
/proc/25171/stat : 25171 (minisat) R 25170 25147 20197 0 -1 4194304 37319 0 0 0 13096 32 0 0 25 0 1 0 23998439 157966336 37304 996147200 134512640 135127466 4294956256 18446744073709551615 134783337 0 0 4096 3 0 0 0 17 1 0 0
/proc/25171/statm: 38566 37304 81 150 0 38413 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 176488

[startup+141.102 s]
/proc/loadavg: 2.68 2.58 2.28 3/85 25171
/proc/meminfo: memFree=1068728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=139.17
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1448 54157 0 2 5 2 13810 100 16 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 139.17
Current children cumulated vsize (KiB) 16868

[startup+141.301 s]
/proc/loadavg: 2.68 2.58 2.28 3/85 25171
/proc/meminfo: memFree=1068728/2055920 swapFree=4192812/4192956
[pid=25147] ppid=25145 vsize=16868 CPUtime=139.17
/proc/25147/stat : 25147 (sugar) S 25145 25147 20197 0 -1 4194304 1450 54157 0 2 5 2 13810 100 15 0 1 0 23997627 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25147/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 139.17
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 141.361
CPU time (s): 139.739
CPU user time (s): 138.641
CPU system time (s): 1.09783
CPU usage (%): 98.8527
Max. virtual memory (cumulated for all children) (KiB): 890896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.641
system time used= 1.09783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59608
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19125
involuntary context switches= 24483

runsolver used 0.167974 second user time and 0.484926 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-12 05:28:56
IDJOB=2080212
IDBENCH=57033
IDSOLVER=739
FILE ID=node38/2080212-1247369335
PBS_JOBID= 9507010
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/js-taillard-20-15/normalized-js-taillard-20-15-105-0.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080212-1247369335/watcher-2080212-1247369335 -o /tmp/evaluation-result-2080212-1247369335/solver-2080212-1247369335 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2080212-1247369335.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a7e24af60e92a1b4969e8de32e0c94e1
RANDOM SEED=521751568

node38.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.229
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.229
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:       1545208 kB
Buffers:         41980 kB
Cached:         186976 kB
SwapCached:          0 kB
Active:         333796 kB
Inactive:       102220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:         227520 kB
Slab:            59536 kB
Committed_AS:   478824 kB
PageTables:       2292 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= 66440 MiB
End job on node38 at 2009-07-12 05:31:17