Trace number 1068921

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 1813.21

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg10-10_ext.xml
MD5SUM95f5847b2ecf7070ab1274b4c3b8ba31
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 variables100
Number of constraints20
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension20
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.14/1.22	c start processing
1.14/1.22	c start relation processing
2.21/2.37	c start cnf exporting
119.45/131.38	c parsing time : 1.089
119.45/131.38	c preprocessing time : 131.249
119.45/131.38	
119.45/131.38	c Nary constraints - conflicts : 0 supports : 20
119.45/131.38	c Binary constraints - conflicts : 0 supports :0
119.45/131.38	c max arity constraint : 10
119.45/131.38	c Max Tuples generated 0
119.45/131.38	c relations : 1
119.45/131.38	c relations BDD: 1
119.45/131.38	c sampling 0/0
119.45/131.38	c vars : 981121 - clauses :  3506400
119.45/131.38	
119.55/131.40	 
119.55/131.40	c --- SAT Solver Stats ---
119.55/131.40	 
119.55/131.40	c eSAT 0.1 : minisat core with additionnal features
119.55/131.40	c ============================[ Problem Statistics ]=============================
119.55/131.40	c |                                                                             |
119.55/131.40	c |  Number of variables:  981120                                               |
119.55/131.40	c |  Number of clauses:    3506400                                              |
125.00/137.39	c |  Parsing time:         5.04         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-1068921-1215157779/watcher-1068921-1215157779 -o /tmp/evaluation-result-1068921-1215157779/solver-1068921-1215157779 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1068921-1215157779.xml 

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


[startup+0 s]
/proc/loadavg: 2.19 2.15 2.08 4/92 5890
/proc/meminfo: memFree=1746224/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=8652 CPUtime=0
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 143163201 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 2163 280 208 79 0 156 0
[pid=5891] ppid=5890 vsize=8688 CPUtime=0
/proc/5891/stat : 5891 (galacE.sh) S 5890 5890 1958 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 143163201 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 217871777874 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/5891/statm: 2172 286 209 79 0 165 0
[pid=5892] ppid=5891 vsize=8728 CPUtime=0
/proc/5892/stat : 5892 (galacE.sh) R 5891 5890 1958 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 143163201 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 217871609127 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/5892/statm: 2182 290 209 79 0 175 0

[startup+0.093567 s]
/proc/loadavg: 2.19 2.15 2.08 4/92 5890
/proc/meminfo: memFree=1746224/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.102625 s]
/proc/loadavg: 2.19 2.15 2.08 4/92 5890
/proc/meminfo: memFree=1746224/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301589 s]
/proc/loadavg: 2.19 2.15 2.08 4/92 5890
/proc/meminfo: memFree=1746224/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.702634 s]
/proc/loadavg: 2.19 2.15 2.08 4/92 5890
/proc/meminfo: memFree=1746224/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50274 s]
/proc/loadavg: 2.17 2.14 2.08 3/102 5912
/proc/meminfo: memFree=1693728/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5904] ppid=5890 vsize=812416 CPUtime=1.42
/proc/5904/stat : 5904 (java) S 5890 5890 1958 0 -1 0 22034 0 1 0 131 11 0 0 18 0 9 0 143163204 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5904/statm: 203104 21460 1886 9 0 197138 0
[pid=5904/tid=5905] ppid=5890 vsize=812416 CPUtime=1.21
/proc/5904/task/5905/stat : 5905 (java) R 5890 5890 1958 0 -1 64 14473 0 1 0 114 7 0 0 25 0 9 0 143163206 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4126785115 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5906] ppid=5890 vsize=812416 CPUtime=0.05
/proc/5904/task/5906/stat : 5906 (java) S 5890 5890 1958 0 -1 64 6096 0 0 0 3 2 0 0 17 0 9 0 143163207 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5907] ppid=5890 vsize=812416 CPUtime=0
/proc/5904/task/5907/stat : 5907 (java) S 5890 5890 1958 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 143163207 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5908] ppid=5890 vsize=812416 CPUtime=0
/proc/5904/task/5908/stat : 5908 (java) S 5890 5890 1958 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 143163207 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5909] ppid=5890 vsize=812416 CPUtime=0
/proc/5904/task/5909/stat : 5909 (java) S 5890 5890 1958 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 143163210 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5910] ppid=5890 vsize=812416 CPUtime=0.13
/proc/5904/task/5910/stat : 5910 (java) S 5890 5890 1958 0 -1 64 765 0 0 0 13 0 0 0 16 0 9 0 143163210 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5911] ppid=5890 vsize=812416 CPUtime=0
/proc/5904/task/5911/stat : 5911 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143163210 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5912] ppid=5890 vsize=812416 CPUtime=0
/proc/5904/task/5912/stat : 5912 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143163210 831913984 21460 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 859968

[startup+3.10192 s]
/proc/loadavg: 2.17 2.14 2.08 3/102 5912
/proc/meminfo: memFree=1666656/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5904] ppid=5890 vsize=812548 CPUtime=3
/proc/5904/stat : 5904 (java) S 5890 5890 1958 0 -1 0 28246 0 1 0 285 15 0 0 18 0 9 0 143163204 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5904/statm: 203137 27667 1910 9 0 197171 0
[pid=5904/tid=5905] ppid=5890 vsize=812548 CPUtime=2.48
/proc/5904/task/5905/stat : 5905 (java) R 5890 5890 1958 0 -1 64 14520 0 1 0 241 7 0 0 25 0 9 0 143163206 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4126932640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5906] ppid=5890 vsize=812548 CPUtime=0.26
/proc/5904/task/5906/stat : 5906 (java) S 5890 5890 1958 0 -1 64 12202 0 0 0 21 5 0 0 17 0 9 0 143163207 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5907] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5907/stat : 5907 (java) S 5890 5890 1958 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 143163207 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5908] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5908/stat : 5908 (java) S 5890 5890 1958 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 143163207 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5909] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5909/stat : 5909 (java) S 5890 5890 1958 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 143163210 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5910] ppid=5890 vsize=812548 CPUtime=0.22
/proc/5904/task/5910/stat : 5910 (java) S 5890 5890 1958 0 -1 64 824 0 0 0 21 1 0 0 15 0 9 0 143163210 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5911] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5911/stat : 5911 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143163210 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5912] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5912/stat : 5912 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143163210 832049152 27667 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 860100

[startup+6.30229 s]
/proc/loadavg: 2.40 2.19 2.10 4/102 5912
/proc/meminfo: memFree=1634656/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5904] ppid=5890 vsize=812548 CPUtime=6.13
/proc/5904/stat : 5904 (java) S 5890 5890 1958 0 -1 0 29638 0 1 0 587 26 0 0 18 0 9 0 143163204 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5904/statm: 203137 29052 1910 9 0 197171 0
[pid=5904/tid=5905] ppid=5890 vsize=812548 CPUtime=5.54
/proc/5904/task/5905/stat : 5905 (java) R 5890 5890 1958 0 -1 64 14528 0 1 0 536 18 0 0 25 0 9 0 143163206 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 103827265 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5906] ppid=5890 vsize=812548 CPUtime=0.33
/proc/5904/task/5906/stat : 5906 (java) S 5890 5890 1958 0 -1 64 13581 0 0 0 28 5 0 0 16 0 9 0 143163207 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5907] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5907/stat : 5907 (java) S 5890 5890 1958 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 143163207 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5908] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5908/stat : 5908 (java) S 5890 5890 1958 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 143163207 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5909] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5909/stat : 5909 (java) S 5890 5890 1958 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 143163210 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5910] ppid=5890 vsize=812548 CPUtime=0.23
/proc/5904/task/5910/stat : 5910 (java) S 5890 5890 1958 0 -1 64 829 0 0 0 22 1 0 0 15 0 9 0 143163210 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5911] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5911/stat : 5911 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143163210 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5912] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5912/stat : 5912 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143163210 832049152 29052 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 860100

[startup+12.7018 s]
/proc/loadavg: 2.37 2.19 2.09 3/102 5912
/proc/meminfo: memFree=1631520/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5904] ppid=5890 vsize=812548 CPUtime=11.76
/proc/5904/stat : 5904 (java) S 5890 5890 1958 0 -1 0 29649 0 1 0 1147 29 0 0 18 0 9 0 143163204 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5904/statm: 203137 29053 1910 9 0 197171 0
[pid=5904/tid=5905] ppid=5890 vsize=812548 CPUtime=11.16
/proc/5904/task/5905/stat : 5905 (java) R 5890 5890 1958 0 -1 64 14538 0 1 0 1095 21 0 0 25 0 9 0 143163206 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4126918589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5906] ppid=5890 vsize=812548 CPUtime=0.35
/proc/5904/task/5906/stat : 5906 (java) S 5890 5890 1958 0 -1 64 13581 0 0 0 29 6 0 0 16 0 9 0 143163207 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5907] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5907/stat : 5907 (java) S 5890 5890 1958 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 143163207 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5908] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5908/stat : 5908 (java) S 5890 5890 1958 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 143163207 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5909] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5909/stat : 5909 (java) S 5890 5890 1958 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5910] ppid=5890 vsize=812548 CPUtime=0.23
/proc/5904/task/5910/stat : 5910 (java) S 5890 5890 1958 0 -1 64 830 0 0 0 22 1 0 0 16 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5911] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5911/stat : 5911 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5912] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5912/stat : 5912 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 860100

[startup+25.5075 s]
/proc/loadavg: 2.42 2.21 2.10 3/102 5912
/proc/meminfo: memFree=1624288/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=0.01
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5904] ppid=5890 vsize=812548 CPUtime=23.55
/proc/5904/stat : 5904 (java) S 5890 5890 1958 0 -1 0 29670 0 1 0 2320 35 0 0 18 0 9 0 143163204 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5904/statm: 203137 29053 1910 9 0 197171 0
[pid=5904/tid=5905] ppid=5890 vsize=812548 CPUtime=22.91
/proc/5904/task/5905/stat : 5905 (java) R 5890 5890 1958 0 -1 64 14559 0 1 0 2266 25 0 0 25 0 9 0 143163206 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4126924751 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5906] ppid=5890 vsize=812548 CPUtime=0.37
/proc/5904/task/5906/stat : 5906 (java) S 5890 5890 1958 0 -1 64 13581 0 0 0 31 6 0 0 16 0 9 0 143163207 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5907] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5907/stat : 5907 (java) S 5890 5890 1958 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 143163207 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5908] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5908/stat : 5908 (java) S 5890 5890 1958 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 143163207 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5909] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5909/stat : 5909 (java) S 5890 5890 1958 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5910] ppid=5890 vsize=812548 CPUtime=0.23
/proc/5904/task/5910/stat : 5910 (java) S 5890 5890 1958 0 -1 64 830 0 0 0 22 1 0 0 16 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5911] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5911/stat : 5911 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5904/tid=5912] ppid=5890 vsize=812548 CPUtime=0
/proc/5904/task/5912/stat : 5912 (java) S 5890 5890 1958 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143163210 832049152 29053 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.56

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

/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1109.44
Current children cumulated vsize (KiB) 571420

[startup+1182.3 s]
/proc/loadavg: 2.05 2.01 2.02 3/82 5962
/proc/meminfo: memFree=1231376/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1049.85
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 104902 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1169.41
Current children cumulated vsize (KiB) 571420

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/82 5962
/proc/meminfo: memFree=1231376/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1109.81
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 110898 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1229.37
Current children cumulated vsize (KiB) 571420

[startup+1302.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 5962
/proc/meminfo: memFree=1231376/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1169.79
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 116896 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1289.35
Current children cumulated vsize (KiB) 571420

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5962
/proc/meminfo: memFree=1231312/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1229.76
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 122893 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1349.32
Current children cumulated vsize (KiB) 571420

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5962
/proc/meminfo: memFree=1231184/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1289.73
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 128890 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1409.29
Current children cumulated vsize (KiB) 571420

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230928/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1349.7
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 134887 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1469.26
Current children cumulated vsize (KiB) 571420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230928/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1409.67
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 140884 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1529.23
Current children cumulated vsize (KiB) 571420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230928/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1469.64
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 146881 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1589.2
Current children cumulated vsize (KiB) 571420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230992/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1529.61
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 152878 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565495 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1649.17
Current children cumulated vsize (KiB) 571420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230928/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1589.59
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 158876 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1709.15
Current children cumulated vsize (KiB) 571420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230800/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1649.56
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 164873 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1769.12
Current children cumulated vsize (KiB) 571420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 5964
/proc/meminfo: memFree=1230800/2055920 swapFree=4192812/4192956
[pid=5890] ppid=5888 vsize=47552 CPUtime=119.56
/proc/5890/stat : 5890 (galacE.sh) S 5888 5890 1958 0 -1 4194304 799 31556 0 1 0 0 11816 140 17 0 1 0 143163201 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5890/statm: 11888 364 245 79 0 219 0
[pid=5956] ppid=5890 vsize=523868 CPUtime=1680.44
/proc/5956/stat : 5956 (eSAT_static) R 5890 5890 1958 0 -1 4194304 143273 0 0 0 167961 83 0 0 25 0 1 0 143176341 536440832 126503 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/5956/statm: 130967 126503 79 162 0 130802 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 571420

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 5890 and gives
#  childrusage.ru_utime.tv_sec=118
#  childrusage.ru_utime.tv_usec=172035
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=407785
# CPU time returned by wait4() is 119.58
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.21
CPU time (s): 1800
CPU user time (s): 1797.77
CPU system time (s): 2.23
CPU usage (%): 99.2713
Max. virtual memory (cumulated for all children) (KiB): 860100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.172
system time used= 1.40779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32355
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= 5032
involuntary context switches= 5959

runsolver used 2.41063 second user time and 5.57515 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 09:49:39
IDJOB=1068921
IDBENCH=55551
IDSOLVER=351
FILE ID=node28/1068921-1215157779
PBS_JOBID= 7877345
Free space on /tmp= 66528 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg10-10_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068921-1215157779/watcher-1068921-1215157779 -o /tmp/evaluation-result-1068921-1215157779/solver-1068921-1215157779 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1068921-1215157779.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 95f5847b2ecf7070ab1274b4c3b8ba31
RANDOM SEED=1582960574

node28.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.231
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.231
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:       1746768 kB
Buffers:         22184 kB
Cached:         127620 kB
SwapCached:          0 kB
Active:         227660 kB
Inactive:        30468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3932 kB
Writeback:           0 kB
Mapped:         129260 kB
Slab:            35692 kB
Committed_AS:   955764 kB
PageTables:       2192 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node28 at 2008-07-04 10:19:54