Trace number 1059151

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.08 1805.02

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-36_ext.xml
MD5SUMc24581f54bf84980202e8ad0c12e0a82
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
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 ---
5.30/5.49	c start processing
5.30/5.49	c start relation processing
18.87/19.17	c start cnf exporting
76.61/77.48	c parsing time : 5.364
76.61/77.48	c preprocessing time : 77.355
76.61/77.48	
76.61/77.48	c Nary constraints - conflicts : 0 supports : 93
76.61/77.48	c Binary constraints - conflicts : 0 supports :0
76.61/77.48	c max arity constraint : 3
76.61/77.48	c Max Tuples generated 0
76.61/77.48	c relations : 93
76.61/77.48	c relations BDD: 93
76.61/77.48	c sampling 0/0
76.61/77.48	c vars : 598312 - clauses :  1874789
76.61/77.48	
76.69/77.55	 
76.69/77.55	c --- SAT Solver Stats ---
76.69/77.55	 
76.69/77.55	c eSAT 0.1 : minisat core with additionnal features
76.69/77.55	c ============================[ Problem Statistics ]=============================
76.69/77.55	c |                                                                             |
76.69/77.55	c |  Number of variables:  598311                                               |
76.69/77.55	c |  Number of clauses:    1874789                                              |
78.87/79.70	c |  Parsing time:         1.90         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-1059151-1215121497/watcher-1059151-1215121497 -o /tmp/evaluation-result-1059151-1215121497/solver-1059151-1215121497 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1059151-1215121497.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.96 2.02 2.00 4/72 484
/proc/meminfo: memFree=1548760/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=18572 CPUtime=0
/proc/484/stat : 484 (runsolver) R 482 484 31941 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1991123240 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/484/statm: 4643 292 257 25 0 2626 0

[startup+0.063762 s]
/proc/loadavg: 1.96 2.02 2.00 4/72 484
/proc/meminfo: memFree=1548760/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101387 s]
/proc/loadavg: 1.96 2.02 2.00 4/72 484
/proc/meminfo: memFree=1548760/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301415 s]
/proc/loadavg: 1.96 2.02 2.00 4/72 484
/proc/meminfo: memFree=1548760/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.70148 s]
/proc/loadavg: 1.96 2.02 2.00 4/72 484
/proc/meminfo: memFree=1548760/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5026 s]
/proc/loadavg: 1.96 2.02 2.00 3/82 506
/proc/meminfo: memFree=1477448/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=498] ppid=484 vsize=813340 CPUtime=1.43
/proc/498/stat : 498 (java) S 484 484 31941 0 -1 0 22176 0 1 0 130 13 0 0 18 0 9 0 1991123244 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/498/statm: 203335 21598 1885 9 0 197316 0
[pid=498/tid=499] ppid=484 vsize=813340 CPUtime=1.21
/proc/498/task/499/stat : 499 (java) R 484 484 31941 0 -1 64 14454 0 1 0 112 9 0 0 25 0 9 0 1991123245 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4126632102 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=500] ppid=484 vsize=813340 CPUtime=0.08
/proc/498/task/500/stat : 500 (java) S 484 484 31941 0 -1 64 6246 0 0 0 6 2 0 0 16 0 9 0 1991123246 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=501] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/501/stat : 501 (java) S 484 484 31941 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991123246 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=502] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/502/stat : 502 (java) S 484 484 31941 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991123246 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=503] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/503/stat : 503 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991123249 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=504] ppid=484 vsize=813340 CPUtime=0.1
/proc/498/task/504/stat : 504 (java) S 484 484 31941 0 -1 64 770 0 0 0 10 0 0 0 16 0 9 0 1991123249 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=505] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/505/stat : 505 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991123249 832860160 21598 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=506] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/506/stat : 506 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991123249 832860160 21598 996147200 134512640 134550740 4294955616 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) 860904

[startup+3.10286 s]
/proc/loadavg: 1.96 2.02 2.00 3/82 506
/proc/meminfo: memFree=1463752/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=498] ppid=484 vsize=813340 CPUtime=3.02
/proc/498/stat : 498 (java) S 484 484 31941 0 -1 0 25822 0 1 0 287 15 0 0 18 0 9 0 1991123244 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/498/statm: 203335 25238 1885 9 0 197316 0
[pid=498/tid=499] ppid=484 vsize=813340 CPUtime=2.64
/proc/498/task/499/stat : 499 (java) R 484 484 31941 0 -1 64 14460 0 1 0 255 9 0 0 25 0 9 0 1991123245 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4126642867 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=500] ppid=484 vsize=813340 CPUtime=0.22
/proc/498/task/500/stat : 500 (java) S 484 484 31941 0 -1 64 9882 0 0 0 18 4 0 0 16 0 9 0 1991123246 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=501] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/501/stat : 501 (java) S 484 484 31941 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991123246 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=502] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/502/stat : 502 (java) S 484 484 31941 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991123246 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=503] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/503/stat : 503 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991123249 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=504] ppid=484 vsize=813340 CPUtime=0.11
/proc/498/task/504/stat : 504 (java) S 484 484 31941 0 -1 64 774 0 0 0 11 0 0 0 16 0 9 0 1991123249 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=505] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/505/stat : 505 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991123249 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=506] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/506/stat : 506 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991123249 832860160 25238 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860904

[startup+6.30235 s]
/proc/loadavg: 1.96 2.02 2.00 3/82 506
/proc/meminfo: memFree=1434760/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=498] ppid=484 vsize=813340 CPUtime=6.19
/proc/498/stat : 498 (java) S 484 484 31941 0 -1 0 33108 0 1 0 599 20 0 0 18 0 9 0 1991123244 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/498/statm: 203335 32513 1893 9 0 197316 0
[pid=498/tid=499] ppid=484 vsize=813340 CPUtime=5.44
/proc/498/task/499/stat : 499 (java) R 484 484 31941 0 -1 64 14483 0 1 0 534 10 0 0 25 0 9 0 1991123245 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4126880903 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=500] ppid=484 vsize=813340 CPUtime=0.53
/proc/498/task/500/stat : 500 (java) S 484 484 31941 0 -1 64 17092 0 0 0 45 8 0 0 16 0 9 0 1991123246 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=501] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/501/stat : 501 (java) S 484 484 31941 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991123246 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=502] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/502/stat : 502 (java) S 484 484 31941 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991123246 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=503] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/503/stat : 503 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991123249 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=504] ppid=484 vsize=813340 CPUtime=0.2
/proc/498/task/504/stat : 504 (java) S 484 484 31941 0 -1 64 827 0 0 0 19 1 0 0 15 0 9 0 1991123249 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=505] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/505/stat : 505 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991123249 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=506] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/506/stat : 506 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991123249 832860160 32513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860904

[startup+12.7023 s]
/proc/loadavg: 1.96 2.02 2.00 3/82 506
/proc/meminfo: memFree=1344712/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=498] ppid=484 vsize=813340 CPUtime=12.53
/proc/498/stat : 498 (java) S 484 484 31941 0 -1 0 53085 0 1 0 1224 29 0 0 18 0 9 0 1991123244 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/498/statm: 203335 52488 1893 9 0 197316 0
[pid=498/tid=499] ppid=484 vsize=813340 CPUtime=10.78
/proc/498/task/499/stat : 499 (java) R 484 484 31941 0 -1 64 14485 0 1 0 1068 10 0 0 25 0 9 0 1991123245 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4126887453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=500] ppid=484 vsize=813340 CPUtime=1.53
/proc/498/task/500/stat : 500 (java) S 484 484 31941 0 -1 64 37067 0 0 0 136 17 0 0 16 0 9 0 1991123246 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=501] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/501/stat : 501 (java) S 484 484 31941 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991123246 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=502] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/502/stat : 502 (java) S 484 484 31941 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991123246 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=503] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/503/stat : 503 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991123249 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=504] ppid=484 vsize=813340 CPUtime=0.2
/proc/498/task/504/stat : 504 (java) S 484 484 31941 0 -1 64 827 0 0 0 19 1 0 0 15 0 9 0 1991123249 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=505] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/505/stat : 505 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991123249 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=506] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/506/stat : 506 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991123249 832860160 52488 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860904

[startup+25.5013 s]
/proc/loadavg: 1.97 2.02 2.00 3/82 506
/proc/meminfo: memFree=1202376/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=498] ppid=484 vsize=813340 CPUtime=25.2
/proc/498/stat : 498 (java) S 484 484 31941 0 -1 0 87903 0 1 0 2473 47 0 0 18 0 9 0 1991123244 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/498/statm: 203335 87290 1912 9 0 197316 0
[pid=498/tid=499] ppid=484 vsize=813340 CPUtime=21.68
/proc/498/task/499/stat : 499 (java) R 484 484 31941 0 -1 64 14539 0 1 0 2156 12 0 0 25 0 9 0 1991123245 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 102716487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=500] ppid=484 vsize=813340 CPUtime=3.24
/proc/498/task/500/stat : 500 (java) S 484 484 31941 0 -1 64 71795 0 0 0 291 33 0 0 16 0 9 0 1991123246 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=501] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/501/stat : 501 (java) S 484 484 31941 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991123246 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=502] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/502/stat : 502 (java) S 484 484 31941 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991123246 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=503] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/503/stat : 503 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991123249 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=504] ppid=484 vsize=813340 CPUtime=0.25
/proc/498/task/504/stat : 504 (java) S 484 484 31941 0 -1 64 863 0 0 0 24 1 0 0 15 0 9 0 1991123249 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=505] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/505/stat : 505 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991123249 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=498/tid=506] ppid=484 vsize=813340 CPUtime=0
/proc/498/task/506/stat : 506 (java) S 484 484 31941 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991123249 832860160 87290 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860904

[startup+51.1013 s]
/proc/loadavg: 1.98 2.02 2.00 3/82 506
/proc/meminfo: memFree=1187592/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=0.01

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

/proc/507/statm: 89785 85700 79 162 0 89620 0
Current children cumulated CPU time (s) 1117.68
Current children cumulated vsize (KiB) 406704

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 541
/proc/meminfo: memFree=1163848/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=359140 CPUtime=1100.9
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 97206 0 0 0 110036 54 0 0 25 0 1 0 1991130995 367759360 85700 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 89785 85700 79 162 0 89620 0
Current children cumulated CPU time (s) 1177.65
Current children cumulated vsize (KiB) 406704

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1163720/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=359272 CPUtime=1160.88
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 97254 0 0 0 116034 54 0 0 25 0 1 0 1991130995 367894528 85748 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 89818 85748 79 162 0 89653 0
Current children cumulated CPU time (s) 1237.63
Current children cumulated vsize (KiB) 406836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1159688/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=363420 CPUtime=1220.85
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 98260 0 0 0 122030 55 0 0 25 0 1 0 1991130995 372142080 86754 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 90855 86754 79 162 0 90690 0
Current children cumulated CPU time (s) 1297.6
Current children cumulated vsize (KiB) 410984

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1156104/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=367008 CPUtime=1280.81
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 99160 0 0 0 128026 55 0 0 25 0 1 0 1991130995 375816192 87654 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 91752 87654 79 162 0 91587 0
Current children cumulated CPU time (s) 1357.56
Current children cumulated vsize (KiB) 414572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1156040/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=367008 CPUtime=1340.8
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 99160 0 0 0 134024 56 0 0 25 0 1 0 1991130995 375816192 87654 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 91752 87654 79 162 0 91587 0
Current children cumulated CPU time (s) 1417.55
Current children cumulated vsize (KiB) 414572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1155976/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=367008 CPUtime=1400.77
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 99160 0 0 0 140021 56 0 0 25 0 1 0 1991130995 375816192 87654 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 91752 87654 79 162 0 91587 0
Current children cumulated CPU time (s) 1477.52
Current children cumulated vsize (KiB) 414572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1155976/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=367008 CPUtime=1460.74
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 99160 0 0 0 146018 56 0 0 25 0 1 0 1991130995 375816192 87654 996147200 134512640 135177480 4294955984 18446744073709551615 134560006 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 91752 87654 79 162 0 91587 0
Current children cumulated CPU time (s) 1537.49
Current children cumulated vsize (KiB) 414572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1155912/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=367008 CPUtime=1520.71
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 99162 0 0 0 152015 56 0 0 25 0 1 0 1991130995 375816192 87656 996147200 134512640 135177480 4294955984 18446744073709551615 134548379 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 91752 87656 79 162 0 91587 0
Current children cumulated CPU time (s) 1597.46
Current children cumulated vsize (KiB) 414572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1155912/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=367008 CPUtime=1580.69
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 99164 0 0 0 158013 56 0 0 25 0 1 0 1991130995 375816192 87658 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 91752 87658 79 162 0 91587 0
Current children cumulated CPU time (s) 1657.44
Current children cumulated vsize (KiB) 414572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1152456/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=370464 CPUtime=1640.65
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 100036 0 0 0 164008 57 0 0 25 0 1 0 1991130995 379355136 88530 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 92616 88530 79 162 0 92451 0
Current children cumulated CPU time (s) 1717.4
Current children cumulated vsize (KiB) 418028

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1148168/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=374560 CPUtime=1700.63
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 101063 0 0 0 170004 59 0 0 25 0 1 0 1991130995 383549440 89557 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 93640 89557 79 162 0 93475 0
Current children cumulated CPU time (s) 1777.38
Current children cumulated vsize (KiB) 422124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 541
/proc/meminfo: memFree=1147016/2055920 swapFree=4179812/4192956
[pid=484] ppid=482 vsize=47564 CPUtime=76.75
/proc/484/stat : 484 (galacE.sh) S 482 484 31941 0 -1 4194304 800 89708 0 1 0 0 7599 76 17 0 1 0 1991123240 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/484/statm: 11891 365 246 79 0 219 0
[pid=507] ppid=484 vsize=375748 CPUtime=1723.33
/proc/507/stat : 507 (eSAT_static) R 484 484 31941 0 -1 4194304 101351 0 0 0 172273 60 0 0 25 0 1 0 1991130995 384765952 89845 996147200 134512640 135177480 4294955984 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/507/statm: 93937 89845 79 162 0 93772 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 423312

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

Real time (s): 1805.02
CPU time (s): 1800.08
CPU user time (s): 1798.72
CPU system time (s): 1.36
CPU usage (%): 99.7264
Max. virtual memory (cumulated for all children) (KiB): 860904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.9944
system time used= 0.779881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90508
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= 3535
involuntary context switches= 5089

runsolver used 2.12868 second user time and 4.83826 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-03 23:44:58
IDJOB=1059151
IDBENCH=54212
IDSOLVER=351
FILE ID=node34/1059151-1215121497
PBS_JOBID= 7877135
Free space on /tmp= 66532 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c24581f54bf84980202e8ad0c12e0a82
RANDOM SEED=490655368

node34.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.259
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.259
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:       1549240 kB
Buffers:         60120 kB
Cached:         353936 kB
SwapCached:       6932 kB
Active:         231904 kB
Inactive:       202756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549240 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            8904 kB
Writeback:           0 kB
Mapped:          27860 kB
Slab:            57336 kB
Committed_AS:  3413832 kB
PageTables:       1844 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= 66496 MiB
End job on node34 at 2008-07-04 00:15:05