Trace number 1038879

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 1807.41

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-e-2_ext.xml
MD5SUMa874846b5f636a65f037f19dc412b84b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.184971
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.06/1.15	c start processing
1.06/1.15	c start relation processing
1.06/1.16	c start cnf exporting
13.43/13.62	c parsing time : 1.027
13.43/13.62	c preprocessing time : 13.499
13.43/13.62	
13.43/13.62	c Nary constraints - conflicts : 0 supports : 0
13.43/13.62	c Binary constraints - conflicts : 4029 supports :188
13.43/13.62	c max arity constraint : 2
13.43/13.62	c Max Tuples generated 0
13.43/13.62	c relations : 8
13.43/13.62	c relations BDD: 0
13.43/13.62	c sampling 0/0
13.43/13.62	c vars : 7335 - clauses :  498934
13.43/13.62	
13.43/13.64	 
13.43/13.64	c --- SAT Solver Stats ---
13.43/13.64	 
13.43/13.64	c eSAT 0.1 : minisat core with additionnal features
13.43/13.64	c ============================[ Problem Statistics ]=============================
13.43/13.64	c |                                                                             |
13.43/13.64	c |  Number of variables:  7334                                                 |
13.43/13.64	c |  Number of clauses:    498934                                               |
13.48/13.95	c |  Parsing time:         0.27         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-1038879-1214965923/watcher-1038879-1214965923 -o /tmp/evaluation-result-1038879-1214965923/solver-1038879-1214965923 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1038879-1214965923.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/72 3139
/proc/meminfo: memFree=1091024/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=8652 CPUtime=0
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975566953 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 2163 280 208 79 0 156 0
[pid=3140] ppid=3139 vsize=8688 CPUtime=0
/proc/3140/stat : 3140 (galacE.sh) S 3139 3139 598 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1975566954 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 240472784978 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3140/statm: 2172 286 209 79 0 165 0
[pid=3141] ppid=3140 vsize=8728 CPUtime=0
/proc/3141/stat : 3141 (galacE.sh) R 3140 3139 598 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1975566954 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 240472616231 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3141/statm: 2182 290 209 79 0 175 0

[startup+0.0631839 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 3139
/proc/meminfo: memFree=1091024/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102188 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 3139
/proc/meminfo: memFree=1091024/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301203 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 3139
/proc/meminfo: memFree=1091024/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.70124 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 3139
/proc/meminfo: memFree=1091024/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50231 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 3161
/proc/meminfo: memFree=1060672/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3153] ppid=3139 vsize=812552 CPUtime=1.44
/proc/3153/stat : 3153 (java) S 3139 3139 598 0 -1 0 14673 0 1 0 136 8 0 0 19 0 9 0 1975566957 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3153/statm: 203138 14091 1905 9 0 197171 0
[pid=3153/tid=3154] ppid=3139 vsize=812552 CPUtime=1.11
/proc/3153/task/3154/stat : 3154 (java) R 3139 3139 598 0 -1 64 13045 0 1 0 105 6 0 0 24 0 9 0 1975566958 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4126633040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3155] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3155/stat : 3155 (java) S 3139 3139 598 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1975566960 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3156] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3156/stat : 3156 (java) S 3139 3139 598 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1975566960 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3157] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3157/stat : 3157 (java) S 3139 3139 598 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975566960 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3158] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3158/stat : 3158 (java) S 3139 3139 598 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975566962 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3159] ppid=3139 vsize=812552 CPUtime=0.3
/proc/3153/task/3159/stat : 3159 (java) S 3139 3139 598 0 -1 64 925 0 0 0 30 0 0 0 15 0 9 0 1975566962 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3160] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3160/stat : 3160 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 1975566962 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3161] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3161/stat : 3161 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975566962 832053248 14091 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860116

[startup+3.10145 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 3161
/proc/meminfo: memFree=1015360/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3153] ppid=3139 vsize=812552 CPUtime=3.03
/proc/3153/stat : 3153 (java) S 3139 3139 598 0 -1 0 21008 0 1 0 292 11 0 0 19 0 9 0 1975566957 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3153/statm: 203138 20422 1916 9 0 197171 0
[pid=3153/tid=3154] ppid=3139 vsize=812552 CPUtime=2.65
/proc/3153/task/3154/stat : 3154 (java) R 3139 3139 598 0 -1 64 14530 0 1 0 258 7 0 0 25 0 9 0 1975566958 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4127209167 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3155] ppid=3139 vsize=812552 CPUtime=0.03
/proc/3153/task/3155/stat : 3155 (java) S 3139 3139 598 0 -1 64 4853 0 0 0 2 1 0 0 16 0 9 0 1975566960 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3156] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3156/stat : 3156 (java) S 3139 3139 598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975566960 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3157] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3157/stat : 3157 (java) S 3139 3139 598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975566960 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3158] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3158/stat : 3158 (java) S 3139 3139 598 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975566962 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3159] ppid=3139 vsize=812552 CPUtime=0.3
/proc/3153/task/3159/stat : 3159 (java) S 3139 3139 598 0 -1 64 925 0 0 0 30 0 0 0 15 0 9 0 1975566962 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3160] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3160/stat : 3160 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 1975566962 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3161] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3161/stat : 3161 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975566962 832053248 20422 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860116

[startup+6.30273 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 3161
/proc/meminfo: memFree=1012800/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3153] ppid=3139 vsize=812552 CPUtime=6.2
/proc/3153/stat : 3153 (java) S 3139 3139 598 0 -1 0 21028 0 1 0 608 12 0 0 19 0 9 0 1975566957 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3153/statm: 203138 20435 1916 9 0 197171 0
[pid=3153/tid=3154] ppid=3139 vsize=812552 CPUtime=5.8
/proc/3153/task/3154/stat : 3154 (java) R 3139 3139 598 0 -1 64 14538 0 1 0 572 8 0 0 25 0 9 0 1975566958 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4127247799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3155] ppid=3139 vsize=812552 CPUtime=0.04
/proc/3153/task/3155/stat : 3155 (java) S 3139 3139 598 0 -1 64 4855 0 0 0 3 1 0 0 16 0 9 0 1975566960 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3156] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3156/stat : 3156 (java) S 3139 3139 598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975566960 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3157] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3157/stat : 3157 (java) S 3139 3139 598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975566960 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3158] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3158/stat : 3158 (java) S 3139 3139 598 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3159] ppid=3139 vsize=812552 CPUtime=0.32
/proc/3153/task/3159/stat : 3159 (java) S 3139 3139 598 0 -1 64 935 0 0 0 32 0 0 0 16 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3160] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3160/stat : 3160 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3161] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3161/stat : 3161 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860116

[startup+12.7013 s]
/proc/loadavg: 1.94 1.98 1.99 3/82 3161
/proc/meminfo: memFree=1009280/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=0.01
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3153] ppid=3139 vsize=812552 CPUtime=12.53
/proc/3153/stat : 3153 (java) S 3139 3139 598 0 -1 0 21039 0 1 0 1240 13 0 0 19 0 9 0 1975566957 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3153/statm: 203138 20435 1916 9 0 197171 0
[pid=3153/tid=3154] ppid=3139 vsize=812552 CPUtime=12.13
/proc/3153/task/3154/stat : 3154 (java) R 3139 3139 598 0 -1 64 14549 0 1 0 1203 10 0 0 25 0 9 0 1975566958 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4126606833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3155] ppid=3139 vsize=812552 CPUtime=0.05
/proc/3153/task/3155/stat : 3155 (java) S 3139 3139 598 0 -1 64 4855 0 0 0 3 2 0 0 16 0 9 0 1975566960 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3156] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3156/stat : 3156 (java) S 3139 3139 598 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1975566960 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3157] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3157/stat : 3157 (java) S 3139 3139 598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975566960 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3158] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3158/stat : 3158 (java) S 3139 3139 598 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3159] ppid=3139 vsize=812552 CPUtime=0.32
/proc/3153/task/3159/stat : 3159 (java) S 3139 3139 598 0 -1 64 935 0 0 0 32 0 0 0 16 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3160] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3160/stat : 3160 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 1975566962 832053248 20435 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3153/tid=3161] ppid=3139 vsize=812552 CPUtime=0
/proc/3153/task/3161/stat : 3161 (java) S 3139 3139 598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1975566962 832053248 20435 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) 860116

[startup+25.5014 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 3162
/proc/meminfo: memFree=1053696/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=29936 CPUtime=11.75
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 8235 0 0 0 1171 4 0 0 25 0 1 0 1975568318 30654464 7358 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/3162/statm: 7484 7358 80 162 0 7319 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 77500

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 3162
/proc/meminfo: memFree=1029632/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=54336 CPUtime=37.12
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 14319 0 0 0 3703 9 0 0 25 0 1 0 1975568318 55640064 13442 996147200 134512640 135177480 4294955984 18446744073709551615 134564785 0 0 4096 3 0 0 0 17 1 0 0
/proc/3162/statm: 13584 13442 80 162 0 13419 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 101900

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 3162

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

/proc/3162/statm: 79040 78789 80 162 0 78875 0
Current children cumulated CPU time (s) 1115.24
Current children cumulated vsize (KiB) 363724

[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/75 3214
/proc/meminfo: memFree=1038584/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=349084 CPUtime=1161.74
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 87934 0 0 0 116083 91 0 0 25 0 1 0 1975568318 357462016 87057 996147200 134512640 135177480 4294955984 18446744073709551615 134564670 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 87271 87057 80 162 0 87106 0
Current children cumulated CPU time (s) 1175.22
Current children cumulated vsize (KiB) 396648

[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/75 3214
/proc/meminfo: memFree=1012984/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1221.71
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 122073 98 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1235.19
Current children cumulated vsize (KiB) 421192

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 3214
/proc/meminfo: memFree=1012920/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1281.7
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 128071 99 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1295.18
Current children cumulated vsize (KiB) 421192

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 3214
/proc/meminfo: memFree=1012664/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1341.67
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 134068 99 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134561459 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1355.15
Current children cumulated vsize (KiB) 421192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 3214
/proc/meminfo: memFree=1012152/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1401.65
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 140066 99 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1415.13
Current children cumulated vsize (KiB) 421192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 3214
/proc/meminfo: memFree=1011640/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1461.63
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 146064 99 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134565321 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1475.11
Current children cumulated vsize (KiB) 421192

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 3214
/proc/meminfo: memFree=1011320/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1521.6
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 152061 99 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1535.08
Current children cumulated vsize (KiB) 421192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 3214
/proc/meminfo: memFree=1011128/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=373628 CPUtime=1581.58
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 94117 0 0 0 158059 99 0 0 25 0 1 0 1975568318 382595072 93240 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 93407 93240 80 162 0 93242 0
Current children cumulated CPU time (s) 1595.06
Current children cumulated vsize (KiB) 421192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 3214
/proc/meminfo: memFree=988792/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=391324 CPUtime=1641.55
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 98559 0 0 0 164051 104 0 0 25 0 1 0 1975568318 400715776 97682 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 97831 97682 80 162 0 97666 0
Current children cumulated CPU time (s) 1655.03
Current children cumulated vsize (KiB) 438888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 3214
/proc/meminfo: memFree=958776/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=421312 CPUtime=1701.52
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 105875 0 0 0 170041 111 0 0 25 0 1 0 1975568318 431423488 104998 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 105328 104998 80 162 0 105163 0
Current children cumulated CPU time (s) 1715
Current children cumulated vsize (KiB) 468876

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 3220
/proc/meminfo: memFree=928312/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=450432 CPUtime=1761.51
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 113181 0 0 0 176032 119 0 0 25 0 1 0 1975568318 461242368 112304 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 112608 112304 80 162 0 112443 0
Current children cumulated CPU time (s) 1774.99
Current children cumulated vsize (KiB) 497996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 3220
/proc/meminfo: memFree=918136/2055920 swapFree=4180972/4192956
[pid=3139] ppid=3137 vsize=47564 CPUtime=13.48
/proc/3139/stat : 3139 (galacE.sh) S 3137 3139 598 0 -1 4194304 801 22752 0 1 0 0 1331 17 17 0 1 0 1975566953 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 240472222554 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3139/statm: 11891 366 247 79 0 219 0
[pid=3162] ppid=3139 vsize=457604 CPUtime=1786.6
/proc/3162/stat : 3162 (eSAT_static) R 3139 3139 598 0 -1 4194304 114966 0 0 0 178539 121 0 0 25 0 1 0 1975568318 468586496 114089 996147200 134512640 135177480 4294955984 18446744073709551615 134571443 0 0 4096 3 0 0 0 17 0 0 0
/proc/3162/statm: 114401 114089 80 162 0 114236 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 505168

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 3139 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=314975
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=182972
# CPU time returned by wait4() is 13.4979
# 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): 1807.41
CPU time (s): 1800.08
CPU user time (s): 1798.7
CPU system time (s): 1.38
CPU usage (%): 99.5942
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.315
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23553
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= 1751
involuntary context switches= 2013

runsolver used 2.02769 second user time and 5.98809 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-02 04:32:03
IDJOB=1038879
IDBENCH=53588
IDSOLVER=351
FILE ID=node15/1038879-1214965923
PBS_JOBID= 7870303
Free space on /tmp= 66552 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-e-2_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038879-1214965923/watcher-1038879-1214965923 -o /tmp/evaluation-result-1038879-1214965923/solver-1038879-1214965923 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1038879-1214965923.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a874846b5f636a65f037f19dc412b84b
RANDOM SEED=1589927347

node15.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.229
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.229
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:       1091504 kB
Buffers:         57120 kB
Cached:         458760 kB
SwapCached:       6020 kB
Active:         476576 kB
Inactive:       410108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091504 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            3388 kB
Writeback:           0 kB
Mapped:         378132 kB
Slab:            62192 kB
Committed_AS:  3718824 kB
PageTables:       2568 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= 66540 MiB
End job on node15 at 2008-07-02 05:02:13