Trace number 1084839

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.07 1808.81

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-4_ext.xml
MD5SUMd3f44c49896eef0a554a753221d829d8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.60415
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
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 ---
15.39/15.51	c start processing
15.39/15.51	c start relation processing
35.79/36.06	c start cnf exporting
128.51/129.20	c parsing time : 15.392
128.51/129.20	c preprocessing time : 129.085
128.51/129.20	
128.51/129.20	c Nary constraints - conflicts : 0 supports : 18
128.51/129.20	c Binary constraints - conflicts : 0 supports :0
128.51/129.20	c max arity constraint : 8
128.51/129.20	c Max Tuples generated 0
128.51/129.20	c relations : 18
128.51/129.20	c relations BDD: 18
128.51/129.20	c sampling 0/0
128.51/129.20	c vars : 722974 - clauses :  2821282
128.51/129.20	
128.57/129.35	 
128.57/129.35	c --- SAT Solver Stats ---
128.57/129.35	 
128.57/129.35	c eSAT 0.1 : minisat core with additionnal features
128.57/129.35	c ============================[ Problem Statistics ]=============================
128.57/129.35	c |                                                                             |
128.57/129.35	c |  Number of variables:  722973                                               |
128.57/129.35	c |  Number of clauses:    2821282                                              |
132.24/133.04	c |  Parsing time:         3.34         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-1084839-1215232177/watcher-1084839-1215232177 -o /tmp/evaluation-result-1084839-1215232177/solver-1084839-1215232177 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1084839-1215232177.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.23 2.27 2.19 4/81 27722
/proc/meminfo: memFree=1578928/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=8652 CPUtime=0
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 636435973 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27722/statm: 2163 280 208 79 0 156 0
[pid=27723] ppid=27722 vsize=8688 CPUtime=0
/proc/27723/stat : 27723 (galacE.sh) R 27722 27722 27261 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 636435973 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 228043844255 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/27723/statm: 2172 288 210 79 0 165 0
[pid=27725] ppid=27723 vsize=8728 CPUtime=0
/proc/27725/stat : 27725 (galacE.sh) R 27723 27722 27261 0 -1 4194368 25 0 0 0 0 0 0 0 16 0 1 0 636435973 8937472 292 996147200 4194304 4520092 548682068832 18446744073709551615 228043844903 0 0 3674112 73728 0 0 0 17 0 0 0
/proc/27725/statm: 1716 183 154 4 0 46 0

[startup+0.08401 s]
/proc/loadavg: 2.23 2.27 2.19 4/81 27722
/proc/meminfo: memFree=1578928/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101011 s]
/proc/loadavg: 2.23 2.27 2.19 4/81 27722
/proc/meminfo: memFree=1578928/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301054 s]
/proc/loadavg: 2.23 2.27 2.19 4/81 27722
/proc/meminfo: memFree=1578928/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701125 s]
/proc/loadavg: 2.23 2.27 2.19 4/81 27722
/proc/meminfo: memFree=1578928/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50229 s]
/proc/loadavg: 2.23 2.27 2.19 3/91 27744
/proc/meminfo: memFree=1493080/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27736] ppid=27722 vsize=812420 CPUtime=1.45
/proc/27736/stat : 27736 (java) S 27722 27722 27261 0 -1 0 26389 0 1 0 131 14 0 0 18 0 9 0 636435976 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27736/statm: 203105 25815 1882 9 0 197138 0
[pid=27736/tid=27737] ppid=27722 vsize=812420 CPUtime=1.22
/proc/27736/task/27737/stat : 27737 (java) R 27722 27722 27261 0 -1 64 14458 0 1 0 114 8 0 0 25 0 9 0 636435977 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27738] ppid=27722 vsize=812420 CPUtime=0.09
/proc/27736/task/27738/stat : 27738 (java) S 27722 27722 27261 0 -1 64 10484 0 0 0 5 4 0 0 16 0 9 0 636435978 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27739] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27739/stat : 27739 (java) S 27722 27722 27261 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 636435978 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27740] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27740/stat : 27740 (java) S 27722 27722 27261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636435978 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27741] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27741/stat : 27741 (java) S 27722 27722 27261 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 636435980 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27742] ppid=27722 vsize=812420 CPUtime=0.11
/proc/27736/task/27742/stat : 27742 (java) R 27722 27722 27261 0 -1 64 748 0 0 0 11 0 0 0 16 0 9 0 636435980 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 102095689 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27743] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27743/stat : 27743 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 636435981 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27744] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27744/stat : 27744 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636435981 831918080 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 859976

[startup+3.10261 s]
/proc/loadavg: 2.23 2.27 2.19 3/91 27744
/proc/meminfo: memFree=1468120/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27736] ppid=27722 vsize=812420 CPUtime=3.04
/proc/27736/stat : 27736 (java) S 27722 27722 27261 0 -1 0 35749 0 1 0 286 18 0 0 18 0 9 0 636435976 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27736/statm: 203105 35170 1882 9 0 197138 0
[pid=27736/tid=27737] ppid=27722 vsize=812420 CPUtime=2.66
/proc/27736/task/27737/stat : 27737 (java) R 27722 27722 27261 0 -1 64 14463 0 1 0 258 8 0 0 25 0 9 0 636435977 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4126663964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27738] ppid=27722 vsize=812420 CPUtime=0.24
/proc/27736/task/27738/stat : 27738 (java) S 27722 27722 27261 0 -1 64 19834 0 0 0 16 8 0 0 16 0 9 0 636435978 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27739] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27739/stat : 27739 (java) S 27722 27722 27261 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 636435978 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27740] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27740/stat : 27740 (java) S 27722 27722 27261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636435978 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27741] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27741/stat : 27741 (java) S 27722 27722 27261 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 636435980 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27742] ppid=27722 vsize=812420 CPUtime=0.11
/proc/27736/task/27742/stat : 27742 (java) S 27722 27722 27261 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 636435980 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27743] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27743/stat : 27743 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 636435981 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27744] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27744/stat : 27744 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636435981 831918080 35170 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 859976

[startup+6.30224 s]
/proc/loadavg: 2.37 2.30 2.20 3/91 27744
/proc/meminfo: memFree=1398232/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27736] ppid=27722 vsize=812420 CPUtime=6.23
/proc/27736/stat : 27736 (java) S 27722 27722 27261 0 -1 0 52166 0 1 0 596 27 0 0 18 0 9 0 636435976 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27736/statm: 203105 51577 1882 9 0 197138 0
[pid=27736/tid=27737] ppid=27722 vsize=812420 CPUtime=5.56
/proc/27736/task/27737/stat : 27737 (java) R 27722 27722 27261 0 -1 64 14473 0 1 0 547 9 0 0 25 0 9 0 636435977 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4126666663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27738] ppid=27722 vsize=812420 CPUtime=0.51
/proc/27736/task/27738/stat : 27738 (java) S 27722 27722 27261 0 -1 64 36235 0 0 0 35 16 0 0 16 0 9 0 636435978 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27739] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27739/stat : 27739 (java) S 27722 27722 27261 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 636435978 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27740] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27740/stat : 27740 (java) S 27722 27722 27261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636435978 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27741] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27741/stat : 27741 (java) S 27722 27722 27261 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 636435980 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27742] ppid=27722 vsize=812420 CPUtime=0.12
/proc/27736/task/27742/stat : 27742 (java) S 27722 27722 27261 0 -1 64 759 0 0 0 12 0 0 0 16 0 9 0 636435980 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27743] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27743/stat : 27743 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 636435981 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27744] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27744/stat : 27744 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636435981 831918080 51577 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 859976

[startup+12.7025 s]
/proc/loadavg: 2.50 2.33 2.20 3/91 27744
/proc/meminfo: memFree=1264224/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27736] ppid=27722 vsize=812420 CPUtime=12.6
/proc/27736/stat : 27736 (java) S 27722 27722 27261 0 -1 0 85317 0 1 0 1219 41 0 0 18 0 9 0 636435976 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27736/statm: 203105 84710 1883 9 0 197138 0
[pid=27736/tid=27737] ppid=27722 vsize=812420 CPUtime=11.36
/proc/27736/task/27737/stat : 27737 (java) R 27722 27722 27261 0 -1 64 14491 0 1 0 1126 10 0 0 25 0 9 0 636435977 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4126663964 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27738] ppid=27722 vsize=812420 CPUtime=1.06
/proc/27736/task/27738/stat : 27738 (java) S 27722 27722 27261 0 -1 64 69357 0 0 0 77 29 0 0 16 0 9 0 636435978 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27739] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27739/stat : 27739 (java) S 27722 27722 27261 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 636435978 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27740] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27740/stat : 27740 (java) S 27722 27722 27261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636435978 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27741] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27741/stat : 27741 (java) S 27722 27722 27261 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 636435980 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27742] ppid=27722 vsize=812420 CPUtime=0.14
/proc/27736/task/27742/stat : 27742 (java) S 27722 27722 27261 0 -1 64 770 0 0 0 14 0 0 0 17 0 9 0 636435980 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27743] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27743/stat : 27743 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 636435981 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27744] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27744/stat : 27744 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636435981 831918080 84710 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 859976

[startup+25.501 s]
/proc/loadavg: 2.46 2.33 2.21 3/91 27744
/proc/meminfo: memFree=1064032/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=0.01
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27736] ppid=27722 vsize=812420 CPUtime=25.33
/proc/27736/stat : 27736 (java) S 27722 27722 27261 0 -1 0 130809 0 1 0 2471 62 0 0 18 0 9 0 636435976 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27736/statm: 203105 130185 1891 9 0 197138 0
[pid=27736/tid=27737] ppid=27722 vsize=812420 CPUtime=22.49
/proc/27736/task/27737/stat : 27737 (java) R 27722 27722 27261 0 -1 64 14525 0 1 0 2238 11 0 0 25 0 9 0 636435977 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4126884558 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27738] ppid=27722 vsize=812420 CPUtime=2.63
/proc/27736/task/27738/stat : 27738 (java) S 27722 27722 27261 0 -1 64 114792 0 0 0 214 49 0 0 16 0 9 0 636435978 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27739] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27739/stat : 27739 (java) S 27722 27722 27261 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 636435978 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27740] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27740/stat : 27740 (java) S 27722 27722 27261 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 636435978 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27741] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27741/stat : 27741 (java) S 27722 27722 27261 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 636435980 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27742] ppid=27722 vsize=812420 CPUtime=0.18
/proc/27736/task/27742/stat : 27742 (java) S 27722 27722 27261 0 -1 64 793 0 0 0 18 0 0 0 15 0 9 0 636435980 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27743] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27743/stat : 27743 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 636435981 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27736/tid=27744] ppid=27722 vsize=812420 CPUtime=0
/proc/27736/task/27744/stat : 27744 (java) S 27722 27722 27261 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 636435981 831918080 130185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34

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

/proc/27745/statm: 80089 72386 74 162 0 79924 0
Current children cumulated CPU time (s) 1116.46
Current children cumulated vsize (KiB) 367912

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/76 27927
/proc/meminfo: memFree=979160/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=322628 CPUtime=1047.59
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 3762375 0 0 0 103100 1659 0 0 25 0 1 0 636448908 330371072 72968 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 80657 72969 74 162 0 80492 0
Current children cumulated CPU time (s) 1176.21
Current children cumulated vsize (KiB) 370184

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/76 27927
/proc/meminfo: memFree=976984/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=325032 CPUtime=1107.34
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 3974150 0 0 0 108979 1755 0 0 25 0 1 0 636448908 332832768 73614 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 81258 73614 74 162 0 81093 0
Current children cumulated CPU time (s) 1235.96
Current children cumulated vsize (KiB) 372588

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/76 27927
/proc/meminfo: memFree=971096/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=327100 CPUtime=1167.1
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 4197562 0 0 0 114858 1852 0 0 25 0 1 0 636448908 334950400 74160 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 81775 74160 74 162 0 81610 0
Current children cumulated CPU time (s) 1295.72
Current children cumulated vsize (KiB) 374656

[startup+1362.3 s]
/proc/loadavg: 2.15 2.03 2.07 3/84 27985
/proc/meminfo: memFree=1157656/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=329904 CPUtime=1226.82
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 4401100 0 0 0 120739 1943 0 0 25 0 1 0 636448908 337821696 74958 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/27745/statm: 82476 74958 74 162 0 82311 0
Current children cumulated CPU time (s) 1355.44
Current children cumulated vsize (KiB) 377460

[startup+1422.31 s]
/proc/loadavg: 2.16 2.07 2.08 3/76 27986
/proc/meminfo: memFree=1055640/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=334160 CPUtime=1286.55
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 4632663 0 0 0 126614 2041 0 0 25 0 1 0 636448908 342179840 75983 996147200 134512640 135177480 4294955968 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 83540 75983 74 162 0 83375 0
Current children cumulated CPU time (s) 1415.17
Current children cumulated vsize (KiB) 381716

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.08 3/76 27986
/proc/meminfo: memFree=1051224/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=337188 CPUtime=1346.3
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 4861493 0 0 0 132490 2140 0 0 25 0 1 0 636448908 345280512 76835 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 84297 76835 74 162 0 84132 0
Current children cumulated CPU time (s) 1474.92
Current children cumulated vsize (KiB) 384744

[startup+1542.3 s]
/proc/loadavg: 2.02 2.04 2.07 3/76 27986
/proc/meminfo: memFree=1048280/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=339360 CPUtime=1406.05
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 5072655 0 0 0 138372 2233 0 0 25 0 1 0 636448908 347504640 77380 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 84840 77380 74 162 0 84675 0
Current children cumulated CPU time (s) 1534.67
Current children cumulated vsize (KiB) 386916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/76 27986
/proc/meminfo: memFree=1035672/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=340552 CPUtime=1465.81
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 5296391 0 0 0 144247 2334 0 0 25 0 1 0 636448908 348725248 77749 996147200 134512640 135177480 4294955968 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 85138 77749 74 162 0 84973 0
Current children cumulated CPU time (s) 1594.43
Current children cumulated vsize (KiB) 388108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/76 27986
/proc/meminfo: memFree=1016344/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=341960 CPUtime=1525.56
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 5500918 0 0 0 150131 2425 0 0 25 0 1 0 636448908 350167040 78161 996147200 134512640 135177480 4294955968 18446744073709551615 134539570 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 85490 78161 74 162 0 85325 0
Current children cumulated CPU time (s) 1654.18
Current children cumulated vsize (KiB) 389516

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/76 27986
/proc/meminfo: memFree=1014296/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=358356 CPUtime=1585.3
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 5718231 0 0 0 156009 2521 0 0 25 0 1 0 636448908 366956544 78785 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 89589 78785 74 162 0 89424 0
Current children cumulated CPU time (s) 1713.92
Current children cumulated vsize (KiB) 405912

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/76 27986
/proc/meminfo: memFree=998104/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=359032 CPUtime=1645.06
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 5938815 0 0 0 161890 2616 0 0 25 0 1 0 636448908 367648768 79048 996147200 134512640 135177480 4294955968 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 89758 79049 74 162 0 89593 0
Current children cumulated CPU time (s) 1773.68
Current children cumulated vsize (KiB) 406588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/76 27986
/proc/meminfo: memFree=997528/2055920 swapFree=4166000/4192956
[pid=27722] ppid=27720 vsize=47556 CPUtime=128.62
/proc/27722/stat : 27722 (galacE.sh) S 27720 27722 27261 0 -1 4194304 799 182509 0 1 0 0 12736 126 17 0 1 0 636435973 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 228043451226 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27722/statm: 11889 364 245 79 0 219 0
[pid=27745] ppid=27722 vsize=359516 CPUtime=1671.45
/proc/27745/stat : 27745 (eSAT_static) R 27722 27722 27261 0 -1 4194304 6036796 0 0 0 164487 2658 0 0 25 0 1 0 636448908 368144384 79203 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/27745/statm: 89879 79203 74 162 0 89714 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 407072

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 27722 and gives
#  childrusage.ru_utime.tv_sec=127
#  childrusage.ru_utime.tv_usec=370636
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=274806
# CPU time returned by wait4() is 128.645
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.81
CPU time (s): 1800.07
CPU user time (s): 1772.23
CPU system time (s): 27.84
CPU usage (%): 99.5167
Max. virtual memory (cumulated for all children) (KiB): 860980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.371
system time used= 1.27481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183308
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= 5215
involuntary context switches= 7631

runsolver used 1.81772 second user time and 5.04523 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-05 06:29:42
IDJOB=1084839
IDBENCH=57585
IDSOLVER=351
FILE ID=node77/1084839-1215232177
PBS_JOBID= 7881874
Free space on /tmp= 66516 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-4_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084839-1215232177/watcher-1084839-1215232177 -o /tmp/evaluation-result-1084839-1215232177/solver-1084839-1215232177 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1084839-1215232177.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d3f44c49896eef0a554a753221d829d8
RANDOM SEED=1163018723

node77.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.274
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.274
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:       1579408 kB
Buffers:         71988 kB
Cached:         248628 kB
SwapCached:      20880 kB
Active:         303836 kB
Inactive:       105572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579408 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:           25132 kB
Writeback:           0 kB
Mapped:         102348 kB
Slab:            52308 kB
Committed_AS:  1938228 kB
PageTables:       1924 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= 66428 MiB
End job on node77 at 2008-07-05 06:59:53