Trace number 1078334

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.09 1806.51

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-41_ext.xml
MD5SUM3041a3ef4ef8ba4a0b9d098f8d6784fb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.5124
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.03	c --- Preproc Stats ---
1.74/1.89	c start processing
1.74/1.89	c start relation processing
4.91/5.02	c start cnf exporting
18.78/19.06	c parsing time : 1.765
18.78/19.06	c preprocessing time : 18.937
18.78/19.07	
18.78/19.07	c Nary constraints - conflicts : 0 supports : 60
18.78/19.07	c Binary constraints - conflicts : 0 supports :0
18.78/19.07	c max arity constraint : 3
18.78/19.07	c Max Tuples generated 0
18.78/19.07	c relations : 60
18.78/19.07	c relations BDD: 60
18.78/19.07	c sampling 0/0
18.78/19.07	c vars : 135634 - clauses :  432784
18.78/19.07	
18.84/19.12	 
18.84/19.12	c --- SAT Solver Stats ---
18.84/19.12	 
18.84/19.12	c eSAT 0.1 : minisat core with additionnal features
18.84/19.12	c ============================[ Problem Statistics ]=============================
18.84/19.12	c |                                                                             |
18.84/19.13	c |  Number of variables:  135633                                               |
18.84/19.13	c |  Number of clauses:    432784                                               |
18.87/19.61	c |  Parsing time:         0.41         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-1078334-1215206526/watcher-1078334-1215206526 -o /tmp/evaluation-result-1078334-1215206526/solver-1078334-1215206526 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1078334-1215206526.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.05 2.01 2.00 5/73 8564
/proc/meminfo: memFree=1523328/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=8560 CPUtime=0
/proc/8564/stat : 8564 (galacE.sh) R 8562 8564 5927 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1999626363 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 264907769743 0 0 4096 8192 0 0 0 17 1 0 0
/proc/8564/statm: 2140 254 197 79 0 133 0

[startup+0.0935809 s]
/proc/loadavg: 2.05 2.01 2.00 5/73 8564
/proc/meminfo: memFree=1523328/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101586 s]
/proc/loadavg: 2.05 2.01 2.00 5/73 8564
/proc/meminfo: memFree=1523328/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301591 s]
/proc/loadavg: 2.05 2.01 2.00 5/73 8564
/proc/meminfo: memFree=1523328/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701628 s]
/proc/loadavg: 2.05 2.01 2.00 5/73 8564
/proc/meminfo: memFree=1523328/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50167 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 8586
/proc/meminfo: memFree=1453232/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8578] ppid=8564 vsize=813652 CPUtime=1.44
/proc/8578/stat : 8578 (java) S 8564 8564 5927 0 -1 0 21762 0 1 0 132 12 0 0 18 0 9 0 1999626367 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8578/statm: 203413 21186 1883 9 0 197394 0
[pid=8578/tid=8579] ppid=8564 vsize=813652 CPUtime=1.2
/proc/8578/task/8579/stat : 8579 (java) R 8564 8564 5927 0 -1 64 14458 0 1 0 113 7 0 0 25 0 9 0 1999626368 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4126738383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8580] ppid=8564 vsize=813652 CPUtime=0.08
/proc/8578/task/8580/stat : 8580 (java) S 8564 8564 5927 0 -1 64 5851 0 0 0 6 2 0 0 16 0 9 0 1999626369 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8581] ppid=8564 vsize=813652 CPUtime=0
/proc/8578/task/8581/stat : 8581 (java) S 8564 8564 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999626370 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8582] ppid=8564 vsize=813652 CPUtime=0
/proc/8578/task/8582/stat : 8582 (java) S 8564 8564 5927 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1999626370 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8583] ppid=8564 vsize=813652 CPUtime=0
/proc/8578/task/8583/stat : 8583 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999626372 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8584] ppid=8564 vsize=813652 CPUtime=0.12
/proc/8578/task/8584/stat : 8584 (java) S 8564 8564 5927 0 -1 64 753 0 0 0 12 0 0 0 16 0 9 0 1999626372 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8585] ppid=8564 vsize=813652 CPUtime=0
/proc/8578/task/8585/stat : 8585 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999626372 833179648 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8586] ppid=8564 vsize=813652 CPUtime=0
/proc/8578/task/8586/stat : 8586 (java) S 8564 8564 5927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1999626372 833179648 21186 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) 861216

[startup+3.10278 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 8586
/proc/meminfo: memFree=1439856/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8578] ppid=8564 vsize=813760 CPUtime=3.02
/proc/8578/stat : 8578 (java) S 8564 8564 5927 0 -1 0 23036 0 1 0 289 13 0 0 18 0 9 0 1999626367 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8578/statm: 203440 22457 1888 9 0 197421 0
[pid=8578/tid=8579] ppid=8564 vsize=813760 CPUtime=2.7
/proc/8578/task/8579/stat : 8579 (java) R 8564 8564 5927 0 -1 64 14483 0 1 0 263 7 0 0 25 0 9 0 1999626368 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4126791351 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8580] ppid=8564 vsize=813760 CPUtime=0.12
/proc/8578/task/8580/stat : 8580 (java) S 8564 8564 5927 0 -1 64 7075 0 0 0 9 3 0 0 17 0 9 0 1999626369 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8581] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8581/stat : 8581 (java) S 8564 8564 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999626370 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8582] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8582/stat : 8582 (java) S 8564 8564 5927 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1999626370 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8583] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8583/stat : 8583 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999626372 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8584] ppid=8564 vsize=813760 CPUtime=0.16
/proc/8578/task/8584/stat : 8584 (java) S 8564 8564 5927 0 -1 64 778 0 0 0 16 0 0 0 16 0 9 0 1999626372 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8585] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8585/stat : 8585 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999626372 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8586] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8586/stat : 8586 (java) S 8564 8564 5927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1999626372 833290240 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 861324

[startup+6.30298 s]
/proc/loadavg: 2.04 2.01 2.00 4/83 8586
/proc/meminfo: memFree=1412272/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8578] ppid=8564 vsize=813760 CPUtime=6.19
/proc/8578/stat : 8578 (java) S 8564 8564 5927 0 -1 0 35830 0 1 0 596 23 0 0 18 0 9 0 1999626367 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8578/statm: 203440 35244 1909 9 0 197421 0
[pid=8578/tid=8579] ppid=8564 vsize=813760 CPUtime=5.12
/proc/8578/task/8579/stat : 8579 (java) R 8564 8564 5927 0 -1 64 14529 0 1 0 504 8 0 0 25 0 9 0 1999626368 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4126631999 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8580] ppid=8564 vsize=813760 CPUtime=0.81
/proc/8578/task/8580/stat : 8580 (java) S 8564 8564 5927 0 -1 64 19778 0 0 0 69 12 0 0 19 0 9 0 1999626369 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8581] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8581/stat : 8581 (java) S 8564 8564 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999626370 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8582] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8582/stat : 8582 (java) S 8564 8564 5927 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1999626370 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8583] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8583/stat : 8583 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999626372 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8584] ppid=8564 vsize=813760 CPUtime=0.23
/proc/8578/task/8584/stat : 8584 (java) S 8564 8564 5927 0 -1 64 823 0 0 0 22 1 0 0 16 0 9 0 1999626372 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8585] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8585/stat : 8585 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999626372 833290240 35244 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8586] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8586/stat : 8586 (java) S 8564 8564 5927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1999626372 833290240 35244 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) 861324

[startup+12.7024 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 8586
/proc/meminfo: memFree=1379440/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=0.01
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8578] ppid=8564 vsize=813760 CPUtime=12.53
/proc/8578/stat : 8578 (java) S 8564 8564 5927 0 -1 0 37220 0 1 0 1227 26 0 0 18 0 9 0 1999626367 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8578/statm: 203440 36622 1909 9 0 197421 0
[pid=8578/tid=8579] ppid=8564 vsize=813760 CPUtime=11.4
/proc/8578/task/8579/stat : 8579 (java) R 8564 8564 5927 0 -1 64 14541 0 1 0 1129 11 0 0 25 0 9 0 1999626368 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 103827411 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8580] ppid=8564 vsize=813760 CPUtime=0.87
/proc/8578/task/8580/stat : 8580 (java) S 8564 8564 5927 0 -1 64 21156 0 0 0 74 13 0 0 16 0 9 0 1999626369 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8581] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8581/stat : 8581 (java) S 8564 8564 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999626370 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8582] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8582/stat : 8582 (java) S 8564 8564 5927 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1999626370 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8583] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8583/stat : 8583 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1999626372 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8584] ppid=8564 vsize=813760 CPUtime=0.23
/proc/8578/task/8584/stat : 8584 (java) S 8564 8564 5927 0 -1 64 823 0 0 0 22 1 0 0 16 0 9 0 1999626372 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8585] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8585/stat : 8585 (java) S 8564 8564 5927 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999626372 833290240 36622 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8578/tid=8586] ppid=8564 vsize=813760 CPUtime=0
/proc/8578/task/8586/stat : 8586 (java) S 8564 8564 5927 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1999626372 833290240 36622 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) 861324

[startup+25.5012 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 8587
/proc/meminfo: memFree=1438064/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=78824 CPUtime=6.3
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 21325 0 0 0 616 14 0 0 25 0 1 0 1999628276 80715776 19195 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/8587/statm: 19706 19195 80 162 0 19541 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 126388

[startup+51.1019 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 8587
/proc/meminfo: memFree=1438128/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=78824 CPUtime=31.66
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 21326 0 0 0 3152 14 0 0 25 0 1 0 1999628276 80715776 19196 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/8587/statm: 19706 19196 80 162 0 19541 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 126388

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 8587
/proc/meminfo: memFree=1438192/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=78824 CPUtime=82.38
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 21341 0 0 0 8224 14 0 0 25 0 1 0 1999628276 80715776 19211 996147200 134512640 135177480 4294955968 18446744073709551615 134572631 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/8587/statm: 25706 25169 80 162 0 25541 0
Current children cumulated CPU time (s) 1176.38
Current children cumulated vsize (KiB) 150388

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1500864/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=106988 CPUtime=1217.47
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 28339 0 0 0 121722 25 0 0 25 0 1 0 1999628276 109555712 26209 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 26747 26209 80 162 0 26582 0
Current children cumulated CPU time (s) 1236.34
Current children cumulated vsize (KiB) 154552

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496832/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=110908 CPUtime=1277.42
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29311 0 0 0 127716 26 0 0 25 0 1 0 1999628276 113569792 27181 996147200 134512640 135177480 4294955968 18446744073709551615 134548753 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27727 27181 80 162 0 27562 0
Current children cumulated CPU time (s) 1296.29
Current children cumulated vsize (KiB) 158472

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496832/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=110908 CPUtime=1337.37
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29311 0 0 0 133711 26 0 0 25 0 1 0 1999628276 113569792 27181 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27727 27181 80 162 0 27562 0
Current children cumulated CPU time (s) 1356.24
Current children cumulated vsize (KiB) 158472

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496832/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=110908 CPUtime=1397.32
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29311 0 0 0 139706 26 0 0 25 0 1 0 1999628276 113569792 27181 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27727 27181 80 162 0 27562 0
Current children cumulated CPU time (s) 1416.19
Current children cumulated vsize (KiB) 158472

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496832/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=110908 CPUtime=1457.28
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29313 0 0 0 145701 27 0 0 25 0 1 0 1999628276 113569792 27183 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27727 27183 80 162 0 27562 0
Current children cumulated CPU time (s) 1476.15
Current children cumulated vsize (KiB) 158472

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496832/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=110908 CPUtime=1517.23
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29320 0 0 0 151696 27 0 0 25 0 1 0 1999628276 113569792 27190 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27727 27190 80 162 0 27562 0
Current children cumulated CPU time (s) 1536.1
Current children cumulated vsize (KiB) 158472

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496576/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=111272 CPUtime=1577.18
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29386 0 0 0 157691 27 0 0 25 0 1 0 1999628276 113942528 27256 996147200 134512640 135177480 4294955968 18446744073709551615 134571334 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27818 27256 80 162 0 27653 0
Current children cumulated CPU time (s) 1596.05
Current children cumulated vsize (KiB) 158836

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1496064/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=111840 CPUtime=1637.13
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29502 0 0 0 163686 27 0 0 25 0 1 0 1999628276 114524160 27372 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 27960 27372 80 162 0 27795 0
Current children cumulated CPU time (s) 1656
Current children cumulated vsize (KiB) 159404

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1495808/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=112192 CPUtime=1697.08
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 29578 0 0 0 169681 27 0 0 25 0 1 0 1999628276 114884608 27448 996147200 134512640 135177480 4294955968 18446744073709551615 134565312 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 28048 27448 80 162 0 27883 0
Current children cumulated CPU time (s) 1715.95
Current children cumulated vsize (KiB) 159756

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1491840/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=116128 CPUtime=1757.03
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 30535 0 0 0 175675 28 0 0 25 0 1 0 1999628276 118915072 28405 996147200 134512640 135177480 4294955968 18446744073709551615 134570809 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 29032 28405 80 162 0 28867 0
Current children cumulated CPU time (s) 1775.9
Current children cumulated vsize (KiB) 163692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1490048/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=118196 CPUtime=1781.22
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 30978 0 0 0 178094 28 0 0 25 0 1 0 1999628276 121032704 28848 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 29549 28848 80 162 0 29384 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 165760

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

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

[startup+1806.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1490048/2055920 swapFree=4117532/4192956
[pid=8564] ppid=8562 vsize=47564 CPUtime=18.87
/proc/8564/stat : 8564 (galacE.sh) S 8562 8564 5927 0 -1 4194304 800 38943 0 1 0 0 1854 33 17 0 1 0 1999626363 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8564/statm: 11891 365 246 79 0 219 0
[pid=8587] ppid=8564 vsize=118196 CPUtime=1781.22
/proc/8587/stat : 8587 (eSAT_static) R 8564 8564 5927 0 -1 4194304 30978 0 0 0 178094 28 0 0 25 0 1 0 1999628276 121032704 28848 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8587/statm: 29549 28848 80 162 0 29384 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 165760

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8564 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=555179
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=340948
# CPU time returned by wait4() is 18.8961
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.51
CPU time (s): 1800.09
CPU user time (s): 1799.48
CPU system time (s): 0.61
CPU usage (%): 99.6445
Max. virtual memory (cumulated for all children) (KiB): 861324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5552
system time used= 0.340948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39743
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= 1634
involuntary context switches= 1969

runsolver used 2.08868 second user time and 5.02024 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-04 23:22:07
IDJOB=1078334
IDBENCH=56778
IDSOLVER=351
FILE ID=node30/1078334-1215206526
PBS_JOBID= 7881621
Free space on /tmp= 66540 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-41_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078334-1215206526/watcher-1078334-1215206526 -o /tmp/evaluation-result-1078334-1215206526/solver-1078334-1215206526 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1078334-1215206526.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3041a3ef4ef8ba4a0b9d098f8d6784fb
RANDOM SEED=1102038305

node30.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:       1523744 kB
Buffers:         66276 kB
Cached:         203988 kB
SwapCached:      69396 kB
Active:         375972 kB
Inactive:        95320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523744 kB
SwapTotal:     4192956 kB
SwapFree:      4117532 kB
Dirty:            4660 kB
Writeback:           0 kB
Mapped:         207456 kB
Slab:            45804 kB
Committed_AS:  3702736 kB
PageTables:       2116 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= 66532 MiB
End job on node30 at 2008-07-04 23:52:15