Trace number 1092735

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.06 1802.61

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-40.xml
MD5SUM40a3acaa544741df45dd665a69096ec7
Bench Category2-ARY-INT (binary constraints in intension)
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 variables160
Number of constraints12840
Maximum constraint arity2
Maximum domain size160
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12840
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
3.23/3.37	c start processing
3.23/3.37	c start relation processing
3.32/3.41	c start cnf exporting
95.88/97.08	c parsing time : 3.247
95.88/97.08	c preprocessing time : 96.95
95.88/97.08	
95.88/97.08	c Nary constraints - conflicts : 0 supports : 0
95.88/97.08	c Binary constraints - conflicts : 12720 supports :120
95.88/97.08	c max arity constraint : 2
95.88/97.08	c Max Tuples generated 25600
95.88/97.08	c relations : 41
95.88/97.08	c relations BDD: 0
95.88/97.08	c sampling 41/41
95.88/97.08	c vars : 25601 - clauses :  4103800
95.88/97.08	
95.96/97.14	 
95.96/97.14	c --- SAT Solver Stats ---
95.96/97.14	 
95.96/97.14	c eSAT 0.1 : minisat core with additionnal features
95.96/97.14	c ============================[ Problem Statistics ]=============================
95.96/97.14	c |                                                                             |
95.96/97.14	c |  Number of variables:  25600                                                |
95.96/97.14	c |  Number of clauses:    4103800                                              |
97.52/98.72	c |  Parsing time:         1.34         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-1092735-1215277027/watcher-1092735-1215277027 -o /tmp/evaluation-result-1092735-1215277027/solver-1092735-1215277027 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1092735-1215277027.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.20 2.12 2.04 4/80 17550
/proc/meminfo: memFree=1754136/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=8652 CPUtime=0
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2006674087 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 2163 280 208 79 0 156 0
[pid=17551] ppid=17550 vsize=8688 CPUtime=0
/proc/17551/stat : 17551 (galacE.sh) S 17550 17550 15915 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2006674088 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 246406676562 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17551/statm: 2172 286 209 79 0 165 0
[pid=17552] ppid=17551 vsize=8728 CPUtime=0
/proc/17552/stat : 17552 (galacE.sh) R 17551 17550 15915 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 2006674088 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 246406507815 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/17552/statm: 2182 290 209 79 0 175 0

[startup+0.064527 s]
/proc/loadavg: 2.20 2.12 2.04 4/80 17550
/proc/meminfo: memFree=1754136/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.10232 s]
/proc/loadavg: 2.20 2.12 2.04 4/80 17550
/proc/meminfo: memFree=1754136/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301355 s]
/proc/loadavg: 2.20 2.12 2.04 4/80 17550
/proc/meminfo: memFree=1754136/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701425 s]
/proc/loadavg: 2.20 2.12 2.04 4/80 17550
/proc/meminfo: memFree=1754136/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50257 s]
/proc/loadavg: 2.27 2.14 2.04 3/90 17572
/proc/meminfo: memFree=1723720/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17564] ppid=17550 vsize=812760 CPUtime=1.43
/proc/17564/stat : 17564 (java) S 17550 17550 15915 0 -1 0 13136 0 1 0 135 8 0 0 18 0 9 0 2006674091 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17564/statm: 203190 12538 1926 9 0 197171 0
[pid=17564/tid=17565] ppid=17550 vsize=812760 CPUtime=1.1
/proc/17564/task/17565/stat : 17565 (java) R 17550 17550 15915 0 -1 64 11518 0 1 0 104 6 0 0 25 0 9 0 2006674092 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4126939260 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17566] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17566/stat : 17566 (java) S 17550 17550 15915 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006674094 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17567] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17567/stat : 17567 (java) S 17550 17550 15915 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2006674094 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17568] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17568/stat : 17568 (java) S 17550 17550 15915 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2006674094 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17569] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17569/stat : 17569 (java) S 17550 17550 15915 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006674096 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17570] ppid=17550 vsize=812760 CPUtime=0.31
/proc/17564/task/17570/stat : 17570 (java) S 17550 17550 15915 0 -1 64 915 0 0 0 30 1 0 0 15 0 9 0 2006674096 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17571] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17571/stat : 17571 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006674096 832266240 12538 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17572] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17572/stat : 17572 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006674096 832266240 12538 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) 860324

[startup+3.10185 s]
/proc/loadavg: 2.27 2.14 2.04 3/90 17572
/proc/meminfo: memFree=1683912/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17564] ppid=17550 vsize=812760 CPUtime=3.02
/proc/17564/stat : 17564 (java) S 17550 17550 15915 0 -1 0 21395 0 1 0 290 12 0 0 18 0 9 0 2006674091 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17564/statm: 203190 20795 1937 9 0 197171 0
[pid=17564/tid=17565] ppid=17550 vsize=812760 CPUtime=2.63
/proc/17564/task/17565/stat : 17565 (java) R 17550 17550 15915 0 -1 64 14602 0 1 0 255 8 0 0 25 0 9 0 2006674092 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4126663212 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17566] ppid=17550 vsize=812760 CPUtime=0.05
/proc/17564/task/17566/stat : 17566 (java) S 17550 17550 15915 0 -1 64 5177 0 0 0 3 2 0 0 17 0 9 0 2006674094 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17567] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17567/stat : 17567 (java) S 17550 17550 15915 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006674094 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17568] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17568/stat : 17568 (java) S 17550 17550 15915 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006674094 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17569] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17569/stat : 17569 (java) S 17550 17550 15915 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006674096 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17570] ppid=17550 vsize=812760 CPUtime=0.32
/proc/17564/task/17570/stat : 17570 (java) S 17550 17550 15915 0 -1 64 917 0 0 0 31 1 0 0 15 0 9 0 2006674096 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17571] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17571/stat : 17571 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006674096 832266240 20795 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17572] ppid=17550 vsize=812760 CPUtime=0
/proc/17564/task/17572/stat : 17572 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006674096 832266240 20795 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) 860324

[startup+6.30241 s]
/proc/loadavg: 2.27 2.14 2.04 4/90 17572
/proc/meminfo: memFree=1674056/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17564] ppid=17550 vsize=812892 CPUtime=6.19
/proc/17564/stat : 17564 (java) S 17550 17550 15915 0 -1 0 21870 0 1 0 605 14 0 0 18 0 9 0 2006674091 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17564/statm: 203223 21264 1949 9 0 197204 0
[pid=17564/tid=17565] ppid=17550 vsize=812892 CPUtime=5.68
/proc/17564/task/17565/stat : 17565 (java) R 17550 17550 15915 0 -1 64 14639 0 1 0 559 9 0 0 25 0 9 0 2006674092 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4127413529 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17566] ppid=17550 vsize=812892 CPUtime=0.11
/proc/17564/task/17566/stat : 17566 (java) S 17550 17550 15915 0 -1 64 5565 0 0 0 8 3 0 0 16 0 9 0 2006674094 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17567] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17567/stat : 17567 (java) S 17550 17550 15915 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006674094 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17568] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17568/stat : 17568 (java) S 17550 17550 15915 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006674094 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17569] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17569/stat : 17569 (java) S 17550 17550 15915 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006674096 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17570] ppid=17550 vsize=812892 CPUtime=0.38
/proc/17564/task/17570/stat : 17570 (java) S 17550 17550 15915 0 -1 64 967 0 0 0 37 1 0 0 15 0 9 0 2006674096 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17571] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17571/stat : 17571 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006674096 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17572] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17572/stat : 17572 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006674096 832401408 21264 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) 860456

[startup+12.7015 s]
/proc/loadavg: 2.22 2.13 2.04 3/90 17572
/proc/meminfo: memFree=1666184/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17564] ppid=17550 vsize=812892 CPUtime=12.52
/proc/17564/stat : 17564 (java) S 17550 17550 15915 0 -1 0 22510 0 1 0 1235 17 0 0 18 0 9 0 2006674091 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17564/statm: 203223 21891 1949 9 0 197204 0
[pid=17564/tid=17565] ppid=17550 vsize=812892 CPUtime=11.89
/proc/17564/task/17565/stat : 17565 (java) R 17550 17550 15915 0 -1 64 14652 0 1 0 1177 12 0 0 25 0 9 0 2006674092 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4127365954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17566] ppid=17550 vsize=812892 CPUtime=0.22
/proc/17564/task/17566/stat : 17566 (java) S 17550 17550 15915 0 -1 64 6192 0 0 0 19 3 0 0 16 0 9 0 2006674094 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17567] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17567/stat : 17567 (java) S 17550 17550 15915 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006674094 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17568] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17568/stat : 17568 (java) S 17550 17550 15915 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006674094 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17569] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17569/stat : 17569 (java) S 17550 17550 15915 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17570] ppid=17550 vsize=812892 CPUtime=0.38
/proc/17564/task/17570/stat : 17570 (java) S 17550 17550 15915 0 -1 64 967 0 0 0 37 1 0 0 15 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17571] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17571/stat : 17571 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17572] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17572/stat : 17572 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006674096 832401408 21891 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) 860456

[startup+25.5028 s]
/proc/loadavg: 2.19 2.13 2.04 3/90 17572
/proc/meminfo: memFree=1654856/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=0.01
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17564] ppid=17550 vsize=812892 CPUtime=25.18
/proc/17564/stat : 17564 (java) S 17550 17550 15915 0 -1 0 22534 0 1 0 2494 24 0 0 18 0 9 0 2006674091 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17564/statm: 203223 21891 1949 9 0 197204 0
[pid=17564/tid=17565] ppid=17550 vsize=812892 CPUtime=24.53
/proc/17564/task/17565/stat : 17565 (java) R 17550 17550 15915 0 -1 64 14676 0 1 0 2435 18 0 0 25 0 9 0 2006674092 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4127348003 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17566] ppid=17550 vsize=812892 CPUtime=0.24
/proc/17564/task/17566/stat : 17566 (java) S 17550 17550 15915 0 -1 64 6192 0 0 0 21 3 0 0 16 0 9 0 2006674094 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17567] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17567/stat : 17567 (java) S 17550 17550 15915 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006674094 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17568] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17568/stat : 17568 (java) S 17550 17550 15915 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006674094 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17569] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17569/stat : 17569 (java) S 17550 17550 15915 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17570] ppid=17550 vsize=812892 CPUtime=0.38
/proc/17564/task/17570/stat : 17570 (java) S 17550 17550 15915 0 -1 64 967 0 0 0 37 1 0 0 16 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17571] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17571/stat : 17571 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17564/tid=17572] ppid=17550 vsize=812892 CPUtime=0
/proc/17564/task/17572/stat : 17572 (java) S 17550 17550 15915 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2006674096 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19

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

/proc/17573/statm: 104154 102372 78 162 0 103989 0
Current children cumulated CPU time (s) 1120.07
Current children cumulated vsize (KiB) 464180

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17639
/proc/meminfo: memFree=1239880/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=420532 CPUtime=1084.07
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 103371 0 0 0 108319 88 0 0 25 0 1 0 2006683802 430624768 103353 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 105133 103353 78 162 0 104968 0
Current children cumulated CPU time (s) 1180.05
Current children cumulated vsize (KiB) 468096

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17639
/proc/meminfo: memFree=1238600/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=420532 CPUtime=1144.04
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 103371 0 0 0 114315 89 0 0 25 0 1 0 2006683802 430624768 103353 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 105133 103353 78 162 0 104968 0
Current children cumulated CPU time (s) 1240.02
Current children cumulated vsize (KiB) 468096

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 17639
/proc/meminfo: memFree=1237192/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=420532 CPUtime=1204.02
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 103371 0 0 0 120313 89 0 0 25 0 1 0 2006683802 430624768 103353 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 105133 103353 78 162 0 104968 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 468096

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 17639
/proc/meminfo: memFree=1235848/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=420532 CPUtime=1263.98
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 103371 0 0 0 126309 89 0 0 25 0 1 0 2006683802 430624768 103353 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 105133 103353 78 162 0 104968 0
Current children cumulated CPU time (s) 1359.96
Current children cumulated vsize (KiB) 468096

[startup+1422.31 s]
/proc/loadavg: 2.13 2.05 2.01 3/82 17639
/proc/meminfo: memFree=1219016/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=436204 CPUtime=1323.96
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 107288 0 0 0 132302 94 0 0 25 0 1 0 2006683802 446672896 107270 996147200 134512640 135177480 4294955968 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 109051 107270 78 162 0 108886 0
Current children cumulated CPU time (s) 1419.94
Current children cumulated vsize (KiB) 483768

[startup+1482.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/82 17639
/proc/meminfo: memFree=1193992/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=459740 CPUtime=1383.92
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 113203 0 0 0 138292 100 0 0 25 0 1 0 2006683802 470773760 113185 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 114935 113185 78 162 0 114770 0
Current children cumulated CPU time (s) 1479.9
Current children cumulated vsize (KiB) 507304

[startup+1542.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/82 17639
/proc/meminfo: memFree=1193096/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=459740 CPUtime=1443.9
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 113204 0 0 0 144290 100 0 0 25 0 1 0 2006683802 470773760 113186 996147200 134512640 135177480 4294955968 18446744073709551615 134565397 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 114935 113186 78 162 0 114770 0
Current children cumulated CPU time (s) 1539.88
Current children cumulated vsize (KiB) 507304

[startup+1602.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/82 17639
/proc/meminfo: memFree=1193032/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=459740 CPUtime=1503.86
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 113204 0 0 0 150286 100 0 0 25 0 1 0 2006683802 470773760 113186 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 114935 113186 78 162 0 114770 0
Current children cumulated CPU time (s) 1599.84
Current children cumulated vsize (KiB) 507304

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 17639
/proc/meminfo: memFree=1193032/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=459740 CPUtime=1563.84
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 113204 0 0 0 156284 100 0 0 25 0 1 0 2006683802 470773760 113186 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 114935 113186 78 162 0 114770 0
Current children cumulated CPU time (s) 1659.82
Current children cumulated vsize (KiB) 507304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 17639
/proc/meminfo: memFree=1192968/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=459740 CPUtime=1623.82
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 113204 0 0 0 162281 101 0 0 25 0 1 0 2006683802 470773760 113186 996147200 134512640 135177480 4294955968 18446744073709551615 134546782 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 114935 113186 78 162 0 114770 0
Current children cumulated CPU time (s) 1719.8
Current children cumulated vsize (KiB) 507304

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 17639
/proc/meminfo: memFree=1191944/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=461140 CPUtime=1683.78
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 113534 0 0 0 168277 101 0 0 25 0 1 0 2006683802 472207360 113516 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 115285 113516 78 162 0 115120 0
Current children cumulated CPU time (s) 1779.76
Current children cumulated vsize (KiB) 508704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.6 s]
/proc/loadavg: 2.04 2.03 2.00 3/82 17639
/proc/meminfo: memFree=1177416/2055920 swapFree=4180728/4192956
[pid=17550] ppid=17548 vsize=47564 CPUtime=95.98
/proc/17550/stat : 17550 (galacE.sh) S 17548 17550 15915 0 -1 4194304 799 24478 0 1 0 0 9544 54 17 0 1 0 2006674087 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17550/statm: 11891 364 245 79 0 219 0
[pid=17573] ppid=17550 vsize=475280 CPUtime=1704.08
/proc/17573/stat : 17573 (eSAT_static) R 17550 17550 15915 0 -1 4194304 117069 0 0 0 170303 105 0 0 25 0 1 0 2006683802 486686720 117051 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/17573/statm: 118820 117051 78 162 0 118655 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 522844

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 17550 and gives
#  childrusage.ru_utime.tv_sec=95
#  childrusage.ru_utime.tv_usec=451489
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=550916
# CPU time returned by wait4() is 96.0024
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.61
CPU time (s): 1800.06
CPU user time (s): 1798.47
CPU system time (s): 1.59
CPU usage (%): 99.8583
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.4515
system time used= 0.550916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25277
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= 4610
involuntary context switches= 6606

runsolver used 2.07468 second user time and 6.21905 second system time

The end

Launcher Data (download as text)

Begin job on node61 at 2008-07-05 18:57:08
IDJOB=1092735
IDBENCH=58651
IDSOLVER=351
FILE ID=node61/1092735-1215277027
PBS_JOBID= 7882210
Free space on /tmp= 66492 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-40.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092735-1215277027/watcher-1092735-1215277027 -o /tmp/evaluation-result-1092735-1215277027/solver-1092735-1215277027 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1092735-1215277027.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 40a3acaa544741df45dd665a69096ec7
RANDOM SEED=1362852281

node61.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.269
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.269
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:       1754680 kB
Buffers:         51544 kB
Cached:         171488 kB
SwapCached:       6468 kB
Active:         162220 kB
Inactive:        82336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754680 kB
SwapTotal:     4192956 kB
SwapFree:      4180728 kB
Dirty:            4572 kB
Writeback:           0 kB
Mapped:          29832 kB
Slab:            41536 kB
Committed_AS:  4012912 kB
PageTables:       2300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66428 MiB
End job on node61 at 2008-07-05 19:27:12