Trace number 426258

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) 5000.15 2507.36

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S453945536-08.cnf
MD5SUM58f7348ef0f2a04dc0d7dd4d6a464a65
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark669.765
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
Number of clauses of size over 50

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/node20/watcher-426258-1179003575 -o ROOT/results/node20/solver-426258-1179003575 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426258-1179003575/MiraXTv3_dyn /tmp/evaluation/426258-1179003575/instance-426258-1179003575.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.84 1.95 1.96 3/77 23044
/proc/meminfo: memFree=1650296/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=3788 CPUtime=0
/proc/23044/stat : 23044 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194304 354 0 0 0 0 0 0 0 18 0 1 0 348274870 3878912 330 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23044/statm: 947 337 202 20 0 305 0

[startup+0.057738 s]
/proc/loadavg: 1.84 1.95 1.96 3/77 23044
/proc/meminfo: memFree=1650296/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=5276 CPUtime=0.05
/proc/23044/stat : 23044 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194304 758 0 0 0 5 0 0 0 18 0 1 0 348274870 5402624 733 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583921 0 0 4096 0 0 0 0 17 1 0 0
/proc/23044/statm: 1319 733 207 20 0 677 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5276

[startup+0.101747 s]
/proc/loadavg: 1.84 1.95 1.96 3/77 23044
/proc/meminfo: memFree=1650296/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=5456 CPUtime=0.09
/proc/23044/stat : 23044 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194304 794 0 0 0 9 0 0 0 18 0 1 0 348274870 5586944 769 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/23044/statm: 1364 769 207 20 0 722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5456

[startup+0.301794 s]
/proc/loadavg: 1.84 1.95 1.96 3/77 23044
/proc/meminfo: memFree=1650296/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=13896 CPUtime=0.45
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 1855 0 0 0 44 1 0 0 18 0 3 0 348274870 14229504 1752 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 3474 1753 218 20 0 2832 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13896

[startup+0.701874 s]
/proc/loadavg: 1.84 1.95 1.96 3/77 23044
/proc/meminfo: memFree=1650296/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=18452 CPUtime=1.25
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 3221 0 0 0 123 2 0 0 18 0 3 0 348274870 18894848 3118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 4613 3118 218 20 0 3971 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 18452

[startup+1.50103 s]
/proc/loadavg: 1.84 1.95 1.96 3/80 23047
/proc/meminfo: memFree=1634592/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=29204 CPUtime=2.84
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 5749 0 0 0 280 4 0 0 18 0 3 0 348274870 29904896 5646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 7301 5646 218 20 0 6659 0
[pid=23044/tid=23046] ppid=23042 vsize=29204 CPUtime=1.36
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 2377 0 0 0 135 1 0 0 25 0 3 0 348274883 29904896 5646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=29204 CPUtime=1.34
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 2448 0 0 0 132 2 0 0 18 0 3 0 348274883 29904896 5646 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 29204

[startup+3.10236 s]
/proc/loadavg: 1.84 1.95 1.96 3/80 23047
/proc/meminfo: memFree=1621920/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=42724 CPUtime=6.04
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 9050 0 0 0 598 6 0 0 18 0 3 0 348274870 43749376 8947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 10681 8947 218 20 0 10039 0
[pid=23044/tid=23046] ppid=23042 vsize=42724 CPUtime=2.96
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 4009 0 0 0 294 2 0 0 19 0 3 0 348274883 43749376 8947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=42724 CPUtime=2.94
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 4117 0 0 0 291 3 0 0 20 0 3 0 348274883 43749376 8947 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 42724

[startup+6.302 s]
/proc/loadavg: 1.85 1.95 1.96 3/80 23047
/proc/meminfo: memFree=1609512/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=55292 CPUtime=12.41
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 12291 0 0 0 1232 9 0 0 18 0 3 0 348274870 56619008 12116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 13823 12116 218 20 0 13181 0
[pid=23044/tid=23046] ppid=23042 vsize=55292 CPUtime=6.16
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 5651 0 0 0 612 4 0 0 18 0 3 0 348274883 56619008 12116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 8054395 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=55292 CPUtime=6.11
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 5716 0 0 0 607 4 0 0 18 0 3 0 348274883 56619008 12116 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 55292

[startup+12.7023 s]
/proc/loadavg: 1.86 1.95 1.96 3/80 23047
/proc/meminfo: memFree=1558376/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=103676 CPUtime=25.18
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 24602 0 0 0 2499 19 0 0 18 0 3 0 348274870 106164224 24261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 25919 24261 218 20 0 25277 0
[pid=23044/tid=23046] ppid=23042 vsize=103676 CPUtime=12.55
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 11721 0 0 0 1247 8 0 0 25 0 3 0 348274883 106164224 24261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=103676 CPUtime=12.49
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 11957 0 0 0 1239 10 0 0 18 0 3 0 348274883 106164224 24261 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 103676

[startup+25.5019 s]
/proc/loadavg: 1.89 1.96 1.96 3/80 23047
/proc/meminfo: memFree=1543208/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=114108 CPUtime=50.68
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 27451 0 0 0 5047 21 0 0 18 0 3 0 348274870 116846592 26788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 28527 26788 218 20 0 27885 0
[pid=23044/tid=23046] ppid=23042 vsize=114108 CPUtime=25.33
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 13236 0 0 0 2524 9 0 0 25 0 3 0 348274883 116846592 26788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=114108 CPUtime=25.21
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 13291 0 0 0 2510 11 0 0 25 0 3 0 348274883 116846592 26788 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 114108

[startup+51.101 s]
/proc/loadavg: 1.93 1.96 1.96 3/80 23047
/proc/meminfo: memFree=1504232/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=151944 CPUtime=101.74
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 37922 0 0 0 10143 31 0 0 18 0 3 0 348274870 155590656 36513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 37986 36513 218 20 0 37344 0
[pid=23044/tid=23046] ppid=23042 vsize=151944 CPUtime=50.91
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 18580 0 0 0 5078 13 0 0 25 0 3 0 348274883 155590656 36513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=151944 CPUtime=50.69
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 18418 0 0 0 5052 17 0 0 25 0 3 0 348274883 155590656 36513 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 151944

[startup+102.306 s]
/proc/loadavg: 1.97 1.96 1.96 3/86 23155
/proc/meminfo: memFree=1469728/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=184720 CPUtime=203.58
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 47408 0 0 0 20306 52 0 0 18 0 3 0 348274870 189153280 44816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 46180 44816 218 20 0 45538 0
[pid=23044/tid=23046] ppid=23042 vsize=184720 CPUtime=101.96
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 21764 0 0 0 10179 17 0 0 25 0 3 0 348274883 189153280 44816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=184720 CPUtime=101.48
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 24720 0 0 0 10114 34 0 0 25 0 3 0 348274883 189153280 44816 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 184720

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23245
/proc/meminfo: memFree=1470696/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=184720 CPUtime=323.03
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 48422 0 0 0 32244 59 0 0 18 0 3 0 348274870 189153280 44831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 46180 44831 218 20 0 45538 0
[pid=23044/tid=23046] ppid=23042 vsize=184720 CPUtime=161.79
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 22242 0 0 0 16161 18 0 0 25 0 3 0 348274883 189153280 44831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=184720 CPUtime=161.11
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 25256 0 0 0 16070 41 0 0 25 0 3 0 348274883 189153280 44831 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.03
Current children cumulated vsize (KiB) 184720

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23245
/proc/meminfo: memFree=1467880/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=187492 CPUtime=442.64
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 49739 0 0 0 44203 61 0 0 18 0 3 0 348274870 191991808 45545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 46873 45545 218 20 0 46231 0
[pid=23044/tid=23046] ppid=23042 vsize=187492 CPUtime=221.73
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 23555 0 0 0 22154 19 0 0 25 0 3 0 348274883 191991808 45545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=187492 CPUtime=220.77
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 25260 0 0 0 22036 41 0 0 25 0 3 0 348274883 191991808 45545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.64
Current children cumulated vsize (KiB) 187492

[startup+282.303 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23245
/proc/meminfo: memFree=1467944/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=187492 CPUtime=562.32
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 50348 0 0 0 56170 62 0 0 18 0 3 0 348274870 191991808 45548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 46873 45548 218 20 0 46231 0
[pid=23044/tid=23046] ppid=23042 vsize=187492 CPUtime=281.69
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 24162 0 0 0 28149 20 0 0 25 0 3 0 348274883 191991808 45548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=187492 CPUtime=280.49
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 25262 0 0 0 28008 41 0 0 25 0 3 0 348274883 191991808 45548 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.32
Current children cumulated vsize (KiB) 187492

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 23245
/proc/meminfo: memFree=1467816/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=188516 CPUtime=681.99
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 50975 0 0 0 68136 63 0 0 18 0 3 0 348274870 193040384 45631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 47129 45631 218 20 0 46487 0
[pid=23044/tid=23046] ppid=23042 vsize=188516 CPUtime=341.65
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 24788 0 0 0 34144 21 0 0 25 0 3 0 348274883 193040384 45631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=188516 CPUtime=340.2
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 25263 0 0 0 33979 41 0 0 25 0 3 0 348274883 193040384 45631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.99
Current children cumulated vsize (KiB) 188516

[startup+402.302 s]

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

/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 39078 0 0 0 190006 43 0 0 25 0 3 0 348274883 246165504 58609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=23044/tid=23047] ppid=23042 vsize=240396 CPUtime=1892.71
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 42037 0 0 0 189208 63 0 0 25 0 3 0 348274883 246165504 58609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3793.35
Current children cumulated vsize (KiB) 240396

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1405416/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=250736 CPUtime=3913.03
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 85420 0 0 0 391193 110 0 0 18 0 3 0 348274870 256753664 61138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 62684 61138 218 20 0 62042 0
[pid=23044/tid=23046] ppid=23042 vsize=250736 CPUtime=1960.21
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 41190 0 0 0 195977 44 0 0 25 0 3 0 348274883 256753664 61138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=250736 CPUtime=1952.68
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 43306 0 0 0 195203 65 0 0 25 0 3 0 348274883 256753664 61138 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.03
Current children cumulated vsize (KiB) 250736

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1399656/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=255856 CPUtime=4032.7
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 87145 0 0 0 403157 113 0 0 18 0 3 0 348274870 261996544 62579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 63964 62579 218 20 0 63322 0
[pid=23044/tid=23046] ppid=23042 vsize=255856 CPUtime=2019.92
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 41443 0 0 0 201947 45 0 0 25 0 3 0 348274883 261996544 62579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=255856 CPUtime=2012.64
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44778 0 0 0 201197 67 0 0 25 0 3 0 348274883 261996544 62579 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4032.7
Current children cumulated vsize (KiB) 255856

[startup+2082.31 s]
/proc/loadavg: 2.00 1.99 1.97 4/80 23245
/proc/meminfo: memFree=1394408/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=260976 CPUtime=4152.39
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 88989 0 0 0 415122 117 0 0 18 0 3 0 348274870 267239424 63926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 65244 63926 218 20 0 64602 0
[pid=23044/tid=23046] ppid=23042 vsize=260976 CPUtime=2079.65
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 41447 0 0 0 207920 45 0 0 25 0 3 0 348274883 267239424 63926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=260976 CPUtime=2072.6
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 46618 0 0 0 207189 71 0 0 25 0 3 0 348274883 267239424 63926 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.39
Current children cumulated vsize (KiB) 260976

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1394088/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=262000 CPUtime=4272.07
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 89486 0 0 0 427089 118 0 0 18 0 3 0 348274870 268288000 63997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 65500 63997 218 20 0 64858 0
[pid=23044/tid=23046] ppid=23042 vsize=262000 CPUtime=2139.35
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 41447 0 0 0 213890 45 0 0 25 0 3 0 348274883 268288000 63997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=262000 CPUtime=2132.57
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 47115 0 0 0 213185 72 0 0 25 0 3 0 348274883 268288000 63997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.07
Current children cumulated vsize (KiB) 262000

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1394088/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=262000 CPUtime=4391.75
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 89912 0 0 0 439056 119 0 0 18 0 3 0 348274870 268288000 63997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 65500 63997 218 20 0 64858 0
[pid=23044/tid=23046] ppid=23042 vsize=262000 CPUtime=2199.07
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 41447 0 0 0 219862 45 0 0 25 0 3 0 348274883 268288000 63997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=262000 CPUtime=2192.54
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 47541 0 0 0 219181 73 0 0 25 0 3 0 348274883 268288000 63997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4391.75
Current children cumulated vsize (KiB) 262000

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1387304/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=270192 CPUtime=4511.42
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 92493 0 0 0 451018 124 0 0 18 0 3 0 348274870 276676608 66081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 67548 66081 218 20 0 66906 0
[pid=23044/tid=23046] ppid=23042 vsize=270192 CPUtime=2258.8
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 43602 0 0 0 225830 50 0 0 25 0 3 0 348274883 276676608 66081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=270192 CPUtime=2252.49
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 47967 0 0 0 225175 74 0 0 25 0 3 0 348274883 276676608 66081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.42
Current children cumulated vsize (KiB) 270192

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1381032/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=275312 CPUtime=4631.09
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 94198 0 0 0 462982 127 0 0 18 0 3 0 348274870 281919488 67289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 68828 67289 218 20 0 68186 0
[pid=23044/tid=23046] ppid=23042 vsize=275312 CPUtime=2318.5
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44810 0 0 0 231798 52 0 0 25 0 3 0 348274883 281919488 67289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=275312 CPUtime=2312.46
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 48464 0 0 0 231171 75 0 0 25 0 3 0 348274883 281919488 67289 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.09
Current children cumulated vsize (KiB) 275312

[startup+2382.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1380840/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=275312 CPUtime=4750.77
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 94767 0 0 0 474949 128 0 0 18 0 3 0 348274870 281919488 67290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 68828 67290 218 20 0 68186 0
[pid=23044/tid=23046] ppid=23042 vsize=275312 CPUtime=2378.21
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44811 0 0 0 237769 52 0 0 20 0 3 0 348274883 281919488 67290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=275312 CPUtime=2372.43
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 49032 0 0 0 237167 76 0 0 19 0 3 0 348274883 281919488 67290 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4750.77
Current children cumulated vsize (KiB) 275312

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1380840/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=275312 CPUtime=4870.43
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 94768 0 0 0 486914 129 0 0 18 0 3 0 348274870 281919488 67291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 68828 67291 218 20 0 68186 0
[pid=23044/tid=23046] ppid=23042 vsize=275312 CPUtime=2437.9
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44811 0 0 0 243738 52 0 0 25 0 3 0 348274883 281919488 67291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=275312 CPUtime=2432.39
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 49033 0 0 0 243163 76 0 0 25 0 3 0 348274883 281919488 67291 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.43
Current children cumulated vsize (KiB) 275312

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1380840/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=275312 CPUtime=4990.1
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 94770 0 0 0 498880 130 0 0 18 0 3 0 348274870 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 68828 67293 218 20 0 68186 0
[pid=23044/tid=23046] ppid=23042 vsize=275312 CPUtime=2497.61
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44812 0 0 0 249709 52 0 0 25 0 3 0 348274883 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=275312 CPUtime=2492.35
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 49034 0 0 0 249158 77 0 0 25 0 3 0 348274883 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520222 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.1
Current children cumulated vsize (KiB) 275312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1380840/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=275312 CPUtime=5000.08
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 94770 0 0 0 499878 130 0 0 18 0 3 0 348274870 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 68828 67293 218 20 0 68186 0
[pid=23044/tid=23046] ppid=23042 vsize=275312 CPUtime=2502.58
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44812 0 0 0 250206 52 0 0 25 0 3 0 348274883 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=275312 CPUtime=2497.35
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 49034 0 0 0 249658 77 0 0 25 0 3 0 348274883 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 275312

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

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

[startup+2507.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/80 23245
/proc/meminfo: memFree=1380840/2055920 swapFree=4154884/4192956
[pid=23044] ppid=23042 vsize=275312 CPUtime=5000.08
/proc/23044/stat : 23044 (MiraXTv3_dyn) S 23042 23044 22656 0 -1 4194304 94770 0 0 0 499878 130 0 0 18 0 3 0 348274870 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23044/statm: 68828 67293 218 20 0 68186 0
[pid=23044/tid=23046] ppid=23042 vsize=275312 CPUtime=2502.58
/proc/23044/task/23046/stat : 23046 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 44812 0 0 0 250206 52 0 0 25 0 3 0 348274883 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=23044/tid=23047] ppid=23042 vsize=275312 CPUtime=2497.35
/proc/23044/task/23047/stat : 23047 (MiraXTv3_dyn) R 23042 23044 22656 0 -1 4194368 49034 0 0 0 249658 77 0 0 25 0 3 0 348274883 281919488 67293 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 275312

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.36
CPU time (s): 5000.15
CPU user time (s): 4998.8
CPU system time (s): 1.3458
CPU usage (%): 199.419
Max. virtual memory (cumulated for all children) (KiB): 275312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.8
system time used= 1.3458
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94770
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= 1169
involuntary context switches= 93512

runsolver used 2.38264 second user time and 6.78697 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat May 12 20:59:35 UTC 2007

IDJOB= 426258
IDBENCH= 20083
IDSOLVER= 196
FILE ID= node20/426258-1179003575

PBS_JOBID= 5252844

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S453945536-08.cnf
COMMAND LINE= /tmp/evaluation/426258-1179003575/MiraXTv3_dyn /tmp/evaluation/426258-1179003575/instance-426258-1179003575.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-426258-1179003575 -o ROOT/results/node20/solver-426258-1179003575 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426258-1179003575/MiraXTv3_dyn /tmp/evaluation/426258-1179003575/instance-426258-1179003575.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  58f7348ef0f2a04dc0d7dd4d6a464a65

RANDOM SEED= 24717931

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1650512 kB
Buffers:         49112 kB
Cached:         268052 kB
SwapCached:      17192 kB
Active:          88244 kB
Inactive:       252836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650512 kB
SwapTotal:     4192956 kB
SwapFree:      4154884 kB
Dirty:            4348 kB
Writeback:           0 kB
Mapped:          30060 kB
Slab:            49836 kB
Committed_AS:  6892080 kB
PageTables:       1744 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= 66524 MiB

End job on node20 on Sat May 12 21:41:25 UTC 2007