Trace number 1076285

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 1815.91

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-13_ext.xml
MD5SUM0cabe21a999f9e8670c8ce6bdc1f9fe3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1417.23
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints25
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension25
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.33/2.49	c start processing
2.33/2.49	c start relation processing
6.30/6.47	c start cnf exporting
139.85/141.37	c parsing time : 2.355
139.85/141.37	c preprocessing time : 141.233
139.85/141.37	
139.85/141.37	c Nary constraints - conflicts : 0 supports : 25
139.85/141.37	c Binary constraints - conflicts : 0 supports :0
139.85/141.37	c max arity constraint : 13
139.85/141.37	c Max Tuples generated 0
139.85/141.37	c relations : 2
139.85/141.37	c relations BDD: 2
139.85/141.37	c sampling 0/0
139.85/141.37	c vars : 1141611 - clauses :  4047839
139.85/141.37	
139.92/141.44	 
139.92/141.44	c --- SAT Solver Stats ---
139.92/141.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-1076285-1215184897/watcher-1076285-1215184897 -o /tmp/evaluation-result-1076285-1215184897/solver-1076285-1215184897 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076285-1215184897.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.02 2.00 4/72 6103
/proc/meminfo: memFree=1681616/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=8652 CPUtime=0
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1997463455 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 2163 280 208 79 0 156 0
[pid=6104] ppid=6103 vsize=8688 CPUtime=0
/proc/6104/stat : 6104 (galacM.sh) S 6103 6103 5927 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 1997463455 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 264907751506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6104/statm: 2172 286 209 79 0 165 0
[pid=6105] ppid=6104 vsize=8728 CPUtime=0
/proc/6105/stat : 6105 (galacM.sh) R 6104 6103 5927 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1997463455 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 264907582759 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/6105/statm: 2182 290 209 79 0 175 0

[startup+0.021547 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 6103
/proc/meminfo: memFree=1681616/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=8748 CPUtime=0
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 1997463455 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101479 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 6103
/proc/meminfo: memFree=1681616/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301487 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 6103
/proc/meminfo: memFree=1681616/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701511 s]
/proc/loadavg: 2.00 2.02 2.00 4/72 6103
/proc/meminfo: memFree=1681616/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50157 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6125
/proc/meminfo: memFree=1629696/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6117] ppid=6103 vsize=812628 CPUtime=1.43
/proc/6117/stat : 6117 (java) S 6103 6103 5927 0 -1 0 23622 0 1 0 130 13 0 0 18 0 9 0 1997463459 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6117/statm: 203157 23047 1883 9 0 197138 0
[pid=6117/tid=6118] ppid=6103 vsize=812628 CPUtime=1.21
/proc/6117/task/6118/stat : 6118 (java) R 6103 6103 5927 0 -1 64 14459 0 1 0 113 8 0 0 25 0 9 0 1997463460 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 101444640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6119] ppid=6103 vsize=812628 CPUtime=0.06
/proc/6117/task/6119/stat : 6119 (java) S 6103 6103 5927 0 -1 64 7706 0 0 0 3 3 0 0 16 0 9 0 1997463462 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6120] ppid=6103 vsize=812628 CPUtime=0
/proc/6117/task/6120/stat : 6120 (java) S 6103 6103 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997463462 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6121] ppid=6103 vsize=812628 CPUtime=0
/proc/6117/task/6121/stat : 6121 (java) S 6103 6103 5927 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997463462 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6122] ppid=6103 vsize=812628 CPUtime=0
/proc/6117/task/6122/stat : 6122 (java) S 6103 6103 5927 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997463464 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6123] ppid=6103 vsize=812628 CPUtime=0.13
/proc/6117/task/6123/stat : 6123 (java) S 6103 6103 5927 0 -1 64 757 0 0 0 13 0 0 0 16 0 9 0 1997463464 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6124] ppid=6103 vsize=812628 CPUtime=0
/proc/6117/task/6124/stat : 6124 (java) S 6103 6103 5927 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997463464 832131072 23047 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6125] ppid=6103 vsize=812628 CPUtime=0
/proc/6117/task/6125/stat : 6125 (java) S 6103 6103 5927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997463464 832131072 23047 996147200 134512640 134550740 4294955600 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) 860192

[startup+3.10263 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6125
/proc/meminfo: memFree=1591424/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6117] ppid=6103 vsize=812744 CPUtime=3.02
/proc/6117/stat : 6117 (java) S 6103 6103 5927 0 -1 0 27872 0 1 0 286 16 0 0 18 0 9 0 1997463459 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6117/statm: 203186 27295 1889 9 0 197167 0
[pid=6117/tid=6118] ppid=6103 vsize=812744 CPUtime=2.71
/proc/6117/task/6118/stat : 6118 (java) R 6103 6103 5927 0 -1 64 14480 0 1 0 263 8 0 0 25 0 9 0 1997463460 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4126815899 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6119] ppid=6103 vsize=812744 CPUtime=0.13
/proc/6117/task/6119/stat : 6119 (java) S 6103 6103 5927 0 -1 64 11920 0 0 0 7 6 0 0 16 0 9 0 1997463462 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6120] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6120/stat : 6120 (java) S 6103 6103 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997463462 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6121] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6121/stat : 6121 (java) S 6103 6103 5927 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997463462 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6122] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6122/stat : 6122 (java) S 6103 6103 5927 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997463464 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6123] ppid=6103 vsize=812744 CPUtime=0.15
/proc/6117/task/6123/stat : 6123 (java) S 6103 6103 5927 0 -1 64 772 0 0 0 15 0 0 0 16 0 9 0 1997463464 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6124] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6124/stat : 6124 (java) S 6103 6103 5927 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997463464 832249856 27295 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6125] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6125/stat : 6125 (java) S 6103 6103 5927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997463464 832249856 27295 996147200 134512640 134550740 4294955600 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) 860308

[startup+6.30283 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6125
/proc/meminfo: memFree=1577216/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6117] ppid=6103 vsize=812744 CPUtime=6.19
/proc/6117/stat : 6117 (java) S 6103 6103 5927 0 -1 0 28228 0 1 0 603 16 0 0 18 0 9 0 1997463459 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6117/statm: 203186 27647 1891 9 0 197167 0
[pid=6117/tid=6118] ppid=6103 vsize=812744 CPUtime=5.83
/proc/6117/task/6118/stat : 6118 (java) R 6103 6103 5927 0 -1 64 14485 0 1 0 575 8 0 0 25 0 9 0 1997463460 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4126815899 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6119] ppid=6103 vsize=812744 CPUtime=0.15
/proc/6117/task/6119/stat : 6119 (java) S 6103 6103 5927 0 -1 64 12256 0 0 0 9 6 0 0 16 0 9 0 1997463462 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6120] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6120/stat : 6120 (java) S 6103 6103 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997463462 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6121] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6121/stat : 6121 (java) S 6103 6103 5927 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997463462 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6122] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6122/stat : 6122 (java) S 6103 6103 5927 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997463464 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6123] ppid=6103 vsize=812744 CPUtime=0.17
/proc/6117/task/6123/stat : 6123 (java) S 6103 6103 5927 0 -1 64 787 0 0 0 17 0 0 0 15 0 9 0 1997463464 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6124] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6124/stat : 6124 (java) S 6103 6103 5927 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997463464 832249856 27647 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6125] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6125/stat : 6125 (java) S 6103 6103 5927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997463464 832249856 27647 996147200 134512640 134550740 4294955600 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) 860308

[startup+12.7023 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6125
/proc/meminfo: memFree=1534592/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6117] ppid=6103 vsize=812744 CPUtime=12.53
/proc/6117/stat : 6117 (java) S 6103 6103 5927 0 -1 0 38153 0 1 0 1228 25 0 0 18 0 9 0 1997463459 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6117/statm: 203186 37558 1911 9 0 197167 0
[pid=6117/tid=6118] ppid=6103 vsize=812744 CPUtime=11.59
/proc/6117/task/6118/stat : 6118 (java) R 6103 6103 5927 0 -1 64 14542 0 1 0 1149 10 0 0 25 0 9 0 1997463460 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4126684602 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6119] ppid=6103 vsize=812744 CPUtime=0.65
/proc/6117/task/6119/stat : 6119 (java) S 6103 6103 5927 0 -1 64 22084 0 0 0 53 12 0 0 16 0 9 0 1997463462 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6120] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6120/stat : 6120 (java) S 6103 6103 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997463462 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6121] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6121/stat : 6121 (java) S 6103 6103 5927 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997463462 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6122] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6122/stat : 6122 (java) S 6103 6103 5927 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997463464 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6123] ppid=6103 vsize=812744 CPUtime=0.25
/proc/6117/task/6123/stat : 6123 (java) S 6103 6103 5927 0 -1 64 827 0 0 0 24 1 0 0 15 0 9 0 1997463464 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6124] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6124/stat : 6124 (java) S 6103 6103 5927 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997463464 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6125] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6125/stat : 6125 (java) S 6103 6103 5927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997463464 832249856 37558 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860308

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 4/82 6125
/proc/meminfo: memFree=1526784/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=0.01
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6117] ppid=6103 vsize=812744 CPUtime=25.2
/proc/6117/stat : 6117 (java) S 6103 6103 5927 0 -1 0 38178 0 1 0 2490 30 0 0 18 0 9 0 1997463459 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6117/statm: 203186 37561 1911 9 0 197167 0
[pid=6117/tid=6118] ppid=6103 vsize=812744 CPUtime=24.24
/proc/6117/task/6118/stat : 6118 (java) R 6103 6103 5927 0 -1 64 14564 0 1 0 2409 15 0 0 25 0 9 0 1997463460 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4126095725 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6119] ppid=6103 vsize=812744 CPUtime=0.67
/proc/6117/task/6119/stat : 6119 (java) S 6103 6103 5927 0 -1 64 22084 0 0 0 55 12 0 0 16 0 9 0 1997463462 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6120] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6120/stat : 6120 (java) S 6103 6103 5927 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997463462 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6121] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6121/stat : 6121 (java) S 6103 6103 5927 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1997463462 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6122] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6122/stat : 6122 (java) S 6103 6103 5927 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1997463464 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6123] ppid=6103 vsize=812744 CPUtime=0.25
/proc/6117/task/6123/stat : 6123 (java) S 6103 6103 5927 0 -1 64 830 0 0 0 24 1 0 0 15 0 9 0 1997463464 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6124] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6124/stat : 6124 (java) S 6103 6103 5927 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1997463464 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6117/tid=6125] ppid=6103 vsize=812744 CPUtime=0
/proc/6117/task/6125/stat : 6125 (java) S 6103 6103 5927 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997463464 832249856 37561 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21

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

/proc/6126/statm: 66005 61339 57 152 0 65850 0
Current children cumulated CPU time (s) 1171.07
Current children cumulated vsize (KiB) 311584

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1349376/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=264904 CPUtime=1090.56
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 61560 0 0 0 109005 51 0 0 25 0 1 0 1997477600 271261696 61533 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 66226 61533 57 152 0 66071 0
Current children cumulated CPU time (s) 1230.51
Current children cumulated vsize (KiB) 312468

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1347712/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=266488 CPUtime=1150
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 61972 0 0 0 114948 52 0 0 25 0 1 0 1997477600 272883712 61945 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 66622 61945 57 152 0 66467 0
Current children cumulated CPU time (s) 1289.95
Current children cumulated vsize (KiB) 314052

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1345856/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=268340 CPUtime=1209.44
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 62433 0 0 0 120891 53 0 0 25 0 1 0 1997477600 274780160 62406 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 67085 62406 57 152 0 66930 0
Current children cumulated CPU time (s) 1349.39
Current children cumulated vsize (KiB) 315904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1344320/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=269804 CPUtime=1268.88
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 62821 0 0 0 126834 54 0 0 25 0 1 0 1997477600 276279296 62794 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 67451 62794 57 152 0 67296 0
Current children cumulated CPU time (s) 1408.83
Current children cumulated vsize (KiB) 317368

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1342656/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=271552 CPUtime=1328.32
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 63222 0 0 0 132777 55 0 0 25 0 1 0 1997477600 278069248 63195 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 67888 63195 57 152 0 67733 0
Current children cumulated CPU time (s) 1468.27
Current children cumulated vsize (KiB) 319116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1341440/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=272740 CPUtime=1387.76
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 63518 0 0 0 138721 55 0 0 25 0 1 0 1997477600 279285760 63491 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 68185 63491 57 152 0 68030 0
Current children cumulated CPU time (s) 1527.71
Current children cumulated vsize (KiB) 320304

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 6128
/proc/meminfo: memFree=1340736/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=273400 CPUtime=1447.2
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 63690 0 0 0 144664 56 0 0 25 0 1 0 1997477600 279961600 63663 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/6126/statm: 68350 63663 57 152 0 68195 0
Current children cumulated CPU time (s) 1587.15
Current children cumulated vsize (KiB) 320964

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/72 6129
/proc/meminfo: memFree=1352976/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=274180 CPUtime=1506.64
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 63864 0 0 0 150608 56 0 0 25 0 1 0 1997477600 280760320 63837 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/6126/statm: 68545 63837 57 152 0 68390 0
Current children cumulated CPU time (s) 1646.59
Current children cumulated vsize (KiB) 321744

[startup+1722.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/74 6156
/proc/meminfo: memFree=1349888/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=274980 CPUtime=1566.59
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 64077 0 0 0 156602 57 0 0 25 0 1 0 1997477600 281579520 64050 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/6126/statm: 68745 64050 57 152 0 68590 0
Current children cumulated CPU time (s) 1706.54
Current children cumulated vsize (KiB) 322544

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 6156
/proc/meminfo: memFree=1348992/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=275772 CPUtime=1626.54
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 64265 0 0 0 162597 57 0 0 25 0 1 0 1997477600 282390528 64238 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6126/statm: 68943 64238 57 152 0 68788 0
Current children cumulated CPU time (s) 1766.49
Current children cumulated vsize (KiB) 323336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 6156
/proc/meminfo: memFree=1348608/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=276168 CPUtime=1660.12
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 64365 0 0 0 165955 57 0 0 25 0 1 0 1997477600 282796032 64338 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6126/statm: 69042 64338 57 152 0 68887 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 323732

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

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

[startup+1815.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 6156
/proc/meminfo: memFree=1348608/2055920 swapFree=4117516/4192956
[pid=6103] ppid=6101 vsize=47564 CPUtime=139.95
/proc/6103/stat : 6103 (galacM.sh) S 6101 6103 5927 0 -1 4194304 800 40098 0 1 0 0 13916 79 17 0 1 0 1997463455 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6103/statm: 11891 365 246 79 0 219 0
[pid=6126] ppid=6103 vsize=276168 CPUtime=1660.12
/proc/6126/stat : 6126 (minisat) R 6103 6103 5927 0 -1 4194304 64365 0 0 0 165955 57 0 0 25 0 1 0 1997477600 282796032 64338 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6126/statm: 69042 64338 57 152 0 68887 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 323732

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6103 and gives
#  childrusage.ru_utime.tv_sec=139
#  childrusage.ru_utime.tv_usec=172842
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=802877
# CPU time returned by wait4() is 139.976
# 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): 1815.91
CPU time (s): 1800.07
CPU user time (s): 1798.71
CPU system time (s): 1.36
CPU usage (%): 99.1275
Max. virtual memory (cumulated for all children) (KiB): 860308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.173
system time used= 0.802877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40898
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= 5569
involuntary context switches= 8317

runsolver used 2.52562 second user time and 5.61115 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-04 17:21:38
IDJOB=1076285
IDBENCH=56577
IDSOLVER=350
FILE ID=node30/1076285-1215184897
PBS_JOBID= 7881621
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0cabe21a999f9e8670c8ce6bdc1f9fe3
RANDOM SEED=814810163

node30.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.218
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.218
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:       1682032 kB
Buffers:         51600 kB
Cached:         152688 kB
SwapCached:      69412 kB
Active:         234900 kB
Inactive:        80584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682032 kB
SwapTotal:     4192956 kB
SwapFree:      4117516 kB
Dirty:            5888 kB
Writeback:           0 kB
Mapped:         118668 kB
Slab:            43592 kB
Committed_AS:  3590588 kB
PageTables:       1856 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= 66468 MiB
End job on node30 at 2008-07-04 17:51:56