Trace number 1076699

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

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-11_ext.xml
MD5SUM044efd6ff8af237ad5eddd605292ebfe
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 variables77
Number of constraints18
Maximum constraint arity11
Maximum domain size26
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.05	c --- Preproc Stats ---
1.82/1.98	c start processing
1.82/1.98	c start relation processing
5.69/5.82	c start cnf exporting
81.31/82.25	c parsing time : 1.849
81.31/82.25	c preprocessing time : 82.121
81.31/82.25	
81.31/82.25	c Nary constraints - conflicts : 0 supports : 18
81.31/82.25	c Binary constraints - conflicts : 0 supports :0
81.31/82.25	c max arity constraint : 11
81.31/82.25	c Max Tuples generated 0
81.31/82.25	c relations : 2
81.31/82.25	c relations BDD: 2
81.31/82.25	c sampling 0/0
81.31/82.25	c vars : 639312 - clauses :  2370452
81.31/82.25	
81.31/82.29	 
81.31/82.29	c --- SAT Solver Stats ---
81.31/82.29	 

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-1076699-1215189639/watcher-1076699-1215189639 -o /tmp/evaluation-result-1076699-1215189639/solver-1076699-1215189639 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076699-1215189639.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/81 9210
/proc/meminfo: memFree=1694552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=18572 CPUtime=0
/proc/9210/stat : 9210 (runsolver) R 9208 9210 7971 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 684089346 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 226686987559 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9210/statm: 4643 292 257 25 0 2626 0

[startup+0.106807 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9210
/proc/meminfo: memFree=1694552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.202817 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9210
/proc/meminfo: memFree=1694552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.302833 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9210
/proc/meminfo: memFree=1694552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.702871 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9210
/proc/meminfo: memFree=1694552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.50198 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9232
/proc/meminfo: memFree=1615368/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9224] ppid=9210 vsize=812628 CPUtime=1.43
/proc/9224/stat : 9224 (java) S 9210 9210 7971 0 -1 0 26540 0 1 0 129 14 0 0 25 0 9 0 684089351 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9224/statm: 203157 25966 1883 9 0 197138 0
[pid=9224/tid=9225] ppid=9210 vsize=812628 CPUtime=1.2
/proc/9224/task/9225/stat : 9225 (java) R 9210 9210 7971 0 -1 64 14455 0 1 0 112 8 0 0 25 0 9 0 684089352 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4126414875 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9226] ppid=9210 vsize=812628 CPUtime=0.09
/proc/9224/task/9226/stat : 9226 (java) S 9210 9210 7971 0 -1 64 10631 0 0 0 5 4 0 0 16 0 9 0 684089353 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9227] ppid=9210 vsize=812628 CPUtime=0
/proc/9224/task/9227/stat : 9227 (java) S 9210 9210 7971 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 684089354 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9228] ppid=9210 vsize=812628 CPUtime=0
/proc/9224/task/9228/stat : 9228 (java) S 9210 9210 7971 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 684089354 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9229] ppid=9210 vsize=812628 CPUtime=0
/proc/9224/task/9229/stat : 9229 (java) S 9210 9210 7971 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 684089356 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9230] ppid=9210 vsize=812628 CPUtime=0.11
/proc/9224/task/9230/stat : 9230 (java) S 9210 9210 7971 0 -1 64 755 0 0 0 11 0 0 0 16 0 9 0 684089356 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9231] ppid=9210 vsize=812628 CPUtime=0
/proc/9224/task/9231/stat : 9231 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 684089356 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9232] ppid=9210 vsize=812628 CPUtime=0
/proc/9224/task/9232/stat : 9232 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684089356 832131072 25966 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860196

[startup+3.10118 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9232
/proc/meminfo: memFree=1596872/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9224] ppid=9210 vsize=812740 CPUtime=3.01
/proc/9224/stat : 9224 (java) S 9210 9210 7971 0 -1 0 26580 0 1 0 287 14 0 0 25 0 9 0 684089351 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9224/statm: 203185 26004 1887 9 0 197166 0
[pid=9224/tid=9225] ppid=9210 vsize=812740 CPUtime=2.75
/proc/9224/task/9225/stat : 9225 (java) R 9210 9210 7971 0 -1 64 14476 0 1 0 267 8 0 0 25 0 9 0 684089352 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4126793209 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9226] ppid=9210 vsize=812740 CPUtime=0.1
/proc/9224/task/9226/stat : 9226 (java) S 9210 9210 7971 0 -1 64 10631 0 0 0 6 4 0 0 17 0 9 0 684089353 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9227] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9227/stat : 9227 (java) S 9210 9210 7971 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 684089354 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9228] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9228/stat : 9228 (java) S 9210 9210 7971 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 684089354 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9229] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9229/stat : 9229 (java) S 9210 9210 7971 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9230] ppid=9210 vsize=812740 CPUtime=0.13
/proc/9224/task/9230/stat : 9230 (java) S 9210 9210 7971 0 -1 64 774 0 0 0 13 0 0 0 16 0 9 0 684089356 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9231] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9231/stat : 9231 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9232] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9232/stat : 9232 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684089356 832245760 26004 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 860308

[startup+6.30258 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9232
/proc/meminfo: memFree=1591496/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9224] ppid=9210 vsize=812740 CPUtime=6.19
/proc/9224/stat : 9224 (java) S 9210 9210 7971 0 -1 0 33419 0 1 0 600 19 0 0 25 0 9 0 684089351 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9224/statm: 203185 32836 1909 9 0 197166 0
[pid=9224/tid=9225] ppid=9210 vsize=812740 CPUtime=5.55
/proc/9224/task/9225/stat : 9225 (java) R 9210 9210 7971 0 -1 64 14525 0 1 0 547 8 0 0 25 0 9 0 684089352 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9226] ppid=9210 vsize=812740 CPUtime=0.4
/proc/9224/task/9226/stat : 9226 (java) R 9210 9210 7971 0 -1 64 17380 0 0 0 31 9 0 0 18 0 9 0 684089353 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 102674816 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9227] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9227/stat : 9227 (java) S 9210 9210 7971 0 -1 64 10 0 0 0 0 0 0 0 25 0 9 0 684089354 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9228] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9228/stat : 9228 (java) S 9210 9210 7971 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 684089354 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9229] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9229/stat : 9229 (java) S 9210 9210 7971 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9230] ppid=9210 vsize=812740 CPUtime=0.2
/proc/9224/task/9230/stat : 9230 (java) S 9210 9210 7971 0 -1 64 815 0 0 0 20 0 0 0 16 0 9 0 684089356 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9231] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9231/stat : 9231 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9232] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9232/stat : 9232 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684089356 832245760 32836 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860308

[startup+12.7024 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9232
/proc/meminfo: memFree=1553552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9224] ppid=9210 vsize=812740 CPUtime=12.51
/proc/9224/stat : 9224 (java) S 9210 9210 7971 0 -1 0 36525 0 1 0 1227 24 0 0 25 0 9 0 684089351 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9224/statm: 203185 35930 1909 9 0 197166 0
[pid=9224/tid=9225] ppid=9210 vsize=812740 CPUtime=11.75
/proc/9224/task/9225/stat : 9225 (java) R 9210 9210 7971 0 -1 64 14538 0 1 0 1164 11 0 0 25 0 9 0 684089352 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4126995092 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9226] ppid=9210 vsize=812740 CPUtime=0.52
/proc/9224/task/9226/stat : 9226 (java) S 9210 9210 7971 0 -1 64 20466 0 0 0 41 11 0 0 16 0 9 0 684089353 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9227] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9227/stat : 9227 (java) S 9210 9210 7971 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 684089354 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9228] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9228/stat : 9228 (java) S 9210 9210 7971 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 684089354 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9229] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9229/stat : 9229 (java) S 9210 9210 7971 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9230] ppid=9210 vsize=812740 CPUtime=0.21
/proc/9224/task/9230/stat : 9230 (java) S 9210 9210 7971 0 -1 64 822 0 0 0 21 0 0 0 15 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9231] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9231/stat : 9231 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9232] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9232/stat : 9232 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 860308

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9232
/proc/meminfo: memFree=1545552/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 767 1707 0 0 0 0 0 0 25 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9224] ppid=9210 vsize=812740 CPUtime=25.18
/proc/9224/stat : 9224 (java) S 9210 9210 7971 0 -1 0 36550 0 1 0 2490 28 0 0 25 0 9 0 684089351 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9224/statm: 203185 35930 1909 9 0 197166 0
[pid=9224/tid=9225] ppid=9210 vsize=812740 CPUtime=24.41
/proc/9224/task/9225/stat : 9225 (java) R 9210 9210 7971 0 -1 64 14563 0 1 0 2426 15 0 0 25 0 9 0 684089352 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4126604456 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9226] ppid=9210 vsize=812740 CPUtime=0.53
/proc/9224/task/9226/stat : 9226 (java) S 9210 9210 7971 0 -1 64 20466 0 0 0 42 11 0 0 16 0 9 0 684089353 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9227] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9227/stat : 9227 (java) S 9210 9210 7971 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 684089354 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9228] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9228/stat : 9228 (java) S 9210 9210 7971 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 684089354 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9229] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9229/stat : 9229 (java) S 9210 9210 7971 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9230] ppid=9210 vsize=812740 CPUtime=0.21
/proc/9224/task/9230/stat : 9230 (java) S 9210 9210 7971 0 -1 64 822 0 0 0 21 0 0 0 15 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9231] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9231/stat : 9231 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9224/tid=9232] ppid=9210 vsize=812740 CPUtime=0
/proc/9224/task/9232/stat : 9232 (java) S 9210 9210 7971 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 684089356 832245760 35930 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 860308

[startup+51.1021 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9232
/proc/meminfo: memFree=1529168/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=0

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

/proc/9233/statm: 40293 37617 57 152 0 40138 0
Current children cumulated CPU time (s) 1121.12
Current children cumulated vsize (KiB) 208740

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9233
/proc/meminfo: memFree=1477392/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=161972 CPUtime=1099.7
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 37853 0 0 0 109942 28 0 0 25 0 1 0 684097575 165859328 37827 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 40493 37827 57 152 0 40338 0
Current children cumulated CPU time (s) 1181.1
Current children cumulated vsize (KiB) 209540

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1475088/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=164168 CPUtime=1159.68
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 38380 0 0 0 115939 29 0 0 25 0 1 0 684097575 168108032 38354 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 41042 38354 57 152 0 40887 0
Current children cumulated CPU time (s) 1241.08
Current children cumulated vsize (KiB) 211736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1474448/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=164696 CPUtime=1219.66
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 38528 0 0 0 121937 29 0 0 25 0 1 0 684097575 168648704 38502 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 41174 38502 57 152 0 41019 0
Current children cumulated CPU time (s) 1301.06
Current children cumulated vsize (KiB) 212264

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1474192/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=165092 CPUtime=1279.64
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 38610 0 0 0 127935 29 0 0 25 0 1 0 684097575 169054208 38584 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 41273 38584 57 152 0 41118 0
Current children cumulated CPU time (s) 1361.04
Current children cumulated vsize (KiB) 212660

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1474000/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=165224 CPUtime=1339.63
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 38674 0 0 0 133934 29 0 0 25 0 1 0 684097575 169189376 38648 996147200 134512640 135136200 4294955920 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 41306 38648 57 152 0 41151 0
Current children cumulated CPU time (s) 1421.03
Current children cumulated vsize (KiB) 212792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1473680/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=165620 CPUtime=1399.61
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 38745 0 0 0 139932 29 0 0 25 0 1 0 684097575 169594880 38719 996147200 134512640 135136200 4294955920 18446744073709551615 134529847 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 41405 38719 57 152 0 41250 0
Current children cumulated CPU time (s) 1481.01
Current children cumulated vsize (KiB) 213188

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 9239
/proc/meminfo: memFree=1472400/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=166808 CPUtime=1459.6
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 39071 0 0 0 145930 30 0 0 25 0 1 0 684097575 170811392 39045 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 41702 39045 57 152 0 41547 0
Current children cumulated CPU time (s) 1541
Current children cumulated vsize (KiB) 214376

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1470928/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=168264 CPUtime=1519.58
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 39434 0 0 0 151928 30 0 0 25 0 1 0 684097575 172302336 39408 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 42066 39408 57 152 0 41911 0
Current children cumulated CPU time (s) 1600.98
Current children cumulated vsize (KiB) 215832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1467856/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=171284 CPUtime=1579.56
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 40173 0 0 0 157926 30 0 0 25 0 1 0 684097575 175394816 40147 996147200 134512640 135136200 4294955920 18446744073709551615 134525895 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 42821 40147 57 152 0 42666 0
Current children cumulated CPU time (s) 1660.96
Current children cumulated vsize (KiB) 218852

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1464464/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=174816 CPUtime=1639.54
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 41044 0 0 0 163923 31 0 0 25 0 1 0 684097575 179011584 41018 996147200 134512640 135136200 4294955920 18446744073709551615 134527715 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 43704 41018 57 152 0 43549 0
Current children cumulated CPU time (s) 1720.94
Current children cumulated vsize (KiB) 222384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 9239
/proc/meminfo: memFree=1462608/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=176400 CPUtime=1699.53
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 41463 0 0 0 169921 32 0 0 25 0 1 0 684097575 180633600 41437 996147200 134512640 135136200 4294955920 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 44100 41437 57 152 0 43945 0
Current children cumulated CPU time (s) 1780.93
Current children cumulated vsize (KiB) 223968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 9269
/proc/meminfo: memFree=1546000/2055920 swapFree=4146952/4192956
[pid=9210] ppid=9208 vsize=47568 CPUtime=81.4
/proc/9210/stat : 9210 (galacM.sh) S 9208 9210 7971 0 -1 4194304 802 38378 0 1 0 0 8088 52 17 0 1 0 684089346 48709632 367 996147200 4194304 4520092 548682068784 18446744073709551615 226686593882 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9210/statm: 11892 367 246 79 0 220 0
[pid=9233] ppid=9210 vsize=176796 CPUtime=1718.67
/proc/9233/stat : 9233 (minisat) R 9210 9210 7971 0 -1 4194304 41541 0 0 0 171835 32 0 0 25 0 1 0 684097575 181039104 41515 996147200 134512640 135136200 4294955920 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9233/statm: 44199 41515 57 152 0 44044 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 224364

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 9210 and gives
#  childrusage.ru_utime.tv_sec=80
#  childrusage.ru_utime.tv_usec=887703
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=535918
# CPU time returned by wait4() is 81.4236
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.51
CPU time (s): 1800.07
CPU user time (s): 1799.23
CPU system time (s): 0.84
CPU usage (%): 99.9199
Max. virtual memory (cumulated for all children) (KiB): 860308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.8877
system time used= 0.535918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39180
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= 3698
involuntary context switches= 7143

runsolver used 1.65075 second user time and 4.98724 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 18:40:39
IDJOB=1076699
IDBENCH=56598
IDSOLVER=350
FILE ID=node80/1076699-1215189639
PBS_JOBID= 7881596
Free space on /tmp= 66548 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-11_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076699-1215189639/watcher-1076699-1215189639 -o /tmp/evaluation-result-1076699-1215189639/solver-1076699-1215189639 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1076699-1215189639.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 044efd6ff8af237ad5eddd605292ebfe
RANDOM SEED=441350111

node80.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1694968 kB
Buffers:         47776 kB
Cached:         132788 kB
SwapCached:      39892 kB
Active:         256796 kB
Inactive:        56460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694968 kB
SwapTotal:     4192956 kB
SwapFree:      4146952 kB
Dirty:           13804 kB
Writeback:           0 kB
Mapped:         145644 kB
Slab:            32756 kB
Committed_AS:  1858952 kB
PageTables:       2016 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= 66504 MiB
End job on node80 at 2008-07-04 19:10:43