Trace number 1084931

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.05 1816.61

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-18_ext.xml
MD5SUM1200f5c145087e54f9d054527a898e22
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.29304
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
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 ---
17.39/17.63	c start processing
17.39/17.63	c start relation processing
40.66/41.17	c start cnf exporting
139.16/140.67	c parsing time : 17.5
139.16/140.67	c preprocessing time : 140.539
139.16/140.67	
139.16/140.67	c Nary constraints - conflicts : 0 supports : 18
139.16/140.67	c Binary constraints - conflicts : 0 supports :0
139.16/140.67	c max arity constraint : 8
139.16/140.67	c Max Tuples generated 0
139.16/140.67	c relations : 18
139.16/140.67	c relations BDD: 18
139.16/140.67	c sampling 0/0
139.16/140.67	c vars : 722435 - clauses :  2819074
139.16/140.67	
139.33/140.81	 
139.33/140.81	c --- SAT Solver Stats ---
139.33/140.81	 
139.33/140.82	c eSAT 0.1 : minisat core with additionnal features
139.33/140.82	c ============================[ Problem Statistics ]=============================
139.33/140.82	c |                                                                             |
139.33/140.82	c |  Number of variables:  722434                                               |
139.33/140.82	c |  Number of clauses:    2819074                                              |
143.37/144.92	c |  Parsing time:         3.63         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-1084931-1215232366/watcher-1084931-1215232366 -o /tmp/evaluation-result-1084931-1215232366/solver-1084931-1215232366 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1084931-1215232366.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 11529
/proc/meminfo: memFree=1218384/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=8652 CPUtime=0
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2002210430 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 2163 280 208 79 0 156 0
[pid=11530] ppid=11529 vsize=8688 CPUtime=0
/proc/11530/stat : 11530 (galacE.sh) S 11529 11529 10530 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2002210431 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 264907751506 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11530/statm: 2172 286 209 79 0 165 0
[pid=11531] ppid=11530 vsize=8728 CPUtime=0
/proc/11531/stat : 11531 (galacE.sh) R 11530 11529 10530 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2002210431 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 264907582759 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/11531/statm: 2182 290 209 79 0 175 0

[startup+0.0817431 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 11529
/proc/meminfo: memFree=1218384/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101496 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 11529
/proc/meminfo: memFree=1218384/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301507 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 11529
/proc/meminfo: memFree=1218384/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701549 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 11529
/proc/meminfo: memFree=1218384/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50259 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 11551
/proc/meminfo: memFree=1167552/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11543] ppid=11529 vsize=812732 CPUtime=1.42
/proc/11543/stat : 11543 (java) S 11529 11529 10530 0 -1 0 23617 0 1 0 130 12 0 0 18 0 9 0 2002210434 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11543/statm: 203183 23043 1883 9 0 197164 0
[pid=11543/tid=11544] ppid=11529 vsize=812732 CPUtime=1.19
/proc/11543/task/11544/stat : 11544 (java) R 11529 11529 10530 0 -1 64 14215 0 1 0 112 7 0 0 25 0 9 0 2002210435 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4126665747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11545] ppid=11529 vsize=812732 CPUtime=0.08
/proc/11543/task/11545/stat : 11545 (java) S 11529 11529 10530 0 -1 64 7948 0 0 0 5 3 0 0 17 0 9 0 2002210437 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11546] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11546/stat : 11546 (java) S 11529 11529 10530 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002210437 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11547] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11547/stat : 11547 (java) S 11529 11529 10530 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002210437 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11548] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11548/stat : 11548 (java) S 11529 11529 10530 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002210439 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11549] ppid=11529 vsize=812732 CPUtime=0.12
/proc/11543/task/11549/stat : 11549 (java) S 11529 11529 10530 0 -1 64 755 0 0 0 12 0 0 0 16 0 9 0 2002210439 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11550] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11550/stat : 11550 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002210439 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11551] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11551/stat : 11551 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002210439 832237568 23043 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860296

[startup+3.1027 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 11551
/proc/meminfo: memFree=1120832/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11543] ppid=11529 vsize=812732 CPUtime=3.02
/proc/11543/stat : 11543 (java) S 11529 11529 10530 0 -1 0 31364 0 1 0 284 18 0 0 18 0 9 0 2002210434 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11543/statm: 203183 30786 1883 9 0 197164 0
[pid=11543/tid=11544] ppid=11529 vsize=812732 CPUtime=2.65
/proc/11543/task/11544/stat : 11544 (java) R 11529 11529 10530 0 -1 64 14464 0 1 0 257 8 0 0 25 0 9 0 2002210435 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4126631495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11545] ppid=11529 vsize=812732 CPUtime=0.2
/proc/11543/task/11545/stat : 11545 (java) S 11529 11529 10530 0 -1 64 15442 0 0 0 13 7 0 0 16 0 9 0 2002210437 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11546] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11546/stat : 11546 (java) S 11529 11529 10530 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002210437 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11547] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11547/stat : 11547 (java) S 11529 11529 10530 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002210437 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11548] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11548/stat : 11548 (java) S 11529 11529 10530 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002210439 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11549] ppid=11529 vsize=812732 CPUtime=0.13
/proc/11543/task/11549/stat : 11549 (java) S 11529 11529 10530 0 -1 64 759 0 0 0 13 0 0 0 16 0 9 0 2002210439 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11550] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11550/stat : 11550 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002210439 832237568 30786 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11551] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11551/stat : 11551 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002210439 832237568 30786 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) 860296

[startup+6.3019 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 11551
/proc/meminfo: memFree=1056192/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11543] ppid=11529 vsize=812732 CPUtime=6.18
/proc/11543/stat : 11543 (java) S 11529 11529 10530 0 -1 0 48003 0 1 0 591 27 0 0 18 0 9 0 2002210434 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11543/statm: 203183 47415 1883 9 0 197164 0
[pid=11543/tid=11544] ppid=11529 vsize=812732 CPUtime=5.48
/proc/11543/task/11544/stat : 11544 (java) R 11529 11529 10530 0 -1 64 14474 0 1 0 538 10 0 0 25 0 9 0 2002210435 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11545] ppid=11529 vsize=812732 CPUtime=0.54
/proc/11543/task/11545/stat : 11545 (java) R 11529 11529 10530 0 -1 64 32066 0 0 0 38 16 0 0 16 0 9 0 2002210437 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 102674840 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11546] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11546/stat : 11546 (java) S 11529 11529 10530 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002210437 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11547] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11547/stat : 11547 (java) S 11529 11529 10530 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002210437 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11548] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11548/stat : 11548 (java) S 11529 11529 10530 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002210439 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11549] ppid=11529 vsize=812732 CPUtime=0.14
/proc/11543/task/11549/stat : 11549 (java) S 11529 11529 10530 0 -1 64 764 0 0 0 14 0 0 0 16 0 9 0 2002210439 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11550] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11550/stat : 11550 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002210439 832237568 47415 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11551] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11551/stat : 11551 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002210439 832237568 47415 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) 860296

[startup+12.7023 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 11551
/proc/meminfo: memFree=924608/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11543] ppid=11529 vsize=812732 CPUtime=12.51
/proc/11543/stat : 11543 (java) S 11529 11529 10530 0 -1 0 78958 0 1 0 1205 46 0 0 18 0 9 0 2002210434 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11543/statm: 203183 78354 1884 9 0 197164 0
[pid=11543/tid=11544] ppid=11529 vsize=812732 CPUtime=11.17
/proc/11543/task/11544/stat : 11544 (java) R 11529 11529 10530 0 -1 64 14490 0 1 0 1106 11 0 0 25 0 9 0 2002210435 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4126632192 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11545] ppid=11529 vsize=812732 CPUtime=1.15
/proc/11543/task/11545/stat : 11545 (java) S 11529 11529 10530 0 -1 64 62988 0 0 0 82 33 0 0 16 0 9 0 2002210437 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11546] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11546/stat : 11546 (java) S 11529 11529 10530 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002210437 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11547] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11547/stat : 11547 (java) S 11529 11529 10530 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002210437 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11548] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11548/stat : 11548 (java) S 11529 11529 10530 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002210439 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11549] ppid=11529 vsize=812732 CPUtime=0.16
/proc/11543/task/11549/stat : 11549 (java) S 11529 11529 10530 0 -1 64 781 0 0 0 16 0 0 0 16 0 9 0 2002210439 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11550] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11550/stat : 11550 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002210439 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11551] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11551/stat : 11551 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002210439 832237568 78354 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 860296

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 11551
/proc/meminfo: memFree=734528/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=0.01
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11543] ppid=11529 vsize=812732 CPUtime=25.19
/proc/11543/stat : 11543 (java) S 11529 11529 10530 0 -1 0 122692 0 1 0 2445 74 0 0 18 0 9 0 2002210434 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11543/statm: 203183 122068 1892 9 0 197164 0
[pid=11543/tid=11544] ppid=11529 vsize=812732 CPUtime=22.37
/proc/11543/task/11544/stat : 11544 (java) R 11529 11529 10530 0 -1 64 14526 0 1 0 2224 13 0 0 25 0 9 0 2002210435 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4126846263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11545] ppid=11529 vsize=812732 CPUtime=2.59
/proc/11543/task/11545/stat : 11545 (java) S 11529 11529 10530 0 -1 64 106661 0 0 0 200 59 0 0 16 0 9 0 2002210437 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11546] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11546/stat : 11546 (java) S 11529 11529 10530 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002210437 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11547] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11547/stat : 11547 (java) S 11529 11529 10530 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002210437 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11548] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11548/stat : 11548 (java) S 11529 11529 10530 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002210439 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11549] ppid=11529 vsize=812732 CPUtime=0.2
/proc/11543/task/11549/stat : 11549 (java) S 11529 11529 10530 0 -1 64 806 0 0 0 20 0 0 0 15 0 9 0 2002210439 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11550] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11550/stat : 11550 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002210439 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11543/tid=11551] ppid=11529 vsize=812732 CPUtime=0
/proc/11543/task/11551/stat : 11551 (java) S 11529 11529 10530 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002210439 832237568 122068 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2

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

/proc/11552/statm: 81688 74088 74 162 0 81523 0
Current children cumulated CPU time (s) 1111.66
Current children cumulated vsize (KiB) 374316

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 11552
/proc/meminfo: memFree=818560/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=330960 CPUtime=1031.77
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 4149800 0 0 0 101005 2172 0 0 25 0 1 0 2002224512 338903040 75124 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 82740 75124 74 162 0 82575 0
Current children cumulated CPU time (s) 1171.11
Current children cumulated vsize (KiB) 378524

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/74 11580
/proc/meminfo: memFree=1213256/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=334844 CPUtime=1091.26
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 4399502 0 0 0 106834 2292 0 0 25 0 1 0 2002224512 342880256 76141 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 83711 76141 74 162 0 83546 0
Current children cumulated CPU time (s) 1230.6
Current children cumulated vsize (KiB) 382408

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1207624/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=338800 CPUtime=1150.76
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 4652118 0 0 0 112671 2405 0 0 25 0 1 0 2002224512 346931200 77202 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 84700 77202 74 162 0 84535 0
Current children cumulated CPU time (s) 1290.1
Current children cumulated vsize (KiB) 386364

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1203336/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=342832 CPUtime=1210.25
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 4906514 0 0 0 118504 2521 0 0 25 0 1 0 2002224512 351059968 78293 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 85708 78293 74 162 0 85543 0
Current children cumulated CPU time (s) 1349.59
Current children cumulated vsize (KiB) 390396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1198792/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=360012 CPUtime=1269.76
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 5158646 0 0 0 124338 2638 0 0 25 0 1 0 2002224512 368652288 79241 996147200 134512640 135177480 4294955968 18446744073709551615 134538661 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 90003 79241 74 162 0 89838 0
Current children cumulated CPU time (s) 1409.1
Current children cumulated vsize (KiB) 407576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1195208/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=364804 CPUtime=1329.24
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 5402242 0 0 0 130173 2751 0 0 25 0 1 0 2002224512 373559296 80405 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 91201 80405 74 162 0 91036 0
Current children cumulated CPU time (s) 1468.58
Current children cumulated vsize (KiB) 412368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1190984/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=368240 CPUtime=1388.73
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 5651448 0 0 0 136003 2870 0 0 25 0 1 0 2002224512 377077760 81340 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 92060 81340 74 162 0 91895 0
Current children cumulated CPU time (s) 1528.07
Current children cumulated vsize (KiB) 415804

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1186888/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=371176 CPUtime=1448.23
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 5898961 0 0 0 141838 2985 0 0 25 0 1 0 2002224512 380084224 82218 996147200 134512640 135177480 4294955968 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 92794 82218 74 162 0 92629 0
Current children cumulated CPU time (s) 1587.57
Current children cumulated vsize (KiB) 418740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11580
/proc/meminfo: memFree=1183048/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=375876 CPUtime=1507.72
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 6139200 0 0 0 147681 3091 0 0 25 0 1 0 2002224512 384897024 83426 996147200 134512640 135177480 4294955968 18446744073709551615 134538874 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 93969 83426 74 162 0 93804 0
Current children cumulated CPU time (s) 1647.06
Current children cumulated vsize (KiB) 423440

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11586
/proc/meminfo: memFree=1178816/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=378768 CPUtime=1567.2
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 6382308 0 0 0 153518 3202 0 0 25 0 1 0 2002224512 387858432 84240 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 94692 84240 74 162 0 94527 0
Current children cumulated CPU time (s) 1706.54
Current children cumulated vsize (KiB) 426332

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11586
/proc/meminfo: memFree=1175552/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=381924 CPUtime=1626.7
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 6621555 0 0 0 159357 3313 0 0 25 0 1 0 2002224512 391090176 85095 996147200 134512640 135177480 4294955968 18446744073709551615 134538654 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 95481 85095 74 162 0 95316 0
Current children cumulated CPU time (s) 1766.04
Current children cumulated vsize (KiB) 429488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11586
/proc/meminfo: memFree=1172544/2055920 swapFree=4117564/4192956
[pid=11529] ppid=11527 vsize=47564 CPUtime=139.34
/proc/11529/stat : 11529 (galacE.sh) S 11527 11529 10530 0 -1 4194304 800 184102 0 1 0 0 13773 161 17 0 1 0 2002210430 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 264907189082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11529/statm: 11891 365 246 79 0 219 0
[pid=11552] ppid=11529 vsize=385232 CPUtime=1660.71
/proc/11552/stat : 11552 (eSAT_static) R 11529 11529 10530 0 -1 4194304 6755486 0 0 0 162696 3375 0 0 25 0 1 0 2002224512 394477568 85924 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/11552/statm: 96308 85924 74 162 0 96143 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 432796

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 11529 and gives
#  childrusage.ru_utime.tv_sec=137
#  childrusage.ru_utime.tv_usec=744059
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=626752
# CPU time returned by wait4() is 139.371
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.61
CPU time (s): 1800.05
CPU user time (s): 1764.69
CPU system time (s): 35.36
CPU usage (%): 99.0882
Max. virtual memory (cumulated for all children) (KiB): 861300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.744
system time used= 1.62675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184902
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= 5383
involuntary context switches= 5849

runsolver used 2.11768 second user time and 5.9251 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-05 06:32:47
IDJOB=1084931
IDBENCH=57589
IDSOLVER=351
FILE ID=node30/1084931-1215232366
PBS_JOBID= 7881854
Free space on /tmp= 66452 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-18_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1084931-1215232366/watcher-1084931-1215232366 -o /tmp/evaluation-result-1084931-1215232366/solver-1084931-1215232366 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1084931-1215232366.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1200f5c145087e54f9d054527a898e22
RANDOM SEED=388401247

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1218864 kB
Buffers:         78120 kB
Cached:         312264 kB
SwapCached:      69364 kB
Active:         690616 kB
Inactive:        83140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1218864 kB
SwapTotal:     4192956 kB
SwapFree:      4117564 kB
Dirty:           25176 kB
Writeback:           0 kB
Mapped:         389876 kB
Slab:            48008 kB
Committed_AS:  3937928 kB
PageTables:       2568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node30 at 2008-07-05 07:03:06