Trace number 1058943

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 M? (TO) 1800.02 1817.32

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-35_ext.xml
MD5SUM2d823279ef8747297b1bad05094561a9
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 ---
5.50/5.63	c start processing
5.50/5.63	c start relation processing
19.86/20.14	c start cnf exporting
76.10/76.94	c parsing time : 5.505
76.10/76.94	c preprocessing time : 76.812
76.10/76.94	
76.10/76.94	c Nary constraints - conflicts : 0 supports : 93
76.10/76.94	c Binary constraints - conflicts : 0 supports :0
76.10/76.94	c max arity constraint : 3
76.10/76.94	c Max Tuples generated 0
76.10/76.94	c relations : 93
76.10/76.94	c relations BDD: 93
76.10/76.94	c sampling 0/0
76.10/76.94	c vars : 598423 - clauses :  1875128
76.10/76.94	
76.17/77.02	 
76.17/77.02	c --- SAT Solver Stats ---
76.17/77.02	 

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-1058943-1215119560/watcher-1058943-1215119560 -o /tmp/evaluation-result-1058943-1215119560/solver-1058943-1215119560 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1058943-1215119560.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.00 2.00 2.00 4/73 2206
/proc/meminfo: memFree=1320912/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=18572 CPUtime=0
/proc/2206/stat : 2206 (runsolver) R 2204 2206 1428 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 634893164 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2206/statm: 4643 292 257 25 0 2626 0

[startup+0.0509111 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 2206
/proc/meminfo: memFree=1320912/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101923 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 2206
/proc/meminfo: memFree=1320912/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301956 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 2206
/proc/meminfo: memFree=1320912/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701034 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 2206
/proc/meminfo: memFree=1320912/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5022 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 2228
/proc/meminfo: memFree=1249464/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2220] ppid=2206 vsize=812628 CPUtime=1.42
/proc/2220/stat : 2220 (java) S 2206 2206 1428 0 -1 0 22159 0 1 0 128 14 0 0 18 0 9 0 634893168 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2220/statm: 203157 21581 1883 9 0 197138 0
[pid=2220/tid=2221] ppid=2206 vsize=812628 CPUtime=1.2
/proc/2220/task/2221/stat : 2221 (java) R 2206 2206 1428 0 -1 64 14456 0 1 0 110 10 0 0 25 0 9 0 634893169 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4126647080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2222] ppid=2206 vsize=812628 CPUtime=0.08
/proc/2220/task/2222/stat : 2222 (java) S 2206 2206 1428 0 -1 64 6247 0 0 0 6 2 0 0 16 0 9 0 634893171 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2223] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2223/stat : 2223 (java) S 2206 2206 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 634893171 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2224] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2224/stat : 2224 (java) S 2206 2206 1428 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 634893171 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2225] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2225/stat : 2225 (java) S 2206 2206 1428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 634893173 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2226] ppid=2206 vsize=812628 CPUtime=0.11
/proc/2220/task/2226/stat : 2226 (java) S 2206 2206 1428 0 -1 64 751 0 0 0 11 0 0 0 16 0 9 0 634893173 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2227] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2227/stat : 2227 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 634893173 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2228] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2228/stat : 2228 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634893173 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860192

[startup+3.10251 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 2228
/proc/meminfo: memFree=1235640/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2220] ppid=2206 vsize=812628 CPUtime=3.01
/proc/2220/stat : 2220 (java) S 2206 2206 1428 0 -1 0 25204 0 1 0 285 16 0 0 18 0 9 0 634893168 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2220/statm: 203157 24621 1883 9 0 197138 0
[pid=2220/tid=2221] ppid=2206 vsize=812628 CPUtime=2.65
/proc/2220/task/2221/stat : 2221 (java) R 2206 2206 1428 0 -1 64 14461 0 1 0 255 10 0 0 25 0 9 0 634893169 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4126661242 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2222] ppid=2206 vsize=812628 CPUtime=0.21
/proc/2220/task/2222/stat : 2222 (java) S 2206 2206 1428 0 -1 64 9283 0 0 0 17 4 0 0 16 0 9 0 634893171 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2223] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2223/stat : 2223 (java) S 2206 2206 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 634893171 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2224] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2224/stat : 2224 (java) S 2206 2206 1428 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 634893171 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2225] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2225/stat : 2225 (java) S 2206 2206 1428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 634893173 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2226] ppid=2206 vsize=812628 CPUtime=0.11
/proc/2220/task/2226/stat : 2226 (java) S 2206 2206 1428 0 -1 64 755 0 0 0 11 0 0 0 16 0 9 0 634893173 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2227] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2227/stat : 2227 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 634893173 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2228] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2228/stat : 2228 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634893173 832131072 24621 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860192

[startup+6.30212 s]
/proc/loadavg: 2.08 2.02 2.01 3/83 2228
/proc/meminfo: memFree=1206264/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2220] ppid=2206 vsize=812628 CPUtime=6.19
/proc/2220/stat : 2220 (java) S 2206 2206 1428 0 -1 0 32927 0 1 0 598 21 0 0 18 0 9 0 634893168 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2220/statm: 203157 32332 1891 9 0 197138 0
[pid=2220/tid=2221] ppid=2206 vsize=812628 CPUtime=5.42
/proc/2220/task/2221/stat : 2221 (java) R 2206 2206 1428 0 -1 64 14485 0 1 0 531 11 0 0 25 0 9 0 634893169 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4126942478 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2222] ppid=2206 vsize=812628 CPUtime=0.53
/proc/2220/task/2222/stat : 2222 (java) S 2206 2206 1428 0 -1 64 16936 0 0 0 46 7 0 0 16 0 9 0 634893171 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2223] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2223/stat : 2223 (java) S 2206 2206 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 634893171 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2224] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2224/stat : 2224 (java) S 2206 2206 1428 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 634893171 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2225] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2225/stat : 2225 (java) S 2206 2206 1428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 634893173 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2226] ppid=2206 vsize=812628 CPUtime=0.19
/proc/2220/task/2226/stat : 2226 (java) S 2206 2206 1428 0 -1 64 801 0 0 0 19 0 0 0 16 0 9 0 634893173 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2227] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2227/stat : 2227 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 634893173 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2228] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2228/stat : 2228 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634893173 832131072 32332 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860192

[startup+12.7024 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 2228
/proc/meminfo: memFree=1114504/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2220] ppid=2206 vsize=812628 CPUtime=12.52
/proc/2220/stat : 2220 (java) S 2206 2206 1428 0 -1 0 52898 0 1 0 1219 33 0 0 18 0 9 0 634893168 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2220/statm: 203157 52301 1891 9 0 197138 0
[pid=2220/tid=2221] ppid=2206 vsize=812628 CPUtime=10.73
/proc/2220/task/2221/stat : 2221 (java) R 2206 2206 1428 0 -1 64 14487 0 1 0 1062 11 0 0 25 0 9 0 634893169 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4126878711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2222] ppid=2206 vsize=812628 CPUtime=1.56
/proc/2220/task/2222/stat : 2222 (java) S 2206 2206 1428 0 -1 64 36904 0 0 0 136 20 0 0 16 0 9 0 634893171 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2223] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2223/stat : 2223 (java) S 2206 2206 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 634893171 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2224] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2224/stat : 2224 (java) S 2206 2206 1428 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 634893171 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2225] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2225/stat : 2225 (java) S 2206 2206 1428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 634893173 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2226] ppid=2206 vsize=812628 CPUtime=0.19
/proc/2220/task/2226/stat : 2226 (java) S 2206 2206 1428 0 -1 64 802 0 0 0 19 0 0 0 16 0 9 0 634893173 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2227] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2227/stat : 2227 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 634893173 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2228] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2228/stat : 2228 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634893173 832131072 52301 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860192

[startup+25.5018 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 2228
/proc/meminfo: memFree=970056/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 765 1698 0 0 0 1 0 0 18 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2220] ppid=2206 vsize=812628 CPUtime=25.19
/proc/2220/stat : 2220 (java) S 2206 2206 1428 0 -1 0 87885 0 1 0 2466 53 0 0 18 0 9 0 634893168 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2220/statm: 203157 87274 1910 9 0 197138 0
[pid=2220/tid=2221] ppid=2206 vsize=812628 CPUtime=21.56
/proc/2220/task/2221/stat : 2221 (java) R 2206 2206 1428 0 -1 64 14539 0 1 0 2142 14 0 0 25 0 9 0 634893169 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4127070189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2222] ppid=2206 vsize=812628 CPUtime=3.35
/proc/2220/task/2222/stat : 2222 (java) S 2206 2206 1428 0 -1 64 71803 0 0 0 298 37 0 0 16 0 9 0 634893171 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2223] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2223/stat : 2223 (java) S 2206 2206 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 634893171 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2224] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2224/stat : 2224 (java) S 2206 2206 1428 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 634893171 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2225] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2225/stat : 2225 (java) S 2206 2206 1428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 634893173 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2226] ppid=2206 vsize=812628 CPUtime=0.25
/proc/2220/task/2226/stat : 2226 (java) S 2206 2206 1428 0 -1 64 838 0 0 0 25 0 0 0 15 0 9 0 634893173 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2227] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2227/stat : 2227 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 634893173 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2220/tid=2228] ppid=2206 vsize=812628 CPUtime=0
/proc/2220/task/2228/stat : 2228 (java) S 2206 2206 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 634893173 832131072 87274 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 860192

[startup+51.1017 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 2228
/proc/meminfo: memFree=951176/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=0.01

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

/proc/2229/statm: 49630 47032 57 152 0 49475 0
Current children cumulated CPU time (s) 1171.03
Current children cumulated vsize (KiB) 246084

[startup+1242.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/83 2269
/proc/meminfo: memFree=1256000/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=203028 CPUtime=1154.27
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 48195 0 0 0 115381 46 0 0 25 0 1 0 634900866 207900672 48176 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 50757 48176 57 152 0 50602 0
Current children cumulated CPU time (s) 1230.47
Current children cumulated vsize (KiB) 250592

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/83 2269
/proc/meminfo: memFree=1252736/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=206332 CPUtime=1213.69
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 48995 0 0 0 121323 46 0 0 25 0 1 0 634900866 211283968 48976 996147200 134512640 135136200 4294955968 18446744073709551615 134525942 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 51583 48976 57 152 0 51428 0
Current children cumulated CPU time (s) 1289.89
Current children cumulated vsize (KiB) 253896

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/83 2269
/proc/meminfo: memFree=1248768/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=210176 CPUtime=1273.13
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 49983 0 0 0 127265 48 0 0 25 0 1 0 634900866 215220224 49964 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 52544 49964 57 152 0 52389 0
Current children cumulated CPU time (s) 1349.33
Current children cumulated vsize (KiB) 257740

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 2269
/proc/meminfo: memFree=1246144/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=212692 CPUtime=1332.56
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 50625 0 0 0 133208 48 0 0 25 0 1 0 634900866 217796608 50606 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 53173 50606 57 152 0 53018 0
Current children cumulated CPU time (s) 1408.76
Current children cumulated vsize (KiB) 260256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 2269
/proc/meminfo: memFree=1240960/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=217848 CPUtime=1392
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 51916 0 0 0 139150 50 0 0 25 0 1 0 634900866 223076352 51897 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 54462 51897 57 152 0 54307 0
Current children cumulated CPU time (s) 1468.2
Current children cumulated vsize (KiB) 265412

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 2269
/proc/meminfo: memFree=1235072/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=223680 CPUtime=1451.43
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 53371 0 0 0 145091 52 0 0 25 0 1 0 634900866 229048320 53352 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 55920 53352 57 152 0 55765 0
Current children cumulated CPU time (s) 1527.63
Current children cumulated vsize (KiB) 271244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 2269
/proc/meminfo: memFree=1232256/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=226460 CPUtime=1510.86
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 54080 0 0 0 151033 53 0 0 25 0 1 0 634900866 231895040 54061 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 56615 54061 57 152 0 56460 0
Current children cumulated CPU time (s) 1587.06
Current children cumulated vsize (KiB) 274024

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 2269
/proc/meminfo: memFree=1229376/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=229504 CPUtime=1570.29
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 54775 0 0 0 156976 53 0 0 25 0 1 0 634900866 235012096 54756 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 57376 54756 57 152 0 57221 0
Current children cumulated CPU time (s) 1646.49
Current children cumulated vsize (KiB) 277068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 2269
/proc/meminfo: memFree=1227264/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=231616 CPUtime=1629.72
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 55305 0 0 0 162918 54 0 0 25 0 1 0 634900866 237174784 55286 996147200 134512640 135136200 4294955968 18446744073709551615 134529701 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 57904 55286 57 152 0 57749 0
Current children cumulated CPU time (s) 1705.92
Current children cumulated vsize (KiB) 279180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 2269
/proc/meminfo: memFree=1224768/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=233992 CPUtime=1689.15
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 55906 0 0 0 168861 54 0 0 25 0 1 0 634900866 239607808 55887 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 58498 55887 57 152 0 58343 0
Current children cumulated CPU time (s) 1765.35
Current children cumulated vsize (KiB) 281556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 2269
/proc/meminfo: memFree=1223424/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=235312 CPUtime=1723.82
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 56236 0 0 0 172327 55 0 0 25 0 1 0 634900866 240959488 56217 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 58828 56217 57 152 0 58673 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 282876

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1817.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 2269
/proc/meminfo: memFree=1223424/2055920 swapFree=4180228/4192956
[pid=2206] ppid=2204 vsize=47564 CPUtime=76.2
/proc/2206/stat : 2206 (galacM.sh) S 2204 2206 1428 0 -1 4194304 799 89691 0 1 0 1 7535 84 17 0 1 0 634893164 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2206/statm: 11891 364 245 79 0 219 0
[pid=2229] ppid=2206 vsize=235312 CPUtime=1723.82
/proc/2229/stat : 2229 (minisat) R 2206 2206 1428 0 -1 4194304 56236 0 0 0 172327 55 0 0 25 0 1 0 634900866 240959488 56217 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2229/statm: 58828 56217 57 152 0 58673 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 282876

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2206 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=353544
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=858869
# CPU time returned by wait4() is 76.2124
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.32
CPU time (s): 1800.02
CPU user time (s): 1798.62
CPU system time (s): 1.4
CPU usage (%): 99.0483
Max. virtual memory (cumulated for all children) (KiB): 860192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.3535
system time used= 0.858869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90490
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= 3515
involuntary context switches= 5159

runsolver used 2.22366 second user time and 6.05108 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-03 23:12:40
IDJOB=1058943
IDBENCH=54197
IDSOLVER=350
FILE ID=node5/1058943-1215119560
PBS_JOBID= 7877194
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2d823279ef8747297b1bad05094561a9
RANDOM SEED=39990527

node5.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.279
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.279
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:       1321392 kB
Buffers:         60056 kB
Cached:         418264 kB
SwapCached:       6656 kB
Active:         312676 kB
Inactive:       345788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1321392 kB
SwapTotal:     4192956 kB
SwapFree:      4180228 kB
Dirty:            8864 kB
Writeback:           0 kB
Mapped:         186468 kB
Slab:            61136 kB
Committed_AS:  1045816 kB
PageTables:       2160 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= 66496 MiB
End job on node5 at 2008-07-03 23:43:00