Trace number 1064088

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
choco2_dwdeg 2008-06-26SAT 30.1084 30.1455

DiagnosticValue
ASSIGNMENTS145

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-19-05.xml
MD5SUM7673da9bb2ec89d6ebeb64aba0b3e8de
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.577912
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints2544
Maximum constraint arity32
Maximum domain size26
Number of constraints which are defined in extension126
Number of constraints which are defined in intension2418
Global constraints used (with number of constraints)

Solver Data (download as text)

30.07/30.11	s SATISFIABLE
30.07/30.11	v 0 1 0 2 18 0 2 0 1 1 4 12 0 12 0 1 0 1 0 18 0 1 0 17 0 8 3 4 3 0 12 0 11 0 4 0 5 0 17 12 0 13 6 18 0 10 8 18 0 2 2 0 3 4 4 22 4 6 0 1 18 0 1 4 17 3 4 4 13 19 4 17 17 8 4 17 18 15 7 8 11 1 24 4 17 1 8 0 0 13 25 0 2 0 8 3 0 4 14 13 1 0 7 18 0 17 1 0 15 11 4 0 3 3 0 24 0 2 4 18 0 8 12 0 11 0 13 14 17 0 19 4 7 0 7 0 18 14 11 8 19 0 17 24 2 14 13 5 8 13 4 12 4 13 19 11 0 11 0 10 4 8 17 18 0 17 0 1 0 1 1 1 0 13 3 3 0 12 4 7 0 11 14 6 0 4 0 19 0 11 2 12 0 13 3 18 0 13 0 1 0 19 4 5 4 0 17 4 21 0 17 4 18 4 18 20 17 5 0 2 4 19 14 18 20 17 5 0 2 4 0 17 0 13 13 0 1 17 20 4 11 11 8 0 1 0 9 20 17 8 12 0 4 6 0 11 4 0 11 4 0 13 0 11 18 0 0 17 5 0 2 19 13 4 4 17 1 0 7 19 4 2 0 3 24 4 19 19 17 0 24 
30.07/30.11	d ASSIGNMENTS 145
30.07/30.11	c SAT 30019 TIME      145 NDS    831 PARSTIME      1647 BUILDPB       27541 RES       false RESTART       1 HEURISTIC      

Verifier Data (download as text)

OK

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-1064088-1215139746/watcher-1064088-1215139746 -o /tmp/evaluation-result-1064088-1215139746/solver-1064088-1215139746 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1064088-1215139746.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.18 2.09 2.09 4/84 19953
/proc/meminfo: memFree=1318856/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=152 CPUtime=0
/proc/19953/stat : 19953 (java) D 19951 19953 14377 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 1992949212 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 2605860 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/19953/statm: 38 26 19 9 0 4 0

[startup+0.054964 s]
/proc/loadavg: 2.18 2.09 2.09 4/84 19953
/proc/meminfo: memFree=1318856/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=864096 CPUtime=0.04
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 2622 0 1 0 2 2 0 0 18 0 9 0 1992949212 884834304 2159 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216024 2159 1025 9 0 210947 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864096

[startup+0.101969 s]
/proc/loadavg: 2.18 2.09 2.09 4/84 19953
/proc/meminfo: memFree=1318856/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=866524 CPUtime=0.08
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 3797 0 1 0 6 2 0 0 18 0 9 0 1992949212 887320576 3270 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216631 3271 1753 9 0 211103 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866524

[startup+0.301989 s]
/proc/loadavg: 2.18 2.09 2.09 4/84 19953
/proc/meminfo: memFree=1318856/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867284 CPUtime=0.28
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 5313 0 1 0 25 3 0 0 18 0 9 0 1992949212 888098816 4766 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216821 4766 1854 9 0 211293 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867284

[startup+0.701032 s]
/proc/loadavg: 2.18 2.09 2.09 4/84 19953
/proc/meminfo: memFree=1318856/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867416 CPUtime=0.68
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 11419 0 1 0 62 6 0 0 18 0 9 0 1992949212 888233984 10858 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216854 10858 1902 9 0 211326 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867416

[startup+1.50112 s]
/proc/loadavg: 2.18 2.09 2.09 3/93 19962
/proc/meminfo: memFree=1265984/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867492 CPUtime=1.48
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 22528 0 1 0 137 11 0 0 18 0 9 0 1992949212 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216873 21933 1980 9 0 211345 0
[pid=19953/tid=19955] ppid=19951 vsize=867492 CPUtime=1.13
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15452 0 1 0 105 8 0 0 25 0 9 0 1992949214 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4126963527 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867492 CPUtime=0.1
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 5763 0 0 0 9 1 0 0 16 0 9 0 1992949215 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867492 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867492 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867492 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867492 CPUtime=0.22
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 583 0 0 0 22 0 0 0 15 0 9 0 1992949217 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867492 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867492 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888311808 21933 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867492

[startup+3.10228 s]
/proc/loadavg: 2.18 2.09 2.09 3/93 19962
/proc/meminfo: memFree=1238016/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=3.08
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 25716 0 1 0 295 13 0 0 18 0 9 0 1992949212 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 25111 1989 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=2.41
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15570 0 1 0 233 8 0 0 25 0 9 0 1992949214 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.26
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 8703 0 0 0 24 2 0 0 17 0 9 0 1992949215 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.38
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 713 0 0 0 37 1 0 0 15 0 9 0 1992949217 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 25111 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867620

[startup+6.30261 s]
/proc/loadavg: 2.16 2.09 2.09 3/93 19962
/proc/meminfo: memFree=1225480/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=6.28
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 25734 0 1 0 614 14 0 0 18 0 9 0 1992949212 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 25125 1989 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=5.58
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15574 0 1 0 549 9 0 0 25 0 9 0 1992949214 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4127386303 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.27
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 8703 0 0 0 25 2 0 0 17 0 9 0 1992949215 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.4
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 727 0 0 0 39 1 0 0 16 0 9 0 1992949217 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 25125 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867620

[startup+12.7023 s]
/proc/loadavg: 2.15 2.09 2.09 3/93 19962
/proc/meminfo: memFree=1225288/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=12.67
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 25743 0 1 0 1253 14 0 0 18 0 9 0 1992949212 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 25130 1989 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=11.96
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15578 0 1 0 1187 9 0 0 25 0 9 0 1992949214 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4127386293 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.27
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 8703 0 0 0 25 2 0 0 17 0 9 0 1992949215 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.41
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 732 0 0 0 40 1 0 0 16 0 9 0 1992949217 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 25130 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867620

[startup+25.5016 s]
/proc/loadavg: 2.12 2.08 2.08 3/93 19962
/proc/meminfo: memFree=1219592/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=25.47
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 27236 0 1 0 2531 16 0 0 18 0 9 0 1992949212 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 26620 1989 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=24.7
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15581 0 1 0 2460 10 0 0 25 0 9 0 1992949214 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4127386383 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.32
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 10192 0 0 0 29 3 0 0 16 0 9 0 1992949215 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.41
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 733 0 0 0 40 1 0 0 15 0 9 0 1992949217 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 26620 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 867620

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

[startup+28.7029 s]
/proc/loadavg: 2.12 2.08 2.08 3/93 19962
/proc/meminfo: memFree=1219592/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=28.67
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 27244 0 1 0 2848 19 0 0 18 0 9 0 1992949212 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 26628 1990 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=27.89
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15581 0 1 0 2776 13 0 0 25 0 9 0 1992949214 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.32
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 10192 0 0 0 29 3 0 0 16 0 9 0 1992949215 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.43
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 741 0 0 0 42 1 0 0 15 0 9 0 1992949217 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 26628 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.67
Current children cumulated vsize (KiB) 867620

[startup+29.502 s]
/proc/loadavg: 2.12 2.08 2.08 3/93 19962
/proc/meminfo: memFree=1219592/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=29.47
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 27254 0 1 0 2927 20 0 0 18 0 9 0 1992949212 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 26637 1990 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=28.68
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15587 0 1 0 2854 14 0 0 25 0 9 0 1992949214 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4127393396 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.32
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 10192 0 0 0 29 3 0 0 17 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.43
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 745 0 0 0 42 1 0 0 15 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.47
Current children cumulated vsize (KiB) 867620

[startup+29.9021 s]
/proc/loadavg: 2.12 2.08 2.08 3/93 19962
/proc/meminfo: memFree=1219592/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=29.87
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 27255 0 1 0 2967 20 0 0 18 0 9 0 1992949212 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 26637 1990 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=29.08
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15588 0 1 0 2894 14 0 0 25 0 9 0 1992949214 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4127395035 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.32
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 10192 0 0 0 29 3 0 0 17 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.44
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 745 0 0 0 43 1 0 0 15 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.87
Current children cumulated vsize (KiB) 867620

[startup+30.1021 s]
/proc/loadavg: 2.12 2.08 2.08 3/93 19962
/proc/meminfo: memFree=1219592/2055920 swapFree=4180448/4192956
[pid=19953] ppid=19951 vsize=867620 CPUtime=30.07
/proc/19953/stat : 19953 (java) S 19951 19953 14377 0 -1 0 27255 0 1 0 2987 20 0 0 18 0 9 0 1992949212 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19953/statm: 216905 26637 1990 9 0 211377 0
[pid=19953/tid=19955] ppid=19951 vsize=867620 CPUtime=29.27
/proc/19953/task/19955/stat : 19955 (java) R 19951 19953 14377 0 -1 64 15588 0 1 0 2913 14 0 0 25 0 9 0 1992949214 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4127576466 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19956] ppid=19951 vsize=867620 CPUtime=0.32
/proc/19953/task/19956/stat : 19956 (java) S 19951 19953 14377 0 -1 64 10192 0 0 0 29 3 0 0 17 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19957] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19957/stat : 19957 (java) S 19951 19953 14377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19958] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19958/stat : 19958 (java) S 19951 19953 14377 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992949215 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19959] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19959/stat : 19959 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19960] ppid=19951 vsize=867620 CPUtime=0.44
/proc/19953/task/19960/stat : 19960 (java) S 19951 19953 14377 0 -1 64 745 0 0 0 43 1 0 0 15 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19961] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19961/stat : 19961 (java) S 19951 19953 14377 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1992949217 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19953/tid=19962] ppid=19951 vsize=867620 CPUtime=0
/proc/19953/task/19962/stat : 19962 (java) S 19951 19953 14377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992949218 888442880 26637 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.07
Current children cumulated vsize (KiB) 867620

Child status: 0
Real time (s): 30.1455
CPU time (s): 30.1084
CPU user time (s): 29.8865
CPU system time (s): 0.221966
CPU usage (%): 99.8771
Max. virtual memory (cumulated for all children) (KiB): 867620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.8865
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27269
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= 2928
involuntary context switches= 3010

runsolver used 0.037994 second user time and 0.106983 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-04 04:49:06
IDJOB=1064088
IDBENCH=54906
IDSOLVER=349
FILE ID=node24/1064088-1215139746
PBS_JOBID= 7877216
Free space on /tmp= 66524 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-19-05.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064088-1215139746/watcher-1064088-1215139746 -o /tmp/evaluation-result-1064088-1215139746/solver-1064088-1215139746 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1064088-1215139746.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7673da9bb2ec89d6ebeb64aba0b3e8de
RANDOM SEED=364580603

node24.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.232
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.232
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:       1319336 kB
Buffers:         76572 kB
Cached:         508404 kB
SwapCached:       6556 kB
Active:         324304 kB
Inactive:       337456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319336 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            7424 kB
Writeback:           0 kB
Mapped:          94124 kB
Slab:            59664 kB
Committed_AS:  3557380 kB
PageTables:       2092 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= 66520 MiB
End job on node24 at 2008-07-04 04:49:37