Trace number 426419

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 2506.53

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
MD5SUM12c6ae21cea692230c5e45227dcf3ab1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.029994
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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/node70/watcher-426419-1179014207 -o ROOT/results/node70/solver-426419-1179014207 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426419-1179014207/MiraXTv3_dyn /tmp/evaluation/426419-1179014207/instance-426419-1179014207.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.97 1.90 3/64 2174
/proc/meminfo: memFree=1291560/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=3788 CPUtime=0
/proc/2174/stat : 2174 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 340958103 3878912 270 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8852429 0 0 4096 0 0 0 0 17 1 0 0
/proc/2174/statm: 980 273 205 20 0 338 0

[startup+0.056053 s]
/proc/loadavg: 1.84 1.97 1.90 3/64 2174
/proc/meminfo: memFree=1291560/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=5892 CPUtime=0.09
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 601 0 0 0 9 0 0 0 18 0 3 0 340958103 6033408 576 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 1473 576 218 20 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5892

[startup+0.117681 s]
/proc/loadavg: 1.84 1.97 1.90 3/64 2174
/proc/meminfo: memFree=1291560/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=6944 CPUtime=0.21
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 725 0 0 0 21 0 0 0 18 0 3 0 340958103 7110656 700 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 1736 700 218 20 0 1094 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 6944

[startup+0.301702 s]
/proc/loadavg: 1.84 1.97 1.90 3/64 2174
/proc/meminfo: memFree=1291560/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=8676 CPUtime=0.58
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 1039 0 0 0 58 0 0 0 18 0 3 0 340958103 8884224 1014 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 2169 1014 218 20 0 1527 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8676

[startup+0.701742 s]
/proc/loadavg: 1.84 1.97 1.90 3/64 2174
/proc/meminfo: memFree=1291560/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=10784 CPUtime=1.38
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 1619 0 0 0 138 0 0 0 18 0 3 0 340958103 11042816 1594 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 2696 1594 218 20 0 2054 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10784

[startup+1.50182 s]
/proc/loadavg: 1.84 1.97 1.90 3/67 2177
/proc/meminfo: memFree=1284624/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=13724 CPUtime=2.97
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 2551 0 0 0 296 1 0 0 18 0 3 0 340958103 14053376 2526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 3431 2526 218 20 0 2789 0
[pid=2174/tid=2176] ppid=2172 vsize=13724 CPUtime=1.47
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 1060 0 0 0 147 0 0 0 25 0 3 0 340958104 14053376 2526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=13724 CPUtime=1.48
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 1112 0 0 0 148 0 0 0 25 0 3 0 340958104 14053376 2526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13724

[startup+3.10198 s]
/proc/loadavg: 1.85 1.97 1.90 3/67 2177
/proc/meminfo: memFree=1280080/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=17212 CPUtime=6.17
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 3222 0 0 0 615 2 0 0 18 0 3 0 340958103 17625088 3197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 4303 3197 218 20 0 3661 0
[pid=2174/tid=2176] ppid=2172 vsize=17212 CPUtime=3.07
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 1432 0 0 0 306 1 0 0 23 0 3 0 340958104 17625088 3197 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=17212 CPUtime=3.07
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 1412 0 0 0 307 0 0 0 25 0 3 0 340958104 17625088 3198 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521499 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17212

[startup+6.30231 s]
/proc/loadavg: 1.85 1.97 1.90 3/67 2177
/proc/meminfo: memFree=1275280/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=23644 CPUtime=12.54
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 4838 0 0 0 1251 3 0 0 18 0 3 0 340958103 24211456 4739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 5911 4739 218 20 0 5269 0
[pid=2174/tid=2176] ppid=2172 vsize=23644 CPUtime=6.26
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 2144 0 0 0 625 1 0 0 25 0 3 0 340958104 24211456 4739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=23644 CPUtime=6.26
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 2315 0 0 0 625 1 0 0 19 0 3 0 340958104 24211456 4739 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23644

[startup+12.7019 s]
/proc/loadavg: 1.87 1.97 1.90 3/67 2177
/proc/meminfo: memFree=1261344/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=36604 CPUtime=25.31
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 8295 0 0 0 2524 7 0 0 18 0 3 0 340958103 37482496 8018 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 9151 8018 218 20 0 8509 0
[pid=2174/tid=2176] ppid=2172 vsize=36604 CPUtime=12.63
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 3890 0 0 0 1261 2 0 0 25 0 3 0 340958104 37482496 8018 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=36604 CPUtime=12.66
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 4026 0 0 0 1262 4 0 0 25 0 3 0 340958104 37482496 8018 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 8848965 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 36604

[startup+25.5012 s]
/proc/loadavg: 1.89 1.97 1.90 3/67 2177
/proc/meminfo: memFree=1254560/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=42444 CPUtime=50.82
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 9954 0 0 0 5073 9 0 0 18 0 3 0 340958103 43462656 9325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 10611 9325 218 20 0 9969 0
[pid=2174/tid=2176] ppid=2172 vsize=42444 CPUtime=25.37
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 4740 0 0 0 2534 3 0 0 25 0 3 0 340958104 43462656 9325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=42444 CPUtime=25.43
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 4835 0 0 0 2538 5 0 0 25 0 3 0 340958104 43462656 9325 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 42444

[startup+51.1018 s]
/proc/loadavg: 1.93 1.97 1.90 3/67 2177
/proc/meminfo: memFree=1240288/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=56892 CPUtime=101.89
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 14132 0 0 0 10174 15 0 0 18 0 3 0 340958103 58257408 12878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 14223 12878 218 20 0 13581 0
[pid=2174/tid=2176] ppid=2172 vsize=56892 CPUtime=50.85
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 6747 0 0 0 5080 5 0 0 25 0 3 0 340958104 58257408 12878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=56892 CPUtime=51.01
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 7006 0 0 0 5092 9 0 0 25 0 3 0 340958104 58257408 12878 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 56892

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.91 3/67 2177
/proc/meminfo: memFree=1236128/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=60960 CPUtime=204.03
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 16450 0 0 0 20386 17 0 0 18 0 3 0 340958103 62423040 13951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 15240 13951 218 20 0 14598 0
[pid=2174/tid=2176] ppid=2172 vsize=60960 CPUtime=101.84
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 7749 0 0 0 10178 6 0 0 25 0 3 0 340958104 62423040 13951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=60960 CPUtime=102.17
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 8322 0 0 0 10206 11 0 0 25 0 3 0 340958104 62423040 13951 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565794 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 60960

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2179
/proc/meminfo: memFree=1235040/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=61716 CPUtime=323.71
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 18112 0 0 0 32353 18 0 0 18 0 3 0 340958103 63197184 14186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 15429 14186 218 20 0 14787 0
[pid=2174/tid=2176] ppid=2172 vsize=61716 CPUtime=161.59
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 8569 0 0 0 16153 6 0 0 25 0 3 0 340958104 63197184 14186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=61716 CPUtime=162.1
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 9164 0 0 0 16199 11 0 0 25 0 3 0 340958104 63197184 14186 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 61716

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2179
/proc/meminfo: memFree=1231264/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=65808 CPUtime=443.4
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 20525 0 0 0 44320 20 0 0 18 0 3 0 340958103 67387392 15183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 16452 15183 218 20 0 15810 0
[pid=2174/tid=2176] ppid=2172 vsize=65808 CPUtime=221.33
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 10075 0 0 0 22126 7 0 0 25 0 3 0 340958104 67387392 15183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=65808 CPUtime=222.05
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 10071 0 0 0 22193 12 0 0 25 0 3 0 340958104 67387392 15183 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.4
Current children cumulated vsize (KiB) 65808

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 2317
/proc/meminfo: memFree=1223264/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=71444 CPUtime=562.89
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 23652 0 0 0 56256 33 0 0 18 0 3 0 340958103 73158656 16832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 17861 16832 218 20 0 17219 0
[pid=2174/tid=2176] ppid=2172 vsize=71444 CPUtime=280.9
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 11401 0 0 0 28081 9 0 0 25 0 3 0 340958104 73158656 16832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=71444 CPUtime=281.97
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 11872 0 0 0 28173 24 0 0 25 0 3 0 340958104 73158656 16832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 71444

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2377
/proc/meminfo: memFree=1217696/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=78620 CPUtime=682.48
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 26609 0 0 0 68204 44 0 0 18 0 3 0 340958103 80506880 18447 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 19655 18447 218 20 0 19013 0
[pid=2174/tid=2176] ppid=2172 vsize=78620 CPUtime=340.57
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 12960 0 0 0 34046 11 0 0 25 0 3 0 340958104 80506880 18447 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=2174/tid=2177] ppid=2172 vsize=78620 CPUtime=341.9
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 13270 0 0 0 34157 33 0 0 25 0 3 0 340958104 80506880 18447 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.48
Current children cumulated vsize (KiB) 78620

[startup+402.302 s]

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

/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 30394 0 0 0 189494 25 0 0 25 0 3 0 340958104 93724672 21433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=91528 CPUtime=1899.5
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 30549 0 0 0 189905 45 0 0 23 0 3 0 340958104 93724672 21433 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.7
Current children cumulated vsize (KiB) 91528

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2377
/proc/meminfo: memFree=1205856/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=91528 CPUtime=3914.42
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 62430 0 0 0 391371 71 0 0 18 0 3 0 340958103 93724672 21445 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 22882 21445 218 20 0 22240 0
[pid=2174/tid=2176] ppid=2172 vsize=91528 CPUtime=1954.92
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 30948 0 0 0 195467 25 0 0 25 0 3 0 340958104 93724672 21445 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=91528 CPUtime=1959.47
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 31103 0 0 0 195902 45 0 0 25 0 3 0 340958104 93724672 21445 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.42
Current children cumulated vsize (KiB) 91528

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2377
/proc/meminfo: memFree=1205536/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=91528 CPUtime=4034.11
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 63631 0 0 0 403340 71 0 0 18 0 3 0 340958103 93724672 21541 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 22882 21541 218 20 0 22240 0
[pid=2174/tid=2176] ppid=2172 vsize=91528 CPUtime=2014.66
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 31535 0 0 0 201441 25 0 0 25 0 3 0 340958104 93724672 21541 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=91528 CPUtime=2019.43
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 31717 0 0 0 201898 45 0 0 25 0 3 0 340958104 93724672 21541 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.11
Current children cumulated vsize (KiB) 91528

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2377
/proc/meminfo: memFree=1205152/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92724 CPUtime=4153.81
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 64890 0 0 0 415309 72 0 0 18 0 3 0 340958103 94949376 21687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23181 21687 218 20 0 22539 0
[pid=2174/tid=2176] ppid=2172 vsize=92724 CPUtime=2074.39
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 32112 0 0 0 207413 26 0 0 25 0 3 0 340958104 94949376 21687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92724 CPUtime=2079.4
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 32399 0 0 0 207894 46 0 0 25 0 3 0 340958104 94949376 21687 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.81
Current children cumulated vsize (KiB) 92724

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 2377
/proc/meminfo: memFree=1204768/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92724 CPUtime=4273.51
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 66186 0 0 0 427278 73 0 0 18 0 3 0 340958103 94949376 21720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23181 21720 218 20 0 22539 0
[pid=2174/tid=2176] ppid=2172 vsize=92724 CPUtime=2134.1
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 32680 0 0 0 213384 26 0 0 25 0 3 0 340958104 94949376 21720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92724 CPUtime=2139.38
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 33127 0 0 0 213892 46 0 0 19 0 3 0 340958104 94949376 21720 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.51
Current children cumulated vsize (KiB) 92724

[startup+2202.3 s]
/proc/loadavg: 2.07 1.99 1.91 3/67 2377
/proc/meminfo: memFree=1204640/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92724 CPUtime=4393.22
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 67495 0 0 0 439248 74 0 0 18 0 3 0 340958103 94949376 21760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23181 21760 218 20 0 22539 0
[pid=2174/tid=2176] ppid=2172 vsize=92724 CPUtime=2193.84
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 33420 0 0 0 219357 27 0 0 25 0 3 0 340958104 94949376 21760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92724 CPUtime=2199.35
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 33696 0 0 0 219889 46 0 0 25 0 3 0 340958104 94949376 21760 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.22
Current children cumulated vsize (KiB) 92724

[startup+2262.3 s]
/proc/loadavg: 2.09 2.00 1.92 3/67 2377
/proc/meminfo: memFree=1204512/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=4512.91
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 68662 0 0 0 451217 74 0 0 18 0 3 0 340958103 95162368 21791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21791 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2253.56
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 34012 0 0 0 225329 27 0 0 25 0 3 0 340958104 95162368 21791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2259.33
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 34271 0 0 0 225886 47 0 0 25 0 3 0 340958104 95162368 21791 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.91
Current children cumulated vsize (KiB) 92932

[startup+2322.3 s]
/proc/loadavg: 2.08 2.01 1.93 3/67 2377
/proc/meminfo: memFree=1204320/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=4632.61
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 69839 0 0 0 463186 75 0 0 18 0 3 0 340958103 95162368 21825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21825 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2313.3
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 34590 0 0 0 231302 28 0 0 25 0 3 0 340958104 95162368 21825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2319.3
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 34870 0 0 0 231883 47 0 0 25 0 3 0 340958104 95162368 21825 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.61
Current children cumulated vsize (KiB) 92932

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/67 2377
/proc/meminfo: memFree=1204320/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=4752.32
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 71000 0 0 0 475156 76 0 0 18 0 3 0 340958103 95162368 21837 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21837 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2373.04
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 35171 0 0 0 237276 28 0 0 25 0 3 0 340958104 95162368 21837 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2379.27
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 35450 0 0 0 237879 48 0 0 25 0 3 0 340958104 95162368 21837 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.32
Current children cumulated vsize (KiB) 92932

[startup+2442.3 s]
/proc/loadavg: 2.23 2.08 1.95 3/67 2377
/proc/meminfo: memFree=1204064/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=4872.02
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 72184 0 0 0 487125 77 0 0 18 0 3 0 340958103 95162368 21864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21864 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2432.75
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 35755 0 0 0 243247 28 0 0 25 0 3 0 340958104 95162368 21864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2439.24
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36050 0 0 0 243876 48 0 0 25 0 3 0 340958104 95162368 21864 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4872.02
Current children cumulated vsize (KiB) 92932

[startup+2502.3 s]
/proc/loadavg: 2.09 2.06 1.95 3/67 2377
/proc/meminfo: memFree=1204000/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=4991.72
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 73093 0 0 0 499095 77 0 0 18 0 3 0 340958103 95162368 21903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21903 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2492.47
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36207 0 0 0 249219 28 0 0 25 0 3 0 340958104 95162368 21903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2499.22
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36507 0 0 0 249874 48 0 0 25 0 3 0 340958104 95162368 21903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.72
Current children cumulated vsize (KiB) 92932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 2.08 2.06 1.95 3/67 2377
/proc/meminfo: memFree=1203936/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=5000.11
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 73240 0 0 0 499934 77 0 0 18 0 3 0 340958103 95162368 21904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21904 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2496.66
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36207 0 0 0 249638 28 0 0 25 0 3 0 340958104 95162368 21904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2503.42
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36654 0 0 0 250294 48 0 0 25 0 3 0 340958104 95162368 21904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 92932

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

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

[startup+2506.5 s]
/proc/loadavg: 2.08 2.06 1.95 3/67 2377
/proc/meminfo: memFree=1203936/2055920 swapFree=4183904/4192956
[pid=2174] ppid=2172 vsize=92932 CPUtime=5000.11
/proc/2174/stat : 2174 (MiraXTv3_dyn) S 2172 2174 2035 0 -1 4194304 73240 0 0 0 499934 77 0 0 18 0 3 0 340958103 95162368 21904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/2174/statm: 23233 21904 218 20 0 22591 0
[pid=2174/tid=2176] ppid=2172 vsize=92932 CPUtime=2496.66
/proc/2174/task/2176/stat : 2176 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36207 0 0 0 249638 28 0 0 25 0 3 0 340958104 95162368 21904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=2174/tid=2177] ppid=2172 vsize=92932 CPUtime=2503.42
/proc/2174/task/2177/stat : 2177 (MiraXTv3_dyn) R 2172 2174 2035 0 -1 4194368 36654 0 0 0 250294 48 0 0 25 0 3 0 340958104 95162368 21904 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 92932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.15
CPU user time (s): 4999.35
CPU system time (s): 0.790879
CPU usage (%): 199.485
Max. virtual memory (cumulated for all children) (KiB): 94092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.35
system time used= 0.790879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73240
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= 459
involuntary context switches= 37816

runsolver used 2.53861 second user time and 6.63599 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat May 12 23:56:48 UTC 2007

IDJOB= 426419
IDBENCH= 20269
IDSOLVER= 196
FILE ID= node70/426419-1179014207

PBS_JOBID= 5253005

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1014417748-14-SAT.cnf
COMMAND LINE= /tmp/evaluation/426419-1179014207/MiraXTv3_dyn /tmp/evaluation/426419-1179014207/instance-426419-1179014207.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-426419-1179014207 -o ROOT/results/node70/solver-426419-1179014207 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426419-1179014207/MiraXTv3_dyn /tmp/evaluation/426419-1179014207/instance-426419-1179014207.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  12c6ae21cea692230c5e45227dcf3ab1

RANDOM SEED= 88027668

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1291904 kB
Buffers:         50480 kB
Cached:         589140 kB
SwapCached:       3116 kB
Active:         311244 kB
Inactive:       338260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291904 kB
SwapTotal:     4192956 kB
SwapFree:      4183904 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          15844 kB
Slab:           100620 kB
Committed_AS:  7601020 kB
PageTables:       1396 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= 66550 MiB

End job on node70 on Sun May 13 00:38:36 UTC 2007