Trace number 1084954

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.03 1807.41

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-11_ext.xml
MD5SUM9a1e5061af5a11aec5f3135ecda7e6f0
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 benchmark11.8762
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 ---
16.16/16.40	c start processing
16.16/16.40	c start relation processing
41.42/41.97	c start cnf exporting
136.93/139.47	c parsing time : 16.276
136.93/139.47	c preprocessing time : 139.35
136.93/139.47	
136.93/139.47	c Nary constraints - conflicts : 0 supports : 18
136.93/139.47	c Binary constraints - conflicts : 0 supports :0
136.93/139.47	c max arity constraint : 8
136.93/139.47	c Max Tuples generated 0
136.93/139.47	c relations : 18
136.93/139.47	c relations BDD: 18
136.93/139.47	c sampling 0/0
136.93/139.47	c vars : 722911 - clauses :  2821103
136.93/139.47	
137.07/139.64	 
137.07/139.64	c --- SAT Solver Stats ---
137.07/139.64	 
137.07/139.64	c eSAT 0.1 : minisat core with additionnal features
137.07/139.64	c ============================[ Problem Statistics ]=============================
137.07/139.64	c |                                                                             |
137.07/139.64	c |  Number of variables:  722910                                               |
137.07/139.64	c |  Number of clauses:    2821103                                              |
140.99/143.64	c |  Parsing time:         3.56         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-1084954-1215232409/watcher-1084954-1215232409 -o /tmp/evaluation-result-1084954-1215232409/solver-1084954-1215232409 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1084954-1215232409.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.97 1.99 4/69 18737
/proc/meminfo: memFree=1495928/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=18572 CPUtime=0
/proc/18737/stat : 18737 (runsolver) R 18735 18737 15442 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2002213314 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 208717540647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18737/statm: 4643 292 257 25 0 2626 0

[startup+0.0888181 s]
/proc/loadavg: 1.91 1.97 1.99 4/69 18737
/proc/meminfo: memFree=1495928/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.10182 s]
/proc/loadavg: 1.91 1.97 1.99 4/69 18737
/proc/meminfo: memFree=1495928/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.30186 s]
/proc/loadavg: 1.91 1.97 1.99 4/69 18737
/proc/meminfo: memFree=1495928/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.701927 s]
/proc/loadavg: 1.91 1.97 1.99 4/69 18737
/proc/meminfo: memFree=1495928/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50208 s]
/proc/loadavg: 1.91 1.97 1.99 4/79 18759
/proc/meminfo: memFree=1405096/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18751] ppid=18737 vsize=812628 CPUtime=1.44
/proc/18751/stat : 18751 (java) S 18737 18737 15442 0 -1 0 26384 0 1 0 130 14 0 0 18 0 9 0 2002213318 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18751/statm: 203157 25809 1881 9 0 197138 0
[pid=18751/tid=18752] ppid=18737 vsize=812628 CPUtime=1.2
/proc/18751/task/18752/stat : 18752 (java) R 18737 18737 15442 0 -1 64 14456 0 1 0 112 8 0 0 25 0 9 0 2002213319 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4126440401 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18753] ppid=18737 vsize=812628 CPUtime=0.1
/proc/18751/task/18753/stat : 18753 (java) S 18737 18737 15442 0 -1 64 10478 0 0 0 6 4 0 0 16 0 9 0 2002213320 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18754] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18754/stat : 18754 (java) S 18737 18737 15442 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002213321 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18755] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18755/stat : 18755 (java) S 18737 18737 15442 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002213321 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18756] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18756/stat : 18756 (java) S 18737 18737 15442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002213323 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18757] ppid=18737 vsize=812628 CPUtime=0.12
/proc/18751/task/18757/stat : 18757 (java) S 18737 18737 15442 0 -1 64 752 0 0 0 12 0 0 0 16 0 9 0 2002213323 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18758] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18758/stat : 18758 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002213323 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18759] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18759/stat : 18759 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002213323 832131072 25809 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860216

[startup+3.10139 s]
/proc/loadavg: 1.92 1.97 1.99 3/79 18759
/proc/meminfo: memFree=1374440/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18751] ppid=18737 vsize=812628 CPUtime=3.04
/proc/18751/stat : 18751 (java) S 18737 18737 15442 0 -1 0 35834 0 1 0 285 19 0 0 18 0 9 0 2002213318 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18751/statm: 203157 35255 1881 9 0 197138 0
[pid=18751/tid=18752] ppid=18737 vsize=812628 CPUtime=2.63
/proc/18751/task/18752/stat : 18752 (java) R 18737 18737 15442 0 -1 64 14460 0 1 0 255 8 0 0 25 0 9 0 2002213319 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4126657509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18753] ppid=18737 vsize=812628 CPUtime=0.26
/proc/18751/task/18753/stat : 18753 (java) S 18737 18737 15442 0 -1 64 19923 0 0 0 17 9 0 0 16 0 9 0 2002213320 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18754] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18754/stat : 18754 (java) S 18737 18737 15442 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002213321 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18755] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18755/stat : 18755 (java) S 18737 18737 15442 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002213321 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18756] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18756/stat : 18756 (java) S 18737 18737 15442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002213323 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18757] ppid=18737 vsize=812628 CPUtime=0.12
/proc/18751/task/18757/stat : 18757 (java) S 18737 18737 15442 0 -1 64 753 0 0 0 12 0 0 0 16 0 9 0 2002213323 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18758] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18758/stat : 18758 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002213323 832131072 35255 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18759] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18759/stat : 18759 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002213323 832131072 35255 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) 860216

[startup+6.30299 s]
/proc/loadavg: 1.92 1.97 1.99 3/79 18759
/proc/meminfo: memFree=1302632/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18751] ppid=18737 vsize=812628 CPUtime=6.21
/proc/18751/stat : 18751 (java) S 18737 18737 15442 0 -1 0 50066 0 1 0 594 27 0 0 18 0 9 0 2002213318 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18751/statm: 203157 49478 1881 9 0 197138 0
[pid=18751/tid=18752] ppid=18737 vsize=812628 CPUtime=5.54
/proc/18751/task/18752/stat : 18752 (java) R 18737 18737 15442 0 -1 64 14469 0 1 0 544 10 0 0 25 0 9 0 2002213319 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4126633405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18753] ppid=18737 vsize=812628 CPUtime=0.5
/proc/18751/task/18753/stat : 18753 (java) S 18737 18737 15442 0 -1 64 34139 0 0 0 35 15 0 0 16 0 9 0 2002213320 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18754] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18754/stat : 18754 (java) S 18737 18737 15442 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002213321 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18755] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18755/stat : 18755 (java) S 18737 18737 15442 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002213321 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18756] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18756/stat : 18756 (java) S 18737 18737 15442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002213323 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18757] ppid=18737 vsize=812628 CPUtime=0.13
/proc/18751/task/18757/stat : 18757 (java) S 18737 18737 15442 0 -1 64 760 0 0 0 13 0 0 0 16 0 9 0 2002213323 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18758] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18758/stat : 18758 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002213323 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18759] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18759/stat : 18759 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002213323 832131072 49478 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860216

[startup+12.7022 s]
/proc/loadavg: 2.09 2.00 2.00 3/79 18759
/proc/meminfo: memFree=1131816/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18751] ppid=18737 vsize=812628 CPUtime=12.57
/proc/18751/stat : 18751 (java) S 18737 18737 15442 0 -1 0 83121 0 1 0 1214 43 0 0 18 0 9 0 2002213318 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18751/statm: 203157 82516 1882 9 0 197138 0
[pid=18751/tid=18752] ppid=18737 vsize=812628 CPUtime=11.32
/proc/18751/task/18752/stat : 18752 (java) R 18737 18737 15442 0 -1 64 14486 0 1 0 1122 10 0 0 25 0 9 0 2002213319 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4126693992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18753] ppid=18737 vsize=812628 CPUtime=1.06
/proc/18751/task/18753/stat : 18753 (java) S 18737 18737 15442 0 -1 64 67166 0 0 0 76 30 0 0 16 0 9 0 2002213320 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18754] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18754/stat : 18754 (java) S 18737 18737 15442 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002213321 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18755] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18755/stat : 18755 (java) S 18737 18737 15442 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002213321 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18756] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18756/stat : 18756 (java) S 18737 18737 15442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002213323 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18757] ppid=18737 vsize=812628 CPUtime=0.15
/proc/18751/task/18757/stat : 18757 (java) S 18737 18737 15442 0 -1 64 771 0 0 0 15 0 0 0 17 0 9 0 2002213323 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18758] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18758/stat : 18758 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002213323 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18759] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18759/stat : 18759 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002213323 832131072 82516 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 860216

[startup+25.5026 s]
/proc/loadavg: 2.31 2.05 2.02 3/91 18798
/proc/meminfo: memFree=981448/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18751] ppid=18737 vsize=812628 CPUtime=25.33
/proc/18751/stat : 18751 (java) S 18737 18737 15442 0 -1 0 133359 0 1 0 2468 65 0 0 18 0 9 0 2002213318 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18751/statm: 203157 132735 1890 9 0 197138 0
[pid=18751/tid=18752] ppid=18737 vsize=812628 CPUtime=22.39
/proc/18751/task/18752/stat : 18752 (java) R 18737 18737 15442 0 -1 64 14522 0 1 0 2228 11 0 0 25 0 9 0 2002213319 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4126886177 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18751/tid=18753] ppid=18737 vsize=812628 CPUtime=2.71
/proc/18751/task/18753/stat : 18753 (java) S 18737 18737 15442 0 -1 64 117346 0 0 0 220 51 0 0 21 0 9 0 2002213320 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=18751/tid=18754] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18754/stat : 18754 (java) S 18737 18737 15442 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002213321 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18755] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18755/stat : 18755 (java) S 18737 18737 15442 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002213321 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18756] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18756/stat : 18756 (java) S 18737 18737 15442 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002213323 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18757] ppid=18737 vsize=812628 CPUtime=0.19
/proc/18751/task/18757/stat : 18757 (java) S 18737 18737 15442 0 -1 64 793 0 0 0 19 0 0 0 15 0 9 0 2002213323 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=18751/tid=18758] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18758/stat : 18758 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002213323 832131072 132735 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18751/tid=18759] ppid=18737 vsize=812628 CPUtime=0
/proc/18751/task/18759/stat : 18759 (java) S 18737 18737 15442 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002213323 832131072 132735 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
Current children cumulated vsize (KiB) 860216

[startup+51.1024 s]
/proc/loadavg: 2.67 2.16 2.05 3/103 18810
/proc/meminfo: memFree=614888/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=0.01

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

/proc/18811/statm: 82926 75364 74 162 0 82761 0
Current children cumulated CPU time (s) 1115.55
Current children cumulated vsize (KiB) 379292

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 19006
/proc/meminfo: memFree=1182096/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=332908 CPUtime=1038.38
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 3216797 0 0 0 102356 1482 0 0 25 0 1 0 2002227278 340897792 75740 996147200 134512640 135177480 4294955968 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 83227 75740 74 162 0 83062 0
Current children cumulated CPU time (s) 1175.49
Current children cumulated vsize (KiB) 380496

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19006
/proc/meminfo: memFree=1180048/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=335308 CPUtime=1098.33
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 3390851 0 0 0 108276 1557 0 0 25 0 1 0 2002227278 343355392 76289 996147200 134512640 135177480 4294955968 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 83827 76289 74 162 0 83662 0
Current children cumulated CPU time (s) 1235.44
Current children cumulated vsize (KiB) 382896

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19006
/proc/meminfo: memFree=1178192/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=337124 CPUtime=1158.28
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 3561651 0 0 0 114196 1632 0 0 25 0 1 0 2002227278 345214976 76792 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 84281 76792 74 162 0 84116 0
Current children cumulated CPU time (s) 1295.39
Current children cumulated vsize (KiB) 384712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19006
/proc/meminfo: memFree=1176400/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=339000 CPUtime=1218.22
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 3730143 0 0 0 120113 1709 0 0 25 0 1 0 2002227278 347136000 77277 996147200 134512640 135177480 4294955968 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 84750 77277 74 162 0 84585 0
Current children cumulated CPU time (s) 1355.33
Current children cumulated vsize (KiB) 386588

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19006
/proc/meminfo: memFree=1174224/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=340772 CPUtime=1278.17
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 3897451 0 0 0 126034 1783 0 0 25 0 1 0 2002227278 348950528 77787 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 85193 77787 74 162 0 85028 0
Current children cumulated CPU time (s) 1415.28
Current children cumulated vsize (KiB) 388360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19006
/proc/meminfo: memFree=1172560/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=342756 CPUtime=1338.11
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4063026 0 0 0 131957 1854 0 0 25 0 1 0 2002227278 350982144 78259 996147200 134512640 135177480 4294955968 18446744073709551615 134538874 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 85689 78259 74 162 0 85524 0
Current children cumulated CPU time (s) 1475.22
Current children cumulated vsize (KiB) 390344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 19006
/proc/meminfo: memFree=1170448/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=358236 CPUtime=1398.05
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4228827 0 0 0 137881 1924 0 0 25 0 1 0 2002227278 366833664 78720 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 89559 78720 74 162 0 89394 0
Current children cumulated CPU time (s) 1535.16
Current children cumulated vsize (KiB) 405824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19006
/proc/meminfo: memFree=1168656/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=359884 CPUtime=1458
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4392108 0 0 0 143805 1995 0 0 25 0 1 0 2002227278 368521216 79165 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 89971 79165 74 162 0 89806 0
Current children cumulated CPU time (s) 1595.11
Current children cumulated vsize (KiB) 407472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19012
/proc/meminfo: memFree=1166736/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=361040 CPUtime=1517.95
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4553270 0 0 0 149733 2062 0 0 25 0 1 0 2002227278 369704960 79521 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 90260 79521 74 162 0 90095 0
Current children cumulated CPU time (s) 1655.06
Current children cumulated vsize (KiB) 408628

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19012
/proc/meminfo: memFree=1160016/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=367848 CPUtime=1577.89
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4712132 0 0 0 155653 2136 0 0 25 0 1 0 2002227278 376676352 81313 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 91962 81313 74 162 0 91797 0
Current children cumulated CPU time (s) 1715
Current children cumulated vsize (KiB) 415436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19012
/proc/meminfo: memFree=1147984/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=378724 CPUtime=1637.84
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4862590 0 0 0 161581 2203 0 0 25 0 1 0 2002227278 387813376 84286 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 94681 84286 74 162 0 94516 0
Current children cumulated CPU time (s) 1774.95
Current children cumulated vsize (KiB) 426312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19012
/proc/meminfo: memFree=1143440/2055920 swapFree=4117800/4192956
[pid=18737] ppid=18735 vsize=47588 CPUtime=137.11
/proc/18737/stat : 18737 (galacE.sh) S 18735 18737 15442 0 -1 4194304 799 175386 0 1 0 0 13576 135 17 0 1 0 2002213314 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18737/statm: 11897 364 245 79 0 219 0
[pid=18811] ppid=18737 vsize=382896 CPUtime=1662.92
/proc/18811/stat : 18811 (eSAT_static) R 18737 18737 15442 0 -1 4194304 4925735 0 0 0 164062 2230 0 0 25 0 1 0 2002227278 392085504 85435 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/18811/statm: 95724 85436 74 162 0 95559 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 430484

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 18737 and gives
#  childrusage.ru_utime.tv_sec=135
#  childrusage.ru_utime.tv_usec=773359
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=362792
# CPU time returned by wait4() is 137.136
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.41
CPU time (s): 1800.03
CPU user time (s): 1776.38
CPU system time (s): 23.65
CPU usage (%): 99.5915
Max. virtual memory (cumulated for all children) (KiB): 861220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.773
system time used= 1.36279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176185
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= 5422
involuntary context switches= 9383

runsolver used 2.37464 second user time and 5.53116 second system time

The end

Launcher Data (download as text)

Begin job on node47 at 2008-07-05 06:33:30
IDJOB=1084954
IDBENCH=57590
IDSOLVER=351
FILE ID=node47/1084954-1215232409
PBS_JOBID= 7881744
Free space on /tmp= 66444 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9a1e5061af5a11aec5f3135ecda7e6f0
RANDOM SEED=1788827184

node47.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.281
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.281
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:       1496408 kB
Buffers:         63008 kB
Cached:         305324 kB
SwapCached:      68976 kB
Active:         367980 kB
Inactive:       133472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1496408 kB
SwapTotal:     4192956 kB
SwapFree:      4117800 kB
Dirty:           67436 kB
Writeback:           0 kB
Mapped:         139316 kB
Slab:            43272 kB
Committed_AS:  4106604 kB
PageTables:       2044 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= 66400 MiB
End job on node47 at 2008-07-05 07:03:40