Trace number 1058783

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.04 1802.92

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-32_ext.xml
MD5SUM886aa6fdfc159785179b1828f54e2900
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.50/5.69	c start processing
5.50/5.69	c start relation processing
19.02/19.37	c start cnf exporting
70.99/71.32	c parsing time : 5.558
70.99/71.32	c preprocessing time : 71.198
70.99/71.32	
70.99/71.32	c Nary constraints - conflicts : 0 supports : 93
70.99/71.32	c Binary constraints - conflicts : 0 supports :0
70.99/71.32	c max arity constraint : 3
70.99/71.33	c Max Tuples generated 0
70.99/71.33	c relations : 93
70.99/71.33	c relations BDD: 93
70.99/71.33	c sampling 0/0
70.99/71.33	c vars : 597976 - clauses :  1873792
70.99/71.33	
71.04/71.41	 
71.04/71.41	c --- SAT Solver Stats ---
71.04/71.41	 
71.04/71.41	c eSAT 0.1 : minisat core with additionnal features
71.04/71.41	c ============================[ Problem Statistics ]=============================
71.04/71.41	c |                                                                             |
71.04/71.41	c |  Number of variables:  597975                                               |
71.04/71.41	c |  Number of clauses:    1873792                                              |
73.22/73.63	c |  Parsing time:         1.92         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-1058783-1215118041/watcher-1058783-1215118041 -o /tmp/evaluation-result-1058783-1215118041/solver-1058783-1215118041 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1058783-1215118041.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 506
/proc/meminfo: memFree=1259912/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=18572 CPUtime=0
/proc/506/stat : 506 (runsolver) R 504 506 31442 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1990773713 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 213112122663 0 0 4096 24578 0 0 0 17 1 0 0
/proc/506/statm: 4643 292 257 25 0 2626 0

[startup+0.10727 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 506
/proc/meminfo: memFree=1259912/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.201284 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 506
/proc/meminfo: memFree=1259912/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301301 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 506
/proc/meminfo: memFree=1259912/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701374 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 506
/proc/meminfo: memFree=1259912/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50251 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 528
/proc/meminfo: memFree=1188728/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=520] ppid=506 vsize=812420 CPUtime=1.43
/proc/520/stat : 520 (java) S 506 506 31442 0 -1 0 22161 0 1 0 131 12 0 0 18 0 9 0 1990773716 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/520/statm: 203105 21583 1884 9 0 197138 0
[pid=520/tid=521] ppid=506 vsize=812420 CPUtime=1.2
/proc/520/task/521/stat : 521 (java) R 506 506 31442 0 -1 64 14457 0 1 0 112 8 0 0 25 0 9 0 1990773718 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4126633792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=522] ppid=506 vsize=812420 CPUtime=0.08
/proc/520/task/522/stat : 522 (java) S 506 506 31442 0 -1 64 6246 0 0 0 6 2 0 0 16 0 9 0 1990773719 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=523] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/523/stat : 523 (java) S 506 506 31442 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990773719 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=524] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/524/stat : 524 (java) S 506 506 31442 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990773719 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=525] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/525/stat : 525 (java) S 506 506 31442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1990773721 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=526] ppid=506 vsize=812420 CPUtime=0.11
/proc/520/task/526/stat : 526 (java) S 506 506 31442 0 -1 64 751 0 0 0 11 0 0 0 16 0 9 0 1990773722 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=527] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/527/stat : 527 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990773722 831918080 21583 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=528] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/528/stat : 528 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990773722 831918080 21583 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) 859984

[startup+3.10278 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 528
/proc/meminfo: memFree=1175032/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=520] ppid=506 vsize=812420 CPUtime=3.02
/proc/520/stat : 520 (java) S 506 506 31442 0 -1 0 25268 0 1 0 288 14 0 0 18 0 9 0 1990773716 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/520/statm: 203105 24685 1884 9 0 197138 0
[pid=520/tid=521] ppid=506 vsize=812420 CPUtime=2.65
/proc/520/task/521/stat : 521 (java) R 506 506 31442 0 -1 64 14462 0 1 0 257 8 0 0 25 0 9 0 1990773718 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4126738383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=522] ppid=506 vsize=812420 CPUtime=0.22
/proc/520/task/522/stat : 522 (java) S 506 506 31442 0 -1 64 9344 0 0 0 18 4 0 0 16 0 9 0 1990773719 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=523] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/523/stat : 523 (java) S 506 506 31442 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990773719 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=524] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/524/stat : 524 (java) S 506 506 31442 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990773719 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=525] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/525/stat : 525 (java) S 506 506 31442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1990773721 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=526] ppid=506 vsize=812420 CPUtime=0.12
/proc/520/task/526/stat : 526 (java) S 506 506 31442 0 -1 64 755 0 0 0 12 0 0 0 16 0 9 0 1990773722 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=527] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/527/stat : 527 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990773722 831918080 24685 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=528] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/528/stat : 528 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990773722 831918080 24685 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) 859984

[startup+6.30233 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 528
/proc/meminfo: memFree=1145976/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=520] ppid=506 vsize=812420 CPUtime=6.18
/proc/520/stat : 520 (java) S 506 506 31442 0 -1 0 31657 0 1 0 600 18 0 0 18 0 9 0 1990773716 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/520/statm: 203105 31062 1892 9 0 197138 0
[pid=520/tid=521] ppid=506 vsize=812420 CPUtime=5.46
/proc/520/task/521/stat : 521 (java) R 506 506 31442 0 -1 64 14486 0 1 0 537 9 0 0 25 0 9 0 1990773718 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=522] ppid=506 vsize=812420 CPUtime=0.49
/proc/520/task/522/stat : 522 (java) R 506 506 31442 0 -1 64 15663 0 0 0 42 7 0 0 16 0 9 0 1990773719 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 102516769 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=523] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/523/stat : 523 (java) S 506 506 31442 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990773719 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=524] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/524/stat : 524 (java) S 506 506 31442 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990773719 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=525] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/525/stat : 525 (java) S 506 506 31442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1990773721 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=526] ppid=506 vsize=812420 CPUtime=0.19
/proc/520/task/526/stat : 526 (java) S 506 506 31442 0 -1 64 801 0 0 0 19 0 0 0 16 0 9 0 1990773722 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=527] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/527/stat : 527 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990773722 831918080 31062 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=528] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/528/stat : 528 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990773722 831918080 31062 996147200 134512640 134550740 4294955616 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) 859984

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 528
/proc/meminfo: memFree=1031928/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=520] ppid=506 vsize=812420 CPUtime=12.41
/proc/520/stat : 520 (java) S 506 506 31442 0 -1 0 53106 0 1 0 1211 30 0 0 18 0 9 0 1990773716 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/520/statm: 203105 52509 1892 9 0 197138 0
[pid=520/tid=521] ppid=506 vsize=812420 CPUtime=10.67
/proc/520/task/521/stat : 521 (java) R 506 506 31442 0 -1 64 14488 0 1 0 1058 9 0 0 25 0 9 0 1990773718 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4126878711 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=520/tid=522] ppid=506 vsize=812420 CPUtime=1.51
/proc/520/task/522/stat : 522 (java) S 506 506 31442 0 -1 64 37109 0 0 0 132 19 0 0 16 0 9 0 1990773719 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=520/tid=523] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/523/stat : 523 (java) S 506 506 31442 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990773719 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=524] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/524/stat : 524 (java) S 506 506 31442 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990773719 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=525] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/525/stat : 525 (java) S 506 506 31442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1990773721 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=526] ppid=506 vsize=812420 CPUtime=0.2
/proc/520/task/526/stat : 526 (java) S 506 506 31442 0 -1 64 802 0 0 0 20 0 0 0 16 0 9 0 1990773722 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=527] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/527/stat : 527 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990773722 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=528] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/528/stat : 528 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990773722 831918080 52509 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 859984

[startup+25.5016 s]
/proc/loadavg: 2.09 2.02 2.00 3/94 528
/proc/meminfo: memFree=889592/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=520] ppid=506 vsize=812420 CPUtime=25.21
/proc/520/stat : 520 (java) S 506 506 31442 0 -1 0 87853 0 1 0 2470 51 0 0 18 0 9 0 1990773716 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/520/statm: 203105 87239 1911 9 0 197138 0
[pid=520/tid=521] ppid=506 vsize=812420 CPUtime=21.76
/proc/520/task/521/stat : 521 (java) R 506 506 31442 0 -1 64 14543 0 1 0 2163 13 0 0 25 0 9 0 1990773718 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4126379584 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=520/tid=522] ppid=506 vsize=812420 CPUtime=3.16
/proc/520/task/522/stat : 522 (java) S 506 506 31442 0 -1 64 71765 0 0 0 280 36 0 0 16 0 9 0 1990773719 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=520/tid=523] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/523/stat : 523 (java) S 506 506 31442 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990773719 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=520/tid=524] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/524/stat : 524 (java) S 506 506 31442 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990773719 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=525] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/525/stat : 525 (java) S 506 506 31442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1990773721 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=526] ppid=506 vsize=812420 CPUtime=0.26
/proc/520/task/526/stat : 526 (java) S 506 506 31442 0 -1 64 838 0 0 0 26 0 0 0 15 0 9 0 1990773722 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=520/tid=527] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/527/stat : 527 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990773722 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=520/tid=528] ppid=506 vsize=812420 CPUtime=0
/proc/520/task/528/stat : 528 (java) S 506 506 31442 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990773722 831918080 87239 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 859984

[startup+51.1029 s]
/proc/loadavg: 2.06 2.01 2.00 3/94 528
/proc/meminfo: memFree=872696/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=0.01

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

/proc/529/statm: 91453 86951 79 162 0 91288 0
Current children cumulated CPU time (s) 1119.74
Current children cumulated vsize (KiB) 413376

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1202584/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1108.65
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 96798 0 0 0 110803 62 0 0 25 0 1 0 1990780854 374591488 86952 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 86952 79 162 0 91288 0
Current children cumulated CPU time (s) 1179.72
Current children cumulated vsize (KiB) 413376

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1202264/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1168.62
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 96886 0 0 0 116800 62 0 0 25 0 1 0 1990780854 374591488 87040 996147200 134512640 135177480 4294955984 18446744073709551615 134565364 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87040 79 162 0 91288 0
Current children cumulated CPU time (s) 1239.69
Current children cumulated vsize (KiB) 413376

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1201816/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1228.6
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97002 0 0 0 122797 63 0 0 25 0 1 0 1990780854 374591488 87156 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87156 79 162 0 91288 0
Current children cumulated CPU time (s) 1299.67
Current children cumulated vsize (KiB) 413376

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1201688/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1288.57
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97013 0 0 0 128794 63 0 0 25 0 1 0 1990780854 374591488 87167 996147200 134512640 135177480 4294955984 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87167 79 162 0 91288 0
Current children cumulated CPU time (s) 1359.64
Current children cumulated vsize (KiB) 413376

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1201688/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1348.55
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97013 0 0 0 134792 63 0 0 25 0 1 0 1990780854 374591488 87167 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87167 79 162 0 91288 0
Current children cumulated CPU time (s) 1419.62
Current children cumulated vsize (KiB) 413376

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1201688/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1408.51
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97013 0 0 0 140788 63 0 0 25 0 1 0 1990780854 374591488 87167 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87167 79 162 0 91288 0
Current children cumulated CPU time (s) 1479.58
Current children cumulated vsize (KiB) 413376

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1201688/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1468.49
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97016 0 0 0 146786 63 0 0 25 0 1 0 1990780854 374591488 87170 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87170 79 162 0 91288 0
Current children cumulated CPU time (s) 1539.56
Current children cumulated vsize (KiB) 413376

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1201432/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=365812 CPUtime=1528.46
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97093 0 0 0 152783 63 0 0 25 0 1 0 1990780854 374591488 87247 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91453 87247 79 162 0 91288 0
Current children cumulated CPU time (s) 1599.53
Current children cumulated vsize (KiB) 413376

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1200792/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=366080 CPUtime=1588.43
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97255 0 0 0 158779 64 0 0 25 0 1 0 1990780854 374865920 87409 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 91520 87409 79 162 0 91355 0
Current children cumulated CPU time (s) 1659.5
Current children cumulated vsize (KiB) 413644

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1198360/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=368340 CPUtime=1648.4
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97840 0 0 0 164775 65 0 0 25 0 1 0 1990780854 377180160 87994 996147200 134512640 135177480 4294955984 18446744073709551615 134546815 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 92085 87994 79 162 0 91920 0
Current children cumulated CPU time (s) 1719.47
Current children cumulated vsize (KiB) 415904

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1198360/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=368340 CPUtime=1708.37
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97840 0 0 0 170772 65 0 0 25 0 1 0 1990780854 377180160 87994 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 92085 87994 79 162 0 91920 0
Current children cumulated CPU time (s) 1779.44
Current children cumulated vsize (KiB) 415904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 565
/proc/meminfo: memFree=1198296/2055920 swapFree=4180444/4192956
[pid=506] ppid=504 vsize=47564 CPUtime=71.07
/proc/506/stat : 506 (galacE.sh) S 504 506 31442 0 -1 4194304 799 89656 0 1 0 0 7026 81 17 0 1 0 1990773713 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 213111728986 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/506/statm: 11891 364 245 79 0 219 0
[pid=529] ppid=506 vsize=368340 CPUtime=1728.97
/proc/529/stat : 529 (eSAT_static) R 506 506 31442 0 -1 4194304 97840 0 0 0 172832 65 0 0 25 0 1 0 1990780854 377180160 87994 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/529/statm: 92085 87994 79 162 0 91920 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 415904

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 506 and gives
#  childrusage.ru_utime.tv_sec=70
#  childrusage.ru_utime.tv_usec=275316
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=817875
# CPU time returned by wait4() is 71.0932
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.92
CPU time (s): 1800.04
CPU user time (s): 1798.58
CPU system time (s): 1.46
CPU usage (%): 99.8404
Max. virtual memory (cumulated for all children) (KiB): 859984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.2753
system time used= 0.817875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90455
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= 3399
involuntary context switches= 2638

runsolver used 2.18867 second user time and 5.01824 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-03 22:47:21
IDJOB=1058783
IDBENCH=54183
IDSOLVER=351
FILE ID=node68/1058783-1215118041
PBS_JOBID= 7877069
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-32_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058783-1215118041/watcher-1058783-1215118041 -o /tmp/evaluation-result-1058783-1215118041/solver-1058783-1215118041 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1058783-1215118041.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 886aa6fdfc159785179b1828f54e2900
RANDOM SEED=737591467

node68.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.261
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.261
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:       1260328 kB
Buffers:         45500 kB
Cached:         338736 kB
SwapCached:       6560 kB
Active:         553908 kB
Inactive:       182020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1260328 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            8908 kB
Writeback:           0 kB
Mapped:         363040 kB
Slab:            44272 kB
Committed_AS:  4860152 kB
PageTables:       2392 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 node68 at 2008-07-03 23:17:26