Trace number 1076009

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.04 1807.71

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-9_ext.xml
MD5SUMbd2caca1f8cbbcb068750b60fbb8ea96
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 variables81
Number of constraints18
Maximum constraint arity9
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.03	c --- Preproc Stats ---
1.54/1.64	c start processing
1.54/1.64	c start relation processing
4.31/4.47	c start cnf exporting
109.25/110.45	c parsing time : 1.516
109.25/110.45	c preprocessing time : 110.322
109.25/110.45	
109.25/110.45	c Nary constraints - conflicts : 0 supports : 18
109.25/110.45	c Binary constraints - conflicts : 0 supports :0
109.25/110.45	c max arity constraint : 9
109.25/110.45	c Max Tuples generated 0
109.25/110.45	c relations : 1
109.25/110.45	c relations BDD: 1
109.25/110.45	c sampling 0/0
109.25/110.45	c vars : 842599 - clauses :  3154788
109.25/110.45	
109.25/110.48	 
109.25/110.48	c --- SAT Solver Stats ---
109.25/110.48	 

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-1076009-1215182987/watcher-1076009-1215182987 -o /tmp/evaluation-result-1076009-1215182987/solver-1076009-1215182987 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076009-1215182987.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: 1.91 1.95 1.90 4/81 32362
/proc/meminfo: memFree=1698736/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=8652 CPUtime=0
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 130309713 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 2163 280 208 79 0 156 0
[pid=32363] ppid=32362 vsize=8688 CPUtime=0
/proc/32363/stat : 32363 (galacM.sh) S 32362 32362 31557 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 130309714 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 210723635282 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/32363/statm: 2172 286 209 79 0 165 0
[pid=32364] ppid=32363 vsize=8728 CPUtime=0
/proc/32364/stat : 32364 (galacM.sh) R 32363 32362 31557 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 130309714 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 210723466535 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/32364/statm: 2182 290 209 79 0 175 0

[startup+0.080178 s]
/proc/loadavg: 1.91 1.95 1.90 4/81 32362
/proc/meminfo: memFree=1698736/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101637 s]
/proc/loadavg: 1.91 1.95 1.90 4/81 32362
/proc/meminfo: memFree=1698736/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301659 s]
/proc/loadavg: 1.91 1.95 1.90 4/81 32362
/proc/meminfo: memFree=1698736/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701704 s]
/proc/loadavg: 1.91 1.95 1.90 4/81 32362
/proc/meminfo: memFree=1698736/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50281 s]
/proc/loadavg: 1.91 1.95 1.90 4/91 32384
/proc/meminfo: memFree=1631712/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32376] ppid=32362 vsize=812628 CPUtime=1.43
/proc/32376/stat : 32376 (java) S 32362 32362 31557 0 -1 0 25953 0 1 0 130 13 0 0 18 0 9 0 130309717 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32376/statm: 203157 25378 1880 9 0 197138 0
[pid=32376/tid=32377] ppid=32362 vsize=812628 CPUtime=1.2
/proc/32376/task/32377/stat : 32377 (java) R 32362 32362 31557 0 -1 64 14454 0 1 0 114 6 0 0 25 0 9 0 130309718 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4126379599 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32378] ppid=32362 vsize=812628 CPUtime=0.09
/proc/32376/task/32378/stat : 32378 (java) S 32362 32362 31557 0 -1 64 10046 0 0 0 4 5 0 0 16 0 9 0 130309720 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32379] ppid=32362 vsize=812628 CPUtime=0
/proc/32376/task/32379/stat : 32379 (java) S 32362 32362 31557 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 130309720 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32380] ppid=32362 vsize=812628 CPUtime=0
/proc/32376/task/32380/stat : 32380 (java) S 32362 32362 31557 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 130309720 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32381] ppid=32362 vsize=812628 CPUtime=0
/proc/32376/task/32381/stat : 32381 (java) S 32362 32362 31557 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 130309722 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32382] ppid=32362 vsize=812628 CPUtime=0.11
/proc/32376/task/32382/stat : 32382 (java) S 32362 32362 31557 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 130309722 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32383] ppid=32362 vsize=812628 CPUtime=0
/proc/32376/task/32383/stat : 32383 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130309722 832131072 25378 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32384] ppid=32362 vsize=812628 CPUtime=0
/proc/32376/task/32384/stat : 32384 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 130309722 832131072 25378 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) 860184

[startup+3.10299 s]
/proc/loadavg: 1.91 1.95 1.90 3/91 32384
/proc/meminfo: memFree=1603232/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32376] ppid=32362 vsize=812736 CPUtime=3.02
/proc/32376/stat : 32376 (java) S 32362 32362 31557 0 -1 0 25990 0 1 0 288 14 0 0 18 0 9 0 130309717 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32376/statm: 203184 25414 1884 9 0 197165 0
[pid=32376/tid=32377] ppid=32362 vsize=812736 CPUtime=2.76
/proc/32376/task/32377/stat : 32377 (java) R 32362 32362 31557 0 -1 64 14473 0 1 0 269 7 0 0 25 0 9 0 130309718 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4126784971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32378] ppid=32362 vsize=812736 CPUtime=0.09
/proc/32376/task/32378/stat : 32378 (java) S 32362 32362 31557 0 -1 64 10046 0 0 0 4 5 0 0 17 0 9 0 130309720 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32379] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32379/stat : 32379 (java) S 32362 32362 31557 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 130309720 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32380] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32380/stat : 32380 (java) S 32362 32362 31557 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 130309720 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32381] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32381/stat : 32381 (java) S 32362 32362 31557 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 130309722 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32382] ppid=32362 vsize=812736 CPUtime=0.14
/proc/32376/task/32382/stat : 32382 (java) S 32362 32362 31557 0 -1 64 771 0 0 0 14 0 0 0 16 0 9 0 130309722 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32383] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32383/stat : 32383 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130309722 832241664 25414 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32384] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32384/stat : 32384 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 130309722 832241664 25414 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) 860292

[startup+6.30237 s]
/proc/loadavg: 1.92 1.95 1.90 3/91 32384
/proc/meminfo: memFree=1585952/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32376] ppid=32362 vsize=812736 CPUtime=6.19
/proc/32376/stat : 32376 (java) S 32362 32362 31557 0 -1 0 31536 0 1 0 601 18 0 0 18 0 9 0 130309717 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32376/statm: 203184 30953 1906 9 0 197165 0
[pid=32376/tid=32377] ppid=32362 vsize=812736 CPUtime=5.55
/proc/32376/task/32377/stat : 32377 (java) R 32362 32362 31557 0 -1 64 14524 0 1 0 547 8 0 0 25 0 9 0 130309718 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4126861509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32378] ppid=32362 vsize=812736 CPUtime=0.38
/proc/32376/task/32378/stat : 32378 (java) S 32362 32362 31557 0 -1 64 15491 0 0 0 30 8 0 0 16 0 9 0 130309720 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32379] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32379/stat : 32379 (java) S 32362 32362 31557 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 130309720 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32380] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32380/stat : 32380 (java) S 32362 32362 31557 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 130309720 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32381] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32381/stat : 32381 (java) S 32362 32362 31557 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 130309722 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32382] ppid=32362 vsize=812736 CPUtime=0.23
/proc/32376/task/32382/stat : 32382 (java) S 32362 32362 31557 0 -1 64 821 0 0 0 22 1 0 0 15 0 9 0 130309722 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32383] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32383/stat : 32383 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130309722 832241664 30953 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32384] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32384/stat : 32384 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 130309722 832241664 30953 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) 860292

[startup+12.7021 s]
/proc/loadavg: 1.93 1.95 1.90 3/91 32384
/proc/meminfo: memFree=1577248/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32376] ppid=32362 vsize=812736 CPUtime=12.52
/proc/32376/stat : 32376 (java) S 32362 32362 31557 0 -1 0 31551 0 1 0 1232 20 0 0 18 0 9 0 130309717 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32376/statm: 203184 30956 1906 9 0 197165 0
[pid=32376/tid=32377] ppid=32362 vsize=812736 CPUtime=11.87
/proc/32376/task/32377/stat : 32377 (java) R 32362 32362 31557 0 -1 64 14536 0 1 0 1177 10 0 0 25 0 9 0 130309718 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 103826565 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32378] ppid=32362 vsize=812736 CPUtime=0.39
/proc/32376/task/32378/stat : 32378 (java) S 32362 32362 31557 0 -1 64 15491 0 0 0 31 8 0 0 16 0 9 0 130309720 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32379] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32379/stat : 32379 (java) S 32362 32362 31557 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 130309720 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32380] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32380/stat : 32380 (java) S 32362 32362 31557 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 130309720 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32381] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32381/stat : 32381 (java) S 32362 32362 31557 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32382] ppid=32362 vsize=812736 CPUtime=0.24
/proc/32376/task/32382/stat : 32382 (java) S 32362 32362 31557 0 -1 64 824 0 0 0 23 1 0 0 15 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32383] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32383/stat : 32383 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32384] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32384/stat : 32384 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 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) 860292

[startup+25.5016 s]
/proc/loadavg: 1.94 1.96 1.91 3/91 32384
/proc/meminfo: memFree=1569248/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=0.01
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 764 1698 0 0 0 0 0 1 23 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32376] ppid=32362 vsize=812736 CPUtime=25.19
/proc/32376/stat : 32376 (java) S 32362 32362 31557 0 -1 0 31574 0 1 0 2494 25 0 0 18 0 9 0 130309717 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32376/statm: 203184 30956 1906 9 0 197165 0
[pid=32376/tid=32377] ppid=32362 vsize=812736 CPUtime=24.52
/proc/32376/task/32377/stat : 32377 (java) R 32362 32362 31557 0 -1 64 14559 0 1 0 2438 14 0 0 25 0 9 0 130309718 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4126917191 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32378] ppid=32362 vsize=812736 CPUtime=0.4
/proc/32376/task/32378/stat : 32378 (java) S 32362 32362 31557 0 -1 64 15491 0 0 0 32 8 0 0 16 0 9 0 130309720 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32379] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32379/stat : 32379 (java) S 32362 32362 31557 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 130309720 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32380] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32380/stat : 32380 (java) S 32362 32362 31557 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 130309720 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32381] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32381/stat : 32381 (java) S 32362 32362 31557 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32382] ppid=32362 vsize=812736 CPUtime=0.24
/proc/32376/task/32382/stat : 32382 (java) S 32362 32362 31557 0 -1 64 824 0 0 0 23 1 0 0 15 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32383] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32383/stat : 32383 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32376/tid=32384] ppid=32362 vsize=812736 CPUtime=0
/proc/32376/task/32384/stat : 32384 (java) S 32362 32362 31557 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 130309722 832241664 30956 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2

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

/proc/32385/statm: 52928 48751 57 152 0 52773 0
Current children cumulated CPU time (s) 1174.88
Current children cumulated vsize (KiB) 259268

[startup+1242.3 s]
/proc/loadavg: 2.07 2.05 1.97 3/76 32444
/proc/meminfo: memFree=1208856/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=212140 CPUtime=1125.51
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 48851 0 0 0 112509 42 0 0 25 0 1 0 130320762 217231360 48824 996147200 134512640 135136200 4294955968 18446744073709551615 134529688 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 53035 48824 57 152 0 52880 0
Current children cumulated CPU time (s) 1234.85
Current children cumulated vsize (KiB) 259696

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 1.98 3/76 32444
/proc/meminfo: memFree=1207448/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=212932 CPUtime=1185.49
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 49064 0 0 0 118506 43 0 0 25 0 1 0 130320762 218042368 49037 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 53233 49037 57 152 0 53078 0
Current children cumulated CPU time (s) 1294.83
Current children cumulated vsize (KiB) 260488

[startup+1362.3 s]
/proc/loadavg: 2.15 2.08 2.00 3/76 32444
/proc/meminfo: memFree=1206488/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=213328 CPUtime=1245.47
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 49157 0 0 0 124504 43 0 0 25 0 1 0 130320762 218447872 49130 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 53332 49130 57 152 0 53177 0
Current children cumulated CPU time (s) 1354.81
Current children cumulated vsize (KiB) 260884

[startup+1422.31 s]
/proc/loadavg: 2.17 2.10 2.01 3/76 32444
/proc/meminfo: memFree=1205528/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=213592 CPUtime=1305.45
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 49219 0 0 0 130502 43 0 0 25 0 1 0 130320762 218718208 49192 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 53398 49192 57 152 0 53243 0
Current children cumulated CPU time (s) 1414.79
Current children cumulated vsize (KiB) 261148

[startup+1482.3 s]
/proc/loadavg: 2.17 2.11 2.01 3/76 32444
/proc/meminfo: memFree=1203800/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=214916 CPUtime=1365.42
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 49545 0 0 0 136499 43 0 0 25 0 1 0 130320762 220073984 49518 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 53729 49518 57 152 0 53574 0
Current children cumulated CPU time (s) 1474.76
Current children cumulated vsize (KiB) 262472

[startup+1542.3 s]
/proc/loadavg: 2.18 2.12 2.02 3/76 32444
/proc/meminfo: memFree=1201944/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=216112 CPUtime=1425.4
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 49872 0 0 0 142496 44 0 0 25 0 1 0 130320762 221298688 49845 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54028 49845 57 152 0 53873 0
Current children cumulated CPU time (s) 1534.74
Current children cumulated vsize (KiB) 263668

[startup+1602.3 s]
/proc/loadavg: 2.18 2.12 2.02 3/76 32444
/proc/meminfo: memFree=1201048/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=216904 CPUtime=1485.38
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 50047 0 0 0 148494 44 0 0 25 0 1 0 130320762 222109696 50020 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54226 50020 57 152 0 54071 0
Current children cumulated CPU time (s) 1594.72
Current children cumulated vsize (KiB) 264460

[startup+1662.3 s]
/proc/loadavg: 2.24 2.14 2.03 3/76 32444
/proc/meminfo: memFree=1200088/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=217168 CPUtime=1545.35
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 50131 0 0 0 154491 44 0 0 25 0 1 0 130320762 222380032 50104 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54292 50104 57 152 0 54137 0
Current children cumulated CPU time (s) 1654.69
Current children cumulated vsize (KiB) 264724

[startup+1722.3 s]
/proc/loadavg: 2.19 2.15 2.04 3/76 32444
/proc/meminfo: memFree=1199320/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=217564 CPUtime=1605.32
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 50235 0 0 0 160488 44 0 0 25 0 1 0 130320762 222785536 50208 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54391 50208 57 152 0 54236 0
Current children cumulated CPU time (s) 1714.66
Current children cumulated vsize (KiB) 265120

[startup+1782.3 s]
/proc/loadavg: 2.27 2.18 2.05 3/76 32444
/proc/meminfo: memFree=1198168/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=218224 CPUtime=1665.31
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 50390 0 0 0 166486 45 0 0 25 0 1 0 130320762 223461376 50363 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54556 50363 57 152 0 54401 0
Current children cumulated CPU time (s) 1774.65
Current children cumulated vsize (KiB) 265780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.32 2.19 2.06 3/76 32444
/proc/meminfo: memFree=1197528/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=218760 CPUtime=1690.7
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 50522 0 0 0 169025 45 0 0 25 0 1 0 130320762 224010240 50495 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54690 50495 57 152 0 54535 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 266316

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

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

[startup+1807.7 s]
/proc/loadavg: 2.32 2.19 2.06 3/76 32444
/proc/meminfo: memFree=1197528/2055920 swapFree=4181452/4192956
[pid=32362] ppid=32360 vsize=47556 CPUtime=109.34
/proc/32362/stat : 32362 (galacM.sh) S 32360 32362 31557 0 -1 4194304 798 33441 0 1 0 1 10871 62 17 0 1 0 130309713 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 210723072858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32362/statm: 11889 363 244 79 0 219 0
[pid=32385] ppid=32362 vsize=218760 CPUtime=1690.7
/proc/32385/stat : 32385 (minisat) R 32362 32362 31557 0 -1 4194304 50522 0 0 0 169025 45 0 0 25 0 1 0 130320762 224010240 50495 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/32385/statm: 54690 50495 57 152 0 54535 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 266316

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32362 and gives
#  childrusage.ru_utime.tv_sec=108
#  childrusage.ru_utime.tv_usec=711473
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=635903
# CPU time returned by wait4() is 109.347
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.71
CPU time (s): 1800.04
CPU user time (s): 1798.96
CPU system time (s): 1.08
CPU usage (%): 99.5755
Max. virtual memory (cumulated for all children) (KiB): 860292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.711
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34239
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= 4555
involuntary context switches= 6917

runsolver used 2.11468 second user time and 6.13707 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 16:49:47
IDJOB=1076009
IDBENCH=56557
IDSOLVER=350
FILE ID=node73/1076009-1215182987
PBS_JOBID= 7881587
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bd2caca1f8cbbcb068750b60fbb8ea96
RANDOM SEED=2090611140

node73.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.230
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.230
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:       1699216 kB
Buffers:         48548 kB
Cached:         152872 kB
SwapCached:       5300 kB
Active:         225724 kB
Inactive:        75116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699216 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            4456 kB
Writeback:           0 kB
Mapped:         115684 kB
Slab:            40852 kB
Committed_AS:  1158572 kB
PageTables:       1952 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= 66400 MiB
End job on node73 at 2008-07-04 17:19:57