Trace number 1088885

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.02 1801.31

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-3-30.xml
MD5SUM908aecc6063b291117788e6ed413a480
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.498923
Satisfiable
(Un)Satisfiability was proved
Number of variables621
Number of constraints13969
Maximum constraint arity2
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13969
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
3.61/3.78	c start processing
3.61/3.79	c start relation processing
3.61/3.79	c start cnf exporting
18.18/18.46	c parsing time : 3.657
18.18/18.46	c preprocessing time : 18.332
18.18/18.46	
18.18/18.46	c Nary constraints - conflicts : 0 supports : 0
18.18/18.46	c Binary constraints - conflicts : 13969 supports :0
18.18/18.46	c max arity constraint : 2
18.18/18.46	c Max Tuples generated 900
18.18/18.46	c relations : 1
18.18/18.46	c relations BDD: 0
18.18/18.46	c sampling 0/0
18.18/18.46	c vars : 18631 - clauses :  689826
18.18/18.46	
18.18/18.50	 
18.18/18.50	c --- SAT Solver Stats ---
18.18/18.50	 
18.18/18.50	c eSAT 0.1 : minisat core with additionnal features
18.18/18.50	c ============================[ Problem Statistics ]=============================
18.18/18.50	c |                                                                             |
18.27/18.50	c |  Number of variables:  18630                                                |
18.27/18.50	c |  Number of clauses:    689826                                               |
18.66/18.97	c |  Parsing time:         0.41         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-1088885-1215260397/watcher-1088885-1215260397 -o /tmp/evaluation-result-1088885-1215260397/solver-1088885-1215260397 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1088885-1215260397.xml 

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 15644
/proc/meminfo: memFree=1743856/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=18572 CPUtime=0
/proc/15644/stat : 15644 (runsolver) R 15642 15644 14456 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 648970157 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 234045893927 0 0 4096 24578 0 0 0 17 0 0 0
/proc/15644/statm: 4643 292 257 25 0 2626 0

[startup+0.042689 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 15644
/proc/meminfo: memFree=1743856/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47500 CPUtime=0
/proc/15644/stat : 15644 (galacE.sh) R 15642 15644 14456 0 -1 4194304 736 1697 0 0 0 0 0 0 19 0 1 0 648970157 48640000 357 996147200 4194304 4520092 548682068832 18446744073709551615 234045499891 0 2 4096 73728 0 0 0 17 1 0 0
/proc/15644/statm: 11875 357 244 79 0 201 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47500

[startup+0.101699 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 15644
/proc/meminfo: memFree=1743856/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.301728 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 15644
/proc/meminfo: memFree=1743856/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701761 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 15644
/proc/meminfo: memFree=1743856/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50285 s]
/proc/loadavg: 1.99 1.98 1.99 3/92 15666
/proc/meminfo: memFree=1702488/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15658] ppid=15644 vsize=812760 CPUtime=1.43
/proc/15658/stat : 15658 (java) S 15644 15644 14456 0 -1 0 14761 0 1 0 135 8 0 0 18 0 9 0 648970161 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15658/statm: 203190 13988 2584 9 0 197171 0
[pid=15658/tid=15659] ppid=15644 vsize=812760 CPUtime=1.08
/proc/15658/task/15659/stat : 15659 (java) R 15644 15644 14456 0 -1 64 8745 0 1 0 103 5 0 0 25 0 9 0 648970162 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4126628312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15660] ppid=15644 vsize=812760 CPUtime=0.04
/proc/15658/task/15660/stat : 15660 (java) S 15644 15644 14456 0 -1 64 4416 0 0 0 3 1 0 0 16 0 9 0 648970163 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15661] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15661/stat : 15661 (java) S 15644 15644 14456 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 648970164 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15662] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15662/stat : 15662 (java) S 15644 15644 14456 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 648970164 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15663] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15663/stat : 15663 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 648970166 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15664] ppid=15644 vsize=812760 CPUtime=0.28
/proc/15658/task/15664/stat : 15664 (java) S 15644 15644 14456 0 -1 64 900 0 0 0 28 0 0 0 15 0 9 0 648970166 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15665] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15665/stat : 15665 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 648970166 832266240 13988 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15666] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15666/stat : 15666 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 648970166 832266240 13988 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) 860332

[startup+3.10301 s]
/proc/loadavg: 1.99 1.98 1.99 3/92 15666
/proc/meminfo: memFree=1676568/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15658] ppid=15644 vsize=812760 CPUtime=3.02
/proc/15658/stat : 15658 (java) S 15644 15644 14456 0 -1 0 20813 0 1 0 290 12 0 0 18 0 9 0 648970161 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15658/statm: 203190 20038 2588 9 0 197171 0
[pid=15658/tid=15659] ppid=15644 vsize=812760 CPUtime=2.65
/proc/15658/task/15659/stat : 15659 (java) R 15644 15644 14456 0 -1 64 14574 0 1 0 257 8 0 0 25 0 9 0 648970162 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4126530177 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15660] ppid=15644 vsize=812760 CPUtime=0.06
/proc/15658/task/15660/stat : 15660 (java) S 15644 15644 14456 0 -1 64 4639 0 0 0 4 2 0 0 16 0 9 0 648970163 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15661] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15661/stat : 15661 (java) S 15644 15644 14456 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 648970164 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15662] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15662/stat : 15662 (java) S 15644 15644 14456 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 648970164 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15663] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15663/stat : 15663 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 648970166 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15664] ppid=15644 vsize=812760 CPUtime=0.28
/proc/15658/task/15664/stat : 15664 (java) S 15644 15644 14456 0 -1 64 900 0 0 0 28 0 0 0 16 0 9 0 648970166 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15665] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15665/stat : 15665 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 648970166 832266240 20038 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15666] ppid=15644 vsize=812760 CPUtime=0
/proc/15658/task/15666/stat : 15666 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 648970166 832266240 20038 996147200 134512640 134550740 4294955600 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) 860332

[startup+6.30136 s]
/proc/loadavg: 1.99 1.98 1.99 3/92 15666
/proc/meminfo: memFree=1668184/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15658] ppid=15644 vsize=812892 CPUtime=6.18
/proc/15658/stat : 15658 (java) S 15644 15644 14456 0 -1 0 21494 0 1 0 604 14 0 0 18 0 9 0 648970161 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15658/statm: 203223 20712 2590 9 0 197204 0
[pid=15658/tid=15659] ppid=15644 vsize=812892 CPUtime=5.71
/proc/15658/task/15659/stat : 15659 (java) R 15644 15644 14456 0 -1 64 14601 0 1 0 561 10 0 0 25 0 9 0 648970162 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4127343500 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15660] ppid=15644 vsize=812892 CPUtime=0.11
/proc/15658/task/15660/stat : 15660 (java) S 15644 15644 14456 0 -1 64 5245 0 0 0 9 2 0 0 16 0 9 0 648970163 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15661] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15661/stat : 15661 (java) S 15644 15644 14456 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 648970164 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15662] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15662/stat : 15662 (java) S 15644 15644 14456 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 648970164 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15663] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15663/stat : 15663 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 648970166 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15664] ppid=15644 vsize=812892 CPUtime=0.34
/proc/15658/task/15664/stat : 15664 (java) S 15644 15644 14456 0 -1 64 948 0 0 0 34 0 0 0 15 0 9 0 648970166 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15665] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15665/stat : 15665 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 648970166 832401408 20712 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15666] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15666/stat : 15666 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 648970166 832401408 20712 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) 860464

[startup+12.703 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 15667
/proc/meminfo: memFree=1652120/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=0.01
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 764 1697 0 0 0 1 0 0 18 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15658] ppid=15644 vsize=812892 CPUtime=12.53
/proc/15658/stat : 15658 (java) S 15644 15644 14456 0 -1 0 21903 0 1 0 1236 17 0 0 18 0 9 0 648970161 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15658/statm: 203223 21109 2590 9 0 197204 0
[pid=15658/tid=15659] ppid=15644 vsize=812892 CPUtime=11.97
/proc/15658/task/15659/stat : 15659 (java) R 15644 15644 14456 0 -1 64 14613 0 1 0 1185 12 0 0 25 0 9 0 648970162 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4127298092 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15660] ppid=15644 vsize=812892 CPUtime=0.17
/proc/15658/task/15660/stat : 15660 (java) S 15644 15644 14456 0 -1 64 5639 0 0 0 15 2 0 0 16 0 9 0 648970163 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15661] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15661/stat : 15661 (java) S 15644 15644 14456 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 648970164 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15662] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15662/stat : 15662 (java) S 15644 15644 14456 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 648970164 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15663] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15663/stat : 15663 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 648970166 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15664] ppid=15644 vsize=812892 CPUtime=0.34
/proc/15658/task/15664/stat : 15664 (java) S 15644 15644 14456 0 -1 64 951 0 0 0 34 0 0 0 15 0 9 0 648970166 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15665] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15665/stat : 15665 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 648970166 832401408 21109 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15658/tid=15666] ppid=15644 vsize=812892 CPUtime=0
/proc/15658/task/15666/stat : 15666 (java) S 15644 15644 14456 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 648970166 832401408 21109 996147200 134512640 134550740 4294955600 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) 860464

[startup+25.5014 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15669
/proc/meminfo: memFree=1625112/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=55584 CPUtime=6.99
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 13134 0 0 0 692 7 0 0 25 0 1 0 648972007 56918016 13116 996147200 134512640 135177480 4294955968 18446744073709551615 134537195 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 13896 13116 75 162 0 13731 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 103156

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15669
/proc/meminfo: memFree=1612888/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=65832 CPUtime=32.58
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 17392 0 0 0 3248 10 0 0 25 0 1 0 648972007 67411968 15935 996147200 134512640 135177480 4294955968 18446744073709551615 134546806 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 16458 15935 80 162 0 16293 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 113404

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 15669
/proc/meminfo: memFree=1588056/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=90712 CPUtime=83.76
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 23583 0 0 0 8361 15 0 0 25 0 1 0 648972007 92889088 22126 996147200 134512640 135177480 4294955968 18446744073709551615 134571050 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/15668/statm: 68714 68047 80 162 0 68549 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 322428

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 15669
/proc/meminfo: memFree=1365408/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=312728 CPUtime=1223.3
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 78997 0 0 0 122236 94 0 0 25 0 1 0 648972007 320233472 77381 996147200 134512640 135177480 4294955968 18446744073709551615 134565298 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 78182 77381 80 162 0 78017 0
Current children cumulated CPU time (s) 1241.57
Current children cumulated vsize (KiB) 360300

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 15669
/proc/meminfo: memFree=1365408/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=312728 CPUtime=1283.29
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 78997 0 0 0 128235 94 0 0 25 0 1 0 648972007 320233472 77381 996147200 134512640 135177480 4294955968 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 78182 77381 80 162 0 78017 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 360300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1365408/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=312728 CPUtime=1343.25
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 79000 0 0 0 134231 94 0 0 25 0 1 0 648972007 320233472 77384 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 78182 77384 80 162 0 78017 0
Current children cumulated CPU time (s) 1361.52
Current children cumulated vsize (KiB) 360300

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1365344/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=312728 CPUtime=1403.23
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 79004 0 0 0 140229 94 0 0 25 0 1 0 648972007 320233472 77388 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 78182 77388 80 162 0 78017 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 360300

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1324768/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=353484 CPUtime=1463.21
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 89209 0 0 0 146213 108 0 0 25 0 1 0 648972007 361967616 87593 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 88371 87593 80 162 0 88206 0
Current children cumulated CPU time (s) 1481.48
Current children cumulated vsize (KiB) 401056

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1300640/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=377176 CPUtime=1523.19
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 95126 0 0 0 152203 116 0 0 25 0 1 0 648972007 386228224 93510 996147200 134512640 135177480 4294955968 18446744073709551615 134557760 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 94294 93510 80 162 0 94129 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 424748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1300576/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=377176 CPUtime=1583.16
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 95126 0 0 0 158200 116 0 0 25 0 1 0 648972007 386228224 93510 996147200 134512640 135177480 4294955968 18446744073709551615 134571082 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 94294 93510 80 162 0 94129 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 424748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1300512/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=377176 CPUtime=1643.14
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 95126 0 0 0 164198 116 0 0 25 0 1 0 648972007 386228224 93510 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 94294 93510 80 162 0 94129 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 424748

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 15669
/proc/meminfo: memFree=1300512/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=377176 CPUtime=1703.12
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 95126 0 0 0 170196 116 0 0 25 0 1 0 648972007 386228224 93510 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 94294 93510 80 162 0 94129 0
Current children cumulated CPU time (s) 1721.39
Current children cumulated vsize (KiB) 424748

[startup+1782.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 15737
/proc/meminfo: memFree=1343768/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=377176 CPUtime=1762.93
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 95126 0 0 0 176177 116 0 0 25 0 1 0 648972007 386228224 93510 996147200 134512640 135177480 4294955968 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/15668/statm: 94294 93510 80 162 0 94129 0
Current children cumulated CPU time (s) 1781.2
Current children cumulated vsize (KiB) 424748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 15852
/proc/meminfo: memFree=1362096/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=392544 CPUtime=1781.75
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 98970 0 0 0 178054 121 0 0 25 0 1 0 648972007 401965056 97354 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 98136 97354 80 162 0 97971 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 440116

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

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

[startup+1801.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 15852
/proc/meminfo: memFree=1362096/2055920 swapFree=4180580/4192956
[pid=15644] ppid=15642 vsize=47572 CPUtime=18.27
/proc/15644/stat : 15644 (galacE.sh) S 15642 15644 14456 0 -1 4194304 798 23624 0 1 0 1 1805 21 17 0 1 0 648970157 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15644/statm: 11893 363 244 79 0 219 0
[pid=15668] ppid=15644 vsize=392544 CPUtime=1781.75
/proc/15668/stat : 15668 (eSAT_static) R 15644 15644 14456 0 -1 4194304 98970 0 0 0 178054 121 0 0 25 0 1 0 648972007 401965056 97354 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/15668/statm: 98136 97354 80 162 0 97971 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 440116

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.31
CPU time (s): 1800.02
CPU user time (s): 1798.59
CPU system time (s): 1.43
CPU usage (%): 99.9282
Max. virtual memory (cumulated for all children) (KiB): 860464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0563
system time used= 0.229965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24422
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= 2063
involuntary context switches= 2424

runsolver used 1.63375 second user time and 4.96024 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-05 14:19:57
IDJOB=1088885
IDBENCH=58143
IDSOLVER=351
FILE ID=node79/1088885-1215260397
PBS_JOBID= 7882061
Free space on /tmp= 66496 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-3-30.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088885-1215260397/watcher-1088885-1215260397 -o /tmp/evaluation-result-1088885-1215260397/solver-1088885-1215260397 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1088885-1215260397.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 908aecc6063b291117788e6ed413a480
RANDOM SEED=1498201133

node79.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.218
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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1744344 kB
Buffers:         32096 kB
Cached:         194160 kB
SwapCached:       6916 kB
Active:         171784 kB
Inactive:        90272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744344 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            5032 kB
Writeback:           0 kB
Mapped:          49976 kB
Slab:            34716 kB
Committed_AS:  1163100 kB
PageTables:       1872 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= 66484 MiB
End job on node79 at 2008-07-05 14:50:01