Trace number 460126

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, and are wall clock time (not CPU 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
MiraXT v3? (TO) 10000.2 5013.82

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
MD5SUM42009d0a86b074043b8da4b9e8720c85
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2964.11
Satisfiable
(Un)Satisfiability was proved
Number of variables39544
Number of clauses163269
Sum of the clauses size415841
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2114940
Number of clauses of size 330226
Number of clauses of size 45754
Number of clauses of size 53259
Number of clauses of size over 57018

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-460126-1179240427 -o ROOT/results/node9/solver-460126-1179240427 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/460126-1179240427/MiraXTv3_dyn /tmp/evaluation/460126-1179240427/instance-460126-1179240427.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 1.00 1.72 1.82 3/77 24937
/proc/meminfo: memFree=1633616/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=3788 CPUtime=0
/proc/24937/stat : 24937 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 400080336 3878912 344 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24937/statm: 947 352 202 20 0 305 0

[startup+0.023304 s]
/proc/loadavg: 1.00 1.72 1.82 3/77 24937
/proc/meminfo: memFree=1633616/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=5256 CPUtime=0.01
/proc/24937/stat : 24937 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194304 859 0 0 0 1 0 0 0 18 0 1 0 400080336 5382144 834 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/24937/statm: 1314 834 206 20 0 672 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5256

[startup+0.101313 s]
/proc/loadavg: 1.00 1.72 1.82 3/77 24937
/proc/meminfo: memFree=1633616/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=11480 CPUtime=0.09
/proc/24937/stat : 24937 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194304 2322 0 0 0 8 1 0 0 18 0 1 0 400080336 11755520 2297 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/24937/statm: 2870 2297 206 20 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11480

[startup+0.301336 s]
/proc/loadavg: 1.00 1.72 1.82 3/77 24937
/proc/meminfo: memFree=1633616/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=18908 CPUtime=0.29
/proc/24937/stat : 24937 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194304 4164 0 0 0 28 1 0 0 19 0 1 0 400080336 19361792 4139 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/24937/statm: 4727 4139 207 20 0 4085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18908

[startup+0.701383 s]
/proc/loadavg: 1.00 1.72 1.82 3/77 24937
/proc/meminfo: memFree=1633616/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=25472 CPUtime=0.69
/proc/24937/stat : 24937 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194304 5669 0 0 0 67 2 0 0 23 0 1 0 400080336 26083328 5644 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 0 0 0
/proc/24937/statm: 6368 5644 207 20 0 5726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25472

[startup+1.50147 s]
/proc/loadavg: 1.00 1.71 1.82 2/80 24940
/proc/meminfo: memFree=1595128/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=65524 CPUtime=1.55
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 10523 0 0 0 151 4 0 0 25 0 3 0 400080336 67096576 9841 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 16381 9841 218 20 0 15739 0
[pid=24937/tid=24939] ppid=24935 vsize=65524 CPUtime=0.61
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 2412 0 0 0 61 0 0 0 23 0 3 0 400080424 67096576 9841 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=65524 CPUtime=0.05
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194368 2069 0 0 0 5 0 0 0 18 0 3 0 400080424 67096576 9841 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 65524

[startup+3.10266 s]
/proc/loadavg: 1.00 1.71 1.82 3/80 24940
/proc/meminfo: memFree=1595192/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=65152 CPUtime=4.52
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 10869 0 0 0 448 4 0 0 25 0 3 0 400080336 66715648 9876 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 16288 9876 218 20 0 15646 0
[pid=24937/tid=24939] ppid=24935 vsize=65152 CPUtime=2.21
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 2452 0 0 0 221 0 0 0 25 0 3 0 400080424 66715648 9876 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=65152 CPUtime=1.41
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 2375 0 0 0 141 0 0 0 25 0 3 0 400080424 66715648 9876 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526502 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 65152

[startup+6.30202 s]
/proc/loadavg: 1.08 1.72 1.82 3/80 24940
/proc/meminfo: memFree=1591096/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=69444 CPUtime=10.9
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 12195 0 0 0 1084 6 0 0 25 0 3 0 400080336 71110656 11202 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 17361 11202 218 20 0 16719 0
[pid=24937/tid=24939] ppid=24935 vsize=69444 CPUtime=5.41
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 3101 0 0 0 540 1 0 0 20 0 3 0 400080424 71110656 11202 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=69444 CPUtime=4.6
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 3052 0 0 0 459 1 0 0 25 0 3 0 400080424 71110656 11202 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.9
Current children cumulated vsize (KiB) 69444

[startup+12.7017 s]
/proc/loadavg: 1.15 1.72 1.82 3/80 24940
/proc/meminfo: memFree=1581824/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=78524 CPUtime=23.66
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 14440 0 0 0 2357 9 0 0 25 0 3 0 400080336 80408576 13447 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 19631 13447 218 20 0 18989 0
[pid=24937/tid=24939] ppid=24935 vsize=78524 CPUtime=11.8
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 4220 0 0 0 1178 2 0 0 25 0 3 0 400080424 80408576 13447 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=78524 CPUtime=10.98
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 4178 0 0 0 1094 4 0 0 25 0 3 0 400080424 80408576 13447 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 78524

[startup+25.5012 s]
/proc/loadavg: 1.34 1.73 1.82 3/80 24940
/proc/meminfo: memFree=1557056/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=101156 CPUtime=49.19
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 20471 0 0 0 4903 16 0 0 25 0 3 0 400080336 103583744 19411 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 25289 19411 218 20 0 24647 0
[pid=24937/tid=24939] ppid=24935 vsize=101156 CPUtime=24.59
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 7174 0 0 0 2454 5 0 0 25 0 3 0 400080424 103583744 19411 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=101156 CPUtime=23.72
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 7255 0 0 0 2364 8 0 0 25 0 3 0 400080424 103583744 19411 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525979 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.19
Current children cumulated vsize (KiB) 101156

[startup+51.1011 s]
/proc/loadavg: 1.56 1.75 1.82 3/80 24940
/proc/meminfo: memFree=1499392/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=159408 CPUtime=100.28
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 35340 0 0 0 9993 35 0 0 25 0 3 0 400080336 163233792 34010 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 39852 34010 218 20 0 39210 0
[pid=24937/tid=24939] ppid=24935 vsize=159408 CPUtime=50.18
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 14458 0 0 0 5007 11 0 0 25 0 3 0 400080424 163233792 34010 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=159408 CPUtime=49.21
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 14840 0 0 0 4901 20 0 0 25 0 3 0 400080424 163233792 34010 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.28
Current children cumulated vsize (KiB) 159408

[startup+102.307 s]
/proc/loadavg: 1.81 1.79 1.83 3/80 24940
/proc/meminfo: memFree=1458496/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=197916 CPUtime=202.42
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 45710 0 0 0 20192 50 0 0 25 0 3 0 400080336 202665984 43900 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 49479 43900 218 20 0 48837 0
[pid=24937/tid=24939] ppid=24935 vsize=197916 CPUtime=101.33
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 18762 0 0 0 10117 16 0 0 25 0 3 0 400080424 202665984 43900 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=197916 CPUtime=100.21
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 20906 0 0 0 9990 31 0 0 25 0 3 0 400080424 202665984 43900 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.42
Current children cumulated vsize (KiB) 197916

[startup+162.302 s]
/proc/loadavg: 1.93 1.83 1.83 3/80 24940
/proc/meminfo: memFree=1377408/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=278644 CPUtime=322.12
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 66209 0 0 0 32130 82 0 0 25 0 3 0 400080336 285331456 64005 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 69661 64005 218 20 0 69019 0
[pid=24937/tid=24939] ppid=24935 vsize=278644 CPUtime=161.27
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 28018 0 0 0 16100 27 0 0 25 0 3 0 400080424 285331456 64005 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=278644 CPUtime=159.97
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 32149 0 0 0 15945 52 0 0 25 0 3 0 400080424 285331456 64005 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.12
Current children cumulated vsize (KiB) 278644

[startup+222.301 s]
/proc/loadavg: 2.03 1.87 1.84 3/80 24940
/proc/meminfo: memFree=1375168/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=280888 CPUtime=441.82
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 67264 0 0 0 44099 83 0 0 25 0 3 0 400080336 287629312 64645 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 70222 64645 218 20 0 69580 0
[pid=24937/tid=24939] ppid=24935 vsize=280888 CPUtime=221.22
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 28877 0 0 0 22094 28 0 0 25 0 3 0 400080424 287629312 64645 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9098875 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=280888 CPUtime=219.71
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 32345 0 0 0 21919 52 0 0 25 0 3 0 400080424 287629312 64645 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.82
Current children cumulated vsize (KiB) 280888

[startup+282.301 s]
/proc/loadavg: 2.01 1.89 1.85 3/80 24940
/proc/meminfo: memFree=1326464/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=328664 CPUtime=561.51
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 79852 0 0 0 56051 100 0 0 25 0 3 0 400080336 336551936 76711 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 82166 76711 218 20 0 81524 0
[pid=24937/tid=24939] ppid=24935 vsize=328664 CPUtime=281.15
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 36999 0 0 0 28079 36 0 0 25 0 3 0 400080424 336551936 76711 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565551 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=328664 CPUtime=279.46
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 36811 0 0 0 27886 60 0 0 25 0 3 0 400080424 336551936 76711 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.51
Current children cumulated vsize (KiB) 328664

[startup+342.302 s]
/proc/loadavg: 2.00 1.91 1.86 3/80 24940
/proc/meminfo: memFree=1326464/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=328664 CPUtime=681.21
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 80047 0 0 0 68021 100 0 0 25 0 3 0 400080336 336551936 76729 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 82166 76729 218 20 0 81524 0
[pid=24937/tid=24939] ppid=24935 vsize=328664 CPUtime=341.11
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 37187 0 0 0 34074 37 0 0 25 0 3 0 400080424 336551936 76729 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=328664 CPUtime=339.23
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 36818 0 0 0 33862 61 0 0 25 0 3 0 400080424 336551936 76729 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.21
Current children cumulated vsize (KiB) 328664

[startup+402.302 s]

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

/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93571 0 0 0 435650 108 0 0 25 0 3 0 400080424 656515072 155108 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=641128 CPUtime=4342.54
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69455 0 0 0 434115 139 0 0 25 0 3 0 400080424 656515072 155108 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 9098908 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8701.01
Current children cumulated vsize (KiB) 641128

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25139
/proc/meminfo: memFree=1012160/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=641128 CPUtime=8820.71
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169074 0 0 0 881820 251 0 0 25 0 3 0 400080336 656515072 155114 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160282 155114 218 20 0 159640 0
[pid=24937/tid=24939] ppid=24935 vsize=641128 CPUtime=4417.54
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93574 0 0 0 441645 109 0 0 25 0 3 0 400080424 656515072 155114 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=641128 CPUtime=4402.29
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69458 0 0 0 440090 139 0 0 25 0 3 0 400080424 656515072 155114 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8820.71
Current children cumulated vsize (KiB) 641128

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 25311
/proc/meminfo: memFree=1010928/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=641128 CPUtime=8940.13
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169075 0 0 0 893748 265 0 0 25 0 3 0 400080336 656515072 155115 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160282 155115 218 20 0 159640 0
[pid=24937/tid=24939] ppid=24935 vsize=641128 CPUtime=4477.4
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93575 0 0 0 447617 123 0 0 25 0 3 0 400080424 656515072 155115 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=641128 CPUtime=4461.84
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69458 0 0 0 446045 139 0 0 25 0 3 0 400080424 656515072 155115 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134517152 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8940.13
Current children cumulated vsize (KiB) 641128

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011840/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9059.76
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169149 0 0 0 905708 268 0 0 25 0 3 0 400080336 657563648 155189 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155189 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4537.32
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93575 0 0 0 453607 125 0 0 25 0 3 0 400080424 657563648 155189 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4521.56
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69532 0 0 0 452016 140 0 0 25 0 3 0 400080424 657563648 155189 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526215 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9059.76
Current children cumulated vsize (KiB) 642152

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011712/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9179.47
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169151 0 0 0 917679 268 0 0 25 0 3 0 400080336 657563648 155191 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155191 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4597.27
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93576 0 0 0 459602 125 0 0 25 0 3 0 400080424 657563648 155191 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4581.31
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69533 0 0 0 457991 140 0 0 25 0 3 0 400080424 657563648 155191 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526271 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9179.47
Current children cumulated vsize (KiB) 642152

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011648/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9299.17
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169151 0 0 0 929648 269 0 0 25 0 3 0 400080336 657563648 155191 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155191 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4657.21
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93576 0 0 0 465596 125 0 0 25 0 3 0 400080424 657563648 155191 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4641.07
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69533 0 0 0 463967 140 0 0 25 0 3 0 400080424 657563648 155191 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9299.17
Current children cumulated vsize (KiB) 642152

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011712/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9418.75
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169152 0 0 0 941606 269 0 0 25 0 3 0 400080336 657563648 155192 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155192 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4717.05
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93577 0 0 0 471580 125 0 0 25 0 3 0 400080424 657563648 155192 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4700.82
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69533 0 0 0 469941 141 0 0 25 0 3 0 400080424 657563648 155192 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134565565 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9418.75
Current children cumulated vsize (KiB) 642152

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011776/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9538.41
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169153 0 0 0 953571 270 0 0 25 0 3 0 400080336 657563648 155193 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155193 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4776.99
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93577 0 0 0 477574 125 0 0 25 0 3 0 400080424 657563648 155193 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4760.52
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69534 0 0 0 475911 141 0 0 25 0 3 0 400080424 657563648 155193 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9538.41
Current children cumulated vsize (KiB) 642152

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011776/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9658.11
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169157 0 0 0 965541 270 0 0 25 0 3 0 400080336 657563648 155197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155197 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4836.94
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93581 0 0 0 483569 125 0 0 25 0 3 0 400080424 657563648 155197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4820.29
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69534 0 0 0 481887 142 0 0 25 0 3 0 400080424 657563648 155197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9658.11
Current children cumulated vsize (KiB) 642152

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011840/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642152 CPUtime=9777.84
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169157 0 0 0 977513 271 0 0 25 0 3 0 400080336 657563648 155197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160538 155197 218 20 0 159896 0
[pid=24937/tid=24939] ppid=24935 vsize=642152 CPUtime=4896.9
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93581 0 0 0 489565 125 0 0 25 0 3 0 400080424 657563648 155197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642152 CPUtime=4880.05
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69534 0 0 0 487863 142 0 0 25 0 3 0 400080424 657563648 155197 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9777.84
Current children cumulated vsize (KiB) 642152

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011456/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642632 CPUtime=9897.5
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169480 0 0 0 989478 272 0 0 25 0 3 0 400080336 658055168 155289 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160658 155289 218 20 0 160016 0
[pid=24937/tid=24939] ppid=24935 vsize=642632 CPUtime=4956.85
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93789 0 0 0 495559 126 0 0 25 0 3 0 400080424 658055168 155289 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642632 CPUtime=4939.76
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69649 0 0 0 493833 143 0 0 25 0 3 0 400080424 658055168 155289 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9897.5
Current children cumulated vsize (KiB) 642632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5013.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011456/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642632 CPUtime=10000.1
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169482 0 0 0 999734 272 0 0 25 0 3 0 400080336 658055168 155291 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160658 155291 218 20 0 160016 0
[pid=24937/tid=24939] ppid=24935 vsize=642632 CPUtime=5008.21
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93790 0 0 0 500695 126 0 0 25 0 3 0 400080424 658055168 155291 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642632 CPUtime=4990.96
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69650 0 0 0 498953 143 0 0 25 0 3 0 400080424 658055168 155291 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 642632

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

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

[startup+5013.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 25336
/proc/meminfo: memFree=1011456/2055920 swapFree=4145492/4192956
[pid=24937] ppid=24935 vsize=642632 CPUtime=10000.1
/proc/24937/stat : 24937 (MiraXTv3_dyn) S 24935 24937 24863 0 -1 4194304 169482 0 0 0 999734 272 0 0 25 0 3 0 400080336 658055168 155291 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24937/statm: 160658 155291 218 20 0 160016 0
[pid=24937/tid=24939] ppid=24935 vsize=642632 CPUtime=5008.21
/proc/24937/task/24939/stat : 24939 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 93790 0 0 0 500695 126 0 0 25 0 3 0 400080424 658055168 155291 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=24937/tid=24940] ppid=24935 vsize=642632 CPUtime=4990.96
/proc/24937/task/24940/stat : 24940 (MiraXTv3_dyn) R 24935 24937 24863 0 -1 4194368 69650 0 0 0 498953 143 0 0 25 0 3 0 400080424 658055168 155291 18446744073709551615 134512640 134597700 4294956576 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 642632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5013.82
CPU time (s): 10000.2
CPU user time (s): 9997.35
CPU system time (s): 2.82457
CPU usage (%): 199.452
Max. virtual memory (cumulated for all children) (KiB): 642632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.35
system time used= 2.82457
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169482
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 598
involuntary context switches= 187849

runsolver used 5.36418 second user time and 13.263 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue May 15 14:47:08 UTC 2007

IDJOB= 460126
IDBENCH= 20561
IDSOLVER= 196
FILE ID= node9/460126-1179240427

PBS_JOBID= 5274534

Free space on /tmp= 66533 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
COMMAND LINE= /tmp/evaluation/460126-1179240427/MiraXTv3_dyn /tmp/evaluation/460126-1179240427/instance-460126-1179240427.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-460126-1179240427 -o ROOT/results/node9/solver-460126-1179240427 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/460126-1179240427/MiraXTv3_dyn /tmp/evaluation/460126-1179240427/instance-460126-1179240427.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  42009d0a86b074043b8da4b9e8720c85

RANDOM SEED= 938029749

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.221
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.221
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:       1633840 kB
Buffers:         45472 kB
Cached:         292900 kB
SwapCached:      15704 kB
Active:          54956 kB
Inactive:       306340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633840 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            7820 kB
Writeback:           0 kB
Mapped:          29804 kB
Slab:            46260 kB
Committed_AS:  9075232 kB
PageTables:       1784 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= 66533 MiB

End job on node9 on Tue May 15 16:10:44 UTC 2007