Trace number 1080346

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+minisatUNSAT 120.959 122.223

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-6_ext.xml
MD5SUM0f1b884dfd1924af2bb3a0367831bfe2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.70252
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 01:05:34 2008
0.00/0.05	c 0	PID 16370
0.00/0.05	c 0	HOST node18.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1080346-1215212734.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-1080346-1215212734.xml' 'HOME/temp.csp'
0.03/0.84	c 1	1 domains, 20 variables, 0 predicates, 60 relations, 60 constraints
0.03/0.86	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.86	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.81/0.95	c 1	Parsing HOME/temp.csp
1.92/2.07	c 2	parsed 141 expressions
1.92/2.07	c 2	Heap : 21 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.92/2.07	c 2	Converting to clausal form CSP
1.92/2.09	c 2	converted 15 (10%) expressions
2.12/2.27	c 2	converted 29 (20%) expressions
2.12/2.27	c 2	converted 43 (30%) expressions
2.12/2.28	c 2	converted 57 (40%) expressions
2.20/2.30	c 2	converted 71 (50%) expressions
2.20/2.36	c 2	converted 85 (60%) expressions
2.31/2.46	c 2	converted 99 (70%) expressions
2.41/2.59	c 2	converted 113 (80%) expressions
2.70/2.89	c 3	converted 127 (90%) expressions
2.90/3.05	c 3	converted 141 (100%) expressions
2.90/3.06	c 3	CSP : 20 integers, 0 booleans, 60 clauses, largest domain size 20
2.90/3.06	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.90/3.06	c 3	Propagation in CSP
2.90/3.06	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.90/3.06	c 3	CSP : 20 integers, 0 booleans, 60 clauses, largest domain size 20
2.90/3.06	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.90/3.06	c 3	Simplifing CSP by introducing new Boolean variables
2.90/3.06	c 3	CSP : 20 integers, 0 booleans, 60 clauses, largest domain size 20
2.90/3.06	c 3	Heap : 41 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.00/3.18	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.00/3.18	c 3	2 (10%) CSP integer variables are encoded (36 clauses, 371 bytes)
3.00/3.19	c 3	4 (20%) CSP integer variables are encoded (72 clauses, 695 bytes)
3.00/3.19	c 3	6 (30%) CSP integer variables are encoded (108 clauses, 1048 bytes)
3.00/3.19	c 3	8 (40%) CSP integer variables are encoded (144 clauses, 1444 bytes)
3.00/3.19	c 3	10 (50%) CSP integer variables are encoded (180 clauses, 1840 bytes)
3.00/3.19	c 3	12 (60%) CSP integer variables are encoded (216 clauses, 2236 bytes)
3.00/3.19	c 3	14 (70%) CSP integer variables are encoded (252 clauses, 2632 bytes)
3.00/3.20	c 3	16 (80%) CSP integer variables are encoded (288 clauses, 3028 bytes)
3.00/3.20	c 3	18 (90%) CSP integer variables are encoded (324 clauses, 3424 bytes)
3.10/3.20	c 3	20 (100%) CSP integer variables are encoded (360 clauses, 3820 bytes)
3.29/3.40	c 3	6 (10%) CSP clauses are encoded (11203 clauses, 263879 bytes)
3.39/3.54	c 3	12 (20%) CSP clauses are encoded (21983 clauses, 518896 bytes)
3.49/3.67	c 3	18 (30%) CSP clauses are encoded (32793 clauses, 780819 bytes)
3.69/3.81	c 4	24 (40%) CSP clauses are encoded (43631 clauses, 1050521 bytes)
3.79/3.94	c 4	30 (50%) CSP clauses are encoded (54456 clauses, 1330809 bytes)
3.89/4.07	c 4	36 (60%) CSP clauses are encoded (65279 clauses, 1619828 bytes)
4.09/4.21	c 4	42 (70%) CSP clauses are encoded (76045 clauses, 1908005 bytes)
4.19/4.35	c 4	48 (80%) CSP clauses are encoded (86905 clauses, 2198408 bytes)
4.29/4.49	c 4	54 (90%) CSP clauses are encoded (97790 clauses, 2489795 bytes)
4.47/4.62	c 4	60 (100%) CSP clauses are encoded (108576 clauses, 2778571 bytes)
4.47/4.62	c 4	60 CSP clauses encoded
4.47/4.62	c 4	Writing map file : HOME/temp.map
4.47/4.62	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.47/4.62	c 4	SAT : 380 SAT variables, 108576 SAT clauses, 2778571 bytes
4.47/4.62	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.47/4.68	c 4	SOLVING HOME/temp.cnf
4.47/4.68	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.47/4.68	c 5	This is MiniSat 2.0 beta
4.47/4.68	c 5	WARNING: for repeatability, setting FPU to use double precision
4.47/4.68	c 5	============================[ Problem Statistics ]=============================
4.47/4.68	c 5	|                                                                             |
4.47/4.68	c 5	|  Number of variables:  380                                                  |
4.47/4.68	c 5	|  Number of clauses:    108576                                               |
4.53/4.75	c 5	|  Parsing time:         0.06         s                                       |
4.53/4.76	c 5	============================[ Search Statistics ]==============================
4.53/4.76	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.53/4.76	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.53/4.76	c 5	===============================================================================
4.53/4.76	c 5	|         0 |     380   108576   596298 |    36192        0    nan |  0.000 % |
4.53/4.79	c 5	|       100 |     380   108576   596298 |    39811      100     11 |  0.001 % |
4.53/4.86	c 5	|       251 |     380   108576   596298 |    43792      251     11 |  0.012 % |
4.53/4.93	c 5	|       477 |     380   108576   596298 |    48171      477      9 |  0.013 % |
4.53/5.06	c 5	|       814 |     380   108576   596298 |    52988      814      9 |  0.014 % |
4.53/5.27	c 5	|      1321 |     380   108576   596298 |    58287     1321      9 |  0.015 % |
5.34/5.56	c 5	|      2080 |     380   108576   596298 |    64116     2080     11 |  0.011 % |
5.73/5.96	c 6	|      3220 |     380   108576   596298 |    70527     3220     11 |  0.015 % |
6.23/6.45	c 6	|      4929 |     380   108576   596298 |    77580     4929     11 |  0.010 % |
7.22/7.42	c 7	|      7493 |     380   108576   596298 |    85338     7493     12 |  0.012 % |
8.89/9.12	c 9	|     11337 |     380   108576   596298 |    93872    11337     12 |  0.013 % |
11.07/11.38	c 11	|     17104 |     379   108576   596298 |   103259    17103     12 |  0.264 % |
14.54/14.87	c 15	|     25753 |     378   107703   592229 |   113585    18431     12 |  0.527 % |
20.29/20.64	c 20	|     38728 |     378   107703   592229 |   124944    31406     13 |  0.534 % |
29.89/30.35	c 30	|     58190 |     378   106575   586369 |   137439    41468     14 |  0.534 % |
46.73/47.36	c 47	|     87386 |     376   104091   572811 |   151182    54995     14 |  1.053 % |
78.42/79.38	c 79	|    131177 |     376   104091   572811 |   166301    98786     15 |  1.059 % |
120.72/122.09	c 122	===============================================================================
120.72/122.09	c 122	restarts              : 17
120.72/122.09	c 122	conflicts             : 191301         (1646 /sec)
120.72/122.09	c 122	decisions             : 234612         (1.68 % random) (2018 /sec)
120.72/122.09	c 122	propagations          : 7458915        (64165 /sec)
120.72/122.09	c 122	conflict literals     : 2713936        (31.07 % deleted)
120.72/122.09	c 122	Memory used           : 18.89 MB
120.72/122.09	c 122	CPU time              : 116.245 s
120.72/122.09	c 122	
120.72/122.09	c 122	UNSATISFIABLE
120.72/122.09	c 122	DECODING HOME/temp.out WITH HOME/temp.map
120.72/122.09	c 122	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
120.82/122.19	c 122	Decoding HOME/temp.out
120.82/122.20	s UNSATISFIABLE
120.82/122.21	c 122	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
120.82/122.21	c 122	CPU 120.7 (0.04 0 120.66 0.24)
120.82/122.21	c 122	END Sat Jul  5 01:07:36 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1080346-1215212734/watcher-1080346-1215212734 -o /tmp/evaluation-result-1080346-1215212734/solver-1080346-1215212734 -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-1080346-1215212734.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.00 2.00 2.00 4/81 16370
/proc/meminfo: memFree=1794376/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=18572 CPUtime=0
/proc/16370/stat : 16370 (runsolver) R 16368 16370 15436 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 2000247774 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16370/statm: 4643 292 257 25 0 2626 0

[startup+0.0565519 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16370
/proc/meminfo: memFree=1794376/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=0.03
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 884 127 0 0 3 0 0 0 19 0 1 0 2000247774 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10189 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16370
/proc/meminfo: memFree=1794376/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=0.03
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000247774 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301918 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16370
/proc/meminfo: memFree=1794376/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=0.03
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000247774 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70199 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 16370
/proc/meminfo: memFree=1794376/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=0.03
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2000247774 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50213 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 16392
/proc/meminfo: memFree=1785520/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=0.81
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 973 6926 0 1 3 0 72 6 16 0 1 0 2000247774 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 797 370 3 0 500 0
[pid=16383] ppid=16370 vsize=5356 CPUtime=0
/proc/16383/stat : 16383 (sh) S 16370 16370 15436 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000247860 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16383/statm: 1339 233 193 169 0 50 0
[pid=16384] ppid=16383 vsize=864012 CPUtime=0.6
/proc/16384/stat : 16384 (java) S 16383 16370 15436 0 -1 0 6938 0 1 0 58 2 0 0 18 0 9 0 2000247861 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16384/statm: 216003 6226 2532 9 0 210585 0
[pid=16384/tid=16385] ppid=16383 vsize=864012 CPUtime=0.36
/proc/16384/task/16385/stat : 16385 (java) R 16383 16370 15436 0 -1 64 2460 0 1 0 35 1 0 0 22 0 9 0 2000247862 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16386] ppid=16383 vsize=864012 CPUtime=0.19
/proc/16384/task/16386/stat : 16386 (java) R 16383 16370 15436 0 -1 64 3468 0 0 0 19 0 0 0 16 0 9 0 2000247863 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 101588435 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16387] ppid=16383 vsize=864012 CPUtime=0
/proc/16384/task/16387/stat : 16387 (java) S 16383 16370 15436 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000247863 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16388] ppid=16383 vsize=864012 CPUtime=0
/proc/16384/task/16388/stat : 16388 (java) S 16383 16370 15436 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2000247863 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16389] ppid=16383 vsize=864012 CPUtime=0
/proc/16384/task/16389/stat : 16389 (java) S 16383 16370 15436 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000247865 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16390] ppid=16383 vsize=864012 CPUtime=0.04
/proc/16384/task/16390/stat : 16390 (java) S 16383 16370 15436 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 2000247865 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16391] ppid=16383 vsize=864012 CPUtime=0
/proc/16384/task/16391/stat : 16391 (java) S 16383 16370 15436 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000247865 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16392] ppid=16383 vsize=864012 CPUtime=0
/proc/16384/task/16392/stat : 16392 (java) S 16383 16370 15436 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000247865 884748288 6226 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 882968

[startup+3.10142 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 16392
/proc/meminfo: memFree=1763056/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=0.81
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 974 6926 0 1 3 0 72 6 15 0 1 0 2000247774 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 797 370 3 0 500 0
[pid=16383] ppid=16370 vsize=5356 CPUtime=0
/proc/16383/stat : 16383 (sh) S 16370 16370 15436 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2000247860 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16383/statm: 1339 233 193 169 0 50 0
[pid=16384] ppid=16383 vsize=864160 CPUtime=2.19
/proc/16384/stat : 16384 (java) S 16383 16370 15436 0 -1 0 15655 0 1 0 213 6 0 0 18 0 9 0 2000247861 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16384/statm: 216040 14884 2540 9 0 210615 0
[pid=16384/tid=16385] ppid=16383 vsize=864160 CPUtime=1.07
/proc/16384/task/16385/stat : 16385 (java) R 16383 16370 15436 0 -1 64 3189 0 1 0 106 1 0 0 25 0 9 0 2000247862 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16386] ppid=16383 vsize=864160 CPUtime=1.04
/proc/16384/task/16386/stat : 16386 (java) R 16383 16370 15436 0 -1 64 11447 0 0 0 101 3 0 0 17 0 9 0 2000247863 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 104181589 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16387] ppid=16383 vsize=864160 CPUtime=0
/proc/16384/task/16387/stat : 16387 (java) S 16383 16370 15436 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2000247863 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16388] ppid=16383 vsize=864160 CPUtime=0
/proc/16384/task/16388/stat : 16388 (java) S 16383 16370 15436 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2000247863 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16389] ppid=16383 vsize=864160 CPUtime=0
/proc/16384/task/16389/stat : 16389 (java) S 16383 16370 15436 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000247865 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16390] ppid=16383 vsize=864160 CPUtime=0.05
/proc/16384/task/16390/stat : 16390 (java) S 16383 16370 15436 0 -1 64 321 0 0 0 5 0 0 0 16 0 9 0 2000247865 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16391] ppid=16383 vsize=864160 CPUtime=0
/proc/16384/task/16391/stat : 16391 (java) S 16383 16370 15436 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2000247865 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16384/tid=16392] ppid=16383 vsize=864160 CPUtime=0
/proc/16384/task/16392/stat : 16392 (java) S 16383 16370 15436 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000247865 884899840 14884 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 883116

[startup+6.30198 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 16394
/proc/meminfo: memFree=1779888/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 15 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=8576 CPUtime=1.6
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 2031 0 0 0 159 1 0 0 25 0 1 0 2000248242 8781824 2017 996147200 134512640 135127466 4294956256 18446744073709551615 134530793 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 2144 2017 75 150 0 1991 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 27532

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 16394
/proc/meminfo: memFree=1778616/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=9796 CPUtime=7.93
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 2337 0 0 0 792 1 0 0 25 0 1 0 2000248242 10031104 2323 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 2449 2323 75 150 0 2296 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 28752

[startup+25.5014 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1777400/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=11224 CPUtime=20.6
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 2691 0 0 0 2058 2 0 0 25 0 1 0 2000248242 11493376 2677 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 2806 2677 75 150 0 2653 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 30180

[startup+51.1019 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1774912/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=13704 CPUtime=45.96
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 3315 0 0 0 4594 2 0 0 25 0 1 0 2000248242 14032896 3301 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 3426 3301 75 150 0 3273 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 32660

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1769856/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=18912 CPUtime=96.69
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 4582 0 0 0 9665 4 0 0 25 0 1 0 2000248242 19365888 4568 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 4728 4568 75 150 0 4575 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 37868

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

[startup+115.101 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1769728/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=19200 CPUtime=109.36
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 4618 0 0 0 10932 4 0 0 25 0 1 0 2000248242 19660800 4604 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 4800 4604 75 150 0 4647 0
Current children cumulated CPU time (s) 113.89
Current children cumulated vsize (KiB) 38156

[startup+118.303 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1769600/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=19200 CPUtime=112.53
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 4646 0 0 0 11249 4 0 0 25 0 1 0 2000248242 19660800 4632 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 4800 4632 75 150 0 4647 0
Current children cumulated CPU time (s) 117.06
Current children cumulated vsize (KiB) 38156

[startup+119.912 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1769600/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=19200 CPUtime=114.11
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 4646 0 0 0 11407 4 0 0 25 0 1 0 2000248242 19660800 4632 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 4800 4632 75 150 0 4647 0
Current children cumulated CPU time (s) 118.64
Current children cumulated vsize (KiB) 38156

[startup+121.501 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1769600/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=19340 CPUtime=115.69
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 4655 0 0 0 11565 4 0 0 25 0 1 0 2000248242 19804160 4641 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 4835 4641 75 150 0 4682 0
Current children cumulated CPU time (s) 120.22
Current children cumulated vsize (KiB) 38296

[startup+121.901 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16394
/proc/meminfo: memFree=1769600/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=4.53
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1031 23026 0 2 3 0 434 16 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
[pid=16393] ppid=16370 vsize=5356 CPUtime=0
/proc/16393/stat : 16393 (sh) S 16370 16370 15436 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2000248242 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16393/statm: 1339 232 193 169 0 50 0
[pid=16394] ppid=16393 vsize=19340 CPUtime=116.09
/proc/16394/stat : 16394 (minisat) R 16393 16370 15436 0 -1 4194304 4655 0 0 0 11605 4 0 0 25 0 1 0 2000248242 19804160 4641 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/16394/statm: 4835 4641 75 150 0 4682 0
Current children cumulated CPU time (s) 120.62
Current children cumulated vsize (KiB) 38296

[startup+122.106 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 16394
/proc/meminfo: memFree=1769600/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=120.82
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1070 27975 0 2 3 0 12058 21 17 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 120.82
Current children cumulated vsize (KiB) 13600

[startup+122.201 s]
/proc/loadavg: 2.01 2.00 2.00 3/84 16394
/proc/meminfo: memFree=1769600/2055920 swapFree=4180540/4192956
[pid=16370] ppid=16368 vsize=13600 CPUtime=120.82
/proc/16370/stat : 16370 (sugar) S 16368 16370 15436 0 -1 4194304 1089 27975 0 2 3 0 12058 21 16 0 1 0 2000247774 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16370/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 120.82
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 122.223
CPU time (s): 120.959
CPU user time (s): 120.703
CPU system time (s): 0.255961
CPU usage (%): 98.9656
Max. virtual memory (cumulated for all children) (KiB): 883228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.703
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32732
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= 2538
involuntary context switches= 7044

runsolver used 0.117982 second user time and 0.45693 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-05 01:05:34
IDJOB=1080346
IDBENCH=56955
IDSOLVER=346
FILE ID=node18/1080346-1215212734
PBS_JOBID= 7881749
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-6_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-1080346-1215212734/watcher-1080346-1215212734 -o /tmp/evaluation-result-1080346-1215212734/solver-1080346-1215212734 -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-1080346-1215212734.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f1b884dfd1924af2bb3a0367831bfe2
RANDOM SEED=1397051731

node18.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.268
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	: 5931.00
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.268
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:       1794856 kB
Buffers:         32160 kB
Cached:         145380 kB
SwapCached:       6536 kB
Active:         156400 kB
Inactive:        47776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794856 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            3192 kB
Writeback:           0 kB
Mapped:          42432 kB
Slab:            42080 kB
Committed_AS:  3559168 kB
PageTables:       1824 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= 66552 MiB
End job on node18 at 2008-07-05 01:07:36