Trace number 1039270

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+minisatSAT 288.602 290.768

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-49021_ext.xml
MD5SUMb8f04230c7487cb4fc1c07ea1557788e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.38648
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Wed Jul  2 05:01:09 2008
0.00/0.04	c 0	PID 30601
0.00/0.05	c 0	HOST node58.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1039270-1214967669.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-1039270-1214967669.xml' 'HOME/temp.csp'
0.03/0.71	c 1	1 domains, 23 variables, 0 predicates, 253 relations, 253 constraints
0.03/0.74	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.74	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.67/0.82	c 1	Parsing HOME/temp.csp
1.01/1.12	c 2	parsed 530 expressions
1.01/1.12	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.01/1.12	c 2	Converting to clausal form CSP
1.01/1.15	c 2	converted 53 (10%) expressions
1.01/1.15	c 2	converted 106 (20%) expressions
1.01/1.15	c 2	converted 159 (30%) expressions
1.01/1.15	c 2	converted 212 (40%) expressions
1.01/1.15	c 2	converted 265 (50%) expressions
1.10/1.23	c 2	converted 318 (60%) expressions
1.10/1.25	c 2	converted 371 (70%) expressions
1.10/1.27	c 2	converted 424 (80%) expressions
1.10/1.29	c 2	converted 477 (90%) expressions
1.20/1.30	c 2	converted 530 (100%) expressions
1.20/1.30	c 2	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.20/1.30	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.31	c 2	Propagation in CSP
1.20/1.31	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.20/1.31	c 2	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.20/1.31	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.31	c 2	Simplifing CSP by introducing new Boolean variables
1.20/1.31	c 2	CSP : 23 integers, 0 booleans, 253 clauses, largest domain size 23
1.20/1.31	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.20/1.35	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.20/1.36	c 2	3 (10%) CSP integer variables are encoded (63 clauses, 614 bytes)
1.20/1.36	c 2	5 (20%) CSP integer variables are encoded (105 clauses, 1013 bytes)
1.20/1.36	c 2	7 (30%) CSP integer variables are encoded (147 clauses, 1475 bytes)
1.20/1.36	c 2	10 (40%) CSP integer variables are encoded (210 clauses, 2168 bytes)
1.20/1.36	c 2	12 (50%) CSP integer variables are encoded (252 clauses, 2630 bytes)
1.20/1.36	c 2	14 (60%) CSP integer variables are encoded (294 clauses, 3092 bytes)
1.20/1.37	c 2	17 (70%) CSP integer variables are encoded (357 clauses, 3785 bytes)
1.20/1.37	c 2	19 (80%) CSP integer variables are encoded (399 clauses, 4247 bytes)
1.20/1.37	c 2	21 (90%) CSP integer variables are encoded (441 clauses, 4709 bytes)
1.20/1.37	c 2	23 (100%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.29/1.42	c 2	26 (10%) CSP clauses are encoded (2755 clauses, 41547 bytes)
1.29/1.44	c 2	51 (20%) CSP clauses are encoded (4970 clauses, 79209 bytes)
1.29/1.45	c 2	76 (30%) CSP clauses are encoded (7218 clauses, 117633 bytes)
1.29/1.47	c 2	102 (40%) CSP clauses are encoded (9512 clauses, 158809 bytes)
1.29/1.48	c 2	127 (50%) CSP clauses are encoded (11733 clauses, 201190 bytes)
1.40/1.50	c 2	152 (60%) CSP clauses are encoded (13939 clauses, 243090 bytes)
1.40/1.51	c 2	178 (70%) CSP clauses are encoded (16225 clauses, 286645 bytes)
1.40/1.53	c 2	203 (80%) CSP clauses are encoded (18440 clauses, 328740 bytes)
1.40/1.54	c 2	228 (90%) CSP clauses are encoded (20628 clauses, 370370 bytes)
1.40/1.55	c 2	253 (100%) CSP clauses are encoded (22841 clauses, 412545 bytes)
1.40/1.55	c 2	253 CSP clauses encoded
1.40/1.56	c 2	Writing map file : HOME/temp.map
1.40/1.56	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.56	c 2	SAT : 506 SAT variables, 22841 SAT clauses, 412545 bytes
1.40/1.56	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.58	c 2	SOLVING HOME/temp.cnf
1.40/1.58	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.40/1.59	c 2	This is MiniSat 2.0 beta
1.40/1.59	c 2	WARNING: for repeatability, setting FPU to use double precision
1.40/1.59	c 2	============================[ Problem Statistics ]=============================
1.40/1.59	c 2	|                                                                             |
1.40/1.59	c 2	|  Number of variables:  506                                                  |
1.40/1.59	c 2	|  Number of clauses:    22841                                                |
1.48/1.60	c 2	|  Parsing time:         0.01         s                                       |
1.48/1.60	c 2	============================[ Search Statistics ]==============================
1.48/1.60	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.60	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.60	c 2	===============================================================================
1.48/1.60	c 2	|         0 |     506    22841    85576 |     7613        0    nan |  0.000 % |
1.48/1.61	c 2	|       100 |     506    22841    85576 |     8375      100      9 |  0.000 % |
1.48/1.63	c 2	|       251 |     506    22841    85576 |     9212      251      9 |  0.012 % |
1.48/1.66	c 2	|       476 |     506    22841    85576 |    10133      476     10 |  0.013 % |
1.48/1.71	c 2	|       813 |     506    22841    85576 |    11147      813     10 |  0.013 % |
1.48/1.77	c 2	|      1320 |     506    22841    85576 |    12261     1320     10 |  0.012 % |
1.48/1.87	c 2	|      2079 |     506    22841    85576 |    13488     2079     11 |  0.013 % |
1.48/2.03	c 2	|      3220 |     506    22841    85576 |    14836     3220     11 |  0.013 % |
2.08/2.28	c 3	|      4929 |     506    22841    85576 |    16320     4929     11 |  0.012 % |
2.47/2.66	c 3	|      7492 |     506    22841    85576 |    17952     7492     12 |  0.009 % |
3.07/3.30	c 4	|     11337 |     506    22841    85576 |    19747    11337     12 |  0.012 % |
4.16/4.38	c 5	|     17103 |     506    22841    85576 |    21722    17103     13 |  0.009 % |
6.14/6.33	c 7	|     25752 |     506    22841    85576 |    23894    14790     13 |  0.009 % |
9.21/9.48	c 10	|     38727 |     506    22841    85576 |    26284    15637     14 |  0.009 % |
13.87/14.17	c 15	|     58188 |     506    22841    85576 |    28912    20484     14 |  0.009 % |
21.09/21.41	c 22	|     87380 |     506    22841    85576 |    31804    15518     14 |  0.014 % |
32.09/32.53	c 33	|    131170 |     506    22841    85576 |    34984    20001     15 |  0.018 % |
49.73/50.36	c 51	|    196855 |     505    22759    85341 |    38483    15621     14 |  0.198 % |
78.05/78.93	c 79	|    295384 |     505    22759    85341 |    42331    36623     15 |  0.205 % |
124.50/125.86	c 126	|    443174 |     505    22759    85341 |    46564    39547     15 |  0.214 % |
192.71/194.85	c 195	|    664858 |     505    22759    85341 |    51220    25071     16 |  0.198 % |
288.34/290.59	c 291	===============================================================================
288.34/290.60	c 291	restarts              : 21
288.34/290.60	c 291	conflicts             : 964948         (3363 /sec)
288.34/290.60	c 291	decisions             : 1146383        (1.24 % random) (3995 /sec)
288.34/290.60	c 291	propagations          : 92507838       (322386 /sec)
288.34/290.60	c 291	conflict literals     : 15160396       (31.80 % deleted)
288.34/290.60	c 291	Memory used           : 12.54 MB
288.34/290.60	c 291	CPU time              : 286.947 s
288.34/290.60	c 291	
288.34/290.60	c 291	SATISFIABLE
288.44/290.60	c 291	DECODING HOME/temp.out WITH HOME/temp.map
288.44/290.60	c 291	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
288.44/290.69	c 291	Decoding HOME/temp.out
288.47/290.71	s SATISFIABLE
288.47/290.71	v 1 16 7 0 14 22 10 1 3 13 18 8 8 13 2 22 19 9 12 5 7 16 12
288.47/290.72	c 291	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
288.47/290.76	c 291	CPU 288.41 (0.04 0 288.37 0.17)
288.47/290.76	c 291	END Wed Jul  2 05:06:00 2008

Verifier Data (download as text)

OK

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-1039270-1214967669/watcher-1039270-1214967669 -o /tmp/evaluation-result-1039270-1214967669/solver-1039270-1214967669 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1039270-1214967669.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): 2200 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.99 1.97 1.99 4/84 30601
/proc/meminfo: memFree=1683512/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=12268 CPUtime=0
/proc/30601/stat : 30601 (sugar) R 30599 30601 27146 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 680733339 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 226238364261 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/30601/statm: 3067 316 241 3 0 167 0

[startup+0.0997179 s]
/proc/loadavg: 1.99 1.97 1.99 4/84 30601
/proc/meminfo: memFree=1683512/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=0.03
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 680733339 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101919 s]
/proc/loadavg: 1.99 1.97 1.99 4/84 30601
/proc/meminfo: memFree=1683512/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=0.03
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 680733339 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30196 s]
/proc/loadavg: 1.99 1.97 1.99 4/84 30601
/proc/meminfo: memFree=1683512/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=0.03
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 680733339 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.703025 s]
/proc/loadavg: 1.99 1.97 1.99 4/84 30601
/proc/meminfo: memFree=1683512/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=0.03
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 680733339 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50116 s]
/proc/loadavg: 1.99 1.97 1.99 4/95 30623
/proc/meminfo: memFree=1673952/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=0.67
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 974 4703 0 1 3 0 60 4 15 0 1 0 680733339 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 797 370 3 0 500 0
[pid=30614] ppid=30601 vsize=5356 CPUtime=0
/proc/30614/stat : 30614 (sh) S 30601 30601 27146 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 680733413 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30614/statm: 1339 233 193 169 0 50 0
[pid=30615] ppid=30614 vsize=864432 CPUtime=0.73
/proc/30615/stat : 30615 (java) S 30614 30601 27146 0 -1 0 6727 0 1 0 69 4 0 0 18 0 9 0 680733413 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30615/statm: 216108 5977 2564 9 0 210655 0
[pid=30615/tid=30616] ppid=30614 vsize=864432 CPUtime=0.41
/proc/30615/task/30616/stat : 30616 (java) R 30614 30601 27146 0 -1 64 2709 0 1 0 40 1 0 0 22 0 9 0 680733414 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4126372434 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30617] ppid=30614 vsize=864432 CPUtime=0.15
/proc/30615/task/30617/stat : 30617 (java) S 30614 30601 27146 0 -1 64 2964 0 0 0 15 0 0 0 16 0 9 0 680733415 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30618] ppid=30614 vsize=864432 CPUtime=0
/proc/30615/task/30618/stat : 30618 (java) S 30614 30601 27146 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 680733415 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30619] ppid=30614 vsize=864432 CPUtime=0
/proc/30615/task/30619/stat : 30619 (java) S 30614 30601 27146 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 680733415 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30620] ppid=30614 vsize=864432 CPUtime=0
/proc/30615/task/30620/stat : 30620 (java) S 30614 30601 27146 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 680733417 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30621] ppid=30614 vsize=864432 CPUtime=0.12
/proc/30615/task/30621/stat : 30621 (java) S 30614 30601 27146 0 -1 64 362 0 0 0 12 0 0 0 16 0 9 0 680733417 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30622] ppid=30614 vsize=864432 CPUtime=0
/proc/30615/task/30622/stat : 30622 (java) S 30614 30601 27146 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 680733417 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30615/tid=30623] ppid=30614 vsize=864432 CPUtime=0
/proc/30615/task/30623/stat : 30623 (java) S 30614 30601 27146 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 680733417 885178368 5977 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883388

[startup+3.10143 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1678560/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 15 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=3712 CPUtime=1.49
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 694 0 0 0 149 0 0 0 25 0 1 0 680733498 3801088 680 996147200 134512640 135127466 4294956272 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 928 680 75 150 0 775 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22668

[startup+6.30197 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1677024/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=4724 CPUtime=4.66
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 943 0 0 0 466 0 0 0 25 0 1 0 680733498 4837376 929 996147200 134512640 135127466 4294956272 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 1181 929 75 150 0 1028 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 23680

[startup+12.701 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1676192/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=5516 CPUtime=11
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 1125 0 0 0 1100 0 0 0 25 0 1 0 680733498 5648384 1111 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 1379 1111 75 150 0 1226 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 24472

[startup+25.5022 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1675360/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=6224 CPUtime=23.67
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 1322 0 0 0 2367 0 0 0 25 0 1 0 680733498 6373376 1308 996147200 134512640 135127466 4294956272 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 1556 1308 75 150 0 1403 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 25180

[startup+51.1025 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1674272/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=7416 CPUtime=49.04
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 1589 0 0 0 4903 1 0 0 25 0 1 0 680733498 7593984 1575 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 1854 1575 75 150 0 1701 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 26372

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1672224/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=9268 CPUtime=99.75
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2045 0 0 0 9974 1 0 0 25 0 1 0 680733498 9490432 2031 996147200 134512640 135127466 4294956272 18446744073709551615 134527976 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 2317 2031 75 150 0 2164 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 28224

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1670304/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=11172 CPUtime=159.18
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2517 0 0 0 15916 2 0 0 25 0 1 0 680733498 11440128 2503 996147200 134512640 135127466 4294956272 18446744073709551615 134530823 0 0 4096 3 0 0 0 17 1 0 0
/proc/30625/statm: 2793 2503 75 150 0 2640 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 30128

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1613024/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=12120 CPUtime=218.71
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2740 0 0 0 21869 2 0 0 25 0 1 0 680733498 12410880 2726 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30625/statm: 3030 2726 75 150 0 2877 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 31076

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1612448/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=12568 CPUtime=278.67
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2874 0 0 0 27865 2 0 0 25 0 1 0 680733498 12869632 2860 996147200 134512640 135127466 4294956272 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/30625/statm: 3142 2860 75 150 0 2989 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 31524

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

[startup+284.703 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1612448/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=12568 CPUtime=281.07
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2879 0 0 0 28105 2 0 0 25 0 1 0 680733498 12869632 2865 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/30625/statm: 3142 2865 75 150 0 2989 0
Current children cumulated CPU time (s) 282.55
Current children cumulated vsize (KiB) 31524

[startup+287.901 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1612384/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=12704 CPUtime=284.26
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2891 0 0 0 28424 2 0 0 25 0 1 0 680733498 13008896 2877 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/30625/statm: 3176 2877 75 150 0 3023 0
Current children cumulated CPU time (s) 285.74
Current children cumulated vsize (KiB) 31660

[startup+289.503 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 30625
/proc/meminfo: memFree=1612384/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=12704 CPUtime=285.87
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2910 0 0 0 28585 2 0 0 25 0 1 0 680733498 13008896 2896 996147200 134512640 135127466 4294956272 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/30625/statm: 3176 2896 75 150 0 3023 0
Current children cumulated CPU time (s) 287.35
Current children cumulated vsize (KiB) 31660

[startup+290.303 s]
/proc/loadavg: 1.99 1.97 1.99 4/87 30625
/proc/meminfo: memFree=1612256/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=1.48
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1031 11747 0 2 3 0 135 10 16 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
[pid=30624] ppid=30601 vsize=5356 CPUtime=0
/proc/30624/stat : 30624 (sh) S 30601 30601 27146 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 680733497 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30624/statm: 1339 232 193 169 0 50 0
[pid=30625] ppid=30624 vsize=12836 CPUtime=286.67
/proc/30625/stat : 30625 (minisat) R 30624 30601 27146 0 -1 4194304 2921 0 0 0 28665 2 0 0 25 0 1 0 680733498 13144064 2907 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/30625/statm: 3209 2907 75 150 0 3056 0
Current children cumulated CPU time (s) 288.15
Current children cumulated vsize (KiB) 31792

[startup+290.702 s]
/proc/loadavg: 1.99 1.97 1.99 4/87 30625
/proc/meminfo: memFree=1612256/2055920 swapFree=4156312/4192956
[pid=30601] ppid=30599 vsize=13600 CPUtime=288.47
/proc/30601/stat : 30601 (sugar) S 30599 30601 27146 0 -1 4194304 1089 14963 0 2 4 0 28830 13 15 0 1 0 680733339 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 226247094370 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/30601/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 288.47
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 290.768
CPU time (s): 288.602
CPU user time (s): 288.416
CPU system time (s): 0.185971
CPU usage (%): 99.255
Max. virtual memory (cumulated for all children) (KiB): 883388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 288.416
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19796
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= 1702
involuntary context switches= 9944

runsolver used 0.314952 second user time and 1.01784 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-02 05:01:09
IDJOB=1039270
IDBENCH=53610
IDSOLVER=346
FILE ID=node58/1039270-1214967669
PBS_JOBID= 7870217
Free space on /tmp= 66544 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-49021_ext.xml
COMMAND LINE= DIR/sugar -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-1039270-1214967669/watcher-1039270-1214967669 -o /tmp/evaluation-result-1039270-1214967669/solver-1039270-1214967669 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1039270-1214967669.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b8f04230c7487cb4fc1c07ea1557788e
RANDOM SEED=1061695153

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.261
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.261
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:       1683992 kB
Buffers:         19956 kB
Cached:         106536 kB
SwapCached:      30656 kB
Active:         251656 kB
Inactive:        65044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683992 kB
SwapTotal:     4192956 kB
SwapFree:      4156312 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:         201572 kB
Slab:            40324 kB
Committed_AS:  1636524 kB
PageTables:       2056 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= 66540 MiB
End job on node58 at 2008-07-02 05:06:00