Trace number 1075964

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.05 1806.41

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-9_ext.xml
MD5SUMc98d7c7472aa25a970862831a17bfbcf
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63
Number of constraints16
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension16
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.94/2.09	c start processing
1.94/2.10	c start relation processing
6.29/6.47	c start cnf exporting
76.29/77.17	c parsing time : 1.958
76.29/77.17	c preprocessing time : 77.038
76.29/77.18	
76.29/77.18	c Nary constraints - conflicts : 0 supports : 16
76.29/77.18	c Binary constraints - conflicts : 0 supports :0
76.29/77.18	c max arity constraint : 9
76.29/77.18	c Max Tuples generated 0
76.29/77.18	c relations : 2
76.29/77.18	c relations BDD: 2
76.29/77.18	c sampling 0/0
76.29/77.18	c vars : 547314 - clauses :  2061990
76.29/77.18	
76.37/77.23	 
76.37/77.23	c --- SAT Solver Stats ---
76.37/77.23	 
76.37/77.23	c eSAT 0.1 : minisat core with additionnal features
76.37/77.23	c ============================[ Problem Statistics ]=============================
76.37/77.23	c |                                                                             |
76.37/77.24	c |  Number of variables:  547313                                               |
76.37/77.24	c |  Number of clauses:    2061990                                              |
79.51/80.47	c |  Parsing time:         2.85         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-1075964-1215182777/watcher-1075964-1215182777 -o /tmp/evaluation-result-1075964-1215182777/solver-1075964-1215182777 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1075964-1215182777.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.00 2.00 2.00 4/81 313
/proc/meminfo: memFree=1033848/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=18572 CPUtime=0
/proc/313/stat : 313 (runsolver) R 311 313 28769 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1997251792 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 253307186471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/313/statm: 4643 292 257 25 0 2626 0

[startup+0.0732069 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 313
/proc/meminfo: memFree=1033848/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101206 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 313
/proc/meminfo: memFree=1033848/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301228 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 313
/proc/meminfo: memFree=1033848/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701258 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 313
/proc/meminfo: memFree=1033848/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50235 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 335
/proc/meminfo: memFree=967144/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=327] ppid=313 vsize=812636 CPUtime=1.43
/proc/327/stat : 327 (java) S 313 313 28769 0 -1 0 24730 0 1 0 127 16 0 0 18 0 9 0 1997251796 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/327/statm: 203159 24154 1884 9 0 197140 0
[pid=327/tid=328] ppid=313 vsize=812636 CPUtime=1.18
/proc/327/task/328/stat : 328 (java) R 313 313 28769 0 -1 64 14456 0 1 0 110 8 0 0 25 0 9 0 1997251798 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=329] ppid=313 vsize=812636 CPUtime=0.1
/proc/327/task/329/stat : 329 (java) R 313 313 28769 0 -1 64 8814 0 0 0 5 5 0 0 16 0 9 0 1997251799 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=330] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/330/stat : 330 (java) S 313 313 28769 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=331] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/331/stat : 331 (java) S 313 313 28769 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=332] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/332/stat : 332 (java) S 313 313 28769 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997251802 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=333] ppid=313 vsize=812636 CPUtime=0.11
/proc/327/task/333/stat : 333 (java) S 313 313 28769 0 -1 64 756 0 0 0 11 0 0 0 16 0 9 0 1997251802 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=334] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/334/stat : 334 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997251802 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=335] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/335/stat : 335 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997251802 832139264 24154 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860200

[startup+3.10248 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 335
/proc/meminfo: memFree=936040/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=327] ppid=313 vsize=812636 CPUtime=3.01
/proc/327/stat : 327 (java) S 313 313 28769 0 -1 0 26632 0 1 0 284 17 0 0 18 0 9 0 1997251796 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/327/statm: 203159 26055 1888 9 0 197140 0
[pid=327/tid=328] ppid=313 vsize=812636 CPUtime=2.71
/proc/327/task/328/stat : 328 (java) R 313 313 28769 0 -1 64 14475 0 1 0 262 9 0 0 25 0 9 0 1997251798 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4126798811 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=329] ppid=313 vsize=812636 CPUtime=0.14
/proc/327/task/329/stat : 329 (java) S 313 313 28769 0 -1 64 10680 0 0 0 8 6 0 0 17 0 9 0 1997251799 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=330] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/330/stat : 330 (java) S 313 313 28769 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=331] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/331/stat : 331 (java) S 313 313 28769 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=332] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/332/stat : 332 (java) S 313 313 28769 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997251802 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=333] ppid=313 vsize=812636 CPUtime=0.14
/proc/327/task/333/stat : 333 (java) S 313 313 28769 0 -1 64 773 0 0 0 14 0 0 0 16 0 9 0 1997251802 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=334] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/334/stat : 334 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997251802 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=335] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/335/stat : 335 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997251802 832139264 26055 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860200

[startup+6.30177 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 335
/proc/meminfo: memFree=920616/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=327] ppid=313 vsize=812636 CPUtime=6.18
/proc/327/stat : 327 (java) S 313 313 28769 0 -1 0 30423 0 1 0 598 20 0 0 18 0 9 0 1997251796 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/327/statm: 203159 29842 1890 9 0 197140 0
[pid=327/tid=328] ppid=313 vsize=812636 CPUtime=5.67
/proc/327/task/328/stat : 328 (java) R 313 313 28769 0 -1 64 14480 0 1 0 558 9 0 0 25 0 9 0 1997251798 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4126796922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=329] ppid=313 vsize=812636 CPUtime=0.31
/proc/327/task/329/stat : 329 (java) S 313 313 28769 0 -1 64 14455 0 0 0 23 8 0 0 17 0 9 0 1997251799 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=330] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/330/stat : 330 (java) S 313 313 28769 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=331] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/331/stat : 331 (java) S 313 313 28769 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=332] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/332/stat : 332 (java) S 313 313 28769 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997251802 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=333] ppid=313 vsize=812636 CPUtime=0.15
/proc/327/task/333/stat : 333 (java) S 313 313 28769 0 -1 64 784 0 0 0 15 0 0 0 15 0 9 0 1997251802 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=334] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/334/stat : 334 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997251802 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=335] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/335/stat : 335 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997251802 832139264 29842 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860200

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 335
/proc/meminfo: memFree=896944/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=327] ppid=313 vsize=812636 CPUtime=12.51
/proc/327/stat : 327 (java) S 313 313 28769 0 -1 0 35586 0 1 0 1225 26 0 0 18 0 9 0 1997251796 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/327/statm: 203159 34992 1909 9 0 197140 0
[pid=327/tid=328] ppid=313 vsize=812636 CPUtime=11.66
/proc/327/task/328/stat : 328 (java) R 313 313 28769 0 -1 64 14531 0 1 0 1155 11 0 0 25 0 9 0 1997251798 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4126670474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=329] ppid=313 vsize=812636 CPUtime=0.58
/proc/327/task/329/stat : 329 (java) S 313 313 28769 0 -1 64 19527 0 0 0 46 12 0 0 16 0 9 0 1997251799 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=330] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/330/stat : 330 (java) S 313 313 28769 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=331] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/331/stat : 331 (java) S 313 313 28769 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=332] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/332/stat : 332 (java) S 313 313 28769 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=333] ppid=313 vsize=812636 CPUtime=0.24
/proc/327/task/333/stat : 333 (java) S 313 313 28769 0 -1 64 824 0 0 0 23 1 0 0 15 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=334] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/334/stat : 334 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=335] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/335/stat : 335 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 860200

[startup+25.5025 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 335
/proc/meminfo: memFree=889456/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=327] ppid=313 vsize=812636 CPUtime=25.19
/proc/327/stat : 327 (java) S 313 313 28769 0 -1 0 35609 0 1 0 2488 31 0 0 18 0 9 0 1997251796 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/327/statm: 203159 34992 1909 9 0 197140 0
[pid=327/tid=328] ppid=313 vsize=812636 CPUtime=24.32
/proc/327/task/328/stat : 328 (java) R 313 313 28769 0 -1 64 14554 0 1 0 2416 16 0 0 25 0 9 0 1997251798 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4126670574 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=329] ppid=313 vsize=812636 CPUtime=0.6
/proc/327/task/329/stat : 329 (java) S 313 313 28769 0 -1 64 19527 0 0 0 48 12 0 0 16 0 9 0 1997251799 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=330] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/330/stat : 330 (java) S 313 313 28769 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=331] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/331/stat : 331 (java) S 313 313 28769 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1997251800 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=332] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/332/stat : 332 (java) S 313 313 28769 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=333] ppid=313 vsize=812636 CPUtime=0.24
/proc/327/task/333/stat : 333 (java) S 313 313 28769 0 -1 64 824 0 0 0 23 1 0 0 15 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=334] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/334/stat : 334 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=327/tid=335] ppid=313 vsize=812636 CPUtime=0
/proc/327/task/335/stat : 335 (java) S 313 313 28769 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997251802 832139264 34992 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 860200

[startup+51.1028 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 335
/proc/meminfo: memFree=874096/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=0.01

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

/proc/336/statm: 76888 72937 79 162 0 76723 0
Current children cumulated CPU time (s) 1116.21
Current children cumulated vsize (KiB) 355116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759992/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1099.8
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82867 0 0 0 109920 60 0 0 25 0 1 0 1997259516 314933248 72937 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72937 79 162 0 76723 0
Current children cumulated CPU time (s) 1176.19
Current children cumulated vsize (KiB) 355116

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759928/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1159.78
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82867 0 0 0 115918 60 0 0 25 0 1 0 1997259516 314933248 72937 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72937 79 162 0 76723 0
Current children cumulated CPU time (s) 1236.17
Current children cumulated vsize (KiB) 355116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759864/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1219.77
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82869 0 0 0 121916 61 0 0 25 0 1 0 1997259516 314933248 72939 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72939 79 162 0 76723 0
Current children cumulated CPU time (s) 1296.16
Current children cumulated vsize (KiB) 355116

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 393
/proc/meminfo: memFree=755064/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1279.74
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82869 0 0 0 127913 61 0 0 25 0 1 0 1997259516 314933248 72939 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72939 79 162 0 76723 0
Current children cumulated CPU time (s) 1356.13
Current children cumulated vsize (KiB) 355116

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 393
/proc/meminfo: memFree=759544/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1339.72
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82869 0 0 0 133911 61 0 0 25 0 1 0 1997259516 314933248 72939 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72939 79 162 0 76723 0
Current children cumulated CPU time (s) 1416.11
Current children cumulated vsize (KiB) 355116

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 393
/proc/meminfo: memFree=759544/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1399.69
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82869 0 0 0 139908 61 0 0 25 0 1 0 1997259516 314933248 72939 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72939 79 162 0 76723 0
Current children cumulated CPU time (s) 1476.08
Current children cumulated vsize (KiB) 355116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759480/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307552 CPUtime=1459.67
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82876 0 0 0 145906 61 0 0 25 0 1 0 1997259516 314933248 72946 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76888 72946 79 162 0 76723 0
Current children cumulated CPU time (s) 1536.06
Current children cumulated vsize (KiB) 355116

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 393
/proc/meminfo: memFree=759352/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307716 CPUtime=1519.64
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82904 0 0 0 151903 61 0 0 25 0 1 0 1997259516 315101184 72974 996147200 134512640 135177480 4294955968 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76929 72974 79 162 0 76764 0
Current children cumulated CPU time (s) 1596.03
Current children cumulated vsize (KiB) 355280

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 393
/proc/meminfo: memFree=759288/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307716 CPUtime=1579.62
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82906 0 0 0 157901 61 0 0 25 0 1 0 1997259516 315101184 72976 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76929 72976 79 162 0 76764 0
Current children cumulated CPU time (s) 1656.01
Current children cumulated vsize (KiB) 355280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759224/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307716 CPUtime=1639.59
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82908 0 0 0 163898 61 0 0 25 0 1 0 1997259516 315101184 72978 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76929 72978 79 162 0 76764 0
Current children cumulated CPU time (s) 1715.98
Current children cumulated vsize (KiB) 355280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759224/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307716 CPUtime=1699.57
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82910 0 0 0 169896 61 0 0 25 0 1 0 1997259516 315101184 72980 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76929 72980 79 162 0 76764 0
Current children cumulated CPU time (s) 1775.96
Current children cumulated vsize (KiB) 355280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 393
/proc/meminfo: memFree=759160/2055920 swapFree=4180844/4192956
[pid=313] ppid=311 vsize=47564 CPUtime=76.39
/proc/313/stat : 313 (galacE.sh) S 311 313 28769 0 -1 4194304 800 37411 0 1 0 0 7582 57 17 0 1 0 1997251792 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/313/statm: 11891 365 246 79 0 219 0
[pid=336] ppid=313 vsize=307716 CPUtime=1723.66
/proc/336/stat : 336 (eSAT_static) R 313 313 28769 0 -1 4194304 82910 0 0 0 172305 61 0 0 25 0 1 0 1997259516 315101184 72980 996147200 134512640 135177480 4294955968 18446744073709551615 134565301 0 0 4096 3 0 0 0 17 0 0 0
/proc/336/statm: 76929 72980 79 162 0 76764 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 355280

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 313 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=830472
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=585910
# CPU time returned by wait4() is 76.4164
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.41
CPU time (s): 1800.05
CPU user time (s): 1798.87
CPU system time (s): 1.18
CPU usage (%): 99.6478
Max. virtual memory (cumulated for all children) (KiB): 860200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.8305
system time used= 0.58591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38211
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= 3482
involuntary context switches= 5062

runsolver used 1.87571 second user time and 6.35003 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-04 16:46:18
IDJOB=1075964
IDBENCH=56553
IDSOLVER=351
FILE ID=node25/1075964-1215182777
PBS_JOBID= 7881450
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-9_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075964-1215182777/watcher-1075964-1215182777 -o /tmp/evaluation-result-1075964-1215182777/solver-1075964-1215182777 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1075964-1215182777.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c98d7c7472aa25a970862831a17bfbcf
RANDOM SEED=1599165477

node25.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.234
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.234
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:       1034328 kB
Buffers:         35904 kB
Cached:         125248 kB
SwapCached:       6196 kB
Active:         909168 kB
Inactive:        56716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034328 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:            5120 kB
Writeback:           0 kB
Mapped:         820616 kB
Slab:            39188 kB
Committed_AS:  4297200 kB
PageTables:       3564 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= 66504 MiB
End job on node25 at 2008-07-04 17:16:26