Trace number 1054374

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 1810.62

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-7_ext.xml
MD5SUM34879420b3bf5ffa2588efa919042c15
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 benchmark3.51047
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.04	c --- Preproc Stats ---
15.65/15.64	c start processing
15.65/15.64	c start relation processing
37.84/37.89	c start cnf exporting
131.23/131.37	c parsing time : 15.525
131.23/131.37	c preprocessing time : 131.256
131.23/131.37	
131.23/131.37	c Nary constraints - conflicts : 0 supports : 18
131.23/131.37	c Binary constraints - conflicts : 0 supports :0
131.23/131.37	c max arity constraint : 8
131.23/131.37	c Max Tuples generated 0
131.23/131.37	c relations : 18
131.23/131.37	c relations BDD: 18
131.23/131.37	c sampling 0/0
131.23/131.37	c vars : 722437 - clauses :  2819138
131.23/131.37	
131.40/131.50	 
131.40/131.50	c --- SAT Solver Stats ---
131.40/131.50	 
131.40/131.50	c eSAT 0.1 : minisat core with additionnal features
131.40/131.50	c ============================[ Problem Statistics ]=============================
131.40/131.50	c |                                                                             |
131.40/131.51	c |  Number of variables:  722436                                               |
131.40/131.51	c |  Number of clauses:    2819138                                              |
135.46/135.62	c |  Parsing time:         3.65         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-1054374-1215058844/watcher-1054374-1215058844 -o /tmp/evaluation-result-1054374-1215058844/solver-1054374-1215058844 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1054374-1215058844.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/80 26124
/proc/meminfo: memFree=1698168/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=8652 CPUtime=0
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 346 0 0 0 0 0 0 0 17 0 1 0 1984858380 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26124/statm: 2163 280 208 79 0 156 0
[pid=26125] ppid=26124 vsize=8688 CPUtime=0
/proc/26125/stat : 26125 (galacE.sh) S 26124 26124 22985 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1984858381 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 221780869202 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/26125/statm: 2172 286 209 79 0 165 0
[pid=26126] ppid=26125 vsize=8728 CPUtime=0
/proc/26126/stat : 26126 (galacE.sh) R 26125 26124 22985 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1984858381 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 221780700455 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/26126/statm: 2182 290 209 79 0 175 0

[startup+0.088101 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 26124
/proc/meminfo: memFree=1698168/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101144 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 26124
/proc/meminfo: memFree=1698168/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301112 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 26124
/proc/meminfo: memFree=1698168/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701134 s]
/proc/loadavg: 2.00 2.02 2.00 4/80 26124
/proc/meminfo: memFree=1698168/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50219 s]
/proc/loadavg: 1.92 2.00 1.99 2/80 26149
/proc/meminfo: memFree=1708328/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26141] ppid=26124 vsize=813004 CPUtime=1.56
/proc/26141/stat : 26141 (java) S 26124 26124 22985 0 -1 0 26404 0 1 0 144 12 0 0 20 0 9 0 1984858384 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26141/statm: 203251 25829 1883 9 0 197232 0
[pid=26141/tid=26142] ppid=26124 vsize=813004 CPUtime=1.32
/proc/26141/task/26142/stat : 26142 (java) R 26124 26124 22985 0 -1 64 14529 0 1 0 126 6 0 0 17 0 9 0 1984858385 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4126754257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26141/tid=26143] ppid=26124 vsize=813004 CPUtime=0.1
/proc/26141/task/26143/stat : 26143 (java) S 26124 26124 22985 0 -1 64 10471 0 0 0 6 4 0 0 16 0 9 0 1984858387 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26144] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26144/stat : 26144 (java) S 26124 26124 22985 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1984858387 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26145] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26145/stat : 26145 (java) S 26124 26124 22985 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984858387 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26146] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26146/stat : 26146 (java) S 26124 26124 22985 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26147] ppid=26124 vsize=813004 CPUtime=0.1
/proc/26141/task/26147/stat : 26147 (java) S 26124 26124 22985 0 -1 64 705 0 0 0 10 0 0 0 15 0 9 0 1984858389 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26148] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26148/stat : 26148 (java) S 26124 26124 22985 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26149] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26149/stat : 26149 (java) S 26124 26124 22985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984858389 832516096 25829 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 860572

[startup+3.1023 s]
/proc/loadavg: 1.92 2.00 1.99 3/79 26155
/proc/meminfo: memFree=1682864/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26141] ppid=26124 vsize=813004 CPUtime=3.16
/proc/26141/stat : 26141 (java) S 26124 26124 22985 0 -1 0 35863 0 1 0 299 17 0 0 20 0 9 0 1984858384 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26141/statm: 203251 35284 1883 9 0 197232 0
[pid=26141/tid=26142] ppid=26124 vsize=813004 CPUtime=2.77
/proc/26141/task/26142/stat : 26142 (java) R 26124 26124 22985 0 -1 64 14533 0 1 0 270 7 0 0 24 0 9 0 1984858385 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26143] ppid=26124 vsize=813004 CPUtime=0.24
/proc/26141/task/26143/stat : 26143 (java) S 26124 26124 22985 0 -1 64 19924 0 0 0 16 8 0 0 16 0 9 0 1984858387 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26144] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26144/stat : 26144 (java) S 26124 26124 22985 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1984858387 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26145] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26145/stat : 26145 (java) S 26124 26124 22985 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984858387 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26146] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26146/stat : 26146 (java) S 26124 26124 22985 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26147] ppid=26124 vsize=813004 CPUtime=0.11
/proc/26141/task/26147/stat : 26147 (java) S 26124 26124 22985 0 -1 64 707 0 0 0 11 0 0 0 16 0 9 0 1984858389 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26148] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26148/stat : 26148 (java) S 26124 26124 22985 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26149] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26149/stat : 26149 (java) S 26124 26124 22985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984858389 832516096 35284 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 860572

[startup+6.30149 s]
/proc/loadavg: 1.92 2.00 1.99 4/82 26176
/proc/meminfo: memFree=1557656/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26141] ppid=26124 vsize=813004 CPUtime=6.35
/proc/26141/stat : 26141 (java) S 26124 26124 22985 0 -1 0 52257 0 1 0 611 24 0 0 20 0 9 0 1984858384 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26141/statm: 203251 51668 1883 9 0 197232 0
[pid=26141/tid=26142] ppid=26124 vsize=813004 CPUtime=5.67
/proc/26141/task/26142/stat : 26142 (java) R 26124 26124 22985 0 -1 64 14543 0 1 0 560 7 0 0 25 0 9 0 1984858385 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4126720884 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26143] ppid=26124 vsize=813004 CPUtime=0.53
/proc/26141/task/26143/stat : 26143 (java) S 26124 26124 22985 0 -1 64 36304 0 0 0 38 15 0 0 16 0 9 0 1984858387 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26144] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26144/stat : 26144 (java) S 26124 26124 22985 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1984858387 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26145] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26145/stat : 26145 (java) S 26124 26124 22985 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984858387 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26146] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26146/stat : 26146 (java) S 26124 26124 22985 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26147] ppid=26124 vsize=813004 CPUtime=0.12
/proc/26141/task/26147/stat : 26147 (java) S 26124 26124 22985 0 -1 64 711 0 0 0 12 0 0 0 16 0 9 0 1984858389 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26148] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26148/stat : 26148 (java) S 26124 26124 22985 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26149] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26149/stat : 26149 (java) S 26124 26124 22985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984858389 832516096 51668 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 860572

[startup+12.7029 s]
/proc/loadavg: 1.93 2.00 1.99 3/82 26176
/proc/meminfo: memFree=883232/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26141] ppid=26124 vsize=813004 CPUtime=12.75
/proc/26141/stat : 26141 (java) S 26124 26124 22985 0 -1 0 88949 0 1 0 1231 44 0 0 20 0 9 0 1984858384 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26141/statm: 203251 88342 1884 9 0 197232 0
[pid=26141/tid=26142] ppid=26124 vsize=813004 CPUtime=11.43
/proc/26141/task/26142/stat : 26142 (java) R 26124 26124 22985 0 -1 64 14562 0 1 0 1135 8 0 0 25 0 9 0 1984858385 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4126671770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26143] ppid=26124 vsize=813004 CPUtime=1.15
/proc/26141/task/26143/stat : 26143 (java) S 26124 26124 22985 0 -1 64 72961 0 0 0 81 34 0 0 16 0 9 0 1984858387 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26144] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26144/stat : 26144 (java) S 26124 26124 22985 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1984858387 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26145] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26145/stat : 26145 (java) S 26124 26124 22985 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984858387 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26146] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26146/stat : 26146 (java) S 26124 26124 22985 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26147] ppid=26124 vsize=813004 CPUtime=0.13
/proc/26141/task/26147/stat : 26147 (java) S 26124 26124 22985 0 -1 64 727 0 0 0 13 0 0 0 17 0 9 0 1984858389 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26148] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26148/stat : 26148 (java) S 26124 26124 22985 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26149] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26149/stat : 26149 (java) S 26124 26124 22985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984858389 832516096 88342 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 860572

[startup+25.5027 s]
/proc/loadavg: 1.94 2.00 1.99 3/82 26176
/proc/meminfo: memFree=1134816/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=0.01
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26141] ppid=26124 vsize=813004 CPUtime=25.54
/proc/26141/stat : 26141 (java) S 26124 26124 22985 0 -1 0 131955 0 1 0 2485 69 0 0 20 0 9 0 1984858384 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26141/statm: 203251 131331 1892 9 0 197232 0
[pid=26141/tid=26142] ppid=26124 vsize=813004 CPUtime=22.61
/proc/26141/task/26142/stat : 26142 (java) R 26124 26124 22985 0 -1 64 14595 0 1 0 2252 9 0 0 25 0 9 0 1984858385 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4126915344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26143] ppid=26124 vsize=813004 CPUtime=2.73
/proc/26141/task/26143/stat : 26143 (java) S 26124 26124 22985 0 -1 64 115910 0 0 0 215 58 0 0 16 0 9 0 1984858387 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26144] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26144/stat : 26144 (java) S 26124 26124 22985 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 1984858387 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26145] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26145/stat : 26145 (java) S 26124 26124 22985 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 1984858387 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26146] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26146/stat : 26146 (java) S 26124 26124 22985 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26147] ppid=26124 vsize=813004 CPUtime=0.17
/proc/26141/task/26147/stat : 26147 (java) S 26124 26124 22985 0 -1 64 751 0 0 0 17 0 0 0 15 0 9 0 1984858389 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26148] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26148/stat : 26148 (java) S 26124 26124 22985 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984858389 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26141/tid=26149] ppid=26124 vsize=813004 CPUtime=0
/proc/26141/task/26149/stat : 26149 (java) R 26124 26124 22985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984858389 832516096 131331 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55

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

/proc/26177/statm: 94711 84404 74 162 0 94546 0
Current children cumulated CPU time (s) 1113
Current children cumulated vsize (KiB) 426412

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/74 26179
/proc/meminfo: memFree=1254624/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=382368 CPUtime=1041.03
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 3382719 0 0 0 102315 1788 0 0 25 0 1 0 1984871531 391544832 85249 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/26177/statm: 95592 85249 74 162 0 95427 0
Current children cumulated CPU time (s) 1172.44
Current children cumulated vsize (KiB) 429936

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/71 26182
/proc/meminfo: memFree=1289408/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=383504 CPUtime=1100.56
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 3598532 0 0 0 108161 1895 0 0 25 0 1 0 1984871531 392708096 85610 996147200 134512640 135177480 4294955984 18446744073709551615 134538903 0 0 4096 3 0 0 0 17 1 0 0
/proc/26177/statm: 95876 85610 74 162 0 95711 0
Current children cumulated CPU time (s) 1231.97
Current children cumulated vsize (KiB) 431072

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/74 26378
/proc/meminfo: memFree=1391016/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=385096 CPUtime=1160.53
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 3823731 0 0 0 114058 1995 0 0 25 0 1 0 1984871531 394338304 85995 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 96274 85995 74 162 0 96109 0
Current children cumulated CPU time (s) 1291.94
Current children cumulated vsize (KiB) 432664

[startup+1362.3 s]
/proc/loadavg: 2.13 2.03 2.00 3/74 26378
/proc/meminfo: memFree=1386472/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=388648 CPUtime=1220.5
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 4011258 0 0 0 119968 2082 0 0 25 0 1 0 1984871531 397975552 86874 996147200 134512640 135177480 4294955984 18446744073709551615 134757167 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 97162 86882 74 162 0 96997 0
Current children cumulated CPU time (s) 1351.91
Current children cumulated vsize (KiB) 436216

[startup+1422.31 s]
/proc/loadavg: 2.09 2.04 2.00 3/74 26405
/proc/meminfo: memFree=1384680/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=389456 CPUtime=1280.49
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 4192661 0 0 0 125887 2162 0 0 25 0 1 0 1984871531 398802944 87160 996147200 134512640 135177480 4294955984 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 97364 87160 74 162 0 97199 0
Current children cumulated CPU time (s) 1411.9
Current children cumulated vsize (KiB) 437024

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 26405
/proc/meminfo: memFree=1382824/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=390532 CPUtime=1340.45
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 4374270 0 0 0 131798 2247 0 0 25 0 1 0 1984871531 399904768 87468 996147200 134512640 135177480 4294955984 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 97633 87468 74 162 0 97468 0
Current children cumulated CPU time (s) 1471.86
Current children cumulated vsize (KiB) 438100

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 26405
/proc/meminfo: memFree=1381352/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=392536 CPUtime=1400.44
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 4554291 0 0 0 137720 2324 0 0 25 0 1 0 1984871531 401956864 87977 996147200 134512640 135177480 4294955984 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 98134 87977 74 162 0 97969 0
Current children cumulated CPU time (s) 1531.85
Current children cumulated vsize (KiB) 440104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 26405
/proc/meminfo: memFree=1379816/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=394528 CPUtime=1460.42
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 4732365 0 0 0 143638 2404 0 0 25 0 1 0 1984871531 403996672 88457 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 98632 88457 74 162 0 98467 0
Current children cumulated CPU time (s) 1591.83
Current children cumulated vsize (KiB) 442096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 26405
/proc/meminfo: memFree=1376936/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=396144 CPUtime=1520.39
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 4908374 0 0 0 149562 2477 0 0 25 0 1 0 1984871531 405651456 89027 996147200 134512640 135177480 4294955984 18446744073709551615 134546076 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 99036 89027 74 162 0 98871 0
Current children cumulated CPU time (s) 1651.8
Current children cumulated vsize (KiB) 443712

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26405
/proc/meminfo: memFree=1373096/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=400212 CPUtime=1580.37
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 5084261 0 0 0 155478 2559 0 0 25 0 1 0 1984871531 409817088 89998 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 100053 89998 74 162 0 99888 0
Current children cumulated CPU time (s) 1711.78
Current children cumulated vsize (KiB) 447780

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26405
/proc/meminfo: memFree=1369960/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=402752 CPUtime=1640.35
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 5260133 0 0 0 161400 2635 0 0 25 0 1 0 1984871531 412418048 90788 996147200 134512640 135177480 4294955984 18446744073709551615 134538927 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 100688 90788 74 162 0 100523 0
Current children cumulated CPU time (s) 1771.76
Current children cumulated vsize (KiB) 450320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 26405
/proc/meminfo: memFree=1369128/2055920 swapFree=4180452/4192956
[pid=26124] ppid=26122 vsize=47568 CPUtime=131.41
/proc/26124/stat : 26124 (galacE.sh) S 26122 26124 22985 0 -1 4194304 800 183781 0 1 0 0 12990 151 17 0 1 0 1984858380 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26124/statm: 11892 365 246 79 0 219 0
[pid=26177] ppid=26124 vsize=403788 CPUtime=1668.65
/proc/26177/stat : 26177 (eSAT_static) R 26124 26124 22985 0 -1 4194304 5343987 0 0 0 164194 2671 0 0 25 0 1 0 1984871531 413478912 90988 996147200 134512640 135177480 4294955984 18446744073709551615 134538867 0 0 4096 3 0 0 0 17 0 0 0
/proc/26177/statm: 100947 90988 74 162 0 100782 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 451356

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 26124 and gives
#  childrusage.ru_utime.tv_sec=129
#  childrusage.ru_utime.tv_usec=913250
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=521768
# CPU time returned by wait4() is 131.435
# 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): 1810.62
CPU time (s): 1800.06
CPU user time (s): 1771.84
CPU system time (s): 28.22
CPU usage (%): 99.4169
Max. virtual memory (cumulated for all children) (KiB): 861576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.913
system time used= 1.52177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184581
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= 4949
involuntary context switches= 2873

runsolver used 2.46862 second user time and 5.50716 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-03 06:20:46
IDJOB=1054374
IDBENCH=56214
IDSOLVER=351
FILE ID=node29/1054374-1215058844
PBS_JOBID= 7875115
Free space on /tmp= 66512 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34879420b3bf5ffa2588efa919042c15
RANDOM SEED=1140736772

node29.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.220
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.220
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:       1698648 kB
Buffers:         24904 kB
Cached:         168620 kB
SwapCached:       6872 kB
Active:         242088 kB
Inactive:        58060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698648 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:           25220 kB
Writeback:           0 kB
Mapped:         119704 kB
Slab:            41952 kB
Committed_AS:  4116620 kB
PageTables:       2172 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 node29 at 2008-07-03 06:50:58