Trace number 1054305

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 1807.22

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-16_ext.xml
MD5SUM6055b466c2f8fc9ec37eadf95d8b3dc4
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 benchmark4.34634
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 ---
15.41/15.66	c start processing
15.41/15.66	c start relation processing
38.79/39.21	c start cnf exporting
127.45/128.86	c parsing time : 15.536
127.45/128.86	c preprocessing time : 128.736
127.45/128.86	
127.45/128.86	c Nary constraints - conflicts : 0 supports : 18
127.45/128.86	c Binary constraints - conflicts : 0 supports :0
127.45/128.86	c max arity constraint : 8
127.45/128.86	c Max Tuples generated 0
127.45/128.86	c relations : 18
127.45/128.86	c relations BDD: 18
127.45/128.86	c sampling 0/0
127.45/128.86	c vars : 722547 - clauses :  2819475
127.45/128.86	
127.60/129.00	 
127.60/129.00	c --- SAT Solver Stats ---
127.60/129.00	 
127.60/129.00	c eSAT 0.1 : minisat core with additionnal features
127.60/129.01	c ============================[ Problem Statistics ]=============================
127.60/129.01	c |                                                                             |
127.60/129.01	c |  Number of variables:  722546                                               |
127.60/129.01	c |  Number of clauses:    2819475                                              |
131.20/132.65	c |  Parsing time:         3.30         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-1054305-1215058656/watcher-1054305-1215058656 -o /tmp/evaluation-result-1054305-1215058656/solver-1054305-1215058656 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1054305-1215058656.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.00 2.00 4/82 6001
/proc/meminfo: memFree=1576712/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=5188 CPUtime=0
/proc/6001/stat : 6001 (galacE.sh) R 5999 6001 32315 0 -1 4194304 94 0 0 0 0 0 0 0 20 0 1 0 246808511 5312512 68 996147200 4194304 4520092 548682068832 18446744073709551615 214944906220 0 0 4096 0 0 0 0 17 1 0 0
/proc/6001/statm: 1297 68 50 79 0 107 0

[startup+0.0654229 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6001
/proc/meminfo: memFree=1576712/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.102429 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6001
/proc/meminfo: memFree=1576712/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301485 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6001
/proc/meminfo: memFree=1576712/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701548 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 6001
/proc/meminfo: memFree=1576712/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 6023
/proc/meminfo: memFree=1490936/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6015] ppid=6001 vsize=812452 CPUtime=1.43
/proc/6015/stat : 6015 (java) S 6001 6001 32315 0 -1 0 26399 0 1 0 131 12 0 0 18 0 9 0 246808514 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6015/statm: 203113 25824 1882 9 0 197146 0
[pid=6015/tid=6016] ppid=6001 vsize=812452 CPUtime=1.19
/proc/6015/task/6016/stat : 6016 (java) R 6001 6001 32315 0 -1 64 14461 0 1 0 113 6 0 0 25 0 9 0 246808515 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4126753103 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6017] ppid=6001 vsize=812452 CPUtime=0.1
/proc/6015/task/6017/stat : 6017 (java) S 6001 6001 32315 0 -1 64 10487 0 0 0 6 4 0 0 16 0 9 0 246808517 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6018] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6018/stat : 6018 (java) S 6001 6001 32315 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 246808517 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6019] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6019/stat : 6019 (java) S 6001 6001 32315 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 246808517 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6020] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6020/stat : 6020 (java) S 6001 6001 32315 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 246808519 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6021] ppid=6001 vsize=812452 CPUtime=0.11
/proc/6015/task/6021/stat : 6021 (java) S 6001 6001 32315 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 246808519 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6022] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6022/stat : 6022 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 246808519 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6023] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6023/stat : 6023 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246808519 831950848 25824 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860016

[startup+3.10201 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 6023
/proc/meminfo: memFree=1466104/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6015] ppid=6001 vsize=812452 CPUtime=3.02
/proc/6015/stat : 6015 (java) S 6001 6001 32315 0 -1 0 35959 0 1 0 287 15 0 0 18 0 9 0 246808514 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6015/statm: 203113 35380 1882 9 0 197146 0
[pid=6015/tid=6016] ppid=6001 vsize=812452 CPUtime=2.63
/proc/6015/task/6016/stat : 6016 (java) R 6001 6001 32315 0 -1 64 14465 0 1 0 257 6 0 0 25 0 9 0 246808515 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 103826257 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6017] ppid=6001 vsize=812452 CPUtime=0.24
/proc/6015/task/6017/stat : 6017 (java) S 6001 6001 32315 0 -1 64 20042 0 0 0 17 7 0 0 16 0 9 0 246808517 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6018] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6018/stat : 6018 (java) S 6001 6001 32315 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 246808517 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6019] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6019/stat : 6019 (java) S 6001 6001 32315 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 246808517 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6020] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6020/stat : 6020 (java) S 6001 6001 32315 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 246808519 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6021] ppid=6001 vsize=812452 CPUtime=0.11
/proc/6015/task/6021/stat : 6021 (java) S 6001 6001 32315 0 -1 64 754 0 0 0 11 0 0 0 16 0 9 0 246808519 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6022] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6022/stat : 6022 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 246808519 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6023] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6023/stat : 6023 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246808519 831950848 35380 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860016

[startup+6.30165 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 6023
/proc/meminfo: memFree=1395064/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6015] ppid=6001 vsize=812452 CPUtime=6.19
/proc/6015/stat : 6015 (java) S 6001 6001 32315 0 -1 0 52398 0 1 0 598 21 0 0 18 0 9 0 246808514 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6015/statm: 203113 51809 1882 9 0 197146 0
[pid=6015/tid=6016] ppid=6001 vsize=812452 CPUtime=5.53
/proc/6015/task/6016/stat : 6016 (java) R 6001 6001 32315 0 -1 64 14475 0 1 0 546 7 0 0 25 0 9 0 246808515 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4125952133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6017] ppid=6001 vsize=812452 CPUtime=0.52
/proc/6015/task/6017/stat : 6017 (java) S 6001 6001 32315 0 -1 64 36464 0 0 0 39 13 0 0 16 0 9 0 246808517 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6018] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6018/stat : 6018 (java) S 6001 6001 32315 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 246808517 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6019] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6019/stat : 6019 (java) S 6001 6001 32315 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 246808517 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6020] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6020/stat : 6020 (java) S 6001 6001 32315 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 246808519 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6021] ppid=6001 vsize=812452 CPUtime=0.12
/proc/6015/task/6021/stat : 6021 (java) S 6001 6001 32315 0 -1 64 761 0 0 0 12 0 0 0 16 0 9 0 246808519 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6022] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6022/stat : 6022 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 246808519 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6023] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6023/stat : 6023 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246808519 831950848 51809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860016

[startup+12.7019 s]
/proc/loadavg: 2.07 2.02 2.00 4/92 6023
/proc/meminfo: memFree=1247096/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6015] ppid=6001 vsize=812452 CPUtime=12.54
/proc/6015/stat : 6015 (java) S 6001 6001 32315 0 -1 0 85934 0 1 0 1218 36 0 0 18 0 9 0 246808514 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6015/statm: 203113 85328 1883 9 0 197146 0
[pid=6015/tid=6016] ppid=6001 vsize=812452 CPUtime=11.32
/proc/6015/task/6016/stat : 6016 (java) R 6001 6001 32315 0 -1 64 14492 0 1 0 1124 8 0 0 25 0 9 0 246808515 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4126664008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6017] ppid=6001 vsize=812452 CPUtime=1.05
/proc/6015/task/6017/stat : 6017 (java) S 6001 6001 32315 0 -1 64 69972 0 0 0 79 26 0 0 16 0 9 0 246808517 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6018] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6018/stat : 6018 (java) S 6001 6001 32315 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 246808517 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6019] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6019/stat : 6019 (java) S 6001 6001 32315 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 246808517 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6020] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6020/stat : 6020 (java) S 6001 6001 32315 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 246808519 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6021] ppid=6001 vsize=812452 CPUtime=0.14
/proc/6015/task/6021/stat : 6021 (java) S 6001 6001 32315 0 -1 64 772 0 0 0 14 0 0 0 17 0 9 0 246808519 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6022] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6022/stat : 6022 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 246808519 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6023] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6023/stat : 6023 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246808519 831950848 85328 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 860016

[startup+25.5024 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 6023
/proc/meminfo: memFree=1046008/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6015] ppid=6001 vsize=812452 CPUtime=25.21
/proc/6015/stat : 6015 (java) S 6001 6001 32315 0 -1 0 134693 0 1 0 2464 57 0 0 18 0 9 0 246808514 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6015/statm: 203113 134069 1891 9 0 197146 0
[pid=6015/tid=6016] ppid=6001 vsize=812452 CPUtime=22.35
/proc/6015/task/6016/stat : 6016 (java) R 6001 6001 32315 0 -1 64 14527 0 1 0 2227 8 0 0 25 0 9 0 246808515 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4126846686 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6017] ppid=6001 vsize=812452 CPUtime=2.64
/proc/6015/task/6017/stat : 6017 (java) S 6001 6001 32315 0 -1 64 118673 0 0 0 218 46 0 0 16 0 9 0 246808517 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6018] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6018/stat : 6018 (java) S 6001 6001 32315 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 246808517 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6019] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6019/stat : 6019 (java) S 6001 6001 32315 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 246808517 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6020] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6020/stat : 6020 (java) S 6001 6001 32315 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 246808519 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6021] ppid=6001 vsize=812452 CPUtime=0.18
/proc/6015/task/6021/stat : 6021 (java) S 6001 6001 32315 0 -1 64 795 0 0 0 18 0 0 0 15 0 9 0 246808519 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6022] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6022/stat : 6022 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 246808519 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6015/tid=6023] ppid=6001 vsize=812452 CPUtime=0
/proc/6015/task/6023/stat : 6023 (java) S 6001 6001 32315 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 246808519 831950848 134069 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860016

[startup+51.1023 s]
/proc/loadavg: 2.04 2.01 2.00 3/92 6023
/proc/meminfo: memFree=883256/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=0.01

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

/proc/6024/statm: 84905 77486 74 162 0 84740 0
Current children cumulated CPU time (s) 1118.31
Current children cumulated vsize (KiB) 387184

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/84 6379
/proc/meminfo: memFree=1159536/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=340284 CPUtime=1050.67
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 3718421 0 0 0 103418 1649 0 0 25 0 1 0 246821412 348450816 77685 996147200 134512640 135177480 4294955984 18446744073709551615 134757167 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 85071 77686 74 162 0 84906 0
Current children cumulated CPU time (s) 1178.29
Current children cumulated vsize (KiB) 387848

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/77 6430
/proc/meminfo: memFree=1175664/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=341268 CPUtime=1110.57
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 3914650 0 0 0 109321 1736 0 0 25 0 1 0 246821412 349458432 78005 996147200 134512640 135177480 4294955984 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 85317 78005 74 162 0 85152 0
Current children cumulated CPU time (s) 1238.19
Current children cumulated vsize (KiB) 388832

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/77 6430
/proc/meminfo: memFree=1156080/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=350132 CPUtime=1170.3
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 4101224 0 0 0 115206 1824 0 0 25 0 1 0 246821412 358535168 78467 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 87533 78467 74 162 0 87368 0
Current children cumulated CPU time (s) 1297.92
Current children cumulated vsize (KiB) 397696

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 6430
/proc/meminfo: memFree=1155120/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=358144 CPUtime=1230.04
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 4289858 0 0 0 121092 1912 0 0 25 0 1 0 246821412 366739456 78774 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 89536 78774 74 162 0 89371 0
Current children cumulated CPU time (s) 1357.66
Current children cumulated vsize (KiB) 405708

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 6430
/proc/meminfo: memFree=1152048/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=358820 CPUtime=1289.77
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 4478453 0 0 0 126980 1997 0 0 25 0 1 0 246821412 367431680 78987 996147200 134512640 135177480 4294955984 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 89705 78987 74 162 0 89540 0
Current children cumulated CPU time (s) 1417.39
Current children cumulated vsize (KiB) 406384

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/77 6430
/proc/meminfo: memFree=1148656/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=360244 CPUtime=1349.51
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 4665160 0 0 0 132868 2083 0 0 25 0 1 0 246821412 368889856 79363 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 90061 79363 74 162 0 89896 0
Current children cumulated CPU time (s) 1477.13
Current children cumulated vsize (KiB) 407808

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/77 6430
/proc/meminfo: memFree=1145904/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=361320 CPUtime=1409.24
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 4850484 0 0 0 138756 2168 0 0 25 0 1 0 246821412 369991680 79667 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 90330 79667 74 162 0 90165 0
Current children cumulated CPU time (s) 1536.86
Current children cumulated vsize (KiB) 408884

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 6430
/proc/meminfo: memFree=1141424/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=363868 CPUtime=1468.97
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 5028545 0 0 0 144648 2249 0 0 25 0 1 0 246821412 372600832 80292 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 90967 80292 74 162 0 90802 0
Current children cumulated CPU time (s) 1596.59
Current children cumulated vsize (KiB) 411432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 6430
/proc/meminfo: memFree=1138544/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=366608 CPUtime=1528.71
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 5209756 0 0 0 150543 2328 0 0 25 0 1 0 246821412 375406592 80985 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 91652 80985 74 162 0 91487 0
Current children cumulated CPU time (s) 1656.33
Current children cumulated vsize (KiB) 414172

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/86 6571
/proc/meminfo: memFree=1103648/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=370396 CPUtime=1588.26
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 5391647 0 0 0 156418 2408 0 0 25 0 1 0 246821412 379285504 82016 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/6024/statm: 92599 82016 74 162 0 92434 0
Current children cumulated CPU time (s) 1715.88
Current children cumulated vsize (KiB) 417960

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 6571
/proc/meminfo: memFree=971744/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=376176 CPUtime=1647.9
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 5572157 0 0 0 162301 2489 0 0 25 0 1 0 246821412 385204224 83595 996147200 134512640 135177480 4294955984 18446744073709551615 134742984 0 0 4096 3 0 0 0 17 0 0 0
/proc/6024/statm: 94044 83595 74 162 0 93879 0
Current children cumulated CPU time (s) 1775.52
Current children cumulated vsize (KiB) 423740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.18 2.05 2.01 3/86 6571
/proc/meminfo: memFree=864032/2055920 swapFree=4181172/4192956
[pid=6001] ppid=5999 vsize=47564 CPUtime=127.62
/proc/6001/stat : 6001 (galacE.sh) S 5999 6001 32315 0 -1 4194304 799 176721 0 1 0 0 12644 118 17 0 1 0 246808511 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 214944639834 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6001/statm: 11891 364 245 79 0 219 0
[pid=6024] ppid=6001 vsize=378328 CPUtime=1672.44
/proc/6024/stat : 6024 (eSAT_static) R 6001 6001 32315 0 -1 4194304 5646987 0 0 0 164724 2520 0 0 25 0 1 0 246821412 387407872 84136 996147200 134512640 135177480 4294955984 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 0 0 0
/proc/6024/statm: 94582 84136 74 162 0 94417 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 425892

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 6001 and gives
#  childrusage.ru_utime.tv_sec=126
#  childrusage.ru_utime.tv_usec=442777
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=194818
# CPU time returned by wait4() is 127.638
# 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): 1807.22
CPU time (s): 1800.06
CPU user time (s): 1773.68
CPU system time (s): 26.38
CPU usage (%): 99.6039
Max. virtual memory (cumulated for all children) (KiB): 861020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.443
system time used= 1.19482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177520
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= 5250
involuntary context switches= 8464

runsolver used 1.92971 second user time and 5.09123 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-03 06:17:38
IDJOB=1054305
IDBENCH=56211
IDSOLVER=351
FILE ID=node85/1054305-1215058656
PBS_JOBID= 7875008
Free space on /tmp= 126828 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6055b466c2f8fc9ec37eadf95d8b3dc4
RANDOM SEED=2115083246

node85.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.272
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.272
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1577128 kB
Buffers:         55312 kB
Cached:         325348 kB
SwapCached:       5784 kB
Active:         175988 kB
Inactive:       225332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577128 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:           25060 kB
Writeback:           0 kB
Mapped:          36388 kB
Slab:            62940 kB
Committed_AS:   558292 kB
PageTables:       1624 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= 126768 MiB
End job on node85 at 2008-07-03 06:47:47