Trace number 1058852

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 1809.42

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-18_ext.xml
MD5SUM50cb290946b949c13ae47b53f318496d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
4.93/5.05	c start processing
4.93/5.05	c start relation processing
18.17/18.37	c start cnf exporting
71.98/72.42	c parsing time : 4.924
71.98/72.42	c preprocessing time : 72.299
71.98/72.42	
71.98/72.42	c Nary constraints - conflicts : 0 supports : 93
71.98/72.42	c Binary constraints - conflicts : 0 supports :0
71.98/72.42	c max arity constraint : 3
71.98/72.42	c Max Tuples generated 0
71.98/72.42	c relations : 93
71.98/72.42	c relations BDD: 93
71.98/72.42	c sampling 0/0
71.98/72.42	c vars : 598609 - clauses :  1875679
71.98/72.42	
71.98/72.50	 
71.98/72.50	c --- SAT Solver Stats ---
71.98/72.50	 
71.98/72.50	c eSAT 0.1 : minisat core with additionnal features
71.98/72.50	c ============================[ Problem Statistics ]=============================
71.98/72.50	c |                                                                             |
71.98/72.50	c |  Number of variables:  598608                                               |
71.98/72.50	c |  Number of clauses:    1875679                                              |
74.05/74.54	c |  Parsing time:         1.79         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-1058852-1215118628/watcher-1058852-1215118628 -o /tmp/evaluation-result-1058852-1215118628/solver-1058852-1215118628 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1058852-1215118628.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.91 1.95 1.97 4/80 27675
/proc/meminfo: memFree=1356736/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=8652 CPUtime=0
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 123858241 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 2163 280 208 79 0 156 0
[pid=27676] ppid=27675 vsize=8688 CPUtime=0
/proc/27676/stat : 27676 (galacE.sh) R 27675 27675 26891 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 123858241 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 244276849311 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/27676/statm: 2172 288 210 79 0 165 0
[pid=27678] ppid=27676 vsize=8688 CPUtime=0
/proc/27678/stat : 27678 (galacE.sh) R 27676 27675 26891 0 -1 4194368 10 0 0 0 0 0 0 0 16 0 1 0 123858241 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 244277017266 0 0 4096 73728 0 0 0 17 1 0 0
/proc/27678/statm: 2172 288 210 79 0 165 0

[startup+0.0809311 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 27675
/proc/meminfo: memFree=1356736/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102937 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 27675
/proc/meminfo: memFree=1356736/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301977 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 27675
/proc/meminfo: memFree=1356736/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.702055 s]
/proc/loadavg: 1.91 1.95 1.97 4/80 27675
/proc/meminfo: memFree=1356736/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5012 s]
/proc/loadavg: 1.91 1.95 1.97 3/90 27697
/proc/meminfo: memFree=1278768/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27689] ppid=27675 vsize=812628 CPUtime=1.44
/proc/27689/stat : 27689 (java) S 27675 27675 26891 0 -1 0 22828 0 1 0 134 10 0 0 19 0 9 0 123858244 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27689/statm: 203157 22250 1886 9 0 197138 0
[pid=27689/tid=27690] ppid=27675 vsize=812628 CPUtime=1.21
/proc/27689/task/27690/stat : 27690 (java) R 27675 27675 26891 0 -1 64 14455 0 1 0 115 6 0 0 25 0 9 0 123858245 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4126659945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27691] ppid=27675 vsize=812628 CPUtime=0.1
/proc/27689/task/27691/stat : 27691 (java) S 27675 27675 26891 0 -1 64 6912 0 0 0 8 2 0 0 16 0 9 0 123858246 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27692] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27692/stat : 27692 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 123858247 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27693] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27693/stat : 27693 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 123858247 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27694] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27694/stat : 27694 (java) S 27675 27675 26891 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 123858249 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27695] ppid=27675 vsize=812628 CPUtime=0.1
/proc/27689/task/27695/stat : 27695 (java) S 27675 27675 26891 0 -1 64 756 0 0 0 10 0 0 0 16 0 9 0 123858249 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27696] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27696/stat : 27696 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 123858249 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27697] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27697/stat : 27697 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 123858249 832131072 22250 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860192

[startup+3.10152 s]
/proc/loadavg: 1.91 1.95 1.97 3/90 27697
/proc/meminfo: memFree=1269104/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27689] ppid=27675 vsize=812628 CPUtime=3.03
/proc/27689/stat : 27689 (java) S 27675 27675 26891 0 -1 0 26472 0 1 0 291 12 0 0 19 0 9 0 123858244 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27689/statm: 203157 25888 1886 9 0 197138 0
[pid=27689/tid=27690] ppid=27675 vsize=812628 CPUtime=2.65
/proc/27689/task/27690/stat : 27690 (java) R 27675 27675 26891 0 -1 64 14461 0 1 0 259 6 0 0 25 0 9 0 123858245 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4125978151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27691] ppid=27675 vsize=812628 CPUtime=0.24
/proc/27689/task/27691/stat : 27691 (java) S 27675 27675 26891 0 -1 64 10546 0 0 0 20 4 0 0 16 0 9 0 123858246 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27692] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27692/stat : 27692 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 123858247 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27693] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27693/stat : 27693 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 123858247 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27694] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27694/stat : 27694 (java) S 27675 27675 26891 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 123858249 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27695] ppid=27675 vsize=812628 CPUtime=0.11
/proc/27689/task/27695/stat : 27695 (java) S 27675 27675 26891 0 -1 64 760 0 0 0 11 0 0 0 16 0 9 0 123858249 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27696] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27696/stat : 27696 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 123858249 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27697] ppid=27675 vsize=812628 CPUtime=0
/proc/27689/task/27697/stat : 27697 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 123858249 832131072 25888 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860192

[startup+6.30111 s]
/proc/loadavg: 2.00 1.97 1.98 3/90 27697
/proc/meminfo: memFree=1242480/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27689] ppid=27675 vsize=812752 CPUtime=6.21
/proc/27689/stat : 27689 (java) S 27675 27675 26891 0 -1 0 33097 0 1 0 606 15 0 0 19 0 9 0 123858244 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27689/statm: 203188 32503 1894 9 0 197169 0
[pid=27689/tid=27690] ppid=27675 vsize=812752 CPUtime=5.51
/proc/27689/task/27690/stat : 27690 (java) R 27675 27675 26891 0 -1 64 14496 0 1 0 544 7 0 0 25 0 9 0 123858245 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4126881347 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27691] ppid=27675 vsize=812752 CPUtime=0.5
/proc/27689/task/27691/stat : 27691 (java) S 27675 27675 26891 0 -1 64 17086 0 0 0 43 7 0 0 16 0 9 0 123858246 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27692] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27692/stat : 27692 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 123858247 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27693] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27693/stat : 27693 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 123858247 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27694] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27694/stat : 27694 (java) S 27675 27675 26891 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 123858249 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27695] ppid=27675 vsize=812752 CPUtime=0.18
/proc/27689/task/27695/stat : 27695 (java) S 27675 27675 26891 0 -1 64 810 0 0 0 18 0 0 0 16 0 9 0 123858249 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27696] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27696/stat : 27696 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 123858249 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27697] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27697/stat : 27697 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 123858249 832258048 32503 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860316

[startup+12.7013 s]
/proc/loadavg: 2.00 1.97 1.98 3/90 27697
/proc/meminfo: memFree=1152624/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27689] ppid=27675 vsize=812752 CPUtime=12.58
/proc/27689/stat : 27689 (java) S 27675 27675 26891 0 -1 0 58441 0 1 0 1231 27 0 0 19 0 9 0 123858244 832258048 57844 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27689/statm: 203188 57845 1894 9 0 197169 0
[pid=27689/tid=27690] ppid=27675 vsize=812752 CPUtime=10.65
/proc/27689/task/27690/stat : 27690 (java) R 27675 27675 26891 0 -1 64 14499 0 1 0 1058 7 0 0 25 0 9 0 123858245 832258048 57846 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27691] ppid=27675 vsize=812752 CPUtime=1.72
/proc/27689/task/27691/stat : 27691 (java) R 27675 27675 26891 0 -1 64 42430 0 0 0 154 18 0 0 18 0 9 0 123858246 832258048 57847 996147200 134512640 134550740 4294955616 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27692] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27692/stat : 27692 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 123858247 832258048 57848 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27693] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27693/stat : 27693 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 123858247 832258048 57849 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27694] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27694/stat : 27694 (java) S 27675 27675 26891 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 123858249 832258048 57850 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27695] ppid=27675 vsize=812752 CPUtime=0.18
/proc/27689/task/27695/stat : 27695 (java) S 27675 27675 26891 0 -1 64 810 0 0 0 18 0 0 0 16 0 9 0 123858249 832258048 57851 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27696] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27696/stat : 27696 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 123858249 832258048 57852 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27697] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27697/stat : 27697 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 123858249 832258048 57853 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860316

[startup+25.5028 s]
/proc/loadavg: 2.00 1.97 1.98 3/90 27699
/proc/meminfo: memFree=1009264/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=0.01
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 767 1697 0 0 0 0 0 1 18 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27689] ppid=27675 vsize=812752 CPUtime=25.32
/proc/27689/stat : 27689 (java) S 27675 27675 26891 0 -1 0 87926 0 1 0 2487 45 0 0 19 0 9 0 123858244 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27689/statm: 203188 87312 1913 9 0 197169 0
[pid=27689/tid=27690] ppid=27675 vsize=812752 CPUtime=21.95
/proc/27689/task/27690/stat : 27690 (java) R 27675 27675 26891 0 -1 64 14554 0 1 0 2186 9 0 0 25 0 9 0 123858245 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 102716336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27691] ppid=27675 vsize=812752 CPUtime=3.1
/proc/27689/task/27691/stat : 27691 (java) S 27675 27675 26891 0 -1 64 71821 0 0 0 277 33 0 0 16 0 9 0 123858246 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27692] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27692/stat : 27692 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 123858247 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27693] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27693/stat : 27693 (java) S 27675 27675 26891 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 123858247 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27694] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27694/stat : 27694 (java) S 27675 27675 26891 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 123858249 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27695] ppid=27675 vsize=812752 CPUtime=0.23
/proc/27689/task/27695/stat : 27695 (java) S 27675 27675 26891 0 -1 64 846 0 0 0 23 0 0 0 16 0 9 0 123858249 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27689/tid=27696] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27696/stat : 27696 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 123858249 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27689/tid=27697] ppid=27675 vsize=812752 CPUtime=0
/proc/27689/task/27697/stat : 27697 (java) S 27675 27675 26891 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 123858249 832258048 87312 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33

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

/proc/27700/statm: 91017 86717 79 162 0 90852 0
Current children cumulated CPU time (s) 1116.73
Current children cumulated vsize (KiB) 411632

[startup+1182.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27706
/proc/meminfo: memFree=973232/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=364068 CPUtime=1104.36
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 96840 0 0 0 110384 52 0 0 25 0 1 0 123865491 372805632 86820 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 91017 86820 79 162 0 90852 0
Current children cumulated CPU time (s) 1176.43
Current children cumulated vsize (KiB) 411632

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/95 27763
/proc/meminfo: memFree=967552/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=364068 CPUtime=1163.82
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 96905 0 0 0 116330 52 0 0 25 0 1 0 123865491 372805632 86885 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 91017 86885 79 162 0 90852 0
Current children cumulated CPU time (s) 1235.89
Current children cumulated vsize (KiB) 411632

[startup+1302.3 s]
/proc/loadavg: 2.23 2.05 2.00 3/86 27766
/proc/meminfo: memFree=1050368/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=364068 CPUtime=1223.39
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 96905 0 0 0 122286 53 0 0 25 0 1 0 123865491 372805632 86885 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 91017 86885 79 162 0 90852 0
Current children cumulated CPU time (s) 1295.46
Current children cumulated vsize (KiB) 411632

[startup+1362.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/86 27766
/proc/meminfo: memFree=1050368/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=364068 CPUtime=1283.1
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 96905 0 0 0 128257 53 0 0 25 0 1 0 123865491 372805632 86885 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 91017 86885 79 162 0 90852 0
Current children cumulated CPU time (s) 1355.17
Current children cumulated vsize (KiB) 411632

[startup+1422.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 27766
/proc/meminfo: memFree=1050368/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=364068 CPUtime=1342.8
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 96905 0 0 0 134227 53 0 0 25 0 1 0 123865491 372805632 86885 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 91017 86885 79 162 0 90852 0
Current children cumulated CPU time (s) 1414.87
Current children cumulated vsize (KiB) 411632

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/86 27766
/proc/meminfo: memFree=1050176/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=364068 CPUtime=1402.51
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 96977 0 0 0 140198 53 0 0 25 0 1 0 123865491 372805632 86957 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 91017 86957 79 162 0 90852 0
Current children cumulated CPU time (s) 1474.58
Current children cumulated vsize (KiB) 411632

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 27766
/proc/meminfo: memFree=1046016/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=368068 CPUtime=1462.2
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 98004 0 0 0 146166 54 0 0 25 0 1 0 123865491 376901632 87984 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 92017 87984 79 162 0 91852 0
Current children cumulated CPU time (s) 1534.27
Current children cumulated vsize (KiB) 415632

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 27766
/proc/meminfo: memFree=1044672/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=369424 CPUtime=1521.92
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 98329 0 0 0 152137 55 0 0 25 0 1 0 123865491 378290176 88309 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 92356 88309 79 162 0 92191 0
Current children cumulated CPU time (s) 1593.99
Current children cumulated vsize (KiB) 416988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 27766
/proc/meminfo: memFree=1044672/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=369424 CPUtime=1581.62
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 98329 0 0 0 158107 55 0 0 25 0 1 0 123865491 378290176 88309 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 92356 88309 79 162 0 92191 0
Current children cumulated CPU time (s) 1653.69
Current children cumulated vsize (KiB) 416988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 27766
/proc/meminfo: memFree=1044672/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=369424 CPUtime=1641.32
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 98330 0 0 0 164077 55 0 0 25 0 1 0 123865491 378290176 88310 996147200 134512640 135177480 4294955984 18446744073709551615 134565529 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 92356 88310 79 162 0 92191 0
Current children cumulated CPU time (s) 1713.39
Current children cumulated vsize (KiB) 416988

[startup+1782.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/86 27766
/proc/meminfo: memFree=1044544/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=369424 CPUtime=1701.03
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 98330 0 0 0 170048 55 0 0 25 0 1 0 123865491 378290176 88310 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 92356 88310 79 162 0 92191 0
Current children cumulated CPU time (s) 1773.1
Current children cumulated vsize (KiB) 416988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.10 2.05 2.01 3/86 27766
/proc/meminfo: memFree=1044544/2055920 swapFree=4191676/4192956
[pid=27675] ppid=27673 vsize=47564 CPUtime=72.07
/proc/27675/stat : 27675 (galacE.sh) S 27673 27675 26891 0 -1 4194304 801 89727 0 1 0 0 7137 70 17 0 1 0 123858241 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 244276456282 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27675/statm: 11891 366 247 79 0 219 0
[pid=27700] ppid=27675 vsize=369424 CPUtime=1728.01
/proc/27700/stat : 27700 (eSAT_static) R 27675 27675 26891 0 -1 4194304 98330 0 0 0 172746 55 0 0 25 0 1 0 123865491 378290176 88310 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27700/statm: 92356 88310 79 162 0 92191 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 416988

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 27675 and gives
#  childrusage.ru_utime.tv_sec=71
#  childrusage.ru_utime.tv_usec=380148
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=709892
# CPU time returned by wait4() is 72.09
# 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): 1809.42
CPU time (s): 1800.08
CPU user time (s): 1798.83
CPU system time (s): 1.25
CPU usage (%): 99.4839
Max. virtual memory (cumulated for all children) (KiB): 860316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.3801
system time used= 0.709892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90528
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= 3449
involuntary context switches= 2836

runsolver used 1.62575 second user time and 5.07223 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-03 22:57:09
IDJOB=1058852
IDBENCH=54188
IDSOLVER=351
FILE ID=node63/1058852-1215118628
PBS_JOBID= 7877079
Free space on /tmp= 66516 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 50cb290946b949c13ae47b53f318496d
RANDOM SEED=1990149361

node63.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.256
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.256
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:       1357152 kB
Buffers:         31508 kB
Cached:         451508 kB
SwapCached:        260 kB
Active:         428012 kB
Inactive:       214780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357152 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            8932 kB
Writeback:           0 kB
Mapped:         178288 kB
Slab:            41184 kB
Committed_AS:  1090312 kB
PageTables:       1920 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= 66460 MiB
End job on node63 at 2008-07-03 23:27:21