Trace number 1105378

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
Minion/Tailor 2008-07-04? (TO) 1800.02 1812.52

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-9.xml
MD5SUM690bc030536081a10afc596885a53720
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark108.522
Satisfiable
(Un)Satisfiability was proved
Number of variables880
Number of constraints48826
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48606
Global constraints used (with number of constraints)alldifferent(220)

Solver Data (download as text)

333.29/336.30	c Finished tailoring XCSP instance to Minion. Starting solving

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-1105378-1215199844/watcher-1105378-1215199844 -o /tmp/evaluation-result-1105378-1215199844/solver-1105378-1215199844 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1105378-1215199844.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.99 1.98 1.99 3/73 19277
/proc/meminfo: memFree=1664432/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=1964 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) R 19275 19277 13952 0 -1 4194304 49 0 0 0 0 0 0 0 20 0 1 0 1998956829 2011136 34 996147200 4194304 4889804 548682068784 18446744073709551615 269927610717 0 0 4096 0 0 0 0 17 1 0 0
/proc/19277/statm: 491 34 26 169 0 8 0

[startup+0.087145 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 19277
/proc/meminfo: memFree=1664432/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101148 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 19277
/proc/meminfo: memFree=1664432/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301171 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 19277
/proc/meminfo: memFree=1664432/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701223 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 19277
/proc/meminfo: memFree=1664432/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50131 s]
/proc/loadavg: 1.99 1.98 1.99 4/83 19287
/proc/meminfo: memFree=1616344/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
[pid=19279] ppid=19277 vsize=864992 CPUtime=1.46
/proc/19279/stat : 19279 (java) S 19277 19277 13952 0 -1 0 20413 0 1 0 134 12 0 0 21 0 9 0 1998956830 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19279/statm: 216248 19831 1843 9 0 210810 0
[pid=19279/tid=19280] ppid=19277 vsize=864992 CPUtime=0.96
/proc/19279/task/19280/stat : 19280 (java) R 19277 19277 13952 0 -1 64 4851 0 1 0 93 3 0 0 25 0 9 0 1998956831 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4125978838 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=864992 CPUtime=0.35
/proc/19279/task/19281/stat : 19281 (java) S 19277 19277 13952 0 -1 64 14340 0 0 0 28 7 0 0 16 0 9 0 1998956832 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=864992 CPUtime=0
/proc/19279/task/19282/stat : 19282 (java) S 19277 19277 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998956832 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=864992 CPUtime=0
/proc/19279/task/19283/stat : 19283 (java) S 19277 19277 13952 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1998956832 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19284] ppid=19277 vsize=864992 CPUtime=0
/proc/19279/task/19284/stat : 19284 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=864992 CPUtime=0.13
/proc/19279/task/19285/stat : 19285 (java) S 19277 19277 13952 0 -1 64 489 0 0 0 13 0 0 0 16 0 9 0 1998956834 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19286] ppid=19277 vsize=864992 CPUtime=0
/proc/19279/task/19286/stat : 19286 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 885751808 19831 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19287] ppid=19277 vsize=864992 CPUtime=0
/proc/19279/task/19287/stat : 19287 (java) S 19277 19277 13952 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1998956834 885751808 19831 996147200 134512640 134550740 4294955984 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) 870348

[startup+3.10251 s]
/proc/loadavg: 1.99 1.98 1.99 4/83 19287
/proc/meminfo: memFree=1583064/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
[pid=19279] ppid=19277 vsize=868728 CPUtime=3.06
/proc/19279/stat : 19279 (java) S 19277 19277 13952 0 -1 0 25436 0 1 0 291 15 0 0 21 0 9 0 1998956830 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19279/statm: 217182 24769 1866 9 0 211744 0
[pid=19279/tid=19280] ppid=19277 vsize=868728 CPUtime=2.15
/proc/19279/task/19280/stat : 19280 (java) R 19277 19277 13952 0 -1 64 5010 0 1 0 212 3 0 0 25 0 9 0 1998956831 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4126710536 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=868728 CPUtime=0.65
/proc/19279/task/19281/stat : 19281 (java) S 19277 19277 13952 0 -1 64 18167 0 0 0 56 9 0 0 16 0 9 0 1998956832 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19282/stat : 19282 (java) S 19277 19277 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998956832 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19283/stat : 19283 (java) S 19277 19277 13952 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1998956832 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19284] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19284/stat : 19284 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=868728 CPUtime=0.23
/proc/19279/task/19285/stat : 19285 (java) S 19277 19277 13952 0 -1 64 1526 0 0 0 22 1 0 0 16 0 9 0 1998956834 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19286] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19286/stat : 19286 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19287] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19287/stat : 19287 (java) S 19277 19277 13952 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1998956834 889577472 24769 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 874084

[startup+6.30288 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 19287
/proc/meminfo: memFree=1554328/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
[pid=19279] ppid=19277 vsize=868728 CPUtime=6.22
/proc/19279/stat : 19279 (java) S 19277 19277 13952 0 -1 0 30844 0 1 0 601 21 0 0 21 0 9 0 1998956830 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19279/statm: 217182 30009 1867 9 0 211744 0
[pid=19279/tid=19280] ppid=19277 vsize=868728 CPUtime=4.73
/proc/19279/task/19280/stat : 19280 (java) R 19277 19277 13952 0 -1 64 5183 0 1 0 468 5 0 0 25 0 9 0 1998956831 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=868728 CPUtime=1.21
/proc/19279/task/19281/stat : 19281 (java) S 19277 19277 13952 0 -1 64 23390 0 0 0 108 13 0 0 16 0 9 0 1998956832 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19282/stat : 19282 (java) S 19277 19277 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998956832 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19283/stat : 19283 (java) S 19277 19277 13952 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1998956832 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19284] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19284/stat : 19284 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=868728 CPUtime=0.25
/proc/19279/task/19285/stat : 19285 (java) S 19277 19277 13952 0 -1 64 1538 0 0 0 24 1 0 0 16 0 9 0 1998956834 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19286] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19286/stat : 19286 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19287] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19287/stat : 19287 (java) S 19277 19277 13952 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1998956834 889577472 30009 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 874084

[startup+12.7026 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 19287
/proc/meminfo: memFree=1546400/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
[pid=19279] ppid=19277 vsize=868728 CPUtime=12.56
/proc/19279/stat : 19279 (java) S 19277 19277 13952 0 -1 0 32812 0 1 0 1235 21 0 0 21 0 9 0 1998956830 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19279/statm: 217182 31969 1869 9 0 211744 0
[pid=19279/tid=19280] ppid=19277 vsize=868728 CPUtime=10.94
/proc/19279/task/19280/stat : 19280 (java) R 19277 19277 13952 0 -1 64 5199 0 1 0 1089 5 0 0 25 0 9 0 1998956831 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 102064940 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=868728 CPUtime=1.34
/proc/19279/task/19281/stat : 19281 (java) S 19277 19277 13952 0 -1 64 25333 0 0 0 120 14 0 0 16 0 9 0 1998956832 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19282/stat : 19282 (java) S 19277 19277 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998956832 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19283/stat : 19283 (java) S 19277 19277 13952 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1998956832 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19284] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19284/stat : 19284 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=868728 CPUtime=0.26
/proc/19279/task/19285/stat : 19285 (java) S 19277 19277 13952 0 -1 64 1547 0 0 0 25 1 0 0 16 0 9 0 1998956834 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19286] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19286/stat : 19286 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19287] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19287/stat : 19287 (java) S 19277 19277 13952 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1998956834 889577472 31969 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 874084

[startup+25.5011 s]
/proc/loadavg: 2.07 2.00 2.00 3/83 19287
/proc/meminfo: memFree=1532256/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 1998956829 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1339 235 195 169 0 50 0
[pid=19279] ppid=19277 vsize=868728 CPUtime=25.25
/proc/19279/stat : 19279 (java) S 19277 19277 13952 0 -1 0 35665 0 1 0 2502 23 0 0 21 0 9 0 1998956830 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19279/statm: 217182 34816 1869 9 0 211744 0
[pid=19279/tid=19280] ppid=19277 vsize=868728 CPUtime=23.48
/proc/19279/task/19280/stat : 19280 (java) R 19277 19277 13952 0 -1 64 5206 0 1 0 2343 5 0 0 25 0 9 0 1998956831 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19281] ppid=19277 vsize=868728 CPUtime=1.48
/proc/19279/task/19281/stat : 19281 (java) S 19277 19277 13952 0 -1 64 28179 0 0 0 133 15 0 0 16 0 9 0 1998956832 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19282] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19282/stat : 19282 (java) S 19277 19277 13952 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998956832 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19283/stat : 19283 (java) S 19277 19277 13952 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1998956832 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19284] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19284/stat : 19284 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=868728 CPUtime=0.26
/proc/19279/task/19285/stat : 19285 (java) S 19277 19277 13952 0 -1 64 1547 0 0 0 25 1 0 0 16 0 9 0 1998956834 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19286] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19286/stat : 19286 (java) S 19277 19277 13952 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1998956834 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19279/tid=19287] ppid=19277 vsize=868728 CPUtime=0
/proc/19279/task/19287/stat : 19287 (java) S 19277 19277 13952 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1998956834 889577472 34816 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 874084

[startup+51.1012 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 19287
/proc/meminfo: memFree=1520736/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5356 CPUtime=0

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

/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1172.88
Current children cumulated vsize (KiB) 144564

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19290
/proc/meminfo: memFree=1542752/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=899.03
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 89885 18 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134616100 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1232.41
Current children cumulated vsize (KiB) 144564

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19290
/proc/meminfo: memFree=1542688/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=958.58
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 95840 18 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134607589 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1291.96
Current children cumulated vsize (KiB) 144564

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19290
/proc/meminfo: memFree=1542688/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1018.11
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 101793 18 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670187 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1351.49
Current children cumulated vsize (KiB) 144564

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19290
/proc/meminfo: memFree=1542624/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1077.67
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 107748 19 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1411.05
Current children cumulated vsize (KiB) 144564

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19290
/proc/meminfo: memFree=1542560/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1137.2
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 113701 19 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1470.58
Current children cumulated vsize (KiB) 144564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19290
/proc/meminfo: memFree=1542496/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1196.74
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 119655 19 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670022 0 0 4096 8194 0 0 0 17 0 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1530.12
Current children cumulated vsize (KiB) 144564

[startup+1602.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/83 19397
/proc/meminfo: memFree=1482336/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1256.51
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 125631 20 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535450 0 0 4096 8194 0 0 0 17 1 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1589.89
Current children cumulated vsize (KiB) 144564

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/83 19397
/proc/meminfo: memFree=1448160/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1316.48
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 131628 20 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670062 0 0 4096 8194 0 0 0 17 1 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1649.86
Current children cumulated vsize (KiB) 144564

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/83 19397
/proc/meminfo: memFree=1417824/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1376.46
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 137626 20 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134535458 0 0 4096 8194 0 0 0 17 1 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1709.84
Current children cumulated vsize (KiB) 144564

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/83 19397
/proc/meminfo: memFree=1411296/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1436.44
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 143624 20 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 1 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1769.82
Current children cumulated vsize (KiB) 144564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.5 s]
/proc/loadavg: 2.09 2.05 2.01 3/83 19397
/proc/meminfo: memFree=1411296/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1466.64
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 146644 20 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 1 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 144564

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

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

[startup+1812.5 s]
/proc/loadavg: 2.09 2.05 2.01 3/83 19397
/proc/meminfo: memFree=1411296/2055920 swapFree=4179912/4192956
[pid=19277] ppid=19275 vsize=5360 CPUtime=333.38
/proc/19277/stat : 19277 (solve.sh) S 19275 19277 13952 0 -1 4194304 309 49139 0 1 0 0 33300 38 18 0 1 0 1998956829 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19277/statm: 1340 236 195 169 0 51 0
[pid=19288] ppid=19277 vsize=139204 CPUtime=1466.64
/proc/19288/stat : 19288 (ld-linux.so.2) R 19277 19277 13952 0 -1 4194304 36357 0 0 0 146644 20 0 0 25 0 1 100 1998990459 142544896 28903 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 1 0 0
/proc/19288/statm: 34801 28903 429 29 0 28855 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 144564

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1812.52
CPU time (s): 1800.02
CPU user time (s): 1799.44
CPU system time (s): 0.58
CPU usage (%): 99.3106
Max. virtual memory (cumulated for all children) (KiB): 876652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 333.008
system time used= 0.383941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49448
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= 10736
involuntary context switches= 18452

runsolver used 1.86172 second user time and 5.09123 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-04 21:30:45
IDJOB=1105378
IDBENCH=54131
IDSOLVER=369
FILE ID=node53/1105378-1215199844
PBS_JOBID= 7881604
Free space on /tmp= 65088 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-9.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1105378-1215199844/watcher-1105378-1215199844 -o /tmp/evaluation-result-1105378-1215199844/solver-1105378-1215199844 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1105378-1215199844.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 690bc030536081a10afc596885a53720
RANDOM SEED=1508426690

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:       1664912 kB
Buffers:         26300 kB
Cached:         282640 kB
SwapCached:       7396 kB
Active:         185532 kB
Inactive:       148488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664912 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:           36444 kB
Writeback:           0 kB
Mapped:          32164 kB
Slab:            42324 kB
Committed_AS:  3915784 kB
PageTables:       1796 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= 65052 MiB
End job on node53 at 2008-07-04 22:00:59