Trace number 1088864

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
galac E? (TO) 1800.02 1804.02

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-3-20.xml
MD5SUM13fb1d283d237e5aa0fed75647ca60d5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.512921
Satisfiable
(Un)Satisfiability was proved
Number of variables621
Number of constraints13969
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13969
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
3.82/3.96	c start processing
3.82/3.96	c start relation processing
3.82/3.96	c start cnf exporting
13.13/13.37	c parsing time : 3.835
13.13/13.37	c preprocessing time : 13.248
13.13/13.38	
13.13/13.38	c Nary constraints - conflicts : 0 supports : 0
13.13/13.38	c Binary constraints - conflicts : 13969 supports :0
13.13/13.38	c max arity constraint : 2
13.13/13.38	c Max Tuples generated 400
13.13/13.38	c relations : 1
13.13/13.38	c relations BDD: 0
13.13/13.38	c sampling 0/0
13.13/13.38	c vars : 12421 - clauses :  397991
13.13/13.38	
13.21/13.44	 
13.21/13.44	c --- SAT Solver Stats ---
13.21/13.44	 
13.21/13.44	c eSAT 0.1 : minisat core with additionnal features
13.21/13.44	c ============================[ Problem Statistics ]=============================
13.21/13.44	c |                                                                             |
13.21/13.44	c |  Number of variables:  12420                                                |
13.21/13.44	c |  Number of clauses:    397991                                               |
13.24/13.72	c |  Parsing time:         0.25         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1088864-1215260336/watcher-1088864-1215260336 -o /tmp/evaluation-result-1088864-1215260336/solver-1088864-1215260336 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1088864-1215260336.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/82 6601
/proc/meminfo: memFree=1356248/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=8652 CPUtime=0
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1555705844 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 2163 280 208 79 0 156 0
[pid=6602] ppid=6601 vsize=8688 CPUtime=0
/proc/6602/stat : 6602 (galacE.sh) S 6601 6601 6278 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1555705844 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 268213911634 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6602/statm: 2172 286 209 79 0 165 0
[pid=6603] ppid=6602 vsize=8728 CPUtime=0
/proc/6603/stat : 6603 (galacE.sh) R 6602 6601 6278 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1555705844 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 268213742887 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/6603/statm: 2182 290 209 79 0 175 0

[startup+0.0212871 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6601
/proc/meminfo: memFree=1356248/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=8748 CPUtime=0
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 1555705844 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101626 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6601
/proc/meminfo: memFree=1356248/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301649 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6601
/proc/meminfo: memFree=1356248/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701694 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6601
/proc/meminfo: memFree=1356248/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50279 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 6623
/proc/meminfo: memFree=1315016/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6615] ppid=6601 vsize=812760 CPUtime=1.44
/proc/6615/stat : 6615 (java) S 6601 6601 6278 0 -1 0 14356 0 1 0 135 9 0 0 18 0 9 0 1555705847 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6615/statm: 203190 13583 2584 9 0 197171 0
[pid=6615/tid=6616] ppid=6601 vsize=812760 CPUtime=1.08
/proc/6615/task/6616/stat : 6616 (java) R 6601 6601 6278 0 -1 64 8342 0 1 0 102 6 0 0 25 0 9 0 1555705848 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4126845192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6617] ppid=6601 vsize=812760 CPUtime=0.04
/proc/6615/task/6617/stat : 6617 (java) S 6601 6601 6278 0 -1 64 4416 0 0 0 3 1 0 0 16 0 9 0 1555705850 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6618] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6618/stat : 6618 (java) S 6601 6601 6278 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555705850 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6619] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6619/stat : 6619 (java) S 6601 6601 6278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555705850 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6620] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6620/stat : 6620 (java) S 6601 6601 6278 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555705852 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6621] ppid=6601 vsize=812760 CPUtime=0.29
/proc/6615/task/6621/stat : 6621 (java) S 6601 6601 6278 0 -1 64 899 0 0 0 29 0 0 0 15 0 9 0 1555705852 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6622] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6622/stat : 6622 (java) S 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555705852 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6623] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6623/stat : 6623 (java) R 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555705852 832266240 13583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860312

[startup+3.10297 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 6623
/proc/meminfo: memFree=1291976/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6615] ppid=6601 vsize=812760 CPUtime=3.03
/proc/6615/stat : 6615 (java) S 6601 6601 6278 0 -1 0 20811 0 1 0 291 12 0 0 18 0 9 0 1555705847 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6615/statm: 203190 20036 2588 9 0 197171 0
[pid=6615/tid=6616] ppid=6601 vsize=812760 CPUtime=2.65
/proc/6615/task/6616/stat : 6616 (java) R 6601 6601 6278 0 -1 64 14574 0 1 0 256 9 0 0 25 0 9 0 1555705848 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4126916699 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6617] ppid=6601 vsize=812760 CPUtime=0.05
/proc/6615/task/6617/stat : 6617 (java) S 6601 6601 6278 0 -1 64 4639 0 0 0 4 1 0 0 16 0 9 0 1555705850 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6618] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6618/stat : 6618 (java) S 6601 6601 6278 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555705850 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6619] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6619/stat : 6619 (java) S 6601 6601 6278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555705850 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6620] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6620/stat : 6620 (java) S 6601 6601 6278 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555705852 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6621] ppid=6601 vsize=812760 CPUtime=0.29
/proc/6615/task/6621/stat : 6621 (java) S 6601 6601 6278 0 -1 64 899 0 0 0 29 0 0 0 16 0 9 0 1555705852 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6622] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6622/stat : 6622 (java) S 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555705852 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6623] ppid=6601 vsize=812760 CPUtime=0
/proc/6615/task/6623/stat : 6623 (java) S 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555705852 832266240 20036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860312

[startup+6.30133 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 6623
/proc/meminfo: memFree=1281416/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6615] ppid=6601 vsize=812892 CPUtime=6.19
/proc/6615/stat : 6615 (java) S 6601 6601 6278 0 -1 0 21485 0 1 0 605 14 0 0 18 0 9 0 1555705847 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6615/statm: 203223 20704 2590 9 0 197204 0
[pid=6615/tid=6616] ppid=6601 vsize=812892 CPUtime=5.71
/proc/6615/task/6616/stat : 6616 (java) R 6601 6601 6278 0 -1 64 14600 0 1 0 561 10 0 0 25 0 9 0 1555705848 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4127317100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6617] ppid=6601 vsize=812892 CPUtime=0.09
/proc/6615/task/6617/stat : 6617 (java) S 6601 6601 6278 0 -1 64 5242 0 0 0 8 1 0 0 16 0 9 0 1555705850 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6618] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6618/stat : 6618 (java) S 6601 6601 6278 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555705850 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6619] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6619/stat : 6619 (java) S 6601 6601 6278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555705850 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6620] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6620/stat : 6620 (java) S 6601 6601 6278 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555705852 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6621] ppid=6601 vsize=812892 CPUtime=0.35
/proc/6615/task/6621/stat : 6621 (java) S 6601 6601 6278 0 -1 64 944 0 0 0 35 0 0 0 16 0 9 0 1555705852 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6622] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6622/stat : 6622 (java) S 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555705852 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6623] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6623/stat : 6623 (java) S 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555705852 832401408 20704 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860444

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 6623
/proc/meminfo: memFree=1277832/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=0.01
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6615] ppid=6601 vsize=812892 CPUtime=12.53
/proc/6615/stat : 6615 (java) S 6601 6601 6278 0 -1 0 21848 0 1 0 1237 16 0 0 18 0 9 0 1555705847 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6615/statm: 203223 21056 2590 9 0 197204 0
[pid=6615/tid=6616] ppid=6601 vsize=812892 CPUtime=11.96
/proc/6615/task/6616/stat : 6616 (java) R 6601 6601 6278 0 -1 64 14611 0 1 0 1185 11 0 0 25 0 9 0 1555705848 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4126427824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6617] ppid=6601 vsize=812892 CPUtime=0.17
/proc/6615/task/6617/stat : 6617 (java) S 6601 6601 6278 0 -1 64 5590 0 0 0 15 2 0 0 16 0 9 0 1555705850 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6618] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6618/stat : 6618 (java) S 6601 6601 6278 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1555705850 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6619] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6619/stat : 6619 (java) S 6601 6601 6278 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1555705850 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6620] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6620/stat : 6620 (java) S 6601 6601 6278 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1555705852 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6621] ppid=6601 vsize=812892 CPUtime=0.36
/proc/6615/task/6621/stat : 6621 (java) S 6601 6601 6278 0 -1 64 948 0 0 0 36 0 0 0 16 0 9 0 1555705852 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6622] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6622/stat : 6622 (java) S 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1555705852 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6615/tid=6623] ppid=6601 vsize=812892 CPUtime=0
/proc/6615/task/6623/stat : 6623 (java) R 6601 6601 6278 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555705852 832401408 21056 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860444

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6624
/proc/meminfo: memFree=1320264/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=30568 CPUtime=11.93
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 8281 0 0 0 1189 4 0 0 25 0 1 0 1555707188 31301632 7443 996147200 134512640 135177480 4294955968 18446744073709551615 134556895 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 7642 7443 80 162 0 7477 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 78120

[startup+51.1014 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6624
/proc/meminfo: memFree=1304840/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=46672 CPUtime=37.3
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 12287 0 0 0 3722 8 0 0 25 0 1 0 1555707188 47792128 11449 996147200 134512640 135177480 4294955968 18446744073709551615 134560483 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 11668 11449 80 162 0 11503 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 94224

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6624

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

/proc/6624/statm: 32501 32021 80 162 0 32336 0
Current children cumulated CPU time (s) 1118.98
Current children cumulated vsize (KiB) 177556

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 6669
/proc/meminfo: memFree=1147064/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1165.69
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32860 0 0 0 116535 34 0 0 25 0 1 0 1555707188 133124096 32022 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32022 80 162 0 32336 0
Current children cumulated CPU time (s) 1178.93
Current children cumulated vsize (KiB) 177556

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1146872/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1225.62
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32861 0 0 0 122528 34 0 0 25 0 1 0 1555707188 133124096 32023 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32023 80 162 0 32336 0
Current children cumulated CPU time (s) 1238.86
Current children cumulated vsize (KiB) 177556

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1146872/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1285.57
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32862 0 0 0 128523 34 0 0 25 0 1 0 1555707188 133124096 32024 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32024 80 162 0 32336 0
Current children cumulated CPU time (s) 1298.81
Current children cumulated vsize (KiB) 177556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1146872/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1345.5
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32882 0 0 0 134516 34 0 0 25 0 1 0 1555707188 133124096 32044 996147200 134512640 135177480 4294955968 18446744073709551615 134565275 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32044 80 162 0 32336 0
Current children cumulated CPU time (s) 1358.74
Current children cumulated vsize (KiB) 177556

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1146872/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1405.44
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32895 0 0 0 140510 34 0 0 25 0 1 0 1555707188 133124096 32057 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32057 80 162 0 32336 0
Current children cumulated CPU time (s) 1418.68
Current children cumulated vsize (KiB) 177556

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1146808/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1465.38
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32895 0 0 0 146504 34 0 0 25 0 1 0 1555707188 133124096 32057 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32057 80 162 0 32336 0
Current children cumulated CPU time (s) 1478.62
Current children cumulated vsize (KiB) 177556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1146808/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=130004 CPUtime=1525.32
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 32895 0 0 0 152498 34 0 0 25 0 1 0 1555707188 133124096 32057 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32501 32057 80 162 0 32336 0
Current children cumulated CPU time (s) 1538.56
Current children cumulated vsize (KiB) 177556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1144824/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=131984 CPUtime=1585.27
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 33395 0 0 0 158492 35 0 0 25 0 1 0 1555707188 135151616 32557 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 32996 32557 80 162 0 32831 0
Current children cumulated CPU time (s) 1598.51
Current children cumulated vsize (KiB) 179536

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1141048/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=135768 CPUtime=1645.2
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 34326 0 0 0 164484 36 0 0 25 0 1 0 1555707188 139026432 33488 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 33942 33488 80 162 0 33777 0
Current children cumulated CPU time (s) 1658.44
Current children cumulated vsize (KiB) 183320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1124280/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=153212 CPUtime=1705.14
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 38525 0 0 0 170473 41 0 0 25 0 1 0 1555707188 156889088 37687 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 38303 37687 80 162 0 38138 0
Current children cumulated CPU time (s) 1718.38
Current children cumulated vsize (KiB) 200764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1124152/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=153212 CPUtime=1765.08
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 38528 0 0 0 176467 41 0 0 25 0 1 0 1555707188 156889088 37690 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 38303 37690 80 162 0 38138 0
Current children cumulated CPU time (s) 1778.32
Current children cumulated vsize (KiB) 200764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6669
/proc/meminfo: memFree=1124152/2055920 swapFree=4098068/4192956
[pid=6601] ppid=6599 vsize=47552 CPUtime=13.24
/proc/6601/stat : 6601 (galacE.sh) S 6599 6601 6278 0 -1 4194304 798 23603 0 1 0 0 1305 19 17 0 1 0 1555705844 48693248 363 996147200 4194304 4520092 548682068832 18446744073709551615 268213349210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6601/statm: 11888 363 244 79 0 219 0
[pid=6624] ppid=6601 vsize=153212 CPUtime=1786.78
/proc/6624/stat : 6624 (eSAT_static) R 6601 6601 6278 0 -1 4194304 38531 0 0 0 178637 41 0 0 25 0 1 0 1555707188 156889088 37693 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/6624/statm: 38303 37693 80 162 0 38138 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 200764

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6601 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=52015
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=201969
# CPU time returned by wait4() is 13.254
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.02
CPU time (s): 1800.02
CPU user time (s): 1799.42
CPU system time (s): 0.6
CPU usage (%): 99.7783
Max. virtual memory (cumulated for all children) (KiB): 860444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.052
system time used= 0.201969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24401
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1887
involuntary context switches= 2153

runsolver used 2.11368 second user time and 6.09407 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-05 14:18:57
IDJOB=1088864
IDBENCH=58136
IDSOLVER=351
FILE ID=node32/1088864-1215260336
PBS_JOBID= 7882117
Free space on /tmp= 66436 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-3-20.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088864-1215260336/watcher-1088864-1215260336 -o /tmp/evaluation-result-1088864-1215260336/solver-1088864-1215260336 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1088864-1215260336.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 13fb1d283d237e5aa0fed75647ca60d5
RANDOM SEED=1248423422

node32.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.218
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.218
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:       1356728 kB
Buffers:         87864 kB
Cached:         382308 kB
SwapCached:      88244 kB
Active:         397664 kB
Inactive:       238464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356728 kB
SwapTotal:     4192956 kB
SwapFree:      4098068 kB
Dirty:            5032 kB
Writeback:           0 kB
Mapped:         181664 kB
Slab:            47636 kB
Committed_AS:  3440508 kB
PageTables:       2268 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node32 at 2008-07-05 14:49:03