Trace number 1050625

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+picosatSAT 321.18 322.307

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-55-10-a3.xml
MD5SUMc84380d557561ba82f603f5f7b91934d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6266
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of constraints1080
Maximum constraint arity3
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1080
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.04	c 0	Sugar v1-13 + HOME/picosat
0.01/0.04	c 0	BEGIN Thu Jul  3 04:02:05 2008
0.01/0.04	c 0	PID 26126
0.01/0.04	c 0	HOST node68.alineos.net
0.01/0.04	c 0	CONVERTING HOME/instance-1050625-1215050525.xml TO HOME/temp.csp
0.01/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1050625-1215050525.xml' 'HOME/temp.csp'
0.03/0.44	c 1	2 domains, 55 variables, 3 predicates, 0 relations, 1080 constraints
0.03/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.48	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.41/0.56	c 1	Parsing HOME/temp.csp
0.41/0.72	c 1	parsed 1140 expressions
0.41/0.73	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.73	c 1	Converting to clausal form CSP
0.41/0.77	c 1	converted 114 (10%) expressions
0.41/0.80	c 1	converted 228 (20%) expressions
0.41/0.83	c 1	converted 342 (30%) expressions
0.41/0.90	c 1	converted 456 (40%) expressions
0.41/0.93	c 1	converted 570 (50%) expressions
0.41/0.94	c 1	converted 684 (60%) expressions
0.41/0.94	c 1	converted 798 (70%) expressions
0.41/0.95	c 1	converted 912 (80%) expressions
0.41/0.96	c 1	converted 1026 (90%) expressions
0.41/0.96	c 1	converted 1140 (100%) expressions
0.41/0.97	c 1	CSP : 55 integers, 0 booleans, 1125 clauses, largest domain size 56
0.41/0.97	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.97	c 1	Propagation in CSP
0.88/1.02	c 1	330 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.88/1.02	c 1	CSP : 55 integers, 0 booleans, 1125 clauses, largest domain size 55
0.88/1.02	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.88/1.02	c 1	Simplifing CSP by introducing new Boolean variables
0.88/1.05	c 1	CSP : 55 integers, 1980 booleans, 3105 clauses, largest domain size 55
0.88/1.05	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.88/1.08	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.88/1.09	c 1	6 (10%) CSP integer variables are encoded (270 clauses, 2824 bytes)
0.88/1.09	c 1	11 (20%) CSP integer variables are encoded (495 clauses, 5299 bytes)
0.88/1.10	c 2	17 (30%) CSP integer variables are encoded (786 clauses, 8500 bytes)
0.88/1.10	c 2	22 (40%) CSP integer variables are encoded (1029 clauses, 11274 bytes)
0.88/1.10	c 2	28 (50%) CSP integer variables are encoded (1324 clauses, 15109 bytes)
0.88/1.10	c 2	33 (60%) CSP integer variables are encoded (1564 clauses, 18229 bytes)
0.88/1.10	c 2	39 (70%) CSP integer variables are encoded (1850 clauses, 21947 bytes)
0.88/1.10	c 2	44 (80%) CSP integer variables are encoded (2086 clauses, 25015 bytes)
0.88/1.10	c 2	50 (90%) CSP integer variables are encoded (2366 clauses, 28655 bytes)
0.88/1.10	c 2	55 (100%) CSP integer variables are encoded (2595 clauses, 31632 bytes)
0.99/1.14	c 2	311 (10%) CSP clauses are encoded (13077 clauses, 201976 bytes)
0.99/1.16	c 2	621 (20%) CSP clauses are encoded (23253 clauses, 381132 bytes)
0.99/1.19	c 2	932 (30%) CSP clauses are encoded (33644 clauses, 564803 bytes)
1.07/1.22	c 2	1242 (40%) CSP clauses are encoded (43718 clauses, 743731 bytes)
1.07/1.24	c 2	1553 (50%) CSP clauses are encoded (53903 clauses, 932185 bytes)
1.07/1.26	c 2	1863 (60%) CSP clauses are encoded (64123 clauses, 1123959 bytes)
1.07/1.28	c 2	2174 (70%) CSP clauses are encoded (74190 clauses, 1312739 bytes)
1.17/1.30	c 2	2484 (80%) CSP clauses are encoded (84238 clauses, 1501215 bytes)
1.17/1.32	c 2	2795 (90%) CSP clauses are encoded (94337 clauses, 1690615 bytes)
1.38/1.52	c 2	3105 (100%) CSP clauses are encoded (213417 clauses, 3555082 bytes)
1.38/1.52	c 2	3105 CSP clauses encoded
1.38/1.52	c 2	Writing map file : HOME/temp.map
1.38/1.52	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.38/1.52	c 2	SAT : 4630 SAT variables, 213417 SAT clauses, 3555082 bytes
1.38/1.52	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.38/1.54	c 2	SOLVING HOME/temp.cnf
1.38/1.54	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
320.97/322.14	c 323	DECODING HOME/temp.out WITH HOME/temp.map
320.97/322.14	c 323	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
321.07/322.22	c 323	Decoding HOME/temp.out
321.07/322.26	s SATISFIABLE
321.07/322.27	v 0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2
321.07/322.27	c 323	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
321.07/322.30	c 323	CPU 319.96 (0.03 0.01 319.93 1.18)
321.15/322.30	c 323	END Thu Jul  3 04:07:28 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-1050625-1215050525/watcher-1050625-1215050525 -o /tmp/evaluation-result-1050625-1215050525/solver-1050625-1215050525 -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/picosat -tmp=HOME/temp HOME/instance-1050625-1215050525.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: 2.32 2.07 2.02 6/91 26126
/proc/meminfo: memFree=1833832/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=12808 CPUtime=0.01
/proc/26126/stat : 26126 (sugar) R 26124 26126 24607 0 -1 4194304 565 0 0 0 1 0 0 0 18 0 1 0 1984022103 13115392 533 996147200 4194304 4206940 548682068608 18446744073709551615 213111968481 0 0 4224 0 0 0 0 17 1 0 0
/proc/26126/statm: 3202 534 316 3 0 302 0

[startup+0.025533 s]
/proc/loadavg: 2.32 2.07 2.02 6/91 26126
/proc/meminfo: memFree=1833832/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=12940 CPUtime=0.01
/proc/26126/stat : 26126 (sugar) R 26124 26126 24607 0 -1 4194304 593 0 0 0 1 0 0 0 18 0 1 0 1984022103 13250560 561 996147200 4194304 4206940 548682068608 18446744073709551615 213111968481 0 0 4224 0 0 0 0 17 1 0 0
/proc/26126/statm: 3235 561 316 3 0 335 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12940

[startup+0.10174 s]
/proc/loadavg: 2.32 2.07 2.02 6/91 26126
/proc/meminfo: memFree=1833832/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=0.03
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984022103 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301777 s]
/proc/loadavg: 2.32 2.07 2.02 6/91 26126
/proc/meminfo: memFree=1833832/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=0.03
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1984022103 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701845 s]
/proc/loadavg: 2.32 2.07 2.02 6/91 26126
/proc/meminfo: memFree=1833832/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=0.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 973 4799 0 1 3 0 34 4 16 0 1 0 1984022103 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50298 s]
/proc/loadavg: 2.32 2.07 2.02 5/103 26162
/proc/meminfo: memFree=1821448/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=0.42
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 974 4799 0 1 3 1 34 4 15 0 1 0 1984022103 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26126/statm: 3400 797 370 3 0 500 0
[pid=26144] ppid=26126 vsize=5356 CPUtime=0
/proc/26144/stat : 26144 (sh) S 26126 26126 24607 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1984022151 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26144/statm: 1339 233 193 169 0 50 0
[pid=26145] ppid=26144 vsize=868372 CPUtime=0.96
/proc/26145/stat : 26145 (java) S 26144 26126 24607 0 -1 0 6496 0 1 0 90 6 0 0 19 0 9 0 1984022151 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26145/statm: 217093 5635 2562 9 0 211640 0
[pid=26145/tid=26146] ppid=26144 vsize=868372 CPUtime=0.65
/proc/26145/task/26146/stat : 26146 (java) R 26144 26126 24607 0 -1 64 2803 0 1 0 62 3 0 0 21 0 9 0 1984022152 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26145/tid=26147] ppid=26144 vsize=868372 CPUtime=0.08
/proc/26145/task/26147/stat : 26147 (java) S 26144 26126 24607 0 -1 64 1538 0 0 0 7 1 0 0 16 0 9 0 1984022153 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26145/tid=26148] ppid=26144 vsize=868372 CPUtime=0
/proc/26145/task/26148/stat : 26148 (java) S 26144 26126 24607 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1984022154 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26145/tid=26149] ppid=26144 vsize=868372 CPUtime=0
/proc/26145/task/26149/stat : 26149 (java) S 26144 26126 24607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984022154 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26145/tid=26150] ppid=26144 vsize=868372 CPUtime=0
/proc/26145/task/26150/stat : 26150 (java) S 26144 26126 24607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1984022156 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26145/tid=26151] ppid=26144 vsize=868372 CPUtime=0.2
/proc/26145/task/26151/stat : 26151 (java) S 26144 26126 24607 0 -1 64 1462 0 0 0 20 0 0 0 16 0 9 0 1984022156 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26145/tid=26152] ppid=26144 vsize=868372 CPUtime=0
/proc/26145/task/26152/stat : 26152 (java) S 26144 26126 24607 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1984022156 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26145/tid=26153] ppid=26144 vsize=868372 CPUtime=0
/proc/26145/task/26153/stat : 26153 (java) S 26144 26126 24607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984022156 889212928 5635 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 887328

[startup+3.10126 s]
/proc/loadavg: 2.37 2.08 2.03 4/92 26199
/proc/meminfo: memFree=1828064/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=4284 CPUtime=0.75
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 929 0 0 0 35 40 0 0 25 0 1 0 1984022258 4386816 915 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 1071 915 40 102 0 966 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 23240

[startup+6.30279 s]
/proc/loadavg: 2.37 2.08 2.03 4/93 26214
/proc/meminfo: memFree=1806104/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=8768 CPUtime=3.95
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 2016 0 0 0 302 93 0 0 25 0 1 0 1984022258 8978432 2000 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 2192 2000 42 102 0 2087 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 27724

[startup+12.7019 s]
/proc/loadavg: 2.39 2.09 2.03 3/87 26255
/proc/meminfo: memFree=1798760/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=9032 CPUtime=10.35
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 2110 0 0 0 942 93 0 0 25 0 1 0 1984022258 9248768 2094 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 2258 2094 42 102 0 2153 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 27988

[startup+25.5011 s]
/proc/loadavg: 2.33 2.09 2.03 3/87 26255
/proc/meminfo: memFree=1798352/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=9692 CPUtime=23.15
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 2280 0 0 0 2221 94 0 0 25 0 1 0 1984022258 9924608 2264 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 2423 2264 42 102 0 2318 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 28648

[startup+51.1014 s]
/proc/loadavg: 2.22 2.08 2.03 3/87 26255
/proc/meminfo: memFree=1797328/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=10616 CPUtime=48.73
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 2530 0 0 0 4778 95 0 0 25 0 1 0 1984022258 10870784 2514 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 2654 2514 42 102 0 2549 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 29572

[startup+102.306 s]
/proc/loadavg: 2.08 2.07 2.02 3/87 26255
/proc/meminfo: memFree=1795408/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=12420 CPUtime=99.91
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3039 0 0 0 9895 96 0 0 25 0 1 0 1984022258 12718080 2950 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3105 2950 48 102 0 3000 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 31376

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 2.02 3/87 26255
/proc/meminfo: memFree=1795024/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=12816 CPUtime=159.89
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3149 0 0 0 15892 97 0 0 25 0 1 0 1984022258 13123584 3060 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3204 3060 48 102 0 3099 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 31772

[startup+222.302 s]
/proc/loadavg: 2.01 2.04 2.01 3/87 26255
/proc/meminfo: memFree=1794832/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=12816 CPUtime=219.86
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3207 0 0 0 21889 97 0 0 25 0 1 0 1984022258 13123584 3067 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3204 3067 48 102 0 3099 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 31772

[startup+282.302 s]
/proc/loadavg: 1.94 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798688/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13212 CPUtime=279.78
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3352 0 0 0 27874 104 0 0 25 0 1 0 1984022258 13529088 3158 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3303 3158 48 102 0 3198 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 32168

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

[startup+307.102 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798824/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13212 CPUtime=304.57
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3375 0 0 0 30353 104 0 0 25 0 1 0 1984022258 13529088 3181 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3303 3181 48 102 0 3198 0
Current children cumulated CPU time (s) 305.98
Current children cumulated vsize (KiB) 32168

[startup+313.506 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798824/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13212 CPUtime=310.97
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3375 0 0 0 30993 104 0 0 25 0 1 0 1984022258 13529088 3181 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3303 3181 48 102 0 3198 0
Current children cumulated CPU time (s) 312.38
Current children cumulated vsize (KiB) 32168

[startup+316.702 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798760/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13212 CPUtime=314.17
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3375 0 0 0 31313 104 0 0 25 0 1 0 1984022258 13529088 3181 996147200 134512640 134931368 4294956256 18446744073709551615 134525760 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3303 3181 48 102 0 3198 0
Current children cumulated CPU time (s) 315.58
Current children cumulated vsize (KiB) 32168

[startup+319.901 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798760/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13344 CPUtime=317.36
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3442 0 0 0 31632 104 0 0 25 0 1 0 1984022258 13664256 3191 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3336 3191 48 102 0 3231 0
Current children cumulated CPU time (s) 318.77
Current children cumulated vsize (KiB) 32300

[startup+321.502 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798632/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13344 CPUtime=318.96
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3442 0 0 0 31792 104 0 0 25 0 1 0 1984022258 13664256 3191 996147200 134512640 134931368 4294956256 18446744073709551615 134522694 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3336 3191 48 102 0 3231 0
Current children cumulated CPU time (s) 320.37
Current children cumulated vsize (KiB) 32300

[startup+321.901 s]
/proc/loadavg: 1.96 2.01 2.00 3/84 26570
/proc/meminfo: memFree=1798632/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=13600 CPUtime=1.41
/proc/26126/stat : 26126 (sugar) S 26124 26126 24607 0 -1 4194304 1022 11607 0 2 3 1 126 11 16 0 1 0 1984022103 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26126/statm: 3400 798 370 3 0 500 0
[pid=26181] ppid=26126 vsize=5356 CPUtime=0
/proc/26181/stat : 26181 (sh) S 26126 26126 24607 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1984022258 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26181/statm: 1339 232 193 169 0 50 0
[pid=26182] ppid=26181 vsize=13344 CPUtime=319.36
/proc/26182/stat : 26182 (picosat) R 26181 26126 24607 0 -1 4194304 3442 0 0 0 31832 104 0 0 25 0 1 0 1984022258 13664256 3191 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 0 0 0
/proc/26182/statm: 3336 3191 48 102 0 3231 0
Current children cumulated CPU time (s) 320.77
Current children cumulated vsize (KiB) 32300

[startup+322.307 s]
/proc/loadavg: 1.97 2.01 2.00 4/92 26580
/proc/meminfo: memFree=1807784/2055920 swapFree=4180444/4192956
[pid=26126] ppid=26124 vsize=0 CPUtime=321.15
/proc/26126/stat : 26126 (sugar) R 26124 26126 24607 0 -1 4194308 1146 19042 0 3 3 1 31993 118 16 0 1 0 1984022103 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26126/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 321.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 322.307
CPU time (s): 321.18
CPU user time (s): 319.975
CPU system time (s): 1.20482
CPU usage (%): 99.6504
Max. virtual memory (cumulated for all children) (KiB): 887328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.975
system time used= 1.20482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20188
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= 2803
involuntary context switches= 3790

runsolver used 0.425935 second user time and 1.05484 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-03 04:02:05
IDJOB=1050625
IDBENCH=55370
IDSOLVER=345
FILE ID=node68/1050625-1215050525
PBS_JOBID= 7875039
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-55-10-a3.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050625-1215050525/watcher-1050625-1215050525 -o /tmp/evaluation-result-1050625-1215050525/solver-1050625-1215050525 -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/picosat" -tmp="HOME/temp" HOME/instance-1050625-1215050525.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c84380d557561ba82f603f5f7b91934d
RANDOM SEED=209581377

node68.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:       1834568 kB
Buffers:         10496 kB
Cached:         111940 kB
SwapCached:       6560 kB
Active:         108676 kB
Inactive:        55472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834568 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            2640 kB
Writeback:           0 kB
Mapped:          59420 kB
Slab:            41912 kB
Committed_AS:  4205312 kB
PageTables:       2152 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= 66544 MiB
End job on node68 at 2008-07-03 04:07:28