Trace number 426188

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.23 2507.03

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
MD5SUMd88f118676f3385c122e8e938c696514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.54446
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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/node13/watcher-426188-1179048022 -o ROOT/results/node13/solver-426188-1179048022 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426188-1179048022/MiraXTv3_dyn /tmp/evaluation/426188-1179048022/instance-426188-1179048022.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: 0.00 0.00 0.00 3/77 2896
/proc/meminfo: memFree=1659320/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=3788 CPUtime=0
/proc/2896/stat : 2896 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 352720003 3878912 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 12317645 0 0 4096 0 0 0 0 17 0 0 0
/proc/2896/statm: 947 277 206 20 0 305 0

[startup+0.070224 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2896
/proc/meminfo: memFree=1659320/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=7284 CPUtime=0.12
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 634 0 0 0 12 0 0 0 18 0 3 0 352720003 7458816 609 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 1821 610 218 20 0 1179 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7284

[startup+0.118969 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2896
/proc/meminfo: memFree=1659320/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=7416 CPUtime=0.21
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 739 0 0 0 21 0 0 0 18 0 3 0 352720003 7593984 714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 1854 714 218 20 0 1212 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 7416

[startup+0.302011 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2896
/proc/meminfo: memFree=1659320/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=9360 CPUtime=0.58
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 1131 0 0 0 58 0 0 0 18 0 3 0 352720003 9584640 1106 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 2340 1106 218 20 0 1698 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9360

[startup+0.701096 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 2896
/proc/meminfo: memFree=1659320/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=11796 CPUtime=1.37
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 1842 0 0 0 137 0 0 0 18 0 3 0 352720003 12079104 1817 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 2949 1817 218 20 0 2307 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11796

[startup+1.50127 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 2899
/proc/meminfo: memFree=1650848/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=16412 CPUtime=2.97
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 3033 0 0 0 296 1 0 0 18 0 3 0 352720003 16805888 3008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 4103 3008 218 20 0 3461 0
[pid=2896/tid=2898] ppid=2894 vsize=16412 CPUtime=1.48
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 1279 0 0 0 148 0 0 0 23 0 3 0 352720004 16805888 3008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=16412 CPUtime=1.48
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 1386 0 0 0 147 1 0 0 21 0 3 0 352720004 16805888 3008 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 16412

[startup+3.10261 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 2899
/proc/meminfo: memFree=1646816/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=19288 CPUtime=6.16
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 3595 0 0 0 615 1 0 0 18 0 3 0 352720003 19750912 3570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 4822 3570 218 20 0 4180 0
[pid=2896/tid=2898] ppid=2894 vsize=19288 CPUtime=3.07
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 1515 0 0 0 307 0 0 0 17 0 3 0 352720004 19750912 3570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=19288 CPUtime=3.08
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 1712 0 0 0 307 1 0 0 25 0 3 0 352720004 19750912 3570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 19288

[startup+6.30129 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 2899
/proc/meminfo: memFree=1637600/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=29292 CPUtime=12.54
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 6355 0 0 0 1250 4 0 0 18 0 3 0 352720003 29995008 6216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 7323 6216 218 20 0 6681 0
[pid=2896/tid=2898] ppid=2894 vsize=29292 CPUtime=6.25
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 2815 0 0 0 625 0 0 0 20 0 3 0 352720004 29995008 6216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565857 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=29292 CPUtime=6.27
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 3172 0 0 0 624 3 0 0 25 0 3 0 352720004 29995008 6216 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 29292

[startup+12.7027 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 2899
/proc/meminfo: memFree=1620704/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=45436 CPUtime=25.3
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 10410 0 0 0 2522 8 0 0 18 0 3 0 352720003 46526464 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 11359 10029 218 20 0 10717 0
[pid=2896/tid=2898] ppid=2894 vsize=45436 CPUtime=12.61
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 4836 0 0 0 1259 2 0 0 25 0 3 0 352720004 46526464 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=45436 CPUtime=12.67
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 5206 0 0 0 1262 5 0 0 18 0 3 0 352720004 46526464 10029 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 45436

[startup+25.5014 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 2899
/proc/meminfo: memFree=1615776/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=50164 CPUtime=50.84
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 11856 0 0 0 5074 10 0 0 18 0 3 0 352720003 51367936 11107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 12541 11107 218 20 0 11899 0
[pid=2896/tid=2898] ppid=2894 vsize=50164 CPUtime=25.36
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 5531 0 0 0 2533 3 0 0 25 0 3 0 352720004 51367936 11107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=50164 CPUtime=25.46
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 5957 0 0 0 2540 6 0 0 18 0 3 0 352720004 51367936 11107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 50164

[startup+51.1018 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 2899
/proc/meminfo: memFree=1600992/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=62544 CPUtime=101.91
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 16243 0 0 0 10176 15 0 0 18 0 3 0 352720003 64045056 14641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 15636 14641 218 20 0 14994 0
[pid=2896/tid=2898] ppid=2894 vsize=62544 CPUtime=50.84
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 7931 0 0 0 5079 5 0 0 25 0 3 0 352720004 64045056 14641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=62544 CPUtime=51.05
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 7944 0 0 0 5096 9 0 0 25 0 3 0 352720004 64045056 14641 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 62544

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 3/80 2899
/proc/meminfo: memFree=1591008/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=73620 CPUtime=204.01
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 20204 0 0 0 20380 21 0 0 18 0 3 0 352720003 75386880 17107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 18405 17107 218 20 0 17763 0
[pid=2896/tid=2898] ppid=2894 vsize=73620 CPUtime=101.76
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 10052 0 0 0 10168 8 0 0 25 0 3 0 352720004 75386880 17107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=73620 CPUtime=102.23
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 9784 0 0 0 10210 13 0 0 25 0 3 0 352720004 75386880 17107 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 73620

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 2899
/proc/meminfo: memFree=1589664/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=74964 CPUtime=323.67
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 22187 0 0 0 32344 23 0 0 18 0 3 0 352720003 76763136 17395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 18741 17395 218 20 0 18099 0
[pid=2896/tid=2898] ppid=2894 vsize=74964 CPUtime=161.47
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 11017 0 0 0 16139 8 0 0 25 0 3 0 352720004 76763136 17395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=74964 CPUtime=162.17
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 10802 0 0 0 16203 14 0 0 25 0 3 0 352720004 76763136 17395 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 74964

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/80 2899
/proc/meminfo: memFree=1588896/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=75268 CPUtime=443.34
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 24179 0 0 0 44308 26 0 0 18 0 3 0 352720003 77074432 17587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 18817 17587 218 20 0 18175 0
[pid=2896/tid=2898] ppid=2894 vsize=75268 CPUtime=221.19
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 12000 0 0 0 22110 9 0 0 25 0 3 0 352720004 77074432 17587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=75268 CPUtime=222.13
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 11811 0 0 0 22197 16 0 0 25 0 3 0 352720004 77074432 17587 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.34
Current children cumulated vsize (KiB) 75268

[startup+282.303 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 2899
/proc/meminfo: memFree=1587424/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=77660 CPUtime=563
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 26190 0 0 0 56272 28 0 0 18 0 3 0 352720003 79523840 17985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 19415 17985 218 20 0 18773 0
[pid=2896/tid=2898] ppid=2894 vsize=77660 CPUtime=280.89
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 12974 0 0 0 28079 10 0 0 25 0 3 0 352720004 79523840 17985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=77660 CPUtime=282.09
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 12848 0 0 0 28192 17 0 0 25 0 3 0 352720004 79523840 17985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 77660

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 2899
/proc/meminfo: memFree=1586080/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=79984 CPUtime=682.67
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 28016 0 0 0 68238 29 0 0 18 0 3 0 352720003 81903616 18331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 19996 18331 218 20 0 19354 0
[pid=2896/tid=2898] ppid=2894 vsize=79984 CPUtime=340.6
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 13940 0 0 0 34050 10 0 0 25 0 3 0 352720004 81903616 18331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=79984 CPUtime=342.04
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 13708 0 0 0 34186 18 0 0 25 0 3 0 352720004 81903616 18331 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.67
Current children cumulated vsize (KiB) 79984

[startup+402.301 s]

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

/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 35479 0 0 0 183321 27 0 0 25 0 3 0 352720004 109195264 25436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=106636 CPUtime=1841.19
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 35076 0 0 0 184073 46 0 0 25 0 3 0 352720004 109195264 25436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.68
Current children cumulated vsize (KiB) 106636

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.70 3/80 2901
/proc/meminfo: memFree=1557536/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=107660 CPUtime=3794.36
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 72288 0 0 0 379362 74 0 0 18 0 3 0 352720003 110243840 25479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 26915 25479 218 20 0 26273 0
[pid=2896/tid=2898] ppid=2894 vsize=107660 CPUtime=1893.19
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 36222 0 0 0 189292 27 0 0 25 0 3 0 352720004 110243840 25479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=107660 CPUtime=1901.15
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 35698 0 0 0 190069 46 0 0 25 0 3 0 352720004 110243840 25479 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.36
Current children cumulated vsize (KiB) 107660

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 2901
/proc/meminfo: memFree=1556896/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=107956 CPUtime=3914.05
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 73884 0 0 0 391330 75 0 0 18 0 3 0 352720003 110546944 25590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 26989 25590 218 20 0 26347 0
[pid=2896/tid=2898] ppid=2894 vsize=107956 CPUtime=1952.92
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 37036 0 0 0 195264 28 0 0 25 0 3 0 352720004 110546944 25590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=107956 CPUtime=1961.11
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 36480 0 0 0 196064 47 0 0 25 0 3 0 352720004 110546944 25590 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.05
Current children cumulated vsize (KiB) 107956

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 2901
/proc/meminfo: memFree=1556512/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=109324 CPUtime=4033.72
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 75352 0 0 0 403295 77 0 0 18 0 3 0 352720003 111947776 25709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27331 25709 218 20 0 26689 0
[pid=2896/tid=2898] ppid=2894 vsize=109324 CPUtime=2012.62
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 37678 0 0 0 201234 28 0 0 25 0 3 0 352720004 111947776 25709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=109324 CPUtime=2021.07
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 37306 0 0 0 202059 48 0 0 25 0 3 0 352720004 111947776 25709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.72
Current children cumulated vsize (KiB) 109324

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 2901
/proc/meminfo: memFree=1556256/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=109324 CPUtime=4153.41
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 76765 0 0 0 415263 78 0 0 18 0 3 0 352720003 111947776 25762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27331 25762 218 20 0 26689 0
[pid=2896/tid=2898] ppid=2894 vsize=109324 CPUtime=2072.35
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 38461 0 0 0 207206 29 0 0 25 0 3 0 352720004 111947776 25762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=109324 CPUtime=2081.04
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 37936 0 0 0 208056 48 0 0 25 0 3 0 352720004 111947776 25762 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.41
Current children cumulated vsize (KiB) 109324

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 2901
/proc/meminfo: memFree=1556000/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=109460 CPUtime=4273.08
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 78377 0 0 0 427228 80 0 0 18 0 3 0 352720003 112087040 25853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27365 25853 218 20 0 26723 0
[pid=2896/tid=2898] ppid=2894 vsize=109460 CPUtime=2132.06
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 39244 0 0 0 213176 30 0 0 25 0 3 0 352720004 112087040 25853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=109460 CPUtime=2141
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 38765 0 0 0 214051 49 0 0 25 0 3 0 352720004 112087040 25853 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.08
Current children cumulated vsize (KiB) 109460

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 2901
/proc/meminfo: memFree=1555744/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=109460 CPUtime=4392.76
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 79784 0 0 0 439195 81 0 0 18 0 3 0 352720003 112087040 25882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27365 25882 218 20 0 26723 0
[pid=2896/tid=2898] ppid=2894 vsize=109460 CPUtime=2191.77
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 40033 0 0 0 219147 30 0 0 25 0 3 0 352720004 112087040 25882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=109460 CPUtime=2200.96
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 39383 0 0 0 220046 50 0 0 25 0 3 0 352720004 112087040 25882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.76
Current children cumulated vsize (KiB) 109460

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 2901
/proc/meminfo: memFree=1555616/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=109460 CPUtime=4512.43
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 81047 0 0 0 451161 82 0 0 18 0 3 0 352720003 112087040 25913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27365 25913 218 20 0 26723 0
[pid=2896/tid=2898] ppid=2894 vsize=109460 CPUtime=2251.48
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 40655 0 0 0 225117 31 0 0 25 0 3 0 352720004 112087040 25913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=109460 CPUtime=2260.94
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 40024 0 0 0 226043 51 0 0 25 0 3 0 352720004 112087040 25913 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.43
Current children cumulated vsize (KiB) 109460

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 2901
/proc/meminfo: memFree=1555296/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=109728 CPUtime=4632.11
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 82357 0 0 0 463128 83 0 0 18 0 3 0 352720003 112361472 25982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27432 25982 218 20 0 26790 0
[pid=2896/tid=2898] ppid=2894 vsize=109728 CPUtime=2311.19
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 41326 0 0 0 231088 31 0 0 25 0 3 0 352720004 112361472 25982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=109728 CPUtime=2320.9
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 40663 0 0 0 232039 51 0 0 25 0 3 0 352720004 112361472 25982 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.11
Current children cumulated vsize (KiB) 109728

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 2901
/proc/meminfo: memFree=1555168/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=110752 CPUtime=4751.81
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 83657 0 0 0 475097 84 0 0 18 0 3 0 352720003 113410048 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27688 26034 218 20 0 27046 0
[pid=2896/tid=2898] ppid=2894 vsize=110752 CPUtime=2370.93
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 41968 0 0 0 237061 32 0 0 25 0 3 0 352720004 113410048 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=110752 CPUtime=2380.86
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 41321 0 0 0 238034 52 0 0 25 0 3 0 352720004 113410048 26034 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.81
Current children cumulated vsize (KiB) 110752

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/86 2927
/proc/meminfo: memFree=1553648/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=111644 CPUtime=4871.44
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 85158 0 0 0 487056 88 0 0 18 0 3 0 352720003 114323456 26121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 27911 26121 218 20 0 27269 0
[pid=2896/tid=2898] ppid=2894 vsize=111644 CPUtime=2430.62
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 42780 0 0 0 243028 34 0 0 25 0 3 0 352720004 114323456 26121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=111644 CPUtime=2440.79
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 42010 0 0 0 244026 53 0 0 25 0 3 0 352720004 114323456 26121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.44
Current children cumulated vsize (KiB) 111644

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 3099
/proc/meminfo: memFree=1554016/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=112196 CPUtime=4990.81
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 86564 0 0 0 498977 104 0 0 18 0 3 0 352720003 114888704 26263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 28049 26263 218 20 0 27407 0
[pid=2896/tid=2898] ppid=2894 vsize=112196 CPUtime=2490.2
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 43547 0 0 0 248971 49 0 0 25 0 3 0 352720004 114888704 26263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=112196 CPUtime=2500.59
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 42649 0 0 0 250005 54 0 0 25 0 3 0 352720004 114888704 26263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.81
Current children cumulated vsize (KiB) 112196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 3099
/proc/meminfo: memFree=1554080/2055920 swapFree=4159364/4192956
[pid=2896] ppid=2894 vsize=112196 CPUtime=5000.19
/proc/2896/stat : 2896 (MiraXTv3_dyn) S 2894 2896 2824 0 -1 4194304 86564 0 0 0 499915 104 0 0 18 0 3 0 352720003 114888704 26263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/2896/statm: 28049 26263 218 20 0 27407 0
[pid=2896/tid=2898] ppid=2894 vsize=112196 CPUtime=2494.88
/proc/2896/task/2898/stat : 2898 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 43547 0 0 0 249439 49 0 0 25 0 3 0 352720004 114888704 26263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526391 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2896/tid=2899] ppid=2894 vsize=112196 CPUtime=2505.29
/proc/2896/task/2899/stat : 2899 (MiraXTv3_dyn) R 2894 2896 2824 0 -1 4194368 42649 0 0 0 250475 54 0 0 25 0 3 0 352720004 114888704 26263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 112196

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)
Real time (s): 2507.03
CPU time (s): 5000.23
CPU user time (s): 4999.17
CPU system time (s): 1.05784
CPU usage (%): 199.448
Max. virtual memory (cumulated for all children) (KiB): 112556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.17
system time used= 1.05784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86564
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= 550
involuntary context switches= 94595

runsolver used 2.54861 second user time and 6.63099 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun May 13 09:20:22 UTC 2007

IDJOB= 426188
IDBENCH= 20010
IDSOLVER= 196
FILE ID= node13/426188-1179048022

PBS_JOBID= 5253317

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426188-1179048022/MiraXTv3_dyn /tmp/evaluation/426188-1179048022/instance-426188-1179048022.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-426188-1179048022 -o ROOT/results/node13/solver-426188-1179048022 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426188-1179048022/MiraXTv3_dyn /tmp/evaluation/426188-1179048022/instance-426188-1179048022.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  d88f118676f3385c122e8e938c696514

RANDOM SEED= 361384178

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1659608 kB
Buffers:         44172 kB
Cached:         261148 kB
SwapCached:      12852 kB
Active:         196576 kB
Inactive:       131800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659608 kB
SwapTotal:     4192956 kB
SwapFree:      4159364 kB
Dirty:            4116 kB
Writeback:           0 kB
Mapped:          29872 kB
Slab:            53460 kB
Committed_AS:  9884908 kB
PageTables:       1872 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= 66537 MiB

End job on node13 on Sun May 13 10:02:11 UTC 2007