Trace number 1095309

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.05 1823.92

General information on the benchmark

Namecsp/rand-3-28-28-fcd/
normalized-rand-3-28-28-93-632-fcd-42_ext.xml
MD5SUMd9a1da880a9aefb5ff4e5e5942250639
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.04	c --- Preproc Stats ---
5.44/5.67	c start processing
5.44/5.67	c start relation processing
19.40/19.93	c start cnf exporting
76.42/82.38	c parsing time : 5.539
76.42/82.38	c preprocessing time : 82.249
76.42/82.38	
76.42/82.38	c Nary constraints - conflicts : 0 supports : 93
76.42/82.38	c Binary constraints - conflicts : 0 supports :0
76.42/82.38	c max arity constraint : 3
76.42/82.38	c Max Tuples generated 0
76.42/82.38	c relations : 93
76.42/82.38	c relations BDD: 93
76.42/82.38	c sampling 0/0
76.42/82.38	c vars : 598056 - clauses :  1874026
76.42/82.38	
76.50/82.44	 
76.50/82.44	c --- SAT Solver Stats ---
76.50/82.44	 

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-1095309-1215254077/watcher-1095309-1215254077 -o /tmp/evaluation-result-1095309-1215254077/solver-1095309-1215254077 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1095309-1215254077.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.01 2.03 2.01 4/93 16124
/proc/meminfo: memFree=1597992/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=5316 CPUtime=0
/proc/16124/stat : 16124 (galacM.sh) R 16122 16124 14751 0 -1 4194304 229 0 0 0 0 0 0 0 20 0 1 0 152793072 5443584 193 996147200 4194304 4520092 548682068832 18446744073709551615 217868989833 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16124/statm: 1329 193 146 79 0 121 0

[startup+0.045459 s]
/proc/loadavg: 2.01 2.03 2.01 4/93 16124
/proc/meminfo: memFree=1597992/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.104834 s]
/proc/loadavg: 2.01 2.03 2.01 4/93 16124
/proc/meminfo: memFree=1597992/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.30149 s]
/proc/loadavg: 2.01 2.03 2.01 4/93 16124
/proc/meminfo: memFree=1597992/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701539 s]
/proc/loadavg: 2.01 2.03 2.01 4/93 16124
/proc/meminfo: memFree=1597992/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50264 s]
/proc/loadavg: 2.01 2.03 2.01 3/103 16146
/proc/meminfo: memFree=1527000/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16138] ppid=16124 vsize=812416 CPUtime=1.42
/proc/16138/stat : 16138 (java) S 16124 16124 14751 0 -1 0 22161 0 1 0 130 12 0 0 18 0 9 0 152793076 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16138/statm: 203104 21583 1884 9 0 197138 0
[pid=16138/tid=16139] ppid=16124 vsize=812416 CPUtime=1.19
/proc/16138/task/16139/stat : 16139 (java) R 16124 16124 14751 0 -1 64 14457 0 1 0 111 8 0 0 25 0 9 0 152793077 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4126653557 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16140] ppid=16124 vsize=812416 CPUtime=0.08
/proc/16138/task/16140/stat : 16140 (java) S 16124 16124 14751 0 -1 64 6247 0 0 0 6 2 0 0 16 0 9 0 152793079 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16141] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16141/stat : 16141 (java) S 16124 16124 14751 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16142] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16142/stat : 16142 (java) S 16124 16124 14751 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16143] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16143/stat : 16143 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 152793081 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16144] ppid=16124 vsize=812416 CPUtime=0.11
/proc/16138/task/16144/stat : 16144 (java) S 16124 16124 14751 0 -1 64 751 0 0 0 11 0 0 0 16 0 9 0 152793081 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16145] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16145/stat : 16145 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152793081 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16146] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16146/stat : 16146 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152793081 831913984 21583 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 859968

[startup+3.10182 s]
/proc/loadavg: 2.01 2.03 2.01 3/103 16146
/proc/meminfo: memFree=1512792/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16138] ppid=16124 vsize=812416 CPUtime=2.98
/proc/16138/stat : 16138 (java) S 16124 16124 14751 0 -1 0 25268 0 1 0 284 14 0 0 18 0 9 0 152793076 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16138/statm: 203104 24685 1884 9 0 197138 0
[pid=16138/tid=16139] ppid=16124 vsize=812416 CPUtime=2.62
/proc/16138/task/16139/stat : 16139 (java) R 16124 16124 14751 0 -1 64 14462 0 1 0 253 9 0 0 25 0 9 0 152793077 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4126713856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16140] ppid=16124 vsize=812416 CPUtime=0.21
/proc/16138/task/16140/stat : 16140 (java) S 16124 16124 14751 0 -1 64 9345 0 0 0 18 3 0 0 16 0 9 0 152793079 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16141] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16141/stat : 16141 (java) S 16124 16124 14751 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16142] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16142/stat : 16142 (java) S 16124 16124 14751 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16143] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16143/stat : 16143 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 152793081 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16144] ppid=16124 vsize=812416 CPUtime=0.12
/proc/16138/task/16144/stat : 16144 (java) S 16124 16124 14751 0 -1 64 755 0 0 0 12 0 0 0 16 0 9 0 152793081 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16145] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16145/stat : 16145 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152793081 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16146] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16146/stat : 16146 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152793081 831913984 24685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 859968

[startup+6.3022 s]
/proc/loadavg: 2.01 2.03 2.01 4/103 16146
/proc/meminfo: memFree=1484312/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16138] ppid=16124 vsize=812416 CPUtime=6.12
/proc/16138/stat : 16138 (java) S 16124 16124 14751 0 -1 0 32326 0 1 0 595 17 0 0 18 0 9 0 152793076 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16138/statm: 203104 31731 1892 9 0 197138 0
[pid=16138/tid=16139] ppid=16124 vsize=812416 CPUtime=5.38
/proc/16138/task/16139/stat : 16139 (java) R 16124 16124 14751 0 -1 64 14486 0 1 0 529 9 0 0 25 0 9 0 152793077 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16140] ppid=16124 vsize=812416 CPUtime=0.5
/proc/16138/task/16140/stat : 16140 (java) R 16124 16124 14751 0 -1 64 16333 0 0 0 45 5 0 0 16 0 9 0 152793079 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16141] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16141/stat : 16141 (java) S 16124 16124 14751 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16142] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16142/stat : 16142 (java) S 16124 16124 14751 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16143] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16143/stat : 16143 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 152793081 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16144] ppid=16124 vsize=812416 CPUtime=0.19
/proc/16138/task/16144/stat : 16144 (java) S 16124 16124 14751 0 -1 64 801 0 0 0 19 0 0 0 16 0 9 0 152793081 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16145] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16145/stat : 16145 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152793081 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16146] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16146/stat : 16146 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152793081 831913984 31731 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 859968

[startup+12.702 s]
/proc/loadavg: 2.08 2.04 2.01 3/103 16146
/proc/meminfo: memFree=1394200/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16138] ppid=16124 vsize=812416 CPUtime=12.38
/proc/16138/stat : 16138 (java) S 16124 16124 14751 0 -1 0 52996 0 1 0 1210 28 0 0 18 0 9 0 152793076 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16138/statm: 203104 52399 1892 9 0 197138 0
[pid=16138/tid=16139] ppid=16124 vsize=812416 CPUtime=10.6
/proc/16138/task/16139/stat : 16139 (java) R 16124 16124 14751 0 -1 64 14488 0 1 0 1051 9 0 0 25 0 9 0 152793077 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4126887226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16140] ppid=16124 vsize=812416 CPUtime=1.54
/proc/16138/task/16140/stat : 16140 (java) S 16124 16124 14751 0 -1 64 37000 0 0 0 138 16 0 0 16 0 9 0 152793079 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16141] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16141/stat : 16141 (java) S 16124 16124 14751 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16142] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16142/stat : 16142 (java) S 16124 16124 14751 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16143] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16143/stat : 16143 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 152793081 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16144] ppid=16124 vsize=812416 CPUtime=0.19
/proc/16138/task/16144/stat : 16144 (java) S 16124 16124 14751 0 -1 64 802 0 0 0 19 0 0 0 16 0 9 0 152793081 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16145] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16145/stat : 16145 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152793081 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16146] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16146/stat : 16146 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152793081 831913984 52399 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 859968

[startup+25.5024 s]
/proc/loadavg: 2.14 2.06 2.02 3/103 16146
/proc/meminfo: memFree=1252056/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16138] ppid=16124 vsize=812416 CPUtime=24.88
/proc/16138/stat : 16138 (java) S 16124 16124 14751 0 -1 0 87857 0 1 0 2441 47 0 0 18 0 9 0 152793076 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16138/statm: 203104 87246 1911 9 0 197138 0
[pid=16138/tid=16139] ppid=16124 vsize=812416 CPUtime=21.3
/proc/16138/task/16139/stat : 16139 (java) R 16124 16124 14751 0 -1 64 14540 0 1 0 2119 11 0 0 25 0 9 0 152793077 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4127061176 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16140] ppid=16124 vsize=812416 CPUtime=3.28
/proc/16138/task/16140/stat : 16140 (java) S 16124 16124 14751 0 -1 64 71772 0 0 0 295 33 0 0 16 0 9 0 152793079 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16141] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16141/stat : 16141 (java) S 16124 16124 14751 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16142] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16142/stat : 16142 (java) S 16124 16124 14751 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 152793079 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16143] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16143/stat : 16143 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 152793081 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16144] ppid=16124 vsize=812416 CPUtime=0.27
/proc/16138/task/16144/stat : 16144 (java) S 16124 16124 14751 0 -1 64 839 0 0 0 26 1 0 0 15 0 9 0 152793081 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16145] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16145/stat : 16145 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 152793081 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16138/tid=16146] ppid=16124 vsize=812416 CPUtime=0
/proc/16138/task/16146/stat : 16146 (java) S 16124 16124 14751 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 152793081 831913984 87246 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 859968

[startup+51.1025 s]
/proc/loadavg: 2.16 2.07 2.02 3/103 16146
/proc/meminfo: memFree=1238104/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=0.01

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

/proc/16147/statm: 69357 66784 57 152 0 69202 0
Current children cumulated CPU time (s) 1110.17
Current children cumulated vsize (KiB) 324980

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1373600/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=281260 CPUtime=1093.31
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 67793 0 0 0 109277 54 0 0 25 0 1 0 152801317 288010240 67774 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 70315 67774 57 152 0 70160 0
Current children cumulated CPU time (s) 1169.86
Current children cumulated vsize (KiB) 328812

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1365152/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=290040 CPUtime=1153
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 69910 0 0 0 115244 56 0 0 25 0 1 0 152801317 297000960 69891 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 72510 69891 57 152 0 72355 0
Current children cumulated CPU time (s) 1229.55
Current children cumulated vsize (KiB) 337592

[startup+1302.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1359200/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=295772 CPUtime=1212.69
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 71360 0 0 0 121211 58 0 0 25 0 1 0 152801317 302870528 71341 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 73943 71341 57 152 0 73788 0
Current children cumulated CPU time (s) 1289.24
Current children cumulated vsize (KiB) 343324

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1354912/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=300020 CPUtime=1272.38
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 72420 0 0 0 127179 59 0 0 25 0 1 0 152801317 307220480 72401 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 75005 72401 57 152 0 74850 0
Current children cumulated CPU time (s) 1348.93
Current children cumulated vsize (KiB) 347572

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1351072/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=303732 CPUtime=1332.06
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 73351 0 0 0 133146 60 0 0 25 0 1 0 152801317 311021568 73332 996147200 134512640 135136200 4294955968 18446744073709551615 134520042 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 75933 73332 57 152 0 75778 0
Current children cumulated CPU time (s) 1408.61
Current children cumulated vsize (KiB) 351284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1347488/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=307300 CPUtime=1391.75
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 74254 0 0 0 139113 62 0 0 25 0 1 0 152801317 314675200 74235 996147200 134512640 135136200 4294955968 18446744073709551615 134519993 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 76825 74235 57 152 0 76670 0
Current children cumulated CPU time (s) 1468.3
Current children cumulated vsize (KiB) 354852

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16150
/proc/meminfo: memFree=1343456/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=311160 CPUtime=1451.43
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 75229 0 0 0 145080 63 0 0 25 0 1 0 152801317 318627840 75210 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 77790 75210 57 152 0 77635 0
Current children cumulated CPU time (s) 1527.98
Current children cumulated vsize (KiB) 358712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16156
/proc/meminfo: memFree=1338016/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=316460 CPUtime=1511.08
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 76562 0 0 0 151044 64 0 0 25 0 1 0 152801317 324055040 76543 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/16147/statm: 79115 76543 57 152 0 78960 0
Current children cumulated CPU time (s) 1587.63
Current children cumulated vsize (KiB) 364012

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/95 16212
/proc/meminfo: memFree=1250528/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=319504 CPUtime=1565.11
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 77338 0 0 0 156398 113 0 0 25 0 1 0 152801317 327172096 77319 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/16147/statm: 79876 77319 57 152 0 79721 0
Current children cumulated CPU time (s) 1641.66
Current children cumulated vsize (KiB) 367056

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/95 16212
/proc/meminfo: memFree=1248608/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=321636 CPUtime=1623.9
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 77841 0 0 0 162276 114 0 0 25 0 1 0 152801317 329355264 77822 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16147/statm: 80409 77822 57 152 0 80254 0
Current children cumulated CPU time (s) 1700.45
Current children cumulated vsize (KiB) 369188

[startup+1782.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 16212
/proc/meminfo: memFree=1245920/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=324276 CPUtime=1682.72
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 78501 0 0 0 168157 115 0 0 25 0 1 0 152801317 332058624 78482 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/16147/statm: 81069 78482 57 152 0 80914 0
Current children cumulated CPU time (s) 1759.27
Current children cumulated vsize (KiB) 371828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1823.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16212
/proc/meminfo: memFree=1243488/2055920 swapFree=4192812/4192956
[pid=16124] ppid=16122 vsize=47552 CPUtime=76.55
/proc/16124/stat : 16124 (galacM.sh) S 16122 16124 14751 0 -1 4194304 799 89665 0 1 0 0 7553 102 17 0 1 0 152793072 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16124/statm: 11888 364 245 79 0 219 0
[pid=16147] ppid=16124 vsize=326420 CPUtime=1723.5
/proc/16147/stat : 16147 (minisat) R 16124 16124 14751 0 -1 4194304 79064 0 0 0 172235 115 0 0 25 0 1 0 152801317 334254080 79045 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/16147/statm: 81605 79045 57 152 0 81450 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 373972

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 16124 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=537516
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=34842
# CPU time returned by wait4() is 76.5724
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1823.92
CPU time (s): 1800.05
CPU user time (s): 1797.88
CPU system time (s): 2.17
CPU usage (%): 98.6915
Max. virtual memory (cumulated for all children) (KiB): 859968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.5375
system time used= 1.03484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90464
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= 3600
involuntary context switches= 5479

runsolver used 2.81057 second user time and 6.34204 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-05 12:34:38
IDJOB=1095309
IDBENCH=58892
IDSOLVER=350
FILE ID=node28/1095309-1215254077
PBS_JOBID= 7882014
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d9a1da880a9aefb5ff4e5e5942250639
RANDOM SEED=779907

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1598472 kB
Buffers:         21736 kB
Cached:         241764 kB
SwapCached:          0 kB
Active:         308892 kB
Inactive:        97604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8892 kB
Writeback:           0 kB
Mapped:         163408 kB
Slab:            35328 kB
Committed_AS:  1025504 kB
PageTables:       2288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node28 at 2008-07-05 13:05:04