Trace number 1076033

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.09 1810.41

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg11-13_ext.xml
MD5SUMb9377a368fc65a84e2a754086a5a0855
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 variables143
Number of constraints24
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension24
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.63/2.76	c start processing
2.63/2.76	c start relation processing
7.28/7.48	c start cnf exporting
138.29/139.73	c parsing time : 2.63
138.29/139.73	c preprocessing time : 139.605
138.29/139.73	
138.29/139.73	c Nary constraints - conflicts : 0 supports : 24
138.29/139.73	c Binary constraints - conflicts : 0 supports :0
138.29/139.73	c max arity constraint : 13
138.29/139.73	c Max Tuples generated 0
138.29/139.73	c relations : 2
138.29/139.73	c relations BDD: 2
138.29/139.73	c sampling 0/0
138.29/139.73	c vars : 1153625 - clauses :  4138114
138.29/139.73	
138.29/139.77	 
138.29/139.77	c --- SAT Solver Stats ---
138.29/139.77	 
138.29/139.77	c eSAT 0.1 : minisat core with additionnal features
138.29/139.78	c ============================[ Problem Statistics ]=============================
138.29/139.78	c |                                                                             |
138.29/139.78	c |  Number of variables:  1153624                                              |
138.29/139.78	c |  Number of clauses:    4138114                                              |
141.23/142.73	c |  Parsing time:         2.51         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-1076033-1215183165/watcher-1076033-1215183165 -o /tmp/evaluation-result-1076033-1215183165/solver-1076033-1215183165 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1076033-1215183165.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.08 2.03 2.00 4/72 26592
/proc/meminfo: memFree=1786416/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=18572 CPUtime=0
/proc/26592/stat : 26592 (runsolver) R 26590 26592 22713 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 641239669 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 271894244647 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26592/statm: 4643 292 257 25 0 2626 0

[startup+0.00853505 s]
/proc/loadavg: 2.08 2.03 2.00 4/72 26592
/proc/meminfo: memFree=1786416/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=8560 CPUtime=0
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 641239669 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 271894431631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26592/statm: 2140 254 197 79 0 133 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8560

[startup+0.105765 s]
/proc/loadavg: 2.08 2.03 2.00 4/72 26592
/proc/meminfo: memFree=1786416/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.302788 s]
/proc/loadavg: 2.08 2.03 2.00 4/72 26592
/proc/meminfo: memFree=1786416/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.701831 s]
/proc/loadavg: 2.08 2.03 2.00 4/72 26592
/proc/meminfo: memFree=1786416/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50291 s]
/proc/loadavg: 2.15 2.05 2.01 3/82 26614
/proc/meminfo: memFree=1740576/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26606] ppid=26592 vsize=812732 CPUtime=1.43
/proc/26606/stat : 26606 (java) S 26592 26592 22713 0 -1 0 23654 0 1 0 131 12 0 0 18 0 9 0 641239673 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26606/statm: 203183 23080 1881 9 0 197164 0
[pid=26606/tid=26607] ppid=26592 vsize=812732 CPUtime=1.23
/proc/26606/task/26607/stat : 26607 (java) R 26592 26592 22713 0 -1 64 14460 0 1 0 115 8 0 0 25 0 9 0 641239674 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4126654103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26608] ppid=26592 vsize=812732 CPUtime=0.06
/proc/26606/task/26608/stat : 26608 (java) S 26592 26592 22713 0 -1 64 7737 0 0 0 3 3 0 0 16 0 9 0 641239676 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26609] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26609/stat : 26609 (java) S 26592 26592 22713 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641239676 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26610] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26610/stat : 26610 (java) S 26592 26592 22713 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 641239676 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26611] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26611/stat : 26611 (java) S 26592 26592 22713 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 641239678 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26612] ppid=26592 vsize=812732 CPUtime=0.12
/proc/26606/task/26612/stat : 26612 (java) S 26592 26592 22713 0 -1 64 759 0 0 0 12 0 0 0 16 0 9 0 641239678 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26613] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26613/stat : 26613 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 641239678 832237568 23080 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26614] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26614/stat : 26614 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641239678 832237568 23080 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) 860304

[startup+3.10107 s]
/proc/loadavg: 2.15 2.05 2.01 3/82 26614
/proc/meminfo: memFree=1696096/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26606] ppid=26592 vsize=812732 CPUtime=3.02
/proc/26606/stat : 26606 (java) S 26592 26592 22713 0 -1 0 31402 0 1 0 285 17 0 0 18 0 9 0 641239673 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26606/statm: 203183 30825 1887 9 0 197164 0
[pid=26606/tid=26607] ppid=26592 vsize=812732 CPUtime=2.67
/proc/26606/task/26607/stat : 26607 (java) R 26592 26592 22713 0 -1 64 14478 0 1 0 259 8 0 0 25 0 9 0 641239674 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4126804151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26608] ppid=26592 vsize=812732 CPUtime=0.17
/proc/26606/task/26608/stat : 26608 (java) S 26592 26592 22713 0 -1 64 15450 0 0 0 10 7 0 0 16 0 9 0 641239676 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26609] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26609/stat : 26609 (java) S 26592 26592 22713 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641239676 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26610] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26610/stat : 26610 (java) S 26592 26592 22713 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 641239676 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26611] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26611/stat : 26611 (java) S 26592 26592 22713 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 641239678 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26612] ppid=26592 vsize=812732 CPUtime=0.14
/proc/26606/task/26612/stat : 26612 (java) S 26592 26592 22713 0 -1 64 776 0 0 0 14 0 0 0 16 0 9 0 641239678 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26613] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26613/stat : 26613 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 641239678 832237568 30825 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26614] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26614/stat : 26614 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641239678 832237568 30825 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) 860304

[startup+6.30238 s]
/proc/loadavg: 2.15 2.05 2.01 3/82 26614
/proc/meminfo: memFree=1669224/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26606] ppid=26592 vsize=812732 CPUtime=6.18
/proc/26606/stat : 26606 (java) S 26592 26592 22713 0 -1 0 31421 0 1 0 601 17 0 0 18 0 9 0 641239673 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26606/statm: 203183 30840 1888 9 0 197164 0
[pid=26606/tid=26607] ppid=26592 vsize=812732 CPUtime=5.82
/proc/26606/task/26607/stat : 26607 (java) R 26592 26592 22713 0 -1 64 14483 0 1 0 573 9 0 0 25 0 9 0 641239674 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4126804151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26608] ppid=26592 vsize=812732 CPUtime=0.17
/proc/26606/task/26608/stat : 26608 (java) S 26592 26592 22713 0 -1 64 15450 0 0 0 10 7 0 0 17 0 9 0 641239676 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26609] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26609/stat : 26609 (java) S 26592 26592 22713 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641239676 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26610] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26610/stat : 26610 (java) S 26592 26592 22713 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 641239676 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26611] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26611/stat : 26611 (java) S 26592 26592 22713 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 641239678 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26612] ppid=26592 vsize=812732 CPUtime=0.17
/proc/26606/task/26612/stat : 26612 (java) S 26592 26592 22713 0 -1 64 790 0 0 0 17 0 0 0 15 0 9 0 641239678 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26613] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26613/stat : 26613 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 641239678 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26614] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26614/stat : 26614 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641239678 832237568 30840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860304

[startup+12.702 s]
/proc/loadavg: 2.13 2.05 2.01 3/82 26614
/proc/meminfo: memFree=1621224/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26606] ppid=26592 vsize=812732 CPUtime=12.52
/proc/26606/stat : 26606 (java) S 26592 26592 22713 0 -1 0 42809 0 1 0 1228 24 0 0 18 0 9 0 641239673 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26606/statm: 203183 42215 1909 9 0 197164 0
[pid=26606/tid=26607] ppid=26592 vsize=812732 CPUtime=11.55
/proc/26606/task/26607/stat : 26607 (java) R 26592 26592 22713 0 -1 64 14539 0 1 0 1145 10 0 0 25 0 9 0 641239674 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 102063985 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26608] ppid=26592 vsize=812732 CPUtime=0.71
/proc/26606/task/26608/stat : 26608 (java) S 26592 26592 22713 0 -1 64 26741 0 0 0 58 13 0 0 16 0 9 0 641239676 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26609] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26609/stat : 26609 (java) S 26592 26592 22713 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641239676 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26610] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26610/stat : 26610 (java) S 26592 26592 22713 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 641239676 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26611] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26611/stat : 26611 (java) S 26592 26592 22713 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 641239678 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26612] ppid=26592 vsize=812732 CPUtime=0.24
/proc/26606/task/26612/stat : 26612 (java) S 26592 26592 22713 0 -1 64 831 0 0 0 24 0 0 0 15 0 9 0 641239678 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26613] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26613/stat : 26613 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 641239678 832237568 42215 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26614] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26614/stat : 26614 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641239678 832237568 42215 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) 860304

[startup+25.5023 s]
/proc/loadavg: 2.11 2.05 2.01 3/82 26614
/proc/meminfo: memFree=1613160/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26606] ppid=26592 vsize=812732 CPUtime=25.19
/proc/26606/stat : 26606 (java) S 26592 26592 22713 0 -1 0 42835 0 1 0 2489 30 0 0 18 0 9 0 641239673 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26606/statm: 203183 42217 1909 9 0 197164 0
[pid=26606/tid=26607] ppid=26592 vsize=812732 CPUtime=24.19
/proc/26606/task/26607/stat : 26607 (java) R 26592 26592 22713 0 -1 64 14563 0 1 0 2404 15 0 0 25 0 9 0 641239674 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4126684917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26608] ppid=26592 vsize=812732 CPUtime=0.72
/proc/26606/task/26608/stat : 26608 (java) S 26592 26592 22713 0 -1 64 26741 0 0 0 59 13 0 0 16 0 9 0 641239676 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26609] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26609/stat : 26609 (java) S 26592 26592 22713 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 641239676 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26610] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26610/stat : 26610 (java) S 26592 26592 22713 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 641239676 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26611] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26611/stat : 26611 (java) S 26592 26592 22713 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 641239678 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26612] ppid=26592 vsize=812732 CPUtime=0.24
/proc/26606/task/26612/stat : 26612 (java) S 26592 26592 22713 0 -1 64 833 0 0 0 24 0 0 0 16 0 9 0 641239678 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26613] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26613/stat : 26613 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 641239678 832237568 42217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26606/tid=26614] ppid=26592 vsize=812732 CPUtime=0
/proc/26606/task/26614/stat : 26614 (java) S 26592 26592 22713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 641239678 832237568 42217 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
Current children cumulated vsize (KiB) 860304

[startup+51.1028 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 26614
/proc/meminfo: memFree=1596648/2055920 swapFree=4157816/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=0.01

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

/proc/26617/statm: 69342 63956 78 162 0 69177 0
Current children cumulated CPU time (s) 1112.37
Current children cumulated vsize (KiB) 324940

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=973016/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=278028 CPUtime=1033.99
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64185 0 0 0 103343 56 0 0 25 0 1 0 641253647 284700672 64132 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69507 64132 78 162 0 69342 0
Current children cumulated CPU time (s) 1172.34
Current children cumulated vsize (KiB) 325600

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=971928/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=278940 CPUtime=1093.95
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64394 0 0 0 109339 56 0 0 25 0 1 0 641253647 285634560 64341 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69735 64341 78 162 0 69570 0
Current children cumulated CPU time (s) 1232.3
Current children cumulated vsize (KiB) 326512

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=971800/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=278940 CPUtime=1153.93
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64398 0 0 0 115337 56 0 0 25 0 1 0 641253647 285634560 64345 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69735 64345 78 162 0 69570 0
Current children cumulated CPU time (s) 1292.28
Current children cumulated vsize (KiB) 326512

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=971800/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=278940 CPUtime=1213.89
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64398 0 0 0 121333 56 0 0 25 0 1 0 641253647 285634560 64345 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69735 64345 78 162 0 69570 0
Current children cumulated CPU time (s) 1352.24
Current children cumulated vsize (KiB) 326512

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=971800/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=278940 CPUtime=1273.86
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64399 0 0 0 127330 56 0 0 25 0 1 0 641253647 285634560 64346 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69735 64346 78 162 0 69570 0
Current children cumulated CPU time (s) 1412.21
Current children cumulated vsize (KiB) 326512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=971736/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=278940 CPUtime=1333.82
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64399 0 0 0 133326 56 0 0 25 0 1 0 641253647 285634560 64346 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69735 64346 78 162 0 69570 0
Current children cumulated CPU time (s) 1472.17
Current children cumulated vsize (KiB) 326512

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=971608/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=279072 CPUtime=1393.79
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64444 0 0 0 139322 57 0 0 25 0 1 0 641253647 285769728 64391 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69768 64391 78 162 0 69603 0
Current children cumulated CPU time (s) 1532.14
Current children cumulated vsize (KiB) 326644

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=970904/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=279732 CPUtime=1453.76
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64617 0 0 0 145319 57 0 0 25 0 1 0 641253647 286445568 64564 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 69933 64564 78 162 0 69768 0
Current children cumulated CPU time (s) 1592.11
Current children cumulated vsize (KiB) 327304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=969816/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=280784 CPUtime=1513.72
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64862 0 0 0 151315 57 0 0 25 0 1 0 641253647 287522816 64809 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 70196 64809 78 162 0 70031 0
Current children cumulated CPU time (s) 1652.07
Current children cumulated vsize (KiB) 328356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=969304/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=281332 CPUtime=1573.69
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 64990 0 0 0 157311 58 0 0 25 0 1 0 641253647 288083968 64937 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 70333 64937 78 162 0 70168 0
Current children cumulated CPU time (s) 1712.04
Current children cumulated vsize (KiB) 328904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=969048/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=281588 CPUtime=1633.66
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 65063 0 0 0 163308 58 0 0 25 0 1 0 641253647 288346112 65010 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 70397 65010 78 162 0 70232 0
Current children cumulated CPU time (s) 1772.01
Current children cumulated vsize (KiB) 329160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26798
/proc/meminfo: memFree=968984/2055920 swapFree=4157824/4192956
[pid=26592] ppid=26590 vsize=47572 CPUtime=138.35
/proc/26592/stat : 26592 (galacE.sh) S 26590 26592 22713 0 -1 4194304 799 44761 0 1 0 0 13754 81 17 0 1 0 641239669 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26592/statm: 11893 364 245 79 0 219 0
[pid=26617] ppid=26592 vsize=281588 CPUtime=1661.74
/proc/26617/stat : 26617 (eSAT_static) R 26592 26592 22713 0 -1 4194304 65063 0 0 0 166116 58 0 0 25 0 1 0 641253647 288346112 65010 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/26617/statm: 70397 65010 78 162 0 70232 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 329160

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26592 and gives
#  childrusage.ru_utime.tv_sec=137
#  childrusage.ru_utime.tv_usec=547089
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=826874
# CPU time returned by wait4() is 138.374
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.41
CPU time (s): 1800.09
CPU user time (s): 1798.7
CPU system time (s): 1.39
CPU usage (%): 99.4298
Max. virtual memory (cumulated for all children) (KiB): 860304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.547
system time used= 0.826874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45560
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= 5482
involuntary context switches= 8519

runsolver used 2.28365 second user time and 5.9041 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-04 16:52:45
IDJOB=1076033
IDBENCH=56558
IDSOLVER=351
FILE ID=node60/1076033-1215183165
PBS_JOBID= 7881423
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b9377a368fc65a84e2a754086a5a0855
RANDOM SEED=213849772

node60.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.216
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.216
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:       1786896 kB
Buffers:         36216 kB
Cached:         128188 kB
SwapCached:      29328 kB
Active:         161476 kB
Inactive:        55644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786896 kB
SwapTotal:     4192956 kB
SwapFree:      4157816 kB
Dirty:            6028 kB
Writeback:           0 kB
Mapped:          59796 kB
Slab:            37256 kB
Committed_AS:  1089288 kB
PageTables:       1880 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= 66460 MiB
End job on node60 at 2008-07-04 17:22:58