Trace number 1076493

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.07 1813.31

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-11_ext.xml
MD5SUM6156340813783c268b56280fd8ae95c0
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 variables88
Number of constraints19
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension19
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 ---
2.53/2.65	c start processing
2.53/2.65	c start relation processing
7.48/7.63	c start cnf exporting
108.49/109.69	c parsing time : 2.524
108.49/109.69	c preprocessing time : 109.568
108.49/109.69	
108.49/109.69	c Nary constraints - conflicts : 0 supports : 19
108.49/109.69	c Binary constraints - conflicts : 0 supports :0
108.49/109.69	c max arity constraint : 11
108.49/109.69	c Max Tuples generated 0
108.49/109.70	c relations : 2
108.49/109.70	c relations BDD: 2
108.49/109.70	c sampling 0/0
108.49/109.70	c vars : 823303 - clauses :  3052178
108.49/109.70	
108.58/109.76	 
108.58/109.76	c --- SAT Solver Stats ---
108.58/109.76	 
108.58/109.77	c eSAT 0.1 : minisat core with additionnal features
108.58/109.77	c ============================[ Problem Statistics ]=============================
108.58/109.77	c |                                                                             |
108.58/109.77	c |  Number of variables:  823302                                               |
108.58/109.77	c |  Number of clauses:    3052178                                              |
113.19/114.46	c |  Parsing time:         4.26         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076493-1215187739/watcher-1076493-1215187739 -o /tmp/evaluation-result-1076493-1215187739/solver-1076493-1215187739 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1076493-1215187739.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

[startup+0 s]
/proc/loadavg: 2.00 1.98 1.91 3/80 21974
/proc/meminfo: memFree=1490720/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=18572 CPUtime=0
/proc/21974/stat : 21974 (runsolver) R 21972 20563 20563 0 -1 4194368 12 0 0 0 0 0 0 0 21 0 1 0 1997745894 19017728 290 996147200 4194304 4296836 548682068448 18446744073709551615 240574821909 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21974/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0424469 s]
/proc/loadavg: 2.00 1.98 1.91 3/80 21974
/proc/meminfo: memFree=1490720/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.102338 s]
/proc/loadavg: 2.00 1.98 1.91 3/80 21974
/proc/meminfo: memFree=1490720/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.30237 s]
/proc/loadavg: 2.00 1.98 1.91 3/80 21974
/proc/meminfo: memFree=1490720/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+0.702442 s]
/proc/loadavg: 2.00 1.98 1.91 3/80 21974
/proc/meminfo: memFree=1490720/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47584

[startup+1.50158 s]
/proc/loadavg: 2.08 2.00 1.91 3/90 21996
/proc/meminfo: memFree=1440080/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21988] ppid=21974 vsize=812732 CPUtime=1.43
/proc/21988/stat : 21988 (java) S 21974 21974 20563 0 -1 0 23685 0 1 0 130 13 0 0 18 0 9 0 1997745898 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21988/statm: 203183 23111 1883 9 0 197164 0
[pid=21988/tid=21989] ppid=21974 vsize=812732 CPUtime=1.21
/proc/21988/task/21989/stat : 21989 (java) R 21974 21974 20563 0 -1 64 14303 0 1 0 113 8 0 0 25 0 9 0 1997745899 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4126660346 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21990] ppid=21974 vsize=812732 CPUtime=0.07
/proc/21988/task/21990/stat : 21990 (java) S 21974 21974 20563 0 -1 64 7927 0 0 0 4 3 0 0 16 0 9 0 1997745900 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21991] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21991/stat : 21991 (java) S 21974 21974 20563 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997745900 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21992] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21992/stat : 21992 (java) S 21974 21974 20563 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997745900 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21993] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21993/stat : 21993 (java) S 21974 21974 20563 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997745903 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21994] ppid=21974 vsize=812732 CPUtime=0.12
/proc/21988/task/21994/stat : 21994 (java) S 21974 21974 20563 0 -1 64 757 0 0 0 12 0 0 0 16 0 9 0 1997745903 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21995] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21995/stat : 21995 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997745903 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21996] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21996/stat : 21996 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997745903 832237568 23111 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860316

[startup+3.10185 s]
/proc/loadavg: 2.08 2.00 1.91 3/90 21996
/proc/meminfo: memFree=1392848/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21988] ppid=21974 vsize=812732 CPUtime=3.02
/proc/21988/stat : 21988 (java) S 21974 21974 20563 0 -1 0 28621 0 1 0 287 15 0 0 18 0 9 0 1997745898 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21988/statm: 203183 28044 1887 9 0 197164 0
[pid=21988/tid=21989] ppid=21974 vsize=812732 CPUtime=2.69
/proc/21988/task/21989/stat : 21989 (java) R 21974 21974 20563 0 -1 64 14479 0 1 0 261 8 0 0 25 0 9 0 1997745899 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4126798170 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21990] ppid=21974 vsize=812732 CPUtime=0.15
/proc/21988/task/21990/stat : 21990 (java) S 21974 21974 20563 0 -1 64 12672 0 0 0 10 5 0 0 16 0 9 0 1997745900 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21991] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21991/stat : 21991 (java) S 21974 21974 20563 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997745900 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21992] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21992/stat : 21992 (java) S 21974 21974 20563 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997745900 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21993] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21993/stat : 21993 (java) S 21974 21974 20563 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997745903 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21994] ppid=21974 vsize=812732 CPUtime=0.14
/proc/21988/task/21994/stat : 21994 (java) S 21974 21974 20563 0 -1 64 772 0 0 0 14 0 0 0 16 0 9 0 1997745903 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21995] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21995/stat : 21995 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997745903 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21996] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21996/stat : 21996 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997745903 832237568 28044 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860316

[startup+6.30238 s]
/proc/loadavg: 2.08 2.00 1.91 3/90 21996
/proc/meminfo: memFree=1384656/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21988] ppid=21974 vsize=812732 CPUtime=6.19
/proc/21988/stat : 21988 (java) S 21974 21974 20563 0 -1 0 33100 0 1 0 602 17 0 0 18 0 9 0 1997745898 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21988/statm: 203183 32519 1889 9 0 197164 0
[pid=21988/tid=21989] ppid=21974 vsize=812732 CPUtime=5.62
/proc/21988/task/21989/stat : 21989 (java) R 21974 21974 20563 0 -1 64 14484 0 1 0 554 8 0 0 25 0 9 0 1997745899 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4126796215 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21990] ppid=21974 vsize=812732 CPUtime=0.38
/proc/21988/task/21990/stat : 21990 (java) S 21974 21974 20563 0 -1 64 17130 0 0 0 31 7 0 0 18 0 9 0 1997745900 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21991] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21991/stat : 21991 (java) S 21974 21974 20563 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997745900 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21992] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21992/stat : 21992 (java) S 21974 21974 20563 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997745900 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21993] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21993/stat : 21993 (java) S 21974 21974 20563 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997745903 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21994] ppid=21974 vsize=812732 CPUtime=0.16
/proc/21988/task/21994/stat : 21994 (java) S 21974 21974 20563 0 -1 64 788 0 0 0 16 0 0 0 15 0 9 0 1997745903 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21995] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21995/stat : 21995 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997745903 832237568 32519 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21996] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21996/stat : 21996 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997745903 832237568 32519 996147200 134512640 134550740 4294955568 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) 860316

[startup+12.7015 s]
/proc/loadavg: 2.07 2.00 1.91 3/90 21996
/proc/meminfo: memFree=1341776/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21988] ppid=21974 vsize=812732 CPUtime=12.52
/proc/21988/stat : 21988 (java) S 21974 21974 20563 0 -1 0 38801 0 1 0 1232 20 0 0 18 0 9 0 1997745898 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21988/statm: 203183 38206 1909 9 0 197164 0
[pid=21988/tid=21989] ppid=21974 vsize=812732 CPUtime=11.61
/proc/21988/task/21989/stat : 21989 (java) R 21974 21974 20563 0 -1 64 14540 0 1 0 1151 10 0 0 25 0 9 0 1997745899 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4126672689 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21990] ppid=21974 vsize=812732 CPUtime=0.66
/proc/21988/task/21990/stat : 21990 (java) S 21974 21974 20563 0 -1 64 22740 0 0 0 57 9 0 0 16 0 9 0 1997745900 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21991] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21991/stat : 21991 (java) S 21974 21974 20563 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997745900 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21992] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21992/stat : 21992 (java) S 21974 21974 20563 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997745900 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21993] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21993/stat : 21993 (java) S 21974 21974 20563 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997745903 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21994] ppid=21974 vsize=812732 CPUtime=0.22
/proc/21988/task/21994/stat : 21994 (java) S 21974 21974 20563 0 -1 64 823 0 0 0 22 0 0 0 15 0 9 0 1997745903 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21995] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21995/stat : 21995 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997745903 832237568 38206 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21996] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21996/stat : 21996 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997745903 832237568 38206 996147200 134512640 134550740 4294955568 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) 860316

[startup+25.5026 s]
/proc/loadavg: 2.06 2.00 1.91 3/90 21996
/proc/meminfo: memFree=1334032/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 767 1702 0 0 0 0 0 1 18 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21988] ppid=21974 vsize=812732 CPUtime=25.2
/proc/21988/stat : 21988 (java) S 21974 21974 20563 0 -1 0 38827 0 1 0 2496 24 0 0 18 0 9 0 1997745898 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21988/statm: 203183 38209 1909 9 0 197164 0
[pid=21988/tid=21989] ppid=21974 vsize=812732 CPUtime=24.27
/proc/21988/task/21989/stat : 21989 (java) R 21974 21974 20563 0 -1 64 14563 0 1 0 2413 14 0 0 25 0 9 0 1997745899 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 102063944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21990] ppid=21974 vsize=812732 CPUtime=0.68
/proc/21988/task/21990/stat : 21990 (java) S 21974 21974 20563 0 -1 64 22740 0 0 0 59 9 0 0 16 0 9 0 1997745900 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21991] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21991/stat : 21991 (java) S 21974 21974 20563 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997745900 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21992] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21992/stat : 21992 (java) S 21974 21974 20563 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997745900 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21993] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21993/stat : 21993 (java) S 21974 21974 20563 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997745903 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21994] ppid=21974 vsize=812732 CPUtime=0.23
/proc/21988/task/21994/stat : 21994 (java) S 21974 21974 20563 0 -1 64 826 0 0 0 23 0 0 0 15 0 9 0 1997745903 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21995] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21995/stat : 21995 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997745903 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21988/tid=21996] ppid=21974 vsize=812732 CPUtime=0
/proc/21988/task/21996/stat : 21996 (java) S 21974 21974 20563 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1997745903 832237568 38209 996147200 134512640 134550740 4294955568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860316

[startup+51.1029 s]
/proc/loadavg: 2.03 2.00 1.91 3/90 21996
/proc/meminfo: memFree=1318096/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=0.01

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

/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1171
Current children cumulated vsize (KiB) 503884

[startup+1242.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/82 21997
/proc/meminfo: memFree=992664/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1121.82
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 112114 68 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565412 0 0 4096 3 0 0 0 17 1 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1230.43
Current children cumulated vsize (KiB) 503884

[startup+1302.3 s]
/proc/loadavg: 2.39 2.12 1.97 3/82 21997
/proc/meminfo: memFree=992664/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1181.26
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 118058 68 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1289.87
Current children cumulated vsize (KiB) 503884

[startup+1362.3 s]
/proc/loadavg: 2.14 2.10 1.97 3/82 21997
/proc/meminfo: memFree=992536/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1240.7
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 124002 68 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1349.31
Current children cumulated vsize (KiB) 503884

[startup+1422.31 s]
/proc/loadavg: 2.13 2.11 1.98 3/83 22048
/proc/meminfo: memFree=888208/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1300.65
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 129995 70 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1409.26
Current children cumulated vsize (KiB) 503884

[startup+1482.3 s]
/proc/loadavg: 2.05 2.08 1.98 3/83 22048
/proc/meminfo: memFree=851792/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1360.61
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 135991 70 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1469.22
Current children cumulated vsize (KiB) 503884

[startup+1542.3 s]
/proc/loadavg: 2.02 2.07 1.98 3/75 22051
/proc/meminfo: memFree=746256/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1420.57
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 141987 70 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565382 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1529.18
Current children cumulated vsize (KiB) 503884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 1.98 3/75 22051
/proc/meminfo: memFree=740304/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1480.55
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 147985 70 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1589.16
Current children cumulated vsize (KiB) 503884

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 1.98 3/75 22051
/proc/meminfo: memFree=738256/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1540.52
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 153982 70 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1649.13
Current children cumulated vsize (KiB) 503884

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/75 22051
/proc/meminfo: memFree=736912/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1600.5
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 159979 71 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1709.11
Current children cumulated vsize (KiB) 503884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/75 22051
/proc/meminfo: memFree=736272/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1660.47
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 165976 71 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1769.08
Current children cumulated vsize (KiB) 503884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/75 22051
/proc/meminfo: memFree=736272/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1691.46
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 169075 71 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 503884

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

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

[startup+1813.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/75 22051
/proc/meminfo: memFree=736272/2055920 swapFree=4180240/4192956
[pid=21974] ppid=21972 vsize=47584 CPUtime=108.61
/proc/21974/stat : 21974 (galacE.sh) S 21972 21974 20563 0 -1 4194304 802 40697 0 1 0 0 10800 61 17 0 1 0 1997745894 48726016 367 996147200 4194304 4520092 548682068784 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/21974/statm: 11896 367 246 79 0 220 0
[pid=21997] ppid=21974 vsize=456300 CPUtime=1691.46
/proc/21997/stat : 21997 (eSAT_static) R 21974 21974 20563 0 -1 4194304 122752 0 0 0 169075 71 0 0 25 0 1 0 1997756871 467251200 108171 996147200 134512640 135177480 4294955936 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/21997/statm: 114075 108171 79 162 0 113910 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 503884

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21974 and gives
#  childrusage.ru_utime.tv_sec=108
#  childrusage.ru_utime.tv_usec=14579
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=626904
# CPU time returned by wait4() is 108.641
# 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): 1813.31
CPU time (s): 1800.07
CPU user time (s): 1798.75
CPU system time (s): 1.32
CPU usage (%): 99.2697
Max. virtual memory (cumulated for all children) (KiB): 860316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.015
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41499
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= 4469
involuntary context switches= 6781

runsolver used 2.52562 second user time and 5.73213 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 18:08:59
IDJOB=1076493
IDBENCH=56589
IDSOLVER=351
FILE ID=node50/1076493-1215187739
PBS_JOBID= 7881617
Free space on /tmp= 66432 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6156340813783c268b56280fd8ae95c0
RANDOM SEED=665430360

node50.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.261
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.261
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:       1491200 kB
Buffers:         72272 kB
Cached:         327848 kB
SwapCached:       6724 kB
Active:         319228 kB
Inactive:       170932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491200 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            5804 kB
Writeback:           0 kB
Mapped:         103584 kB
Slab:            59536 kB
Committed_AS:  4696704 kB
PageTables:       2020 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= 66288 MiB
End job on node50 at 2008-07-04 18:39:15