Trace number 1080236

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.08 1807.62

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-44_ext.xml
MD5SUMde807c80f8f5ecdb550bc5040d40fc98
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.4215
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
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.66/1.75	c start processing
1.66/1.75	c start relation processing
4.24/4.39	c start cnf exporting
16.28/16.49	c parsing time : 1.634
16.28/16.49	c preprocessing time : 16.38
16.28/16.49	
16.28/16.49	c Nary constraints - conflicts : 0 supports : 58
16.28/16.49	c Binary constraints - conflicts : 0 supports :0
16.28/16.49	c max arity constraint : 3
16.28/16.49	c Max Tuples generated 0
16.28/16.49	c relations : 58
16.28/16.49	c relations BDD: 58
16.28/16.49	c sampling 0/0
16.28/16.49	c vars : 128757 - clauses :  411277
16.28/16.49	
16.37/16.53	 
16.37/16.53	c --- SAT Solver Stats ---
16.37/16.53	 
16.37/16.53	c eSAT 0.1 : minisat core with additionnal features
16.37/16.53	c ============================[ Problem Statistics ]=============================
16.37/16.53	c |                                                                             |
16.37/16.53	c |  Number of variables:  128756                                               |
16.37/16.53	c |  Number of clauses:    411277                                               |
16.41/16.94	c |  Parsing time:         0.37         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-1080236-1215212392/watcher-1080236-1215212392 -o /tmp/evaluation-result-1080236-1215212392/solver-1080236-1215212392 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1080236-1215212392.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: 1.92 1.98 1.99 4/81 21384
/proc/meminfo: memFree=1697888/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=8652 CPUtime=0
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2000211528 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 2163 280 208 79 0 156 0
[pid=21385] ppid=21384 vsize=8688 CPUtime=0
/proc/21385/stat : 21385 (galacE.sh) R 21384 21384 19313 0 -1 4194368 67 485 0 0 0 0 0 0 16 0 1 0 2000211529 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 269930261151 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/21385/statm: 2172 288 210 79 0 165 0

[startup+0.0849811 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 21384
/proc/meminfo: memFree=1697888/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.10198 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 21384
/proc/meminfo: memFree=1697888/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.302002 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 21384
/proc/meminfo: memFree=1697888/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.70105 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 21384
/proc/meminfo: memFree=1697888/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50214 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 21406
/proc/meminfo: memFree=1627664/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21398] ppid=21384 vsize=812628 CPUtime=1.45
/proc/21398/stat : 21398 (java) S 21384 21384 19313 0 -1 0 21770 0 1 0 134 11 0 0 23 0 9 0 2000211531 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21398/statm: 203157 21194 1883 9 0 197138 0
[pid=21398/tid=21399] ppid=21384 vsize=812628 CPUtime=1.24
/proc/21398/task/21399/stat : 21399 (java) R 21384 21384 19313 0 -1 64 14457 0 1 0 117 7 0 0 25 0 9 0 2000211532 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4126653487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21400] ppid=21384 vsize=812628 CPUtime=0.07
/proc/21398/task/21400/stat : 21400 (java) S 21384 21384 19313 0 -1 64 5859 0 0 0 5 2 0 0 16 0 9 0 2000211534 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21384 vsize=812628 CPUtime=0
/proc/21398/task/21401/stat : 21401 (java) S 21384 21384 19313 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000211534 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21402] ppid=21384 vsize=812628 CPUtime=0
/proc/21398/task/21402/stat : 21402 (java) S 21384 21384 19313 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000211534 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21384 vsize=812628 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21384 21384 19313 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000211536 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21404] ppid=21384 vsize=812628 CPUtime=0.1
/proc/21398/task/21404/stat : 21404 (java) S 21384 21384 19313 0 -1 64 755 0 0 0 10 0 0 0 16 0 9 0 2000211536 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21405] ppid=21384 vsize=812628 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000211536 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21406] ppid=21384 vsize=812628 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000211536 832131072 21194 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860180

[startup+3.10233 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 21406
/proc/meminfo: memFree=1614352/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21398] ppid=21384 vsize=812736 CPUtime=3.03
/proc/21398/stat : 21398 (java) S 21384 21384 19313 0 -1 0 23038 0 1 0 292 11 0 0 23 0 9 0 2000211531 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21398/statm: 203184 22459 1888 9 0 197165 0
[pid=21398/tid=21399] ppid=21384 vsize=812736 CPUtime=2.77
/proc/21398/task/21399/stat : 21399 (java) R 21384 21384 19313 0 -1 64 14483 0 1 0 269 8 0 0 25 0 9 0 2000211532 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4126854455 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21400] ppid=21384 vsize=812736 CPUtime=0.1
/proc/21398/task/21400/stat : 21400 (java) S 21384 21384 19313 0 -1 64 7077 0 0 0 8 2 0 0 17 0 9 0 2000211534 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21401/stat : 21401 (java) S 21384 21384 19313 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000211534 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21402] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21402/stat : 21402 (java) S 21384 21384 19313 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000211534 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21384 21384 19313 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000211536 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21404] ppid=21384 vsize=812736 CPUtime=0.14
/proc/21398/task/21404/stat : 21404 (java) S 21384 21384 19313 0 -1 64 779 0 0 0 14 0 0 0 16 0 9 0 2000211536 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21405] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000211536 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21406] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000211536 832241664 22459 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860288

[startup+6.30171 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 21406
/proc/meminfo: memFree=1565648/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21398] ppid=21384 vsize=812736 CPUtime=6.23
/proc/21398/stat : 21398 (java) S 21384 21384 19313 0 -1 0 36458 0 1 0 603 20 0 0 23 0 9 0 2000211531 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21398/statm: 203184 35871 1909 9 0 197165 0
[pid=21398/tid=21399] ppid=21384 vsize=812736 CPUtime=5.24
/proc/21398/task/21399/stat : 21399 (java) R 21384 21384 19313 0 -1 64 14531 0 1 0 516 8 0 0 25 0 9 0 2000211532 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 103232570 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21400] ppid=21384 vsize=812736 CPUtime=0.75
/proc/21398/task/21400/stat : 21400 (java) S 21384 21384 19313 0 -1 64 20402 0 0 0 65 10 0 0 16 0 9 0 2000211534 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21401/stat : 21401 (java) S 21384 21384 19313 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000211534 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21402] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21402/stat : 21402 (java) S 21384 21384 19313 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000211534 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21384 21384 19313 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21404] ppid=21384 vsize=812736 CPUtime=0.2
/proc/21398/task/21404/stat : 21404 (java) S 21384 21384 19313 0 -1 64 826 0 0 0 20 0 0 0 16 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21405] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21406] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860288

[startup+12.7015 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 21406
/proc/meminfo: memFree=1556176/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=0.01
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 766 1858 0 0 0 0 0 1 22 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21398] ppid=21384 vsize=812736 CPUtime=12.59
/proc/21398/stat : 21398 (java) S 21384 21384 19313 0 -1 0 36470 0 1 0 1237 22 0 0 23 0 9 0 2000211531 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21398/statm: 203184 35871 1909 9 0 197165 0
[pid=21398/tid=21399] ppid=21384 vsize=812736 CPUtime=11.61
/proc/21398/task/21399/stat : 21399 (java) R 21384 21384 19313 0 -1 64 14543 0 1 0 1150 11 0 0 25 0 9 0 2000211532 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4126926696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21400] ppid=21384 vsize=812736 CPUtime=0.76
/proc/21398/task/21400/stat : 21400 (java) S 21384 21384 19313 0 -1 64 20402 0 0 0 66 10 0 0 16 0 9 0 2000211534 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21401] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21401/stat : 21401 (java) S 21384 21384 19313 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000211534 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21402] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21402/stat : 21402 (java) S 21384 21384 19313 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000211534 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21403] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21403/stat : 21403 (java) S 21384 21384 19313 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21404] ppid=21384 vsize=812736 CPUtime=0.2
/proc/21398/task/21404/stat : 21404 (java) S 21384 21384 19313 0 -1 64 826 0 0 0 20 0 0 0 16 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21405] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21405/stat : 21405 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21398/tid=21406] ppid=21384 vsize=812736 CPUtime=0
/proc/21398/task/21406/stat : 21406 (java) S 21384 21384 19313 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000211536 832241664 35871 996147200 134512640 134550740 4294955600 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) 860288

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21407
/proc/meminfo: memFree=1616912/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=75636 CPUtime=8.92
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 20272 0 0 0 883 9 0 0 25 0 1 0 2000213182 77451264 18211 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 18909 18211 80 162 0 18744 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 123188

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21407
/proc/meminfo: memFree=1616912/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=75636 CPUtime=34.42
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 20275 0 0 0 3433 9 0 0 25 0 1 0 2000213182 77451264 18214 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 18909 18214 80 162 0 18744 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 123188

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1616656/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/21407/statm: 25571 24871 80 162 0 25406 0
Current children cumulated CPU time (s) 1117.7
Current children cumulated vsize (KiB) 149836

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1589200/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=102284 CPUtime=1161.05
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 26955 0 0 0 116085 20 0 0 25 0 1 0 2000213182 104738816 24894 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 25571 24894 80 162 0 25406 0
Current children cumulated CPU time (s) 1177.46
Current children cumulated vsize (KiB) 149836

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1587024/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=104552 CPUtime=1220.81
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 27493 0 0 0 122061 20 0 0 25 0 1 0 2000213182 107061248 25432 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 26138 25432 80 162 0 25973 0
Current children cumulated CPU time (s) 1237.22
Current children cumulated vsize (KiB) 152104

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1582480/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=109020 CPUtime=1280.57
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 28618 0 0 0 128036 21 0 0 25 0 1 0 2000213182 111636480 26557 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 27255 26557 80 162 0 27090 0
Current children cumulated CPU time (s) 1296.98
Current children cumulated vsize (KiB) 156572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1581968/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=109416 CPUtime=1340.32
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 28721 0 0 0 134011 21 0 0 25 0 1 0 2000213182 112041984 26660 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 27354 26660 80 162 0 27189 0
Current children cumulated CPU time (s) 1356.73
Current children cumulated vsize (KiB) 156968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1581904/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=109416 CPUtime=1400.08
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 28721 0 0 0 139987 21 0 0 25 0 1 0 2000213182 112041984 26660 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 27354 26660 80 162 0 27189 0
Current children cumulated CPU time (s) 1416.49
Current children cumulated vsize (KiB) 156968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21413
/proc/meminfo: memFree=1581712/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=109704 CPUtime=1459.84
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 28757 0 0 0 145963 21 0 0 25 0 1 0 2000213182 112336896 26696 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 27426 26696 80 162 0 27261 0
Current children cumulated CPU time (s) 1476.25
Current children cumulated vsize (KiB) 157256

[startup+1542.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/83 21464
/proc/meminfo: memFree=887368/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=110188 CPUtime=1519.53
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 28884 0 0 0 151931 22 0 0 25 0 1 0 2000213182 112832512 26823 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21407/statm: 27547 26823 80 162 0 27382 0
Current children cumulated CPU time (s) 1535.94
Current children cumulated vsize (KiB) 157740

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/94 21517
/proc/meminfo: memFree=1478264/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=110952 CPUtime=1579.22
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 29029 0 0 0 157900 22 0 0 25 0 1 0 2000213182 113614848 26968 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 27738 26968 80 162 0 27573 0
Current children cumulated CPU time (s) 1595.63
Current children cumulated vsize (KiB) 158504

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 21517
/proc/meminfo: memFree=1474808/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=114388 CPUtime=1638.96
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 29803 0 0 0 163873 23 0 0 25 0 1 0 2000213182 117133312 27742 996147200 134512640 135177480 4294955968 18446744073709551615 134570992 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 28597 27742 80 162 0 28432 0
Current children cumulated CPU time (s) 1655.37
Current children cumulated vsize (KiB) 161940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 21517
/proc/meminfo: memFree=1470008/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=119136 CPUtime=1698.72
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 30980 0 0 0 169847 25 0 0 25 0 1 0 2000213182 121995264 28919 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 29784 28919 80 162 0 29619 0
Current children cumulated CPU time (s) 1715.13
Current children cumulated vsize (KiB) 166688

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 21517
/proc/meminfo: memFree=1468024/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=120784 CPUtime=1758.47
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 31386 0 0 0 175821 26 0 0 25 0 1 0 2000213182 123682816 29325 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 30196 29325 80 162 0 30031 0
Current children cumulated CPU time (s) 1774.88
Current children cumulated vsize (KiB) 168336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21517
/proc/meminfo: memFree=1468024/2055920 swapFree=4179912/4192956
[pid=21384] ppid=21382 vsize=47552 CPUtime=16.41
/proc/21384/stat : 21384 (galacE.sh) S 21382 21384 19313 0 -1 4194304 800 38349 0 1 0 0 1613 28 17 0 1 0 2000211528 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21384/statm: 11888 365 246 79 0 219 0
[pid=21407] ppid=21384 vsize=120784 CPUtime=1783.67
/proc/21407/stat : 21407 (eSAT_static) R 21384 21384 19313 0 -1 4194304 31386 0 0 0 178341 26 0 0 25 0 1 0 2000213182 123682816 29325 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/21407/statm: 30196 29325 80 162 0 30031 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 168336

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 21384 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=135547
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=290955
# CPU time returned by wait4() is 16.4265
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.62
CPU time (s): 1800.08
CPU user time (s): 1799.54
CPU system time (s): 0.54
CPU usage (%): 99.5832
Max. virtual memory (cumulated for all children) (KiB): 860288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1355
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39149
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= 1543
involuntary context switches= 1340

runsolver used 1.69274 second user time and 4.93425 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-05 00:59:52
IDJOB=1080236
IDBENCH=56946
IDSOLVER=351
FILE ID=node53/1080236-1215212392
PBS_JOBID= 7881706
Free space on /tmp= 65120 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= de807c80f8f5ecdb550bc5040d40fc98
RANDOM SEED=1000261842

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:       1698304 kB
Buffers:         42728 kB
Cached:         230716 kB
SwapCached:       7396 kB
Active:         164116 kB
Inactive:       136384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698304 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            4332 kB
Writeback:           0 kB
Mapped:          42728 kB
Slab:            42420 kB
Committed_AS:  3968692 kB
PageTables:       1836 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= 65088 MiB
End job on node53 at 2008-07-05 01:30:02