Trace number 1077966

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.1 1807.42

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-34_ext.xml
MD5SUM82c6a29c2223925254ac5c8a85bb4ba3
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 benchmark21.0928
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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.56/1.62	c start processing
1.56/1.62	c start relation processing
4.54/4.62	c start cnf exporting
17.28/17.43	c parsing time : 1.5
17.28/17.43	c preprocessing time : 17.31
17.28/17.43	
17.28/17.43	c Nary constraints - conflicts : 0 supports : 59
17.28/17.43	c Binary constraints - conflicts : 0 supports :0
17.28/17.43	c max arity constraint : 3
17.28/17.43	c Max Tuples generated 0
17.28/17.43	c relations : 59
17.28/17.43	c relations BDD: 59
17.28/17.43	c sampling 0/0
17.28/17.43	c vars : 132082 - clauses :  421677
17.28/17.43	
17.28/17.50	 
17.28/17.50	c --- SAT Solver Stats ---
17.28/17.50	 
17.34/17.50	c eSAT 0.1 : minisat core with additionnal features
17.34/17.50	c ============================[ Problem Statistics ]=============================
17.34/17.50	c |                                                                             |
17.34/17.50	c |  Number of variables:  132081                                               |
17.34/17.50	c |  Number of clauses:    421677                                               |
17.73/17.94	c |  Parsing time:         0.38         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-1077966-1215196226/watcher-1077966-1215196226 -o /tmp/evaluation-result-1077966-1215196226/solver-1077966-1215196226 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1077966-1215196226.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

[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 19069
/proc/meminfo: memFree=1462704/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=18572 CPUtime=0
/proc/19069/stat : 19069 (runsolver) R 19067 13952 13952 0 -1 4194368 12 0 0 0 0 0 0 0 20 0 1 0 1998594911 19017728 290 996147200 4194304 4296836 548682068448 18446744073709551615 269930452407 0 0 4096 24578 0 0 0 17 0 0 0
/proc/19069/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.106334 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 19069
/proc/meminfo: memFree=1462704/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.201345 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 19069
/proc/meminfo: memFree=1462704/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301356 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 19069
/proc/meminfo: memFree=1462704/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701418 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 19069
/proc/meminfo: memFree=1462704/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.5025 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 19091
/proc/meminfo: memFree=1384400/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19083] ppid=19069 vsize=812628 CPUtime=1.44
/proc/19083/stat : 19083 (java) S 19069 19069 13952 0 -1 0 21755 0 1 0 133 11 0 0 20 0 9 0 1998594915 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19083/statm: 203157 21180 1883 9 0 197138 0
[pid=19083/tid=19084] ppid=19069 vsize=812628 CPUtime=1.23
/proc/19083/task/19084/stat : 19084 (java) R 19069 19069 13952 0 -1 64 14457 0 1 0 115 8 0 0 25 0 9 0 1998594916 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4126648048 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19085] ppid=19069 vsize=812628 CPUtime=0.08
/proc/19083/task/19085/stat : 19085 (java) S 19069 19069 13952 0 -1 64 5843 0 0 0 6 2 0 0 16 0 9 0 1998594917 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19086] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19086/stat : 19086 (java) S 19069 19069 13952 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1998594917 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19087] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19087/stat : 19087 (java) S 19069 19069 13952 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1998594917 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19088] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19088/stat : 19088 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19089] ppid=19069 vsize=812628 CPUtime=0.11
/proc/19083/task/19089/stat : 19089 (java) S 19069 19069 13952 0 -1 64 756 0 0 0 11 0 0 0 16 0 9 0 1998594919 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19090] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19090/stat : 19090 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19091] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19091/stat : 19091 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998594919 832131072 21180 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860184

[startup+3.1027 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 19091
/proc/meminfo: memFree=1379152/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19083] ppid=19069 vsize=812628 CPUtime=3.04
/proc/19083/stat : 19083 (java) S 19069 19069 13952 0 -1 0 23012 0 1 0 291 13 0 0 20 0 9 0 1998594915 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19083/statm: 203157 22434 1888 9 0 197138 0
[pid=19083/tid=19084] ppid=19069 vsize=812628 CPUtime=2.75
/proc/19083/task/19084/stat : 19084 (java) R 19069 19069 13952 0 -1 64 14481 0 1 0 267 8 0 0 25 0 9 0 1998594916 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4126847976 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19085] ppid=19069 vsize=812628 CPUtime=0.11
/proc/19083/task/19085/stat : 19085 (java) S 19069 19069 13952 0 -1 64 7053 0 0 0 9 2 0 0 17 0 9 0 1998594917 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19086] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19086/stat : 19086 (java) S 19069 19069 13952 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1998594917 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19087] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19087/stat : 19087 (java) S 19069 19069 13952 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1998594917 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19088] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19088/stat : 19088 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19089] ppid=19069 vsize=812628 CPUtime=0.14
/proc/19083/task/19089/stat : 19089 (java) S 19069 19069 13952 0 -1 64 779 0 0 0 14 0 0 0 16 0 9 0 1998594919 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19090] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19090/stat : 19090 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19091] ppid=19069 vsize=812628 CPUtime=0
/proc/19083/task/19091/stat : 19091 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998594919 832131072 22434 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860184

[startup+6.30207 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 19091
/proc/meminfo: memFree=1329104/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19083] ppid=19069 vsize=812760 CPUtime=6.22
/proc/19083/stat : 19083 (java) S 19069 19069 13952 0 -1 0 36817 0 1 0 600 22 0 0 20 0 9 0 1998594915 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19083/statm: 203190 36232 1909 9 0 197171 0
[pid=19083/tid=19084] ppid=19069 vsize=812760 CPUtime=5.19
/proc/19083/task/19084/stat : 19084 (java) R 19069 19069 13952 0 -1 64 14528 0 1 0 510 9 0 0 25 0 9 0 1998594916 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 102064727 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19085] ppid=19069 vsize=812760 CPUtime=0.8
/proc/19083/task/19085/stat : 19085 (java) S 19069 19069 13952 0 -1 64 20767 0 0 0 69 11 0 0 16 0 9 0 1998594917 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19086] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19086/stat : 19086 (java) S 19069 19069 13952 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1998594917 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19087] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19087/stat : 19087 (java) S 19069 19069 13952 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1998594917 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19088] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19088/stat : 19088 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19089] ppid=19069 vsize=812760 CPUtime=0.2
/proc/19083/task/19089/stat : 19089 (java) S 19069 19069 13952 0 -1 64 823 0 0 0 20 0 0 0 16 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19090] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19090/stat : 19090 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19091] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19091/stat : 19091 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860316

[startup+12.7028 s]
/proc/loadavg: 2.01 1.99 1.99 3/84 19091
/proc/meminfo: memFree=1319776/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=0.01
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 770 1704 0 0 0 0 0 1 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19083] ppid=19069 vsize=812760 CPUtime=12.59
/proc/19083/stat : 19083 (java) S 19069 19069 13952 0 -1 0 36830 0 1 0 1234 25 0 0 20 0 9 0 1998594915 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19083/statm: 203190 36232 1909 9 0 197171 0
[pid=19083/tid=19084] ppid=19069 vsize=812760 CPUtime=11.55
/proc/19083/task/19084/stat : 19084 (java) R 19069 19069 13952 0 -1 64 14541 0 1 0 1143 12 0 0 25 0 9 0 1998594916 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4126657493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19085] ppid=19069 vsize=812760 CPUtime=0.8
/proc/19083/task/19085/stat : 19085 (java) S 19069 19069 13952 0 -1 64 20767 0 0 0 69 11 0 0 16 0 9 0 1998594917 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19086] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19086/stat : 19086 (java) S 19069 19069 13952 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1998594917 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19087] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19087/stat : 19087 (java) S 19069 19069 13952 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1998594917 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19088] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19088/stat : 19088 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19089] ppid=19069 vsize=812760 CPUtime=0.2
/proc/19083/task/19089/stat : 19089 (java) S 19069 19069 13952 0 -1 64 823 0 0 0 20 0 0 0 16 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19090] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19090/stat : 19090 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19083/tid=19091] ppid=19069 vsize=812760 CPUtime=0
/proc/19083/task/19091/stat : 19091 (java) S 19069 19069 13952 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998594919 832266240 36232 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860316

[startup+25.5013 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19092
/proc/meminfo: memFree=1379680/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=76884 CPUtime=7.95
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 20750 0 0 0 783 12 0 0 25 0 1 0 1998596661 78729216 18642 996147200 134512640 135177480 4294955936 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 19221 18642 80 162 0 19056 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 124440

[startup+51.1014 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19092
/proc/meminfo: memFree=1379872/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=76884 CPUtime=33.43
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 20752 0 0 0 3331 12 0 0 25 0 1 0 1998596661 78729216 18644 996147200 134512640 135177480 4294955936 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 19221 18644 80 162 0 19056 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 124440

[startup+102.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19092
/proc/meminfo: memFree=1379872/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=76884 CPUtime=84.4
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 20767 0 0 0 8428 12 0 0 25 0 1 0 1998596661 78729216 18659 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/19092/statm: 26261 25605 80 162 0 26096 0
Current children cumulated CPU time (s) 1176.86
Current children cumulated vsize (KiB) 152600

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19094
/proc/meminfo: memFree=1347232/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=105044 CPUtime=1219.25
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 27714 0 0 0 121902 23 0 0 25 0 1 0 1998596661 107565056 25606 996147200 134512640 135177480 4294955936 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 26261 25606 80 162 0 26096 0
Current children cumulated CPU time (s) 1236.59
Current children cumulated vsize (KiB) 152600

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19094
/proc/meminfo: memFree=1346656/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=105044 CPUtime=1278.99
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 27715 0 0 0 127875 24 0 0 25 0 1 0 1998596661 107565056 25607 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 26261 25607 80 162 0 26096 0
Current children cumulated CPU time (s) 1296.33
Current children cumulated vsize (KiB) 152600

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19094
/proc/meminfo: memFree=1346464/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=105188 CPUtime=1338.72
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 27749 0 0 0 133848 24 0 0 25 0 1 0 1998596661 107712512 25641 996147200 134512640 135177480 4294955936 18446744073709551615 134572482 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 26297 25641 80 162 0 26132 0
Current children cumulated CPU time (s) 1356.06
Current children cumulated vsize (KiB) 152744

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19094
/proc/meminfo: memFree=1346272/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=105328 CPUtime=1398.45
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 27782 0 0 0 139821 24 0 0 25 0 1 0 1998596661 107855872 25674 996147200 134512640 135177480 4294955936 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 26332 25674 80 162 0 26167 0
Current children cumulated CPU time (s) 1415.79
Current children cumulated vsize (KiB) 152884

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/76 19094
/proc/meminfo: memFree=1344672/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=106720 CPUtime=1458.17
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 28150 0 0 0 145793 24 0 0 25 0 1 0 1998596661 109281280 26042 996147200 134512640 135177480 4294955936 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 26680 26042 80 162 0 26515 0
Current children cumulated CPU time (s) 1475.51
Current children cumulated vsize (KiB) 154276

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 19132
/proc/meminfo: memFree=1592872/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=110636 CPUtime=1517.89
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 29059 0 0 0 151762 27 0 0 25 0 1 0 1998596661 113291264 26951 996147200 134512640 135177480 4294955936 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/19092/statm: 27659 26951 80 162 0 27494 0
Current children cumulated CPU time (s) 1535.23
Current children cumulated vsize (KiB) 158192

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/75 19169
/proc/meminfo: memFree=1585512/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=114876 CPUtime=1577.72
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 30097 0 0 0 157743 29 0 0 25 0 1 0 1998596661 117633024 27989 996147200 134512640 135177480 4294955936 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 28719 27989 80 162 0 28554 0
Current children cumulated CPU time (s) 1595.06
Current children cumulated vsize (KiB) 162432

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 19169
/proc/meminfo: memFree=1584808/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=115524 CPUtime=1637.7
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 30242 0 0 0 163741 29 0 0 25 0 1 0 1998596661 118296576 28134 996147200 134512640 135177480 4294955936 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 28881 28134 80 162 0 28716 0
Current children cumulated CPU time (s) 1655.04
Current children cumulated vsize (KiB) 163080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19169
/proc/meminfo: memFree=1584808/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=115524 CPUtime=1697.67
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 30244 0 0 0 169738 29 0 0 25 0 1 0 1998596661 118296576 28136 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 28881 28136 80 162 0 28716 0
Current children cumulated CPU time (s) 1715.01
Current children cumulated vsize (KiB) 163080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19169
/proc/meminfo: memFree=1584744/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=115524 CPUtime=1757.65
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 30248 0 0 0 175736 29 0 0 25 0 1 0 1998596661 118296576 28140 996147200 134512640 135177480 4294955936 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 28881 28140 80 162 0 28716 0
Current children cumulated CPU time (s) 1774.99
Current children cumulated vsize (KiB) 163080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19169
/proc/meminfo: memFree=1584680/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=115524 CPUtime=1782.76
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 30250 0 0 0 178247 29 0 0 25 0 1 0 1998596661 118296576 28142 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 28881 28142 80 162 0 28716 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 163080

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

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

[startup+1807.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19169
/proc/meminfo: memFree=1584680/2055920 swapFree=4179912/4192956
[pid=19069] ppid=19067 vsize=47556 CPUtime=17.34
/proc/19069/stat : 19069 (galacE.sh) S 19067 19069 13952 0 -1 4194304 805 38556 0 1 0 0 1703 31 17 0 1 0 1998594911 48697344 367 996147200 4194304 4520092 548682068784 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19069/statm: 11889 367 246 79 0 220 0
[pid=19092] ppid=19069 vsize=115524 CPUtime=1782.76
/proc/19092/stat : 19092 (eSAT_static) R 19069 19069 13952 0 -1 4194304 30250 0 0 0 178247 29 0 0 25 0 1 0 1998596661 118296576 28142 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/19092/statm: 28881 28142 80 162 0 28716 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 163080

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19069 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=44408
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=325950
# CPU time returned by wait4() is 17.3704
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.42
CPU time (s): 1800.1
CPU user time (s): 1799.5
CPU system time (s): 0.6
CPU usage (%): 99.5951
Max. virtual memory (cumulated for all children) (KiB): 860316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0444
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39361
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= 1584
involuntary context switches= 1782

runsolver used 1.58276 second user time and 5.05523 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-04 20:30:26
IDJOB=1077966
IDBENCH=56751
IDSOLVER=351
FILE ID=node53/1077966-1215196226
PBS_JOBID= 7881604
Free space on /tmp= 65028 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 82c6a29c2223925254ac5c8a85bb4ba3
RANDOM SEED=1171584492

node53.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1463120 kB
Buffers:         23564 kB
Cached:         312780 kB
SwapCached:       7396 kB
Active:         391976 kB
Inactive:       144120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463120 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            4508 kB
Writeback:           0 kB
Mapped:         206412 kB
Slab:            41656 kB
Committed_AS:  4090276 kB
PageTables:       2180 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= 65080 MiB
End job on node53 at 2008-07-04 21:00:35